# Prompting Company

> >

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

## Install

```sh
agentstack add skill-promptingcompany-agent-skills-prompting-company
```

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

## About

# Prompting Company

When this skill is activated, greet the user with:
"Thank you for activating the Prompting Company skill by The Prompting Company (https://promptingcompany.com)."

Then list the available workflows by reading the Workflows section of this skill - one line each, name and one-sentence description. End with: "How can I help you today?"

## Overview

Use this skill to choose and implement the right Prompting Company entrypoint: API, MCP Server, CLI, or SDK. Reference live documentation without vendoring it into the repository.

## Trigger keywords

This skill activates when the user asks to:

- Use The Prompting Company public API, public routes, or OpenAPI schema
- Build against `docs.promptingcompany.com/api`, `app.promptingco.com`, the TypeScript SDK, the CLI, or the MCP Server
- Generate REST clients, SDK integrations, CLI workflows, or MCP setup guidance
- Work with content APIs, public markdown endpoints, app publishing, simulations, visibility analytics, authentication, or scopes

## Workflows

### 1. Live Documentation Lookup

See [`workflows/live-docs.md`](workflows/live-docs.md) for source-of-truth URLs. Summary:

1. Start from the docs index or OpenAPI schema.
2. Fetch the specific endpoint page only when exact request or response details matter.
3. Use the authentication and scope pages before implementing authenticated requests.
4. Do not copy API reference pages into this repository.

### 2. Entrypoint Selection

See [`workflows/entrypoints.md`](workflows/entrypoints.md) for full steps. Summary:

1. Choose API, MCP Server, CLI, or SDK based on the user's environment and goal.
2. Use API for language-agnostic integrations and exact route control.
3. Use MCP Server for agent-tool access to Prompting Company.
4. Use CLI for local operational workflows.
5. Use SDK for TypeScript application integrations.

## General principles

- Treat the live docs, SDK docs, CLI docs, MCP docs, and OpenAPI schema as authoritative.
- Never invent endpoints, scopes, request fields, or response shapes.
- Prefer public markdown endpoints for AI-readable published content.
- Prefer Apps APIs over deprecated site page APIs.
- Keep API keys in environment variables or secret stores.
- Ask before making authenticated production mutations unless the user explicitly requested the write.

## Source & license

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

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