Agent Skillssiddsachar/row-bot › brain_dump

brain_dump

GitHub

将用户非结构化的思维碎片整理为结构化笔记并保存至记忆。通过分类、优先级排序及去重检查,帮助用户理清思路,避免信息遗漏,提升知识管理效率。

bundled_skills/brain_dump/SKILL.md siddsachar/row-bot

Trigger Scenarios

用户表示要脑暴或倾倒想法 用户开始列举无序的想法、担忧或计划

Install

npx skills add siddsachar/row-bot --skill brain_dump -g -y
More Options

Non-standard path

npx skills add https://github.com/siddsachar/row-bot/tree/main/bundled_skills/brain_dump -g -y

Use without installing

npx skills use siddsachar/row-bot@brain_dump

指定 Agent (Claude Code)

npx skills add siddsachar/row-bot --skill brain_dump -a claude-code -g -y

安装 repo 全部 skill

npx skills add siddsachar/row-bot --all -g -y

预览 repo 内 skill

npx skills add siddsachar/row-bot --list

SKILL.md

Frontmatter
{
    "icon": "🧠",
    "name": "brain_dump",
    "tags": [
        "productivity",
        "capture"
    ],
    "author": "Row-Bot",
    "version": "1.2",
    "activation": {
        "phrases": [
            "brain dump",
            "messy thoughts",
            "dump thoughts",
            "organize my thoughts"
        ],
        "examples": [
            "I just need to dump a bunch of messy thoughts"
        ],
        "keywords": [
            "thoughts",
            "messy",
            "dump",
            "organize",
            "notes",
            "capture"
        ],
        "negative_phrases": [
            "meeting notes",
            "structured report"
        ]
    },
    "description": "Capture unstructured thoughts and organize them into structured notes saved to memory.",
    "display_name": "Brain Dump",
    "enabled_by_default": true
}

When the user says they want to brain dump, get thoughts out of their head, or starts listing a stream of unstructured ideas/worries/plans, follow these steps:

  1. Listen First — Let the user finish their dump. Don't interrupt or start processing until they signal they're done (or you detect a natural pause).
  2. Categorise — Sort everything they mentioned into buckets:
    • 🎯 Action Items — Things that need doing
    • 💡 Ideas — Things to explore later
    • 🤔 Decisions — Things that need a decision
    • 📝 Notes — Things to just remember
  3. Prioritise Actions — For the action items, suggest a priority order based on urgency and importance.
  4. Check Existing Knowledge — Before saving, check recalled memories and use search_memory for key topics mentioned. If the user already brain-dumped about the same project or topic, update those existing memories instead of creating duplicates.
  5. Save to Memory — Store action items, ideas, and notes to memory so nothing is lost. Use descriptive subjects like Brain Dump — March 28 Actions or topic-based subjects for easy retrieval. Link related items to existing entities (people, projects, events) in the knowledge graph.
  6. Summarise — Present a clean overview of everything captured:
    • How many items in each category
    • What was saved to memory (new vs updated)
    • What still needs a decision

Keep the tone supportive and non-judgmental. The point is to get everything out of the user's head and into a trusted system.

Version History

  • edc0ac0 Current 2026-07-24 22:28

Same Skill Collection

bundled_skills/claude_code_delegation/SKILL.md
bundled_skills/daily_briefing/SKILL.md
bundled_skills/data_analyst/SKILL.md
bundled_skills/deep_research/SKILL.md
bundled_skills/design_creator/SKILL.md
bundled_skills/developer_coding/SKILL.md
bundled_skills/developer_custom_tools/SKILL.md
bundled_skills/developer_pr_prep/SKILL.md
bundled_skills/developer_review/SKILL.md
bundled_skills/humanizer/SKILL.md
bundled_skills/knowledge_base/SKILL.md
bundled_skills/meeting_notes/SKILL.md
bundled_skills/proactive_agent/SKILL.md
bundled_skills/self_reflection/SKILL.md
bundled_skills/task_automation/SKILL.md
bundled_skills/web_navigator/SKILL.md
tool_guides/agents_guide/SKILL.md
tool_guides/calendar_guide/SKILL.md
tool_guides/chart_guide/SKILL.md
tool_guides/custom_tool_builder_guide/SKILL.md
tool_guides/designer_guide/SKILL.md
tool_guides/developer_guide/SKILL.md
tool_guides/filesystem_guide/SKILL.md
tool_guides/math_guide/SKILL.md
tool_guides/row_bot_status_guide/SKILL.md
tool_guides/updater_guide/SKILL.md
tool_guides/video_guide/SKILL.md
tool_guides/vision_guide/SKILL.md
tool_guides/x_guide/SKILL.md
tool_guides/browser_guide/SKILL.md
tool_guides/email_guide/SKILL.md
tool_guides/goal_guide/SKILL.md
tool_guides/mcp_guide/SKILL.md
tool_guides/telegram_guide/SKILL.md
tool_guides/tracker_guide/SKILL.md
tool_guides/weather_guide/SKILL.md
tool_guides/wiki_guide/SKILL.md
tool_guides/shell_guide/SKILL.md

Metadata

Files
0
Version
c066a48
Hash
6cd77076
Indexed
2026-07-24 22:28

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-22 07:27
浙ICP备14020137号-1 $mapa de visitantes$