agentsclimarketplace

Keel research

Skill sayeediftekhar/Keel/skills/keel-research

A rigor router for AI coding agents: FAST lane for low-risk one-shots, HEAVY lane with full review gates for correctness-critical work — decided by a nine danger-surface scan.

Install
npx -y skills add sayeediftekhar/Keel --skill keel-research

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Research lane router. Routes knowledge tasks — querying your own documents, real-time web search, and building a searchable second brain — to the right vendored skill (notebooklm-skill, ai-second-brain) or MCP (perplexity). Defers to keel-v2. Use for grounded research, citation-backed answers from your notes, live web lookups, or mining your own AI history.

SKILL.md

2.0 KB, as published. Nobody here has run it

Keel Research — research lane router

Index, not an implementation. Routes the research task; the specialist runs.

Deference — keel-v2 is the arbiter

Research/answer tasks that produce no diff are the keel-v2 no-artifact lane — answer directly, no plan/branch/tripwires (keel-v2 §0). Rigor only re-enters when research output becomes a committed artifact.

Dispatch table

When the task is…Dispatch toTypeSource
Query your own Google NotebookLM notebooks, citation-backed answersnotebooklm-skillskillPleasePrompto/notebooklm-skill
Real-time web search / deep research via SonarperplexityMCPperplexityai/modelcontextprotocol
Build/search a Karpathy-style wiki from your ChatGPT/Claude historyai-second-brainskillcharlie947/ai-second-brain

Precedence & overlap

  • Grounded in your docsnotebooklm-skill. Grounded in the live webperplexity. Grounded in your past conversationsai-second-brain. Pick by source-of-truth, not by habit.
  • The harness also ships a built-in deep-research skill (multi-source, adversarially verified, cited report). For a big multi-source report prefer it; use perplexity for quick real-time lookups.

If the target isn't installed

Say so; fall back to the built-in deep-research skill or base web tools. Install: ./install.sh research.

Sources: PleasePrompto/notebooklm-skill · perplexityai/modelcontextprotocol (MCP) · charlie947/ai-second-brain. Upstreams unmodified.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.