claude-marketplace Skill
claude-marketplace is a Python AI agent skill for Codex with npx, uvx/pip. A local marketplace for personal Claude Code skills and plugins.
How to use claude-marketplace Skill
Install or run
uvx --from <skill-dir>/vendor/skills-ref skills-ref validate ./<name>Client configuration
{
"mcpServers": {
"file-search": {
"command": "uv",
"args": [
"run",
"--no-config",
"--script",
"scripts/mcp_fd_server.py"
],
"cwd": "."
}
}
}
Compatible clients
What is claude-marketplace Skill?
claude-marketplace is a Python AI agent skill for Codex with npx, uvx/pip. A local marketplace for personal Claude Code skills and plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Spreadsheet work support
- Presentation work support
- Document generation support
Technical details
Install or run claude-marketplace using npx. Check dashed/claude-marketplace for the latest setup command.
- Built for Python
- Built for Node.js
- Built for Rust
- Install or run with npx
- Install or run with uvx/pip
- Works with Codex
- Uses SSE transport
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use claude-marketplace Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for codex users.
Built with
Explore related resources
Frequently asked questions
What is claude-marketplace?
claude-marketplace is a Python AI agent skill for Codex with npx, uvx/pip. A local marketplace for personal Claude Code skills and plugins.
Who is claude-marketplace best for?
claude-marketplace is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, codex users.
How do I install claude-marketplace?
Install or run claude-marketplace using npx. Check claude-marketplace for the latest setup command.
Is claude-marketplace actively maintained?
claude-marketplace may need a closer maintenance check before production use.