GoT Controller
Skill 已验证Graph of Thoughts (GoT) Controller - 管理研究图状态,执行图操作(Generate, Aggregate, Refine, Score),优化研究路径质量。当研究主题复杂或多方面、需要策略性探索(深度 vs 广度)、高质量研究时使用此技能。
It orchestrates research as a graph, offering distinct operations like Generate, Aggregate, Refine, and Score, supported by multiple exploration patterns and detailed state management. The skill is designed to optimize research quality and manage complexity through strategic exploration and pruning.
License
- info:License usabilityThe README.md mentions 'MIT License' and provides a link, but no dedicated LICENSE file or SPDX identifier in manifest was found. The intent is permissive but wiring is informal.
安装
npx skills add liangdabiao/claude-code-stock-deep-research-agent通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
Fact-Check Skill
98Verify claims in generated output against sources. Use as a separate pass AFTER content generation to catch hallucinations. Critical constraint - cannot be reliably combined with generation in a single pass.
Web Search
98Search the web using the agent's built-in WebSearch tool. Use when you need to find current information, verify facts, or research topics. No API key required. Keywords: search, web, internet, lookup, find, research, current events, facts.
Web Search (Brave Search API)
98Search the web using Brave Search API for fast, privacy-respecting results with localization, freshness filtering, and extra snippets. Use when you need web search results with country/language targeting or time-based filtering. Requires BRAVE_API_KEY. Keywords: brave, web search, localized search, privacy search, freshness filtering.
arXiv Search
98Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.
Academic Search
98Search and analyze academic literature. Find papers, understand research methodologies, and synthesize academic findings for research projects.
Academic Paper Review Skill
98Use this skill when the user requests to review, analyze, critique, or summarize academic papers, research articles, preprints, or scientific publications. Supports comprehensive structured reviews covering methodology assessment, contribution evaluation, literature positioning, and constructive feedback generation. Trigger on queries involving paper URLs, uploaded PDFs, arXiv links, or requests like "review this paper", "analyze this research", "summarize this study", or "write a peer review".