skills-marketplace/plugins/meeting-prep/.claude-plugin/plugin.json
Michał Kopeć 4e11c144c7 Initial skills marketplace with 7 personal skill plugins
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.
2026-07-15 13:57:37 +02:00

5 lines
166 B
JSON

{
"name": "meeting-prep",
"version": "1.0.0",
"description": "Generate a prioritised list of questions for an upcoming meeting based on wiki knowledge gaps."
}