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 ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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).