Gigaverse App Skillet
gigaverse-app-skillet is a Claude Code plugin for the Idea phase that catalogs Gigaverse skills, agents, and meta-authoring tools so you can discover and register agent extensions with consistent naming and triggers.
Browse and register Gigaverse-authored Claude Code skills, agents, and meta-tooling for better skill naming, triggers, and plugin conventions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install gigaverse-app-skillet@gigaverse-app/skilletBuilt 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:gigaverse-app/skillet") and the paste-ready config with skillselion.get_install_config("plugin:gigaverse-app/skillet").
What it does
gigaverse-app-skillet is a Claude Code plugin marketplace published by Gigaverse for builders who want a small, opinionated catalog of skills, agents, and supporting tools rather than hunting scattered repos. The listing emphasizes meta-tooling: conventions for naming skills, when to trigger them, and how to write plugin-ready packages that behave predictably in Claude Code sessions. Solo founders and indie developers shipping with agents install it during the discovery phase to compare what Gigaverse ships against other marketplaces, then carry those conventions into validate and build when they standardize their own skill library. The bundle currently exposes one plugin entry, so expectations stay focused on quality patterns over volume. It suits people who treat Claude Code as a long-lived product surface and want authoring discipline early. It is not a turnkey app generator or a hosted runtime; you still implement features and wire MCP or APIs yourself after you pick entries from the catalog.
Highlights
- Curated Gigaverse marketplace for Claude Code skills, agents, and tools in one repo
- Meta-tooling focus: authoring, naming, triggering, and writing skills with best-practice conventions
- 1 plugin in the published bundle (pluginCount: 1)
- Keywords span metatooling, plugins, skills, and Claude-specific workflow patterns
- Source repo gigaverse-app/skillet for repeatable installs via Claude Code plugin registration
Why builders use it
Scattered GitHub skills and inconsistent trigger wording make Claude Code setups brittle and hard to reuse across projects.
After registering the marketplace, you can install Gigaverse-bundled tooling and apply shared conventions when authoring or selecting skills for your agent workflow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is gigaverse-app-skillet for?
It is for indie developers and agent-first builders who use Claude Code and want Gigaverse’s catalog plus conventions for writing and triggering skills.
When should I use gigaverse-app-skillet?
Use it during discovery when you are choosing plugins, or when you are refactoring your skill library and need naming, triggering, and authoring best practices.
How do I add gigaverse-app-skillet to my agent?
Register the marketplace from the gigaverse-app/skillet repository in Claude Code’s plugin flow, then install the bundled plugin and enable the skills you need per project.
Comments
Share how you use gigaverse-app-skillet, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.