16 production-grade Claude Code plugins extracted directly from claude.ai desktop — not educational snapshots.
🔍 SEO Note: These are the actual skills Claude uses when you ask it to create Word docs, Excel spreadsheets, or PowerPoint presentations.
🌐 gritflowai.io | 📖 What are Grit Buckets? | 💬 Discussions
# Add the marketplace (one-time)
/plugin marketplace add gritflow-ai/grit-claude-code-plugins
# Install any plugin
/plugin install grit-docx@grit-claude-code-pluginsBrowse all plugins: Run /plugin after adding the marketplace
Other Claude Code plugin marketplaces offer educational snapshots from Anthropic's GitHub — point-in-time references that may differ from actual behavior.
These plugins are production extractions from /mnt/skills/ inside claude.ai desktop. These are the exact skills Claude uses when you ask it to create Word documents, Excel spreadsheets, or PowerPoint presentations.
WITHOUT These Plugins:
You: "Create a Word doc with track changes"
Claude Code: *tries to use python-docx library*
Result: ❌ No real track changes, basic formatting only
WITH These Plugins:
You: "Create a Word doc with track changes"
Claude Code: *activates grit-docx plugin*
Result: ✅ Real track changes with red strikethrough, proper OOXML
| Plugin | Description | Install |
|---|---|---|
| grit-docx | Word with real track changes (red strikethrough/underline), comments | /plugin install grit-docx@grit-claude-code-plugins |
| grit-xlsx | Excel with formulas that actually calculate, charts, formatting | /plugin install grit-xlsx@grit-claude-code-plugins |
| grit-pptx | PowerPoint from templates, HTML-to-PPTX, slide manipulation | /plugin install grit-pptx@grit-claude-code-plugins |
| grit-pdf | PDF form filling, merge/split, text extraction | /plugin install grit-pdf@grit-claude-code-plugins |
| Plugin | Description | Install |
|---|---|---|
| grit-mcp-builder | Create MCP servers for external API integration | /plugin install grit-mcp-builder@grit-claude-code-plugins |
| grit-skill-creator | Build your own skills with validation | /plugin install grit-skill-creator@grit-claude-code-plugins |
| grit-artifacts | React/Tailwind/shadcn artifacts | /plugin install grit-artifacts@grit-claude-code-plugins |
| grit-frontend | Production-grade UI components | /plugin install grit-frontend@grit-claude-code-plugins |
| Plugin | Description | Install |
|---|---|---|
| grit-art | Generative art with p5.js, flow fields | /plugin install grit-art@grit-claude-code-plugins |
| grit-canvas | Visual design with 80+ professional fonts | /plugin install grit-canvas@grit-claude-code-plugins |
| grit-themes | 10 professional themes for artifacts | /plugin install grit-themes@grit-claude-code-plugins |
| grit-gifs | Slack-optimized animated GIFs | /plugin install grit-gifs@grit-claude-code-plugins |
| Plugin | Description | Install |
|---|---|---|
| grit-comms | Internal announcements, memos, newsletters | /plugin install grit-comms@grit-claude-code-plugins |
| grit-brand | Brand guidelines and voice consistency | /plugin install grit-brand@grit-claude-code-plugins |
| grit-coauthor | Collaborative document workflows | /plugin install grit-coauthor@grit-claude-code-plugins |
| grit-product-knowledge | Anthropic product reference | /plugin install grit-product-knowledge@grit-claude-code-plugins |
Like Git organizes code, Grit organizes your AI workflow.
Each plugin is a Grit Bucket — a consistency container that compounds your productivity:
┌─────────────┐
│ GritFlow │
│ Orchestrator│
└──────┬──────┘
│
┌───────────────┼───────────────┐
▼ ▼ ▼
┌────────────┐ ┌────────────┐ ┌────────────┐
│ Documents │ │ Developer │ │ Creative │
│ Bucket │ │ Bucket │ │ Bucket │
└────────────┘ └────────────┘ └────────────┘
Learn more: What are Grit Buckets?
| Other Marketplaces | Grit Claude Code Plugins |
|---|---|
| Educational snapshots from GitHub | Production extraction from claude.ai |
| "Point-in-time" reference only | Same skills Claude desktop uses today |
| May differ from actual behavior | Exact implementation, not documentation |
| Generic organization | Organized into Grit Buckets by purpose |
| Community-created instructions | Anthropic's production code |
- 16 Production-grade plugins
- 4 Categories (Documents, Developer, Creative, Business)
- 6.4MB Total package size
- 80+ Professional fonts (canvas-design)
- 10 Professional themes (theme-factory)
- Updated: Extracted from claude.ai December 2024
# List all known marketplaces
/plugin marketplace list
# Update marketplace metadata
/plugin marketplace update grit-claude-code-plugins
# Remove marketplace (also uninstalls plugins)
/plugin marketplace remove grit-claude-code-plugins
# Verify installation
/pluginWant to add your own Grit plugins?
- Fork this repository
- Add your plugin to
skills/your-plugin-name/ - Include a
SKILL.mdwith instructions - Update
marketplace.json - Submit a pull request
See CONTRIBUTING.md for guidelines.
- GritFlow Platform — Context engineering for Claude Code
- Grit Buckets Blog — The philosophy
- Documentation — Full platform docs
- Plugin Marketplaces Docs — Official guide
- Claude Code Docs — Full documentation
- Discussions — Ask questions, share ideas
- Issues — Report bugs
- Production skills (docx, xlsx, pptx, pdf, frontend-design, product-self-knowledge): Anthropic's source-available license
- Example skills: Apache 2.0
See individual LICENSE.txt files for details.
If you find these plugins useful:
- Star this repo — Helps others discover it
- Share with your team — Spread the word
- Visit GritFlow — The full platform
Never lose context. Never lose a prompt.
Built with 💪 by GritFlow AI
Status: Production | Version: 1.0.0 | Plugins: 16 | Updated: December 2024