Natural Language To Skill
When to Use
- User says create skill from description or task matches this capability
- User says NL to skill or task matches this capability
- User says skill from prompt or task matches this capability
Workflow
- Parse intent: triggers, workflow, integrations, errors.
- Generate SKILL.md following Agent Skills spec.
- Run hyper-skill-tester on draft.
- Save to .grok/skills// via skill-creation-enabler.
Integrations
skill-creation-enablerhyper-skill-testerskill-researcher
Error Handling
| Failure | Response |
|---|---|
| Vague request | Ask 3 clarifying questions before generating. |
Gotchas
- Name must be lowercase-hyphen, max 64 chars.
Example
Input: User request matching triggers above. Output: Structured result per workflow with integrations invoked as needed.