Daamitt Skill Issue
daamitt-skill-issue is a Claude Code plugin for the Idea phase that searches other plugins and skills from within your agent session.
Search Claude Code plugins and skills from inside your agent when you need the right capability without leaving the editor.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install daamitt-skill-issue@daamitt/skill-issueBuilt 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:daamitt/skill-issue") and the paste-ready config with skillselion.get_install_config("plugin:daamitt/skill-issue").
What it does
daamitt-skill-issue is a lightweight Claude Code plugin whose purpose is to search other plugins and skills when your stack is growing faster than you can remember names. Solo builders use it during idea and build phases to replace manual GitHub or marketplace hunting with an in-session lookup oriented around plugins, skills, and skill-issue style queries. It does not ship application features or MCP servers; it is a meta-tool for the Skillselion-style problem of too many small capabilities and unclear overlap. Install when you already run Claude Code with plugins enabled and want faster answers to questions like which skill handles X. Complexity stays beginner because the surface area is search-only. Pair it with your normal install flow: find a slug, then add that plugin or skill to your project. The bundle lists one plugin and community metadata with roughly 18 GitHub stars at catalog ingest time.
Highlights
- Searches plugins and skills from a single Claude Code plugin entry point
- Targets skill-issue style discovery with keywords: plugin, skill, search, skills
- 1-plugin bundle focused on catalog lookup, not code generation
- Fits early journey research and later agent-tooling refresh when stacks change
Why builders use it
Builders lose time scrolling repos and marketplaces because there is no quick in-agent way to find the right plugin or skill name.
You can locate candidate plugins and skills faster and move straight to install or invoke without context-switching.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 18 stars, 0 votes.
FAQ
Who is daamitt-skill-issue for?
Claude Code users who install many plugins and skills and need a search-oriented helper inside the agent workflow.
When should I use daamitt-skill-issue?
Use it when you are exploring what exists—during research, before scoping a feature, or when refreshing agent tooling mid-build.
How do I add daamitt-skill-issue to my agent?
Register the daamitt/skill-issue Claude Code plugin from its repository, enable plugins in Claude Code, then invoke the skill-issue search flow per the repo instructions.
Comments
Share how you use daamitt-skill-issue, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.