# Links

> >-

- **Type:** Skill
- **Install:** `agentstack add skill-thoreinstein-obsidian-rag-links`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [thoreinstein](https://agentstack.voostack.com/s/thoreinstein)
- **Installs:** 0
- **Category:** [Productivity](https://agentstack.voostack.com/c/productivity)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [thoreinstein](https://github.com/thoreinstein)
- **Source:** https://github.com/thoreinstein/obsidian-rag/tree/main/skills/links

## Install

```sh
agentstack add skill-thoreinstein-obsidian-rag-links
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Explore Note Connections

Map the link graph around a specific note.

## Workflow

1. Call `obsidian_get_links` on the specified note to find outgoing links
2. Call `obsidian_get_backlinks` on the same note to find incoming links
3. Present a connection map:
   - **Outgoing links**: Notes this note references
   - **Incoming links**: Notes that reference this note

## Arguments

The note path or name follows the skill invocation. Example: `/links Projects/MyProject.md`

## Tips

- If the user provides just a name (no path), try searching for it first with `obsidian_search_notes`
- For `obsidian_get_backlinks`, pass the note name without the `.md` extension
- For `obsidian_get_links`, pass the full relative path with `.md`

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [thoreinstein](https://github.com/thoreinstein)
- **Source:** [thoreinstein/obsidian-rag](https://github.com/thoreinstein/obsidian-rag)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-thoreinstein-obsidian-rag-links
- Seller: https://agentstack.voostack.com/s/thoreinstein
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
