Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/yangliu2060/smith--skills --skill storm-research-agent명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | storm-research-agent |
| description | STORM 调研助手:用多视角证据分析选题、产品、工具或工作流是否值得推进。 |
这个技能只做写作前的调研和决策支持。除非用户明确要求,不写最终帖子、不创建 X 草稿、不写飞书、不创建发布暂存、不发送消息、不发布。
When the current project has a 03_analysis/ directory, save research output there. Otherwise, return the brief inline or use the path requested by the user. Stop before downstream writing or publishing skills.
Default to Chinese for Chinese-speaking readers.
Use English only when the user explicitly asks for English output. If the user asks for “双语”, “中英文两个版本”, or “Chinese and English versions”, produce 中文版 first and English version second. Both versions must preserve the same claims, sources, confidence scores, and decision.
Need:
If either is missing, ask one concise question before continuing.
Read references/workflow.md before running the research workflow.
Read references/output-contract.md before saving or reporting the result.
Use the output-risk profile in reports/output-risk-profile.md as the final self-check.
Every valid result must include:
sourced, inferred, or needs verificationIf sources are weak, say so and recommend the smallest next source to fetch.
This skill follows a Yao-style Production package shape:
manifest.json for lifecycle metadataagents/interface.yaml for portable interface and compatibilityreferences/ for deferred workflow and output contractevals/ for trigger regression casesreports/ for output risk, artifact design, reference scan, and validation evidence