Seekayel Agent Skills
seekayel-agent-skills is a Claude Code plugin for the Build phase that bundles multiple agent skills for research, planning, implementation, and review in one installable collection.
Install a bundled set of agent-oriented skills for research, planning, implementation, and review inside Claude Code instead of hunting skills one at a time.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install seekayel-agent-skills@seekayel/agent-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:seekayel/agent-skills") and the paste-ready config with skillselion.get_install_config("plugin:seekayel/agent-skills").
What it does
seekayel-agent-skills is a Claude Code plugin that packages a small library of skills built for coding agents rather than a single narrow command. Solo and indie builders who ship with Claude Code often need repeatable moves—research a problem, turn intent into a plan, implement with the agent, and review what landed—without reinstalling disparate repos for each step. This collection advertises exactly that shape of coverage through its plugin keywords, including Ralph-style iterative work patterns that many agent users associate with sustained implementation loops. With three bundled plugins, it functions as a lightweight agent tooling kit you register once and invoke from your normal session. It is not a hosted MCP server or a popularity-ranked skills.sh entry; it is a curated plugin bundle for extending agent behavior during product build work. Use it when you want a coherent starter stack for agent-driven development rituals inside Claude Code.
Highlights
- Three-plugin bundle from seekayel/agent-skills aimed at end-to-end agent workflows
- Coverage spans research, planning, implementation, and code review style tasks
- Ralph-oriented keyword signals iterative plan-implement-review loops for agents
- Community catalog entry discoverable as a plugin marketplace-style collection
- Hyphenated discovery keywords: code, implement, plan, plugin, ralph, research, review
Why builders use it
Scattering agent skills across repos leaves solo builders reconfiguring plugins every time they switch from research to plan to code to review.
After you add seekayel-agent-skills, Claude Code can draw on a three-skill plugin bundle aligned to research, plan, implement, and review workflows without separate hunts for each capability.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is seekayel-agent-skills for?
It is for indie and solo builders using Claude Code who want several agent skills—research, plan, implement, and review—in one plugin instead of maintaining separate installs.
When should I use seekayel-agent-skills?
Use it during Build-phase agent work when you are cycling from clarifying requirements through planning, coding with the agent, and reviewing output, especially if you like iterative Ralph-style loops.
How do I add seekayel-agent-skills to my agent?
Register the seekayel/agent-skills Claude Code plugin from the Skillselion catalog entry, complete the plugin install steps for Claude Code, then invoke the bundled skills from your session like any other installed plugin.
Comments
Share how you use seekayel-agent-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.