Skills
Author reusable AI playbooks (brand voice, code conventions, recurring patterns) and let GenMB pick the right ones for every prompt. Publish to share with the community.
Anyone can create up to 3 Skills on the Free plan. Unlimited Skills and publishing to the marketplace require a Pro or Business plan.
What Skills Are
A Skill is a small, named instruction set the AI consults when it generates or refines code for you. Each Skill has three parts:
- Name (up to 64 characters): how you refer to it.
- Description (up to 240 characters): what the Skill is for. Used for detection.
- Body (up to 8 KB): the actual instructions injected into the AI's context when the Skill fires.
Use Skills for anything you find yourself re-explaining: a brand voice ("always casual, never corporate"), a code convention ("always use Tailwind, never CSS modules"), a tricky integration pattern, or your design system tokens.
Skills vs Plugins vs Capabilities
Plugins generate code that calls third-party APIs. Capabilities are auto-detected services GenMB wires in for you. Skills shape how the AI writes whatever it writes.Creating a Skill
Open the Skills panel
Click New Skill
Write the body
Test fit before generating
Import from chat (optional)
How Skills Fire
On every code generation or chat refinement, the platform scores your prompt against your enabled Skills and selects the most relevant ones. The selected Skill bodies are injected into the AI's context before it generates.
- Up to 5 Skills can fire per turn.
- Combined injected Skill context is capped at 8,000 characters.
- Lower-scoring Skills are dropped first when the cap would be exceeded.
- You can toggle individual Skills on/off without deleting them.
Personal vs Workspace
Skills live in one of two places:
Personal
Visible to and fires for you alone. Perfect for personal coding preferences, individual brand voice, or experiments before you share with the team.
Workspace
Visible to every member of the workspace. Use this for shared design systems, team-wide code conventions, or anything that should apply consistently across the org.
Publishing to the Marketplace
You can publish any of your Skills to the public Template Marketplace, where other GenMB users can discover and install them. Publishing is Pro+ only.
Open the Skill
Click Publish
Confirm
Limits
| Skills per workspace (Free) | 3 |
| Skills per workspace (Pro, Team Starter, Business) | Unlimited |
| Skill name length | Up to 64 characters |
| Skill description length | Up to 240 characters |
| Skill body size | Up to 8 KB (~8,000 characters) |
| Skills fired per generation | Up to 5 |
| Total injected Skill context per turn | Up to 8,000 characters |
| Publishing to marketplace | Pro or Business plan required |
Keep Skill bodies tight
Smaller, focused Skills detect more reliably and leave more room when multiple Skills fire together. If your body is approaching 8 KB, consider splitting into two narrower Skills.See the Template Marketplace for how published Skills surface to the community.
FAQs
What is a Skill?▾
How are Skills different from Plugins?▾
How are Skills detected?▾
Can I share a Skill with my team?▾
How do I publish a Skill to the marketplace?▾
What are the limits?▾
Ready to build?
Create your first app for free, no credit card required.