Ramonclaudio Skills
ramonclaudio-skills is a Claude Code plugin marketplace for the Build phase that delivers nine installable skills for search, orchestration, quality audits, and session tooling.
Install a pick-and-choose bundle of nine Claude Code skills for code quality, hybrid search, parallel agents, sessions, and media tooling without cloning a monorepo.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ramonclaudio-skills@ramonclaudio/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ramonclaudio/skills") and the paste-ready config with skillselion.get_install_config("plugin:ramonclaudio/skills").
What it does
ramonclaudio-skills is a Claude Code plugin marketplace that packages custom skills as separate installable plugins rather than one monolithic skill. Solo builders who already ship with Claude Code use it when they want targeted capabilities—semantic and hybrid search over repos, parallel subagents, audit and refactor passes, GPG-signed commits, ffmpeg-based screen recordings, and cross-machine session handoffs—without maintaining forks of upstream skill repos. The collection skews toward development hygiene and agent coordination, so it complements generic chat workflows during active build and review cycles. Because each plugin can be added independently, you can start with search or quality checks and expand into orchestration as team-style agent patterns grow. Expect intermediate familiarity with Claude Code plugin registration, optional MCP servers, and local tooling such as ffmpeg or on-device embeddings where individual skills require them.
Highlights
- Nine individual plugins you can install à la carte from one marketplace repo
- Hybrid BM25–vector search and reranking for codebase and reference retrieval
- Parallel agents and team orchestration with delegation and task coordination
- Code-quality and security sweeps: dead code, duplicates, unused deps, conventional commits
- Session continuity, handoff, and screen-recording utilities for demos and reproductions
Why builders use it
Scattered one-off skills force you to clone repos and wire each integration yourself when you need audits, hybrid search, or parallel agents in Claude Code.
After adding the marketplace plugins you pick only the skills you need and run them inside Claude Code with consistent orchestration and quality workflows.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is ramonclaudio-skills for?
It is for Claude Code users who want optional, install-one-at-a-time skills for quality, search, agents, and session utilities from one repo.
When should I use ramonclaudio-skills?
Use it during active development and review when you need hybrid search, parallel agents, audits, or handoff tooling beyond default Claude Code commands.
How do I add ramonclaudio-skills to my agent?
Register the marketplace in Claude Code, then install individual plugins from the bundle the same way you add any third-party Claude Code plugin from the repository.
Comments
Share how you use ramonclaudio-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.