skillstash-author
Author skillstash SKILL.md files from research or issue specs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Author skillstash SKILL.md files from research or issue specs
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Creates or updates skills with proper YAML frontmatter, progressive disclosure, and best practices per the open Agent Skills specification. Supports simple, tool-restricted, multi-file, and script-based skills. Use when creating new skills, authoring skills, extending agent capabilities, or when `--create-skill` or `--new-skill` flag is mentioned.
How to create, validate, and manage skills in this skillstash instance
Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, file structure, and best practices. Provides improvement suggestions with before/after examples and optionally applies fixes. Use when validating skills, reviewing skill quality, checking skills before commit, or when `--check-skill`, `--validate-skill`, or `--review-skill` is mentioned.
Gather sources and summarize research for skillstash skills
Review skillstash PRs and summarize validation issues
| name | skillstash-author |
| description | Author skillstash SKILL.md files from research or issue specs |
Use this skill to draft or update SKILL.md files for new skills.
skills/<name>/SKILL.md with required frontmatter and instructions.references/, scripts/, or assets/ when helpful.name and description.name must match the directory name (kebab-case).