用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/TuYv/ccpm --skill braindump命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | braindump |
| description | Quick capture of raw thoughts with intelligent domain classification and competitive intelligence extraction |
| roles | ["all"] |
| integrations | [] |
Transform raw thoughts into strategic intelligence through quick capture, systematic analysis, pattern recognition, and domain-aware insight extraction with minimal user friction.
Check agent_mode in 00-inbox/MY-PROFILE.md frontmatter:
agent_mode: team — delegate research, analysis, and writing subtasks to specialist sub-agents (e.g., use Task tool to delegate deep analysis, competitive intel extraction, or pattern recognition to separate agents). Combine results before presenting to user.agent_mode: solo (default) — handle everything directly in the conversation. No delegation.Before executing, check for user profile:
00-inbox/MY-PROFILE.md in the vaultWelcome to COG! It looks like this is your first time.
Before we start, let's quickly set up your profile (takes 2 minutes).
Would you like to run onboarding first, or should I proceed with default settings?
03-professional/COMPETITIVE-WATCHLIST.md if it exists for competitive intelligence detectionGet current timestamp (REQUIRED before generating any files):
date '+%Y-%m-%d %H:%M' using Bash to get the actual current date and timecreated: frontmatter AND filename HHMM component)date commandAsk user to classify or auto-detect based on content:
If user profile exists with projects:
If no profile: Use standard personal/professional/mixed classification
Apply the comprehensive analysis framework directly:
Analyze the input to understand:
Extract and identify:
Determine:
Identify:
If COMPETITIVE-WATCHLIST.md exists:
Create braindump file with this structure:
---
type: "braindump"
domain: "[personal|professional|project-specific|mixed]"
project: "[project-name]" # Only if project-specific
date: "YYYY-MM-DD"
created: "YYYY-MM-DD HH:MM"
themes: ["theme1", "theme2", "theme3"]
tags: ["#braindump", "#raw-thoughts", "#domain-tag"]
status: "captured"
energy_level: "[high|medium|low]"
emotional_tone: "[primary-emotion]"
confidence: "[high|medium|low]"
---
# Braindump: [Auto-generated descriptive title]
## Raw Thoughts
[Original user content preserved exactly as provided]
## Content Analysis
### Main Themes
1. **Theme 1:** [description and significance]
2. **Theme 2:** [description and significance]
3. **Theme 3:** [description and significance]
### Supporting Ideas
- [Supporting concept 1]
- [Supporting concept 2]
- [Supporting concept 3]
### Questions Raised
- [Question 1 for deeper exploration]
- [Question 2 requiring consideration]
### Decisions Contemplated
- [Decision 1 being considered with options]
- [Decision 2 under evaluation]
## Strategic Intelligence
### Key Insights
1. **Insight 1:** [description and implications]
2. **Insight 2:** [description and implications]
3. **Insight 3:** [description and implications]
### Pattern Recognition
- **Connection to Previous Thinking:** [links to earlier braindumps or frameworks]
- **Recurring Patterns:** [themes that keep appearing]
- **Evolution:** [how thinking has developed]
[How this affects goals]
[Impact on current projects]
[Decision-making considerations]
Calculate actual due dates from today's date and append Obsidian Tasks emoji format.
[ ] [specific action] 📅 [YYYY-MM-DD = tomorrow's date]
[ ] [specific action] 📅 [YYYY-MM-DD = date +1 week from today]
[longer-term implications and considerations]
[[link1]], [[link2]]
[[project1]], [[project2]]
[[insight1]], [[framework1]]
[domain] ([confidence]%)
[why this classification]
[if applicable]
[public|private|confidential]
[assessment]
[assessment]
[what this suggests]
[percentage] - [reasoning]
[percentage] - [reasoning]
[percentage] - [reasoning]
[specific questions if needed]
---
Save to appropriate location:
02-personal/braindumps/braindump-YYYY-MM-DD-HHMM-<slug>.md03-professional/braindumps/braindump-YYYY-MM-DD-HHMM-<slug>.md04-projects/[project-slug]/braindumps/braindump-YYYY-MM-DD-HHMM-<slug>.md00-inbox/braindump-YYYY-MM-DD-HHMM-<slug>.mdIf competitive intelligence detected (mentions of companies/people from watchlist):
Create/update: 04-projects/[project]/competitive/[company-slug].md
---
type: "competitive-intelligence"
company: "[Company Name]"
project: "[project-name]"
last_updated: "YYYY-MM-DD"
sources: ["braindump"]
tags: ["#competitive", "#intelligence", "#[company-slug]"]
---
# Competitive Intelligence: [Company Name]
## Latest Update - [Date]
**Source:** [[braindump-file-reference]]
[Extracted competitive intelligence from braindump]
## Previous Intelligence
[Historical intel from earlier braindumps]
## Strategic Implications
[Analysis of what this means for the project]
## Action Items
- [ ] [Follow-up actions based on intel] 📅 [YYYY-MM-DD = calculated due date]
---
*Auto-extracted by COG Brain Dump Analyst*
CRITICAL: All YAML frontmatter must use proper Obsidian-compatible formatting:
["item1", "item2", "item3"]true or falseExamples:
# CORRECT
type: "braindump"
themes: ["automation", "testing", "ui-improvements"]
analysis_needed: true
# INCORRECT
type: braindump
themes: [automation, testing, ui-improvements]
analysis_needed: "true"
Always explicitly state confidence levels and reasoning in the processing notes.
After braindump, suggest:
If competitive mentions detected: