Secondbrain Note
This skill generates interconnected notes mirroring a "second brain" system, boosting knowledge synthesis and creative thinking by linking ideas.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add secondbrain-note npx -- -y @trustedskills/secondbrain-note
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"secondbrain-note": {
"command": "npx",
"args": [
"-y",
"@trustedskills/secondbrain-note"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with and manage notes within a SecondBrain workspace. It can create new notes, retrieve existing notes based on titles or content, and potentially update note content. This facilitates the integration of an agent's reasoning and actions directly into a personal knowledge management system.
When to use it
- Knowledge Capture: Have the agent automatically summarize meeting notes and save them as SecondBrain notes.
- Research Assistance: Ask the agent to find relevant notes related to a specific topic for research or writing.
- Project Management: Use the agent to create new project notes in SecondBrain and track progress within those notes.
- Personal Learning: Have the agent synthesize information from various sources and save it as structured notes in your SecondBrain.
Key capabilities
- Create new notes
- Retrieve existing notes by title
- Retrieve existing notes by content
- Update note content
Example prompts
- "Create a new note titled 'Project Phoenix - Kickoff Meeting' with the following details: [meeting summary]"
- "Find all notes related to 'Machine Learning'"
- "Update the note titled 'Book Review - Atomic Habits' to include my key takeaways."
Tips & gotchas
- Requires access to a SecondBrain account and appropriate API keys for authentication.
- The agent’s ability to accurately retrieve notes depends on consistent naming conventions and well-structured content within your SecondBrain workspace.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.