Research Methodology
Skill 警告Diagnose research quality and guide systematic query expansion. Use when starting research on any topic, when stuck in research, or when unsure if research is complete.
It guides users through five research phases: analysis, vocabulary discovery, foundational search, counter-perspective search, and synthesis. The skill leverages a bundled Tavily CLI script and provides detailed setup, configuration, and command reference.
Maintenance
- critical:Commit recencyThere are no commits on the default branch, indicating the project is likely unmaintained and poses a significant risk.
- warning:Dependency ManagementThe skill relies on Deno and Tavily CLI, but there are no explicit measures for managing or updating these dependencies for vulnerabilities or newer versions.
Security
- warning:Secret ManagementThe skill requires a Tavily API key to be set via an environment variable, but there are no explicit instructions or safeguards mentioned regarding the secure handling or submission of this secret, beyond general environment variable usage.
Code Execution
- warning:ValidationWhile the script parses arguments for the Tavily API, there is no explicit schema validation library used for inputs, nor validation for the values passed to the API beyond basic type checks.
- warning:Tool FallbackThe skill relies on a specific external tool (Tavily CLI) and Deno, but there is no explicit fallback path mentioned if these are unavailable or misconfigured, only instructions on how to set them up.
安装
npx skills add jwynia/agent-skills通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。
类似扩展
Web Search (Tavily API)
97Search the web using Tavily API for high-quality, AI-optimized results with advanced filtering options. Use when you need structured search results, domain filtering, relevance scores, or AI-generated answer summaries. Requires TAVILY_API_KEY. Keywords: tavily, advanced search, filtered search, domain filtering, relevance scoring.
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 (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.
Blind Spot Detective
99Systematically identify what's missing in non-fiction writing—both blind spots (inherent limitations) and blank spots (gaps that could be addressed). Use before finalizing non-fiction or when feedback feels incomplete.
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.
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.