Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

brain-mcp

brain-mcp 收录了来自 mordechaipotash 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
63
更新
2026-04-24
Forks
14
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

alignment-check
项目管理专家

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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
项目管理专家

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
其他计算机职业

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
其他计算机职业

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
软件开发工程师

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
其他计算机职业

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
其他计算机职业

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

2026-04-24
query-analytics
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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
其他计算机职业

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
软件开发工程师

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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
其他计算机职业

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

2026-04-24