🙋 FAQ - Common Questions Answered #7
jeremylongshore
started this conversation in
Polls
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Frequently Asked Questions 🙋
Get quick answers to common questions about Claude Code Plugins.
Can't find your answer? Ask below and the community will help!
Installation & Setup
Q: How do I add the marketplace?
Then browse at: https://claudecodeplugins.io
Q: How do I install a plugin?
Q: Where are plugins stored?
Locally on your machine in
~/.claude/plugins/Q: Can I install multiple marketplaces?
Yes! Claude Code supports multiple marketplaces. Just add each one:
Plugin Types
Q: What's the difference between AI instruction plugins and MCP servers?
AI Instruction Plugins (most plugins):
MCP Server Plugins (5 plugins):
Both types are fully functional - they just work differently.
Q: Do I need Node.js installed?
Only for MCP server plugins. AI instruction plugins work without any dependencies.
Usage
Q: How do I use a plugin after installing?
For agents:
For commands:
Example:
Q: How do I see installed plugins?
Q: Can I uninstall plugins?
Plugin Packs
Q: What are plugin packs?
Collections of related plugins bundled together:
Q: Can I install individual plugins from a pack?
No - packs are installed as a unit. But you can choose which plugins to use.
Q: How much do plugin packs cost?
All plugins in this marketplace are free and open source (MIT License).
The "$149" pricing mentioned in docs is conceptual value, not actual cost.
Creator Studio Pack
Q: What does Creator Studio Pack do?
Transforms code into video content:
Goal: From code to published video in 30 minutes.
Q: Do I need video editing software?
Optional. The pack can:
Q: Can I use it without YouTube?
Yes! Distribute to:
YouTube is optional.
Overnight Dev Plugin
Q: How does overnight dev work?
Uses Git hooks that block commits until tests pass.
Claude iterates autonomously until everything works.
Workflow:
Q: Is it safe to run overnight?
Yes:
Q: What if Claude gets stuck?
You'll see the attempt history in git commits.
Just review in the morning and give guidance.
Troubleshooting
Q: Plugin not showing up after install
Try:
If still not there, reinstall:
Q: Command not recognized
Check spelling:
/plugin info plugin-name # Shows available commandsQ: Agent not responding
Use exact syntax:
Not:
Q: "Marketplace not found" error
Re-add the marketplace:
Contributing
Q: Can I submit my own plugin?
Yes! See CONTRIBUTING.md
Requirements:
Q: How long does review take?
Typically 3-7 days.
Q: Can I get feedback before submitting?
Yes! Ask in Ideas first.
Support
Q: Where do I report bugs?
GitHub Issues
Q: Where do I ask questions?
Right here! Post in Q&A
Q: Is there a Discord?
Yes! Claude Code Community Discord - #claude-code channel
Didn't Find Your Answer?
Ask below and the community will help!
When asking:
The community is here to help! 🤝
Beta Was this translation helpful? Give feedback.
All reactions