skillstash-research
Gather sources and summarize research for skillstash skills
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Gather sources and summarize research for skillstash skills
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | skillstash-research |
| description | Gather sources and summarize research for skillstash skills |
Use this skill to collect sources and synthesize notes before authoring a skill.
skills/<name>/.research/SOURCES.md with links and short annotations.skills/<name>/.research/notes.md with structured findings..research/.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.
Author skillstash SKILL.md files from research or issue specs
Review skillstash PRs and summarize validation issues