memory-retrieval-learning

Agents, skills and anything else to use with claude

Instalación
CLI
npx skills add https://github.com/lyndonkl/claude --skill memory-retrieval-learning

Instala esta habilidad con la CLI y comienza a usar el flujo de trabajo SKILL.md en tu espacio de trabajo.

Última actualización 5/1/2026

Claude Code Skills Collection

Skills Agents Status Run in Smithery

A production-ready library of 200 skills and 36 orchestrating agents for Claude Code — covering thinking frameworks, research, writing, design, data/ML, corporate finance, game theory, fantasy baseball, household personal finance, and a 9-agent team for growing a Substack publication.

Install in 30 seconds:

/plugin marketplace add lyndonkl/claude
/plugin install thinking-frameworks-skills

I want to…

Pick the fastest entry point for what you're trying to do. Most users start with an agent (which orchestrates many skills); power users invoke skills directly.

I want to… Start here
Value a company / analyze an M&A target / plan an IPO company-analyst, acquisition-analyst, ipo-strategist, special-situations-analyst
Decide how to allocate capital (debt / dividends / projects) capital-allocation-strategist
Manage my Yahoo Fantasy Baseball team mlb-fantasy-coach + 6 MLB specialists
Run my household finances from PDF statements (drop in, briefing + dashboard out) household-cfo + 8 household specialists
Write a paper / grant / recommendation letter scientific-writing-editor
Improve any piece of writing (blog, memo, essay) writing-assistant
Make a calibrated forecast or probability estimate superforecaster
Design a dashboard, viz, or UI grounded in cognition cognitive-design-architect
Build a GraphRAG / knowledge-graph retrieval system graphrag-specialist
Design equivariant / symmetry-aware neural networks geometric-deep-learning-architect
Grow my Substack / publish intuition-first ML & systems essays librarian, intuition-builder, editor + 6 more (see ~/Documents/Thinking/substacker/)
Use just one tool (no agent) Browse the Skills Index below

How the pieces fit together

flowchart LR
    U([What do you need?]) --> D{Task}
    D -->|Analyze a company| CA[company-analyst<br/>acquisition-analyst<br/>ipo-strategist]
    D -->|Write something| WA[writing-assistant<br/>scientific-writing-editor]
    D -->|Forecast / decide| SF[superforecaster]
    D -->|Design / visualize| CD[cognitive-design-architect]
    D -->|Fantasy baseball| MLB[mlb-fantasy-coach<br/>+ 6 specialists]
    D -->|Household finances| HF[household-cfo<br/>+ 8 specialists]
    D -->|Knowledge retrieval| GR[graphrag-specialist]
    D -->|Symmetry-aware ML| GDL[geometric-deep-<br/>learning-architect]
    D -->|One-off tool| SK[Skills Index ▾]
    CA & WA & SF & CD & MLB & HF & GR & GDL --> S[(200 skills)]
    SK --> S

Orchestrating Agents

Agents detect your need and route to the right skills. Each agent's page documents the skills it orchestrates and the workflow it runs.

Agent Domain
writing-assistant Any writing task — structure, revision, stickiness, pre-publish gate
scientific-writing-editor Manuscripts, grants, letters, reviewer responses, career docs
superforecaster Forecasting and probability via 5-phase calibrated pipeline
cognitive-design-architect Cognitive design, information architecture, D3 viz, fallacy check
geometric-deep-learning-architect Symmetry discovery → group ID → equivariant architecture
graphrag-specialist Knowledge graph construction, embedding fusion, retrieval orchestration
company-analyst End-to-end company valuation → buy/sell/hold recommendation
special-situations-analyst Distressed / private / high-growth / financial-firm valuation
capital-allocation-strategist Financing mix, dividends/buybacks, project investment
acquisition-analyst M&A standalone + synergy + max bid
ipo-strategist Pre-IPO → post-IPO valuation and pricing range
mlb-fantasy-coach Primary Yahoo Fantasy Baseball orchestrator; morning briefs
mlb-lineup-optimizer Daily start/sit with advocate + critic variants
mlb-waiver-analyst Weekly add/drop and FAAB bid sizing
mlb-streaming-strategist Weekly pitching plan, two-start SPs, spot starts
mlb-trade-analyzer On-demand trade offer evaluation with always-counter ladder
mlb-category-strategist Weekly push/punt plan across the 10 H2H categories
mlb-playoff-planner July-onward positioning for weeks 21–23 playoff window
household-cfo Master orchestrator + synthesizer for the household finance team; runs per-drop, monthly, and ad-hoc chat
household-intake-classifier Per-PDF document classification + manifest + account matching
household-bookkeeper PDF → reconciled, deduplicated, categorized JSON store with append-only commit
household-spending-analyst Category trends, recurring detection, 60-day cash-flow forecast, seasonal calendar
household-bills-vigilance Missed bills, duplicate / fraud / anomaly / fee scans with severity-tagged alerts
household-savings-debt Goals, emergency fund, debt strategy, mortgage prepay math, rewards optimization
household-investment-retirement Portfolio drift, contribution optimization, TLH with wash-sale awareness, retirement projection
household-tax-compliance Document tracking, deduction tracker, HSA receipt vault, year-end packet for CPA
household-dashboard-designer Weekly static HTML dashboard with cognitive-design + storytelling + fallacy guard
librarian Ingest + tag + index a Substack writer's corpus; topic ledger maintenance
intuition-builder 5 distinct framings (everyday / physical / contrarian / historical / counterfactual) per technical topic
editor Two-pass voice + structural review of drafts; voice gate before publish
distribution-translator Turn published essays into Substack Note / X thread / LinkedIn post / cross-post blurb
growth-analyst Weekly Substack CSV → rolling baseline → attribution → per-section report
trend-scout Weekly ML/systems signal digest from ~35 curated intuition-first sources
technical-reviewer Pre-publish claim check — simplified / wrong / contested / overclaim classification with primary sources
curator Every 4-6 weeks: section map maintenance; active + reactive; handles per-section voice overlays
growth-strategist Quarterly (rolling 13-week) strategic zoomout with uncomfortable questions and kill list

Skills Index

200 skills across 7 super-categories. Every skill's full methodology, templates, and evaluation rubric live in its SKILL.md — click any entry to drill in.

🧠 Thinking & Decisions — decision-making, problem-solving, estimation, dialogue, ideation, learning (37 skills)

Strategy & decision-making

Problem-solving & analysis

Estimation & forecasting

Dialogue & deliberation

Ideation & creativity

Productivity & learning

🔬 Research & Evidence — research design, evidence evaluation, rubrics, ethics (6 skills)
✍️ Communication & Writing — writing pipeline, scientific writing, audience adaptation (13 skills)

General writing

Scientific & academic writing

🏗️ Building & Shipping — architecture, design, security, org, product delivery (15 skills)

Architecture & product

  • adr-architecture — Document architecture decisions with context, options, consequences.
  • chain-spec-risk-metrics — Chain spec → risk → success metrics for launches.
  • roadmap-backcast — Plan backward from deadline to identify critical path and feasibility.
  • metrics-tree — Decompose a North Star metric into sub-metrics and leading indicators.

Design & information architecture

Security

Org & facilitation

📊 Data & ML — data modeling, visualization, GraphRAG, geometric deep learning (14 skills)

Data modeling & visualization

Geometric deep learning

GraphRAG

💼 Domain Packs — corporate finance, household finance, game theory, fantasy baseball, specialized (47 skills)

Corporate finance & valuation (11)

Based on Damodaran's valuation curriculum.

Household finance (12)

PDF-driven personal-finance pipeline. Pairs with the orchestration runtime at ~/Documents/Projects/financialplanning/ (inbox, archive, canonical JSON store, prompts, weekly static HTML dashboards). Powers the household-cfo agent and 8 specialists.

Game theory & strategic competition (8)

Domain-neutral primitives — portable across fantasy sports, poker, auctions, M&A.

Yahoo Fantasy Baseball (14)

Baseball-specific skills for a H2H Categories league. Pairs with the companion runtime at ~/Documents/Projects/yahoo-mlb/.

Specialized & meta (2)

  • chef-assistant — Cook via technique, food science, flavor architecture.
  • skill-creator — Turn a PDF / paper / methodology into a reusable skill.
📰 Substack Growth — 9-agent team for growing "From First Principles / The Thinker's Notebook" (68 skills)

Pairs with the working folder at ~/Documents/Thinking/substacker/ (inbox, corpus, shared-context, ops). Voice-profile, section-map, per-section visual identities, analogy catalog, topic ledger all live there.

Librarian (8) — corpus ingest + index

  • ingest-inbox-item — Orchestrate per-file ingest: normalize → tag → score → dedupe → write seed.
  • normalize-format — Convert markdown / Claude exports / transcripts / Readwise into canonical seed bodies.
  • tag-by-topic — Assign 1-4 topic tags from controlled vocabulary; log pending tags.
  • score-intuition-density — Compute 0-10 density from 8 explicit signals (analogy, concrete example, counterfactual, etc.).
  • dedupe-against-corpus — Exact fingerprint + near-match Jaccard; link rather than merge.
  • search-corpus — "What have I already thought about X?" — ranked matches with excerpts.
  • update-topic-ledger — Maintain counts, last_touched, hot/warm/cold, top_seeds per topic.
  • sweep-stale-seeds — Flag seeds >30d old with no links; recommend keep/promote/kill.

Intuition Builder (7) — 5 framings per topic

Editor (10) — voice + structural review gate

Distribution Translator (7) — platform-native rewrites

Growth Analyst (8) — weekly Substack stats

Trend Scout (6) — weekly ML/systems signal digest

Technical Reviewer (6) — pre-publish claim check

Curator (9) — section-map maintainer, active + reactive

Growth Strategist (7) — quarterly zoomout


Installation

/plugin marketplace add lyndonkl/claude
/plugin install thinking-frameworks-skills

All 188 skills become available immediately. Claude invokes them automatically based on your request and each skill's trigger description.

Option 2 — Manual install

Clone and copy into your Claude Code skills directory:

git clone https://github.com/lyndonkl/claude.git
cd claude

# macOS / Linux
cp -r skills/* ~/.claude/skills/

# Windows
xcopy skills\* %USERPROFILE%\.claude\skills\ /E /I

Using Skills

Skills activate automatically when you use matching trigger phrases — no manual invocation needed.

"Help me decide between three options..."      → decision-matrix
"I need to run user interviews..."              → discovery-interviews-surveys
"Value this company for acquisition..."         → acquisition-analyst (agent)
"What should I stream at pitcher this week?"    → mlb-streaming-strategist (agent)
"My chicken keeps coming out dry..."            → chef-assistant
Skill anatomy — how each skill is structured
skill-name/
├── SKILL.md                          # Entry point (< 300 lines)
│   ├── YAML metadata with triggers
│   ├── When to use + guardrails
│   ├── Workflow checklist
│   └── Common patterns
└── resources/
    ├── template.md                   # Ready-to-use templates (< 400 lines)
    ├── methodology.md                # Advanced techniques (< 500 lines)
    └── evaluators/
        └── rubric_[skill].json       # 10-criterion quality rubric

Progressive depth: SKILL.md for the skim, template.md for the copy-paste, methodology.md for the edge cases, rubric for self-evaluation. Every skill ships with all four.


Contributing

Fork, branch, and PR. Follow the skill structure above — SKILL.md under 300 lines, self-assess against the rubric (target ≥ 3.5), and include trigger phrases in the YAML description so Claude can auto-invoke.

Resources

License

Open source; use freely with Claude Code. Individual skills carry their own attributions.

Acknowledgments

Skills draw on established frameworks and practitioners:

  • Thinking: Bayesian reasoning, causal inference, dialectics, first principles
  • Research: Jobs-to-be-done (Christensen), design of experiments (Box, Taguchi), user research (Torres, Ulwick)
  • Decision-making: Multi-criteria analysis, expected value, risk analysis
  • Corporate finance: Damodaran's valuation curriculum
  • Writing: Story structure (McKee, McPhee), clarity (Zinsser, Pinker, King), SUCCESs (Heath)
  • Culinary: Technique (Pépin, Child, López-Alt), food science (McGee, Sharma), cultural cooking (Bourdain, Chang, Ottolenghi)