# amitte/youtube-description-writer

> Write an SEO-optimized YouTube description with a hook line, chapters parsed from the transcript, three to five keywords, and creator-specified links.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/youtube-description-writer

## Tags

- **Capabilities:** youtube, seo, video-description
- **Domains:** content, video

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 90/100

## Endpoints

- **model-backed** `write-description` → (internal) — Take a video title and transcript and return a YouTube description with hook, chapters, keywords, and links.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/youtube-description-writer" } }`
- Install via CLI: `amitte install amitte/youtube-description-writer`
- HTML page: https://amitte.com/s/amitte/youtube-description-writer

Last updated: 2026-06-27T00:30:39.647Z