Hyperspell Claude
hyperspell-claude is a Claude Code plugin for the Build phase that distributes Hyperspell setup, commands, and skills for project integration.
Wire Hyperspell’s Claude Code plugins and custom skills into your project so the agent can use Hyperspell setup, commands, and project integration from one marketplace.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hyperspell-claude@hyperspell/claudeBuilt 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:hyperspell/claude") and the paste-ready config with skillselion.get_install_config("plugin:hyperspell/claude").
What it does
hyperspell-claude publishes Hyperspell’s plugins and skills for Claude Code in one marketplace slug. Indie builders who already rely on Hyperspell for structured memory, retrieval, or project-specific command surfaces can register this repo so coding sessions do not re-explain integration steps every time. The bundle is intentionally small—plugin count 1—with keywords pointing at setup, integrate, and custom skills rather than a full application generator. Use it during build when you are connecting your agent stack to Hyperspell-backed context, and again during operate when you refine commands as the product evolves. It does not replace Hyperspell account or API configuration; it standardizes how Claude Code discovers and runs the Hyperspell-oriented skill set documented in the upstream project.
Highlights
- Single-plugin Hyperspell bundle for Claude Code from hyperspell/claude
- Covers custom commands, project setup, and skills integration keywords
- Community catalog entry for extending agent behavior with Hyperspell workflows
- Pairs official Hyperspell project patterns with Claude Code plugin installation
Why builders use it
Without a registered marketplace, each Claude Code session needs manual rediscovery of how Hyperspell commands and skills should be invoked.
After registration, your agent loads Hyperspell’s Claude plugin bundle and can follow integrated setup and skill workflows consistently.
At a glance
- Type - Plugin in LLM Integration.
- Adoption - 0 installs, 12 stars, 0 votes.
FAQ
Who is hyperspell-claude for?
It is for Claude Code users on Hyperspell who want the official plugin and skills package from the hyperspell/claude repository.
When should I use hyperspell-claude?
Use it when you are wiring Hyperspell into a project or refreshing agent commands after Hyperspell setup changes.
How do I add hyperspell-claude to my agent?
Add the hyperspell/claude marketplace to Claude Code per repo docs, complete Hyperspell project setup, then enable the listed plugin and skills.
Comments
Share how you use hyperspell-claude, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.