# Docs

> A Claude skill from frane/vibesurfer.

- **Type:** Skill
- **Install:** `agentstack add skill-frane-vibesurfer-docs`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [frane](https://agentstack.voostack.com/s/frane)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [frane](https://github.com/frane)
- **Source:** https://github.com/frane/vibesurfer/tree/main/docs
- **Website:** https://crates.io/crates/vibesurfer

## Install

```sh
agentstack add skill-frane-vibesurfer-docs
```

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

## About

# Skill

The skill that gets installed into every detected agent by `vs skill install` lives at:

[`skills/vibesurfer/SKILL.md`](../skills/vibesurfer/SKILL.md)

That file is the single source of truth — it's what the agent reads, and it's the file `vs skill install` writes (verbatim) into each agent's conventional skill location:

| Agent | Path |
|---|---|
| Claude Code | `~/.claude/skills/vibesurfer/SKILL.md` |
| Codex CLI | `~/.codex/skills/vibesurfer/SKILL.md` |
| Cursor | `/.cursor/skills/vibesurfer/SKILL.md` |
| Gemini | `~/.gemini/extensions/vibesurfer/GEMINI.md` (renamed) |
| OpenClaw | `~/.openclaw/workspace/skills/vibesurfer/SKILL.md` |
| Canonical | `~/.agents/skills/vibesurfer/SKILL.md` |

The same `vs skill install` call also writes an `mcpServers.vibesurfer = {command: "vs", args: ["mcp"]}` entry into each agent's MCP config (`.claude.json`, `~/.codex/config.toml`, `/.cursor/mcp.json`, `~/.gemini/settings.json`, `Library/Application Support/Claude/claude_desktop_config.json` on macOS) so the agent can talk to vibesurfer over MCP as well as via the SKILL.md.

## Source & license

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

- **Author:** [frane](https://github.com/frane)
- **Source:** [frane/vibesurfer](https://github.com/frane/vibesurfer)
- **License:** Apache-2.0
- **Homepage:** https://crates.io/crates/vibesurfer

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-frane-vibesurfer-docs
- Seller: https://agentstack.voostack.com/s/frane
- 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%.
