Secondbrain Search Init
Quickly initiates searches within Sergio B's second brain knowledge base using provided keywords for relevant information retrieval.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add secondbrain-search-init npx -- -y @trustedskills/secondbrain-search-init
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"secondbrain-search-init": {
"command": "npx",
"args": [
"-y",
"@trustedskills/secondbrain-search-init"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill initializes a search within your Second Brain (likely Obsidian or similar note-taking system). It allows an AI agent to begin querying and retrieving information from your personal knowledge base. The skill provides a starting point for more complex tasks that require accessing and processing your notes.
When to use it
- Research Assistance: Use this when you need the AI to find relevant notes related to a specific topic or question.
- Idea Generation: Prompt the agent to search for connections between different concepts in your Second Brain.
- Content Creation: Leverage existing notes as source material for writing articles, reports, or presentations.
- Knowledge Synthesis: Have the AI summarize and synthesize information from multiple related notes.
Key capabilities
- Initializes a search query within a Second Brain system.
- Provides a foundation for more complex knowledge retrieval tasks.
Example prompts
- "Search my Second Brain for notes about 'Project Phoenix'."
- "Find all notes mentioning 'blockchain' and 'decentralization'."
- "What are the key concepts related to 'sustainable agriculture' in my notes?"
Tips & gotchas
- This skill requires a configured Second Brain environment (e.g., Obsidian) for it to function correctly.
- The quality of search results depends on how well your Second Brain is organized and tagged.
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.