Secondbrain Entity
This skill creates interconnected "entities" from your notes, fostering deeper understanding and recall by building a networked Second Brain.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add secondbrain-entity npx -- -y @trustedskills/secondbrain-entity
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"secondbrain-entity": {
"command": "npx",
"args": [
"-y",
"@trustedskills/secondbrain-entity"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The secondbrain-entity skill allows AI agents to interact with and manage information within a Second Brain system. It facilitates creating, retrieving, and linking notes and resources stored in tools like Obsidian or Roam Research. This enables the agent to leverage existing knowledge bases for more informed responses and actions.
When to use it
- Research tasks: The agent can quickly gather relevant information from your Second Brain when researching a topic.
- Content creation: It can assist in drafting blog posts or articles by pulling together related notes and ideas.
- Project management: The skill can help manage project-related information stored within your Second Brain, surfacing tasks and deadlines.
- Personal knowledge management: The agent can proactively suggest connections between existing notes to enhance understanding and discovery.
Key capabilities
- Connects to Second Brain systems (Obsidian, Roam Research)
- Creates new notes in the Second Brain
- Retrieves information from existing notes
- Links notes together within the Second Brain
Example prompts
- "Find all notes related to 'sustainable gardening' in my Second Brain."
- "Create a new note titled 'Meeting with John Doe' and link it to the project 'Alpha'."
- "Summarize the key points from my notes on 'machine learning basics'."
Tips & gotchas
- Requires access credentials (API keys or similar) for your Second Brain system.
- The agent’s effectiveness depends heavily on how well-structured and organized your Second Brain is.
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.