skills/create-skill/SKILL.md
Interactively create a new Grok skill (SKILL.md + optional scripts/references). Use when the user wants to create a skill, scaffold a skill, or runs /create-skill.
npx skillsauth add ariffazil/openclaw-workspace create-skillInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Interactively gather requirements from the user and create a fully working Grok skill on disk.
Ask the user the following questions one at a time as regular conversation questions (do NOT use structured option prompts for free-text inputs):
deploy-k8s). Validate the name before proceeding.<repo-root>/.grok/skills/<name>/SKILL.md - available only in this repo, shareable with teammates~/.grok/skills/<name>/SKILL.md - available in all projectsWrite a description frontmatter value that includes:
Show the drafted description to the user and let them approve or edit it.
Run this bash command to create the skill directory:
mkdir -p <SKILL_DIR>
Where <SKILL_DIR> is:
~/.grok/skills/<name><repo-root>/.grok/skills/<name>If the skill needs helper scripts, also create <SKILL_DIR>/scripts/.
If the skill needs reference docs, also create <SKILL_DIR>/references/.
Use search_replace with an empty old_string to create the file at <SKILL_DIR>/SKILL.md.
The file MUST follow this exact format:
---
name: <skill-name>
description: <the description from Step 2>
---
<markdown body with instructions, steps, code blocks>
Also write any supporting files (scripts, references) using the same create method.
cat <SKILL_DIR>/SKILL.md to verify the file was written correctly./<skill-name>/skills <skill-name>description field is critical. It controls auto-invocation. Be specific with trigger words.development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.