learn

Solid

Research a topic and grow your knowledge graph. Uses Exa deep researcher, web search, or basic search to investigate topics, files results with full provenance, and chains to processing pipeline. Triggers on "/learn", "/learn [topic]", "research this", "find out about".

Data & Documents 3,381 stars 218 forks Updated 3 months ago MIT

Install

View on GitHub

Quality Score: 89/100

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

Skill Content

## EXECUTE NOW **Topic: $ARGUMENTS** Parse immediately: - If topic provided: research that topic - If topic empty: read `self/goals.md` for highest-priority unexplored direction and propose it - If topic includes `--deep`/`--light`/`--moderate`: force that depth, strip flag from topic - If no topic and no goals.md: ask "What would you like to research?" **Steps:** 1. **Read config** — tool preferences, depth, domain vocabulary 2. **Determine depth** — from flags, config default, or fallback to moderate 3. **Research** — tool cascade: primary → fallback → last resort 4. **File to inbox** — with full provenance metadata 5. **Chain to processing** — next step based on pipeline chaining mode 6. **Update goals.md** — append new research directions discovered **START NOW.** Reference below explains methodology. --- ## Step 1: Read Configuration ``` ops/config.yaml — research tools, depth, pipeline chaining ops/derivation-manifest.md — domain vocabulary (inbox folder, reduce skill name) ``` **From config.yaml** (defaults if missing): ```yaml research: primary: exa-deep-research # exa-deep-research | exa-web-search | web-search fallback: exa-web-search last_resort: web-search default_depth: moderate # light | moderate | deep pipeline: chaining: suggested # manual | suggested | automatic ``` **From derivation-manifest.md** (universal defaults if missing): - Inbox folder: `inbox/` (could be `journal/`, `encounters/`, etc.) - Re...

Details

Author
agenticnotetaking
Repository
agenticnotetaking/arscontexta
Created
3 months ago
Last Updated
3 months ago
Language
Shell
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

research

Deep codebase exploration. Triggers: research, explore, investigate, understand, deep dive, current state.

375 Updated today
boshu2
Data & Documents Solid

search-tips

This skill should be used when performing web research beyond a simple single search -- looking into topics, comparing options, investigating questions, finding recommendations, or any task where effective use of Exa, Firecrawl, and Reddit tools matters. Triggers on "research", "look into", "investigate", "compare", "find out about", "search for", "find information", "what do people think about", "what are the best", "look up", or multi-source search tasks. Also invocable explicitly by deep-research team members via the Skill tool.

459 Updated yesterday
malob
Data & Documents Listed

deep-research

Conduct enterprise-grade research with multi-source synthesis, citation tracking, and verification. Use when user needs comprehensive analysis requiring 10+ sources, verified claims, or comparison of approaches. Triggers include "deep research", "comprehensive analysis", "research report", "compare X vs Y", or "analyze trends". Do NOT use for simple lookups, debugging, or questions answerable with 1-2 searches.

335 Updated today
aiskillstore
AI & Automation Listed

research

Multi-stage research pipeline with evidence-quality ratings and citations. Classifies intent, clarifies scope, then routes to shallow (single-pass) or deep (parallel fan-out) research. Composes with Parallel AI MCP when available.

39 Updated today
sliamh11
AI & Automation Listed

research-engine

Autonomous research pipeline — topic to structured documents with HTML/PDF output. Proven at HEL (28 docs, 91K words) and OOPS (9 docs, 20K words) scale.

62 Updated today
Tibsfox