Structures ghost-writer, hr-manager, interview, meeting-notes, meeting-prep, quiz, and resolve-todos as installable Claude Code plugins under a .claude-plugin/marketplace.json manifest. Anthropic's built-in docx/pdf/pptx/xlsx skills are excluded due to license restrictions, and mcp-builder/skill-creator are excluded as not authored by me.
5 lines
163 B
JSON
5 lines
163 B
JSON
{
|
|
"name": "resolve-todos",
|
|
"version": "1.0.0",
|
|
"description": "Find and resolve TODO items in a document, asking for input when instructions are unclear."
|
|
}
|