Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

brain-mcp

brain-mcp contient 25 skills collectées depuis mordechaipotash, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
25
Stars
63
mis à jour
2026-04-24
Forks
14
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

alignment-check
Spécialistes en gestion de projets

Evaluate a decision against the user's stated principles + related past thinking. Loads principles from YAML, matches by keyword, surfaces semantically similar prior decisions.

2026-04-24
brain-stats
Autres occupations informatiques

Raw accounting of what's in the brain. Counts messages, embeddings, summaries, domains. Use when user asks "how much is in my brain" or "what's the size of the corpus."

2026-04-24
cognitive-patterns
Autres occupations informatiques

Surface patterns in how the user thinks — cognitive pattern, problem-solving approach, emotional tone, content category. Optional domain scope. Use when user asks "when do I think best" or "what patterns show up in breakthroughs."

2026-04-24
context-recovery
Autres occupations informatiques

Full re-entry brief for a domain — recent summaries + accumulated open questions, decisions, insights, quotes. Longer and deeper than tunnel-state. Use after days/weeks away from a project.

2026-04-24
conversations-by-date
Autres occupations informatiques

Browse conversations by calendar date. Use when user asks "what was I working on last Thursday" or specifies a date.

2026-04-24
dormant-contexts
Spécialistes en gestion de projets

Surface abandoned domains with unresolved breakthrough/significant open questions. Ranked by breakthrough count → question count → conversation count. Use when user feels important threads have been dropped.

2026-04-24
get-conversation
Autres occupations informatiques

Fetch the full message thread of a specific conversation by ID. Returns role + content + timestamp, truncated at 20 messages / 1000 chars per message. Use when the user references a specific conversation from prior search results.

2026-04-24
get-principle
Autres occupations informatiques

Return the full body of one principle by name. Use when user references a specific principle (e.g., "SHELET", "Bottleneck Amplification").

2026-04-24
github-search
Développeurs de logiciels

Query the user's GitHub repo + commit index. Modes timeline, conversations, code, validate. Use when user references a repo, commit, or wants to cross-reference code with conversations.

2026-04-24
list-principles
Autres occupations informatiques

List the user's stated principles from the configured YAML file. Use when user asks "what are my principles" or before alignment-check.

2026-04-24
open-threads
Autres occupations informatiques

Global unfinished-work matrix — every domain × every open question. Paired with dormant-contexts for the complete overwhelm-reducer surface.

2026-04-24
query-analytics
Développeurs de logiciels

Query optional analytics parquets — timeline, stacks, problems, spend, summary. Use only when user asks about tool-stack adoption, spend, or temporal patterns.

2026-04-24
search-conversations
Développeurs de logiciels

Deterministic keyword retrieval (ILIKE) over raw L0 messages. Use when the user references an exact term, name, or phrase they remember writing.

2026-04-24
search-docs
Développeurs de logiciels

Retrieval over the user's markdown corpus (notes, wikis, docs) with filters for depth-score, breakthroughs, project, and open TODOs. Use when user references a markdown file or wiki concept.

2026-04-24
search-summaries
Développeurs de logiciels

Hybrid retrieval (vector + FTS) over L2 structured summaries. Supports filter by domain, importance, thinking-stage, source, and extract mode. Use when user wants structured knowledge, not raw messages.

2026-04-24
semantic-search
Développeurs de logiciels

Deterministic vector retrieval over embedded messages. Finds conversations by meaning, not keyword. Use when the user's phrasing may not match what they wrote at the time.

2026-04-24
switching-cost
Autres occupations informatiques

Quantify cognitive cost of switching from current domain to target domain. Formula-driven (0.0-1.0). Returns recommendation. Use BEFORE committing to a domain switch.

2026-04-24
thinking-trajectory
Développeurs de logiciels

Show how the user's thinking on a topic evolved over time. Views full (timeline + stages), velocity (accelerating/stable/declining), first (genesis moment). Use when the user might have already moved past where they seem to be now.

2026-04-24
trust-dashboard
Autres occupations informatiques

Proof the safety net is intact. Structural integrity check across L0-L2. Use when user is anxious about what was lost or wants to verify nothing slipped.

2026-04-24
tunnel-history
Développeurs de logiciels

Show aggregated history of a domain — thinking stages, importance breakdown, cognitive patterns, emotional tones, top concepts as bar charts. Use when user wants the meta-view of their own engagement with a topic over time.

2026-04-24
tunnel-state
Autres occupations informatiques

Reconstruct cognitive save-state for a domain. Returns thinking-stage, open-questions, decisions, concepts, emotional-tone — every claim carries a citation. Use when user returns to a topic.

2026-04-24
unfinished-threads
Autres occupations informatiques

Conversations still in exploring or crystallizing stage with open questions at or above min_importance. Use when user feels there's unfinished work but doesn't know where.

2026-04-24
unified-search
Autres occupations informatiques

Cross-source retrieval combining conversation embeddings, GitHub commits, and markdown docs into one ranked list. Use for broad orientation queries.

2026-04-24
what-do-i-think
Autres occupations informatiques

Synthesize the user's views on a topic across 10+ conversations. Modes synthesize (default) or precedent. Use when user is forming an opinion and may have already concluded something.

2026-04-24
what-was-i-thinking
Autres occupations informatiques

Monthly snapshot — activity level, top conversations, sample questions. Use when user wants to reconstruct a specific month's mental state.

2026-04-24