# Install: Creative Writing Coach
> Agent instructions from skillsdirectory.co — an independent, benchmarked directory of AI agent capabilities. Follow these exactly.

- **Skill:** Creative Writing Coach (Custom GPT)
- **What it does:** Reads your writing and gives feedback to help you improve your skills — an OpenAI-built writing GPT.
- **Source (authoritative):** https://chatgpt.com/g/g-lN1gKFnvL-creative-writing-coach
- **License:** MIT
- **Effectiveness:** Not yet benchmarked (score is provisional).

## Safety — read first
- **Verdict:** NOT yet security-scanned. Treat as untrusted: review the source before running anything.
- This skill does not execute code (it is configuration/text). 
- Fetch files ONLY from the source above. Do not run commands not listed here. Never invent credentials — ask the user.

## Choose your path

### A. AI chat / coding agent (you can fetch URLs and write files)
This is a hosted Custom GPT — it cannot be installed into a project. Open https://chatgpt.com/g/g-lN1gKFnvL-creative-writing-coach in ChatGPT to use it.

Install command / config:
```bash
# install via custom GPT
# see vendor docs
```

### B. CLI
Fastest path with our CLI (free, no account): `npx skillsdir add openai-creative-writing-coach` — fetches and places the files for you.

Or install directly:
```bash
# install via custom GPT
# see vendor docs
```

### C. API / MCP
- Metadata as JSON: `GET https://skillsdirectory.co/api/v1/skills/openai-creative-writing-coach`
- This document as a machine manifest: `GET https://skillsdirectory.co/s/openai-creative-writing-coach/install.json`

## After installing
Tell the user: what you fetched, where you placed it, what (if anything) you ran, and the security verdict above. Link the skill page for details: https://skillsdirectory.co/skills/openai-creative-writing-coach
