Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

brain-mcp

brain-mcp enthält 25 gesammelte Skills von mordechaipotash, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
25
Stars
63
aktualisiert
2026-04-24
Forks
14
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

alignment-check
Projektmanagementspezialisten

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Projektmanagementspezialisten

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Softwareentwickler

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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

2026-04-24
query-analytics
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Softwareentwickler

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
Sonstige Computerberufe

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
Softwareentwickler

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
Sonstige Computerberufe

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
Softwareentwickler

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Sonstige Computerberufe

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

2026-04-24