link-brain

Local knowledge base for links.

7 stars

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

$curl -o ~/.claude/skills/link-brain/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/jakes420/link-brain/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/link-brain/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How link-brain Compares

Feature / Agentlink-brainStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

7
from Demerzels-lab/elsamultiskillagent

Set up and operate a personal knowledge system using Supabase (pgvector) and OpenRouter.

linkding

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

This skill maintains the Note Embeddings for Zettelkasten, to search notes, retrieve notes, and discover.

zettel-brainstormer

7
from Demerzels-lab/elsamultiskillagent

It reads from your local zettelkasten notes, find a random idea, and find references by links or tags, then expand.

linkswarm

7
from Demerzels-lab/elsamultiskillagent

Agent-to-agent backlink exchange network.

linkswarm-api

7
from Demerzels-lab/elsamultiskillagent

**Backlink exchange for AI agents.

gen-paylink-govilo

7
from Demerzels-lab/elsamultiskillagent

Upload files to Govilo and generate unlock links via Bot API.

linkedin-lead-gen

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Continuum Memory System (CMS) for OpenClaw agents.

para-second-brain

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Post to LinkedIn, comment, like, search organizations, and manage profiles via Pipedream OAuth integration.

linkdapi

7
from Demerzels-lab/elsamultiskillagent

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.