topic

Solid

Research State of the Art (SOTA) literature for an Artificial Intelligence / Machine Learning (AI/ML) topic, method, or architecture. Finds relevant papers, builds a comparison table, recommends the best implementation strategy for the current codebase, and optionally produces a phased implementation plan mapped to the codebase. Owns broad SOTA search end-to-end via foundry:web-explorer; delegates codebase mapping to foundry:solution-architect.

AI & Automation 25 stars 4 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 87/100

Stars 20%
47
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

<objective> Research AI/ML topic literature. Return actionable findings: SOTA methods, best fit, concrete implementation plan. Skill = orchestrator — gathers codebase context, delegates literature search to researcher agent, packages results into structured report. NOT for deep single-paper analysis or experiment design — use `research:scientist` directly for hypothesis generation, ablation design, experiment validation. </objective> <inputs> - **$ARGUMENTS**: one of: - `<topic>` — topic, method name, or problem description (e.g. "object detection for small objects", "efficient transformers", "self-supervised pretraining for medical images") - `plan` — produce phased implementation plan from most recent research output (auto-detected from `.temp/`) - `plan <path-to-output.md>` — produce plan from specific existing research output file - `--team` — multi-agent mode; spawns 2–3 researcher teammates for topics with 3+ competing method families and no SOTA consensus; ~7× token cost vs single-agent mode </inputs> <compaction> - Key boundary: end of Step 2 — SOTA literature gathered and written to AGENT_OUT; before Step 3 report synthesis. - Preserve: AGENT_OUT path (TMPDIR key), BRANCH (TMPDIR key), DATE (TMPDIR key), REPORT_OUT target path, topic string from ARGUMENTS. - Clear at Step 1 start (stale prior run) and at follow-up gate (terminal action). </compaction> <workflow> <!-- Agent resolution: see _RESEARCH_SHARED/agent-resolution.md --> ## Agent Resolutio...

Details

Author
Borda
Repository
Borda/AI-Rig
Created
5 months ago
Last Updated
today
Language
Python
License
Apache-2.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

research-sweep

Research a list of topics in parallel, adversarially fact-check every load-bearing claim, and merge the survivors into one decision-grade brief. Use when Shane says "deep research on X", "research these topics", "run a research sweep", "I need a brief on X before deciding", or hands over a list of questions to answer with sources. Do NOT use for a single quick lookup (just search), for reading the vault (use /vault-retrieve), or for mining one account or corpus (use /source-mine).

0 Updated 1 weeks ago
slogsdon
AI & Automation Listed

deep-research-cs

CS/AI 领域的专属深度调研(deep research)agent 团队。8-agent 流水线,针对计算机 领域论文的 survey-grade 文献调研:冻结研究问题、按 arXiv/DBLP/Semantic Scholar/ OpenAlex/ACM/IEEE 多源系统检索、逐条引用验证、以方法流派/任务家族做 MECE 归纳、 产出含对比表和 SOTA 表的调查式综述。5 种模式:full(完整综述)、lit-review(文献 综述)、sota-scan(SOTA 追踪与对比)、quick(快速 brief)、fact-check(声明核验)。 触发词:计算机领域调研、CS 论文综述、survey、文献调研、方法梳理、SOTA 追踪、 benchmark 对比、研究现状、research landscape、literature review for CS/AI、 survey of X、state of the art、what is the state of X、deep research on LLM/系统/网络/安全/数据库 等。

0 Updated 1 weeks ago
Yang-Shihui
AI & Automation Listed

research

Conduct thorough research on: <argument> Use for /research requests.

1 Updated 3 days ago
amurshak