Capture raw thoughts with automatic domain classification and vault routing
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
README.mdCapture raw, unstructured thoughts and automatically classify them by domain (personal, professional, project-specific) for routing to appropriate vault sections.
file-read to load user profile from 00-inbox for classification contextfile-write to create classified entries in appropriate vault directoriesfile-search to find related existing entries for cross-referencingfile-write to add cross-references to new and existing entriesgit-commit to commit captured content{
"vaultPath": "./cog-vault",
"captureType": "braindump",
"content": "Had a great idea about the auth system redesign. Also need to book vacation for July. The React 19 features look promising for our dashboard project.",
"targetQuality": 80
}
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.