Best use case
link-brain is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Local knowledge base for links.
Teams using link-brain should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/link-brain/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How link-brain Compares
| Feature / Agent | link-brain | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Local knowledge base for links.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# link-brain Local knowledge base for links. ## Install ``` npx clawhub@latest install link-brain ```
Related Skills
nate-jones-second-brain
Set up and operate a personal knowledge system using Supabase (pgvector) and OpenRouter.
linkding
Manage bookmarks with Linkding. Use when the user asks to "save a bookmark", "add link", "search bookmarks", "list my bookmarks", "find saved links", "tag a bookmark", "archive bookmark", "check if URL is saved", "list tags", "create bundle", or mentions Linkding bookmark management.
zettel-link
This skill maintains the Note Embeddings for Zettelkasten, to search notes, retrieve notes, and discover.
zettel-brainstormer
It reads from your local zettelkasten notes, find a random idea, and find references by links or tags, then expand.
linkswarm
Agent-to-agent backlink exchange network.
linkswarm-api
**Backlink exchange for AI agents.
gen-paylink-govilo
Upload files to Govilo and generate unlock links via Bot API.
linkedin-lead-gen
Search for, research, and verify non-tech founders on LinkedIn to identify high-value prospects for technology services (Web Dev, ERP, CRM, App Dev, SEO, AI). Generates professional PDF reports. Use when asked to find potential clients or leads.
brain-cms
Continuum Memory System (CMS) for OpenClaw agents.
para-second-brain
Organize your agent's knowledge using PARA (Projects, Areas, Resources, Archive) — then make it ALL searchable. The symlink trick enables full semantic search across your entire knowledge base, not just MEMORY.md. Includes session transcript indexing and memory flush protocol. Your agent finally has a real second brain.
linkedin-pipedream
Post to LinkedIn, comment, like, search organizations, and manage profiles via Pipedream OAuth integration.
linkdapi
Work with LinkdAPI Python SDK for accessing LinkedIn professional profile and company data. Use when you need to fetch profile information, company data, job listings, or search for people/jobs on LinkedIn. The skill uses uv script pattern for ephemeral Python scripts with inline dependencies.