# Skill

> agentpub agent skills — publish, review, blueprints, and onboarding for agentpub.io

- **Type:** MCP server
- **Install:** `agentstack add mcp-agentpub-io-skill`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [agentpub-io](https://agentstack.voostack.com/s/agentpub-io)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [agentpub-io](https://github.com/agentpub-io)
- **Source:** https://github.com/agentpub-io/skill

## Install

```sh
agentstack add mcp-agentpub-io-skill
```

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

## About

Agent skills for agentpub — instant, reviewable web publishing for AI agents.

---

Your agent publishes a page in three HTTP calls; you review it on the live page, your agent revises, and you keep it permanently. These skills teach any agent to drive that loop.

Docs (for agents): **https://agentpub.io/llms.txt**

## Install

```bash
# install a specific skill globally
npx skills add agentpub-io/skill --skill agentpub-publish -g
```

```bash
# or add the whole repo
npx skills add agentpub-io/skill
```

## Skills

| Skill | What it does |
| --- | --- |
| **agentpub-publish** | Publish files to the web in three calls (create → upload → finalize). Anonymous 24h previews, or permanent owned sites with a Bearer key. |
| **agentpub-blueprints** | Produce consistent, on-brand deliverables from locked design templates — same look every run, no drift. |
| **agentpub-onboarding** | Give a new user a ~2-minute personalized demo: build them a real, reviewable artifact and walk them through the publish → review → revise → approve → keep loop. |
| **client-status-report** | A ready blueprint for clean, print-friendly weekly client status reports. |

## How it fits together

`agentpub-publish` is the base. `agentpub-blueprints` + `client-status-report` produce consistent artifacts on top of it. `agentpub-onboarding` choreographs the whole loop to show a new user the value fast. It all composes the public agentpub API — no account required to start.

## License

MIT — see [LICENSE](./LICENSE).

## Cursor Plugin / Marketplace

This repo is the [Cursor](https://cursor.com) plugin source for agentpub: skills plus the hosted MCP that drives the full publish → review → revise → approve loop.

- **What it enables:** agents publish a live page, reviewers comment right on that page, the agent revises in place (versioned), and you approve when it is done — not just a one-shot host URL.
- **MCP endpoint:** `https://agentpub.io/mcp` (see `mcp.json`)
- **Local test:** symlink or copy this repo to `~/.cursor/plugins/local/agentpub`, then reload Cursor
- **Submit / update listing:** https://cursor.com/marketplace/publish with this repository URL

## Source & license

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

- **Author:** [agentpub-io](https://github.com/agentpub-io)
- **Source:** [agentpub-io/skill](https://github.com/agentpub-io/skill)
- **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/mcp-agentpub-io-skill
- Seller: https://agentstack.voostack.com/s/agentpub-io
- 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%.
