# Browsing Substack

> Use when the user wants to extract data from a Substack publication or post — publication metadata (name, author, description, subscriber count, recent posts) or full individual post content (title, subtitle, author, date, body text, like count, comment count). Substack is server-rendered and publicly accessible without login for most content.

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

## Install

```sh
agentstack add skill-browsing-skills-browsing-skills-substack-com
```

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

## About

# Substack — Browsing Skill

Use this index to choose the Substack action that matches the user request, then open only the linked reference file for the complete navigation, requirements, code, and return shape.

## Action Index

- **publication-data** — Extract publication metadata from a Substack homepage: name, author, description, subscriber count (if shown), post count, and a list of recent posts with titles, dates, likes, and URLs. Full spec: [references/publication-data.md](references/publication-data.md).
- **post-data** — Extract a single Substack post: title, subtitle, author, publication date, full body text, like count, and comment count. Supports an optional markdown output mode. Full spec: [references/post-data.md](references/post-data.md).

## Notes

- Most Substack content is publicly accessible without login. Paid/subscriber-only posts show a paywall preview; the body text will be partial.
- Substack is server-rendered so selectors are stable across publications.
- These actions are read-only. They do not subscribe, comment, like, or change account settings.

## Source & license

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

- **Author:** [browsing-skills](https://github.com/browsing-skills)
- **Source:** [browsing-skills/browsing-skills](https://github.com/browsing-skills/browsing-skills)
- **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-browsing-skills-browsing-skills-substack-com
- Seller: https://agentstack.voostack.com/s/browsing-skills
- 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%.
