# Prompt Driven Studio > Prompt Driven Studio turns markdown scripts into finished narrated videos. Agents should use the PDS CLI and the agent docs below for automation. Important: - Start at /agents for human-readable handoff guidance. - Use /agents/cli for the CLI contract. - Use /agents/security before handling tokens. - Do not crawl /api directly unless using documented endpoints. ## Agent Docs - [Agent handoff](https://video.promptdriven.ai/agents): Start here for Codex, Claude Code, Cursor, CI, and shell agents. - [Web agent instructions](https://video.promptdriven.ai/AGENTS.md): Fetchable instruction file for agents; not automatic Codex project discovery. - [CLI contract](https://video.promptdriven.ai/agents/cli): PDS CLI install, flags, command families, output modes, and stability rules. - [Agent API](https://video.promptdriven.ai/agents/api): API endpoint map and envelope contract. - [Security](https://video.promptdriven.ai/agents/security): Tokens, scopes, OAuth, and secret handling. - [Errors](https://video.promptdriven.ai/agents/errors): Exit codes, structured errors, and retry behavior. ## Workflows - [Release video](https://video.promptdriven.ai/agents/workflows/release-video): Automate a release video from scripts and changelog files. - [Pipeline](https://video.promptdriven.ai/agents/workflows/pipeline): Automate project setup, script updates, pipeline planning, and runs. ## Optional - [Full agent docs](https://video.promptdriven.ai/llms-full.txt): One-shot context file with the public agent docs combined. - [Marketing landing page](https://video.promptdriven.ai/): Human product overview. - [PromptDriven.ai](https://promptdriven.ai): Parent product site.