# Cf Prompt

> Get or list Context Forge prompt templates. Use when the user asks for a cf prompt by phase name or wants the list of available prompts.

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

## Install

```sh
agentstack add skill-ecorkran-context-forge-cf-prompt
```

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

## About

# Context Forge Prompt

1. If the user gave no argument, or the argument is `list`: run
   `cf prompt list` and print its output verbatim, without commentary.
2. Otherwise run `cf prompt get ` with the user's argument
   (a phase name such as those shown by `cf prompt list`).
3. If the command fails, show its error output and stop.
4. When `cf prompt get` returns a prompt template: use it as your working
   context and immediately begin the work it describes. Confirm receipt
   with exactly one line: `Received prompt: {phase name}` — take the phase
   name from the command's output.

## Source & license

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

- **Author:** [ecorkran](https://github.com/ecorkran)
- **Source:** [ecorkran/context-forge](https://github.com/ecorkran/context-forge)
- **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-ecorkran-context-forge-cf-prompt
- Seller: https://agentstack.voostack.com/s/ecorkran
- 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%.
