name: capability:document description: Document operations — read, write, and scrape PDF/Word documents argument-hint: "--action <read|write|scrap> --description <text> [options]"
document Skill
Unified entry point for document operations. Routes to the appropriate sub-command based on --action.
Parameters
| Parameter | Required | Description |
|-----------------|----------|-----------------------------------------------------|
| --action | Yes | Operation to perform: read, write, or scrap |
| --description | No | Broader description of what to do within the action |
Action Routing
| Action | Command | Description |
|---------|-------------------------------------|--------------------------------------------------|
| read | @capability:document:read | Extract text from PDF/Word files into context |
| write | @capability:document:write | Generate and deliver markdown documents |
| scrap | @capability:document:scrap | Discover and download documents from web sources |
Instructions
- Parse
--actionfrom the invocation arguments - Delegate to the corresponding command per the table above, forwarding all remaining arguments
- Follow the delegated command's own instructions in full
Atomiseur de Contenu
Contenu
Transforme un contenu unique en publications adaptées à chaque plateforme.
Rédacteur de Blog SEO
Contenu
Rédige des articles de blog optimisés SEO avec structure et mots-clés.
Scénariste YouTube
Contenu
Écrit des scripts YouTube engageants avec hooks, structure et rétention.