Search Skills
Search across 54932 indexed skills
dashboard
/dashboard/ ├── registry.json # Dashboard index ├── {name}/ │ ├── config.json # Layout, widgets │ ├── data.json # Curr...
diagram
Diagrams should clarify, not complicate. Start simple, add detail only when needed. A 5-box flowchart beats a 50-node sprawl. Identify diagram type — ...
report
/report/ ├── memory.md # Index + preferences ├── {name}/ │ ├── config.md # Report configuration │ ├── data.jsonl ...
setup
| Task | Load | |------|------| | Messaging channels (Telegram, WhatsApp, Discord, etc.) | channels.md | | Agent settings, models, workspaces | agents...
text
| Task | Load | |------|------| | Creative writing (voice, dialogue, POV) | writing.md | | Data processing (CSV, regex, encoding) | data.md | | Academ...
audio
Required: ffmpeg / ffprobe — core audio processing Optional (for advanced features): sox — additional noise reduction whisper — local transcription (o...
movie
Every film follows: Script → Breakdown → Generation → Assembly → Polish. Before generating ANY video, establish: Style bible — Visual language, color ...
shows
User mentions watching something → log it with current progress User finishes something → mark complete, ask for rating User asks "what was I watching...
strategy
Strategy profiles live in /strategy/ with context-specific refinement. /strategy/ ├── memory.md # HOT: constraints, preferences, past decisio...
employee
Employees live in /employee/ with per-employee folders. See employee-template.md for setup. /employee/ ├── registry.json # Index of all emplo...
forms
| Topic | File | |-------|------| | Field types by use case | types.md | | Platform comparisons | platforms.md | | Code generation (React, Flutter) | ...
video-captions
User needs captions or subtitles for video content. Agent handles transcription, timing, formatting, styling, translation, and burn-in across all majo...