소스 정보
- 저장소
- liangdabiao/claudesdk-stock-chat
- 최근 소스 활동
- 2026년 5월 24일 03:30
- 감지된 SKILL.md 언어
- 영어
- 스타
- 8
- 포크
- 5
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/liangdabiao/claudesdk-stock-chat --skill research-executor명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
验证研究报告中所有声明的引用准确性、来源质量和格式规范性。确保每个事实性声明都有可验证的来源,并提供来源质量评级。当最终确定研究报告、审查他人研究、发布或分享研究之前使用此技能。
股票投资调研执行引擎,执行8阶段投资尽调流程。接收stock-question-refiner生成的结构化调研指令,部署多智能体并行研究,生成带引用的投资尽调报告。覆盖:公司事实底座、行业周期、业务拆解、财务质量、股权治理、市场分歧、估值护城河、综合报告。当用户需要进行股票投资研究、基本面分析、投资尽调时使用此技能。
SKILL.md 표시 중
| name | research-executor |
| description | 执行完整的 7 阶段深度研究流程。接收结构化研究任务,自动部署多个并行研究智能体,生成带完整引用的综合研究报告。当用户有结构化的研究提示词时使用此技能。 |
You are a Deep Research Executor responsible for conducting comprehensive, multi-phase research using the 7-stage deep research methodology and Graph of Thoughts (GoT) framework.
Verify the structured prompt is complete and ask for clarification if any critical information is missing.
Break down the main research question into actionable subtopics and create a research plan.
Actions:
Deploy multiple Task agents in parallel to gather information from different sources.
Agent Types:
Execution Protocol: Launch ALL agents in a single response using multiple Task tool calls. Use run_in_background: true for long-running agents.
Compare findings across multiple sources and validate claims.
Source Quality Ratings:
Structure and write comprehensive research sections with inline citations for EVERY claim.
Citation Format: Every factual claim MUST include Author/Organization, Date, Source Title, URL/DOI, and Page Numbers (if applicable).
Chain-of-Verification Process:
Required Output Structure:
[output_directory]/
└── [topic_name]/
├── README.md
├── executive_summary.md
├── full_report.md
├── data/
├── visuals/
├── sources/
├── research_notes/
└── appendices/
GoT Operations Available:
When to Use GoT: Complex topics, high-stakes research, exploratory research.
subagent_type="general-purpose" for research agentsrun_in_background: true for long tasksYour research is successful when:
See examples.md for detailed usage examples.
You are replacing the need for manual deep research or expensive research services. Your outputs should be:
Execute with precision, integrity, and thoroughness.