搜索结果
全部能力
找到 521 个相关结果 / 集成自动化
研究学习 / 检索整理
paper-review
paper-review
Guides self-review of YOUR OWN academic paper before submission with adversarial stress-testing. Core method: 5-aspect checklist (contribution sufficiency,…
研究学习 / 检索整理
paper-to-code
paper-to-code
Convert an ML research paper into a complete, runnable code repository. 3-stage pipeline from Paper2Code — Planning (UML + dependency graph) → Analysis…
研究学习 / 检索整理
ln-642-layer-boundary-auditor
ln-642-layer-boundary-auditor
Checks layer boundary violations, transaction boundaries, session ownership, cross-layer consistency. Use when auditing architecture layers.
研究学习 / 检索整理
symbolic-equation
symbolic-equation
Discover scientific equations from data using LLM-guided evolutionary search (LLM-SR). Multi-island algorithm with softmax-based cluster sampling, island…
研究学习 / 检索整理
experiment-code
experiment-code
Write ML experiment code with iterative improvement. Generate training/evaluation pipelines, debug errors, and optimize results through code reflection. Use…
研究学习 / 检索整理
docs-seeker
docs-seeker
Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1)…
研究学习 / 检索整理
database-lookup
database-lookup
Search 78 public scientific, biomedical, materials science, and economic databases via REST APIs. Covers physics/astronomy (NASA, NIST, SDSS, SIMBAD),…
研究学习 / 检索整理
gitnexus-guide
gitnexus-guide
Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples:…
研究学习 / 检索整理
deep-research-pro
deep-research-pro
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
研究学习 / 检索整理
concept-workflow
concept-workflow
End-to-end workflow for creating complete JavaScript concept documentation, orchestrating all skills from research to final review
研究学习 / 检索整理
atomic-decomposition
atomic-decomposition
Decompose research ideas into atomic, self-contained concepts with bidirectional math-code mapping. For each concept, extract the math formula from papers and…
研究学习 / 检索整理
edge-pipeline-orchestrator
edge-pipeline-orchestrator
Orchestrate the full edge research pipeline from candidate detection through strategy design, review, revision, and export. Use when coordinating multi-stage…
研究学习 / 检索整理
excalidraw-skill
excalidraw-skill
Programmatic canvas toolkit for creating, editing, and refining Excalidraw diagrams via MCP tools with real-time canvas sync. Use when an agent needs to (1)…
研究学习 / 检索整理
bib-search-citation
bib-search-citation
Search, filter, and format entries from BibTeX or BibLaTeX .bib files for research workflows. Use when a user wants to find papers, search a bibliography, filter a library, or look up references by topic, author, year, venue, DOI, arXiv ID, keywords, annotation, abstract, or entry type. Handles Zotero-exported libraries. Trigger for Chinese prompts such as "搜文献库", "查 BibTeX", "查文献", "翻文献库", "找引用", "查 Zotero 导出", "搜搜我的 .bib", "在文献库里找 Mamba 论文", "查 Cheng 2024 的引用", "整理参考文献", or "导出 BibTeX 条目". Supports compact search expressions such as author:, year-gte, type:, and has:, combined filters, research-oriented output fields, raw BibTeX export, and LaTeX/Typst citation snippets.
研究学习 / 检索整理
pytorch-lightning
pytorch-lightning
Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines,…
研究学习 / 检索整理
阿里云AI搜索OpenSearch
alicloud-ai-search-opensearch
通过 Python SDK(ha3engine)使用 OpenSearch 向量检索版推送文档并执行 HA/SQL 查询。适用于 RAG 和向量检索流水线…
研究学习 / 检索整理
memory-research
memory-research
Research an external subject using web search, synthesize findings into a structured Basic Memory entity. Use when asked to research a company, person,…
研究学习 / 检索整理
resource-scout
resource-scout
Search and discover Claude Code skills and MCP servers from marketplaces, GitHub repositories, and registries. Use when (1) user asks to find skills for a…
研究学习 / 检索整理
networkx
networkx
Comprehensive toolkit for creating, analyzing, and visualizing complex networks and graphs in Python. Use when working with network/graph data structures,…
研究学习 / 检索整理
mlflow
mlflow
Track ML experiments, manage model registry with versioning, deploy models to production, and reproduce experiments with MLflow - framework-agnostic ML…