搜索结果
全部能力
找到 923 个相关结果 / 搜索与检索
研究学习 / 检索整理
presenting-conference-talks
presenting-conference-talks
Generates conference presentation slides (Beamer LaTeX PDF and editable PPTX) from a compiled paper with speaker notes and talk script. Use when preparing oral…
研究学习 / 检索整理
git-workflow
git-workflow
This skill should be used when the user asks to "create git commit", "manage branches", "follow git workflow", "use Conventional Commits", "handle merge…
研究学习 / 检索整理
perplexity
perplexity
Perplexity API for AI search. Use when user mentions "Perplexity", "AI
研究学习 / 检索整理
pdf-text-extractor
pdf-text-extractor
Download PDFs (when available) and extract plain text to support full-text evidence, writing `papers/fulltext_index.jsonl` and `papers/fulltext/*.txt`. **Trigger**: PDF download, fulltext, extract text, papers/pdfs, 全文抽取, 下载PDF. **Use when**: `queries.md` 设置 `evidence_mode: fulltext`(或你明确需要全文证据)并希望为 paper notes/claims 提供更强 evidence。 **Skip if**: `evidence_mode: abstract`(默认);或你不希望进行下载/抽取(成本/权限/时间)。 **Network**: fulltext 下载通常需要网络(除非你手工提供 PDF 缓存在 `papers/pdfs/`)。 **Guardrail**: 缓存下载到 `papers/pdfs/`;默认不覆盖已有抽取文本(除非显式要求重抽)。
研究学习 / 检索整理
systems-paper-writing
systems-paper-writing
Comprehensive guide for writing systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides paragraph-level structural blueprints, writing…
研究学习 / 检索整理
skill-autoresearch
skill-autoresearch
Route reusable skill-improvement work into one bounded repo-local ratcheting packet: ratchet eligibility, benchmark readiness, loop charter freeze, baseline scoring, one-change mutation, support-surface sync, or final keep/revert report. Use when an existing `SKILL.md`, SOP, prompt, or workflow doc may need sharper triggers, clearer instructions, better support files, or cleaner discovery wording and you want a frozen evaluation harness, append-only experiment logs, and explicit keep-or-revert decisions instead of ad hoc rewriting. Also use when you need to prove that no ratchet is justified yet. Not for GPU-bound Karpathy `autoresearch` runs or hosted app-scale eval / observability platforms such as LangSmith, Braintrust, Weave, or Promptfoo.
研究学习 / 检索整理
game-hacking-techniques
game-hacking-techniques
Guide for game-hacking technique taxonomy and threat modeling relevant to game security. Use this skill when researching memory access, code injection,…
研究学习 / 检索整理
exploratory-data-analysis
exploratory-data-analysis
Perform comprehensive exploratory data analysis on scientific data files across 200+ file formats. This skill should be used when analyzing any scientific data…
研究学习 / 检索整理
cash-flow-statement
cash-flow-statement
Retrieve real-time or historical cash flow statement data including Net Income, Operating Cash Flow, Investing Cash Flow, Financing Cash Flow, Free Cash Flow,…
研究学习 / 检索整理
product-review-analysis
product-review-analysis
Analyze product reviews across any e-commerce platform. Extract actionable insights from customer feedback including pain points, praise patterns, feature…
研究学习 / 检索整理
last30days
last30days
Research any topic across Reddit, X, and web from the last 30 days. Get current trends, real community sentiment, and actionable insights in 7 minutes vs 2…
研究学习 / 检索整理
earnings-call-insights
earnings-call-insights
Analyze earnings call transcripts to extract key insights about future guidance, strategic priorities, management commentary, and market signals.
研究学习 / 检索整理
alibabacloud-iqs-search
alibabacloud-iqs-search
Real-time web search and page reading using Aliyun IQS APIs. Use this skill FIRST when the user needs current information, news, facts verification, URL…
研究学习 / 检索整理
ai-rag
ai-rag
RAG and search engineering — chunking, hybrid retrieval, reranking, and nDCG evaluation. Use when building retrieval-augmented generation pipelines.
研究学习 / 检索整理
layers-observed-behaviour
layers-observed-behaviour
在观察行为层面进行用户研究规划与综合——生成带有置信度评级的候选用户故事
研究学习 / 检索整理
paper-search-usage
paper-search-usage
This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search…
研究学习 / 检索整理
arxiv-mcp
arxiv-mcp
Search and retrieve academic papers from arXiv.org using WebFetch and Exa. No MCP server required - uses existing tools to access arXiv API directly.
研究学习 / 检索整理
invest-analyzer
invest-analyzer
投资分析工具 - 行情、技术指标与新闻资讯
研究学习 / 检索整理
pptx-posters
pptx-posters
Create research posters using HTML/CSS that can be exported to PDF or PPTX. Use this skill ONLY when the user explicitly requests PowerPoint/PPTX poster…
研究学习 / 检索整理
knowledge-graph-builder
knowledge-graph-builder
Implements knowledge graphs for AI-enhanced relational knowledge. Covers ontology design, graph database selection (Neo4j, Neptune, ArangoDB, TigerGraph), entity extraction, hybrid graph-vector architecture, query patterns, and AI integration. Use when implementing knowledge graphs, designing ontologies, extracting entities and relationships, selecting a graph database, or building hybrid graph-vector search. Use for knowledge graph, ontology design, entity resolution, graph RAG, hallucination detection. For architecture selection and governance, use the knowledge-base-manager skill. For document retrieval pipelines, use the rag-implementer skill.