AI General Capabilities

Research, analysis, and automation powered by multiple AI platforms

๐Ÿ”ฌ

Research

Multi-source research combining YouTube videos, arXiv papers, Fabric patterns, and NotebookLM analysis.

240+ Patterns โ€ข Multi-platform โ€ข Video+Papers
Learn More โ†’
๐Ÿงฌ

Analysis

Deep content analysis, document processing, and wisdom extraction from any source.

PDF/DOCX/XLSX โ€ข ExtractWisdom โ€ข Fabric Integration
Learn More โ†’
โš™๏ธ

Automation

Browser automation, workflow orchestration, and task delegation at scale.

Playwright CLI โ€ข Agent coordination โ€ข Parallel execution
Learn More โ†’

Platform Integrations

๐Ÿ“บ
YouTube
Video search & transcripts
๐Ÿ“„
arXiv
Academic papers & AI summaries
๐Ÿงต
Fabric
240+ prompt patterns
๐Ÿ““
NotebookLM
Multi-source analysis
๐ŸŽญ
Playwright
Browser automation

Quick Example: Research Workflow

Search YouTube
โ†’
Extract Transcripts
โ†’
Extract Wisdom
โ†’
Save Results
bun ~/.claude/skills/YouTube/youtube-search.ts "claude code features"
bun ~/.claude/skills/YouTube/youtube-transcript.ts <video-id>
fabric --pattern extract_wisdom < transcript.txt
# Results saved to /PAI/MEMORY/Research/
Search coming soon...