{
  "markdown": "# gyoza-recipes\n\nClaude Code plugin for creating [gyoza](https://gyoz.ai) recipes -- llms.txt files that describe a website's structure for the gyoza AI browser copilot.\n\n## What are gyoza recipes?\n\nRecipes are Markdown files that act as a sitemap for the AI. They tell the gyoza browser extension what pages exist on a website, what interactive elements are on each page (with CSS selectors), and what each page does. With a recipe, the AI can navigate, click, fill forms, and complete tasks reliably.\n\n## Installation\n\n```bash\nclaude plugin add gyoz-ai/gyoza-recipes\n```\n\n## Usage\n\n### Skill\n\nThe `gyoza-recipes` skill activates automatically when you ask Claude to create a recipe, llms.txt, or website description for gyoza. Just ask naturally:\n\n- \"Create a gyoza recipe for my website at example.com\"\n- \"Write an llms.txt file for my React dashboard\"\n- \"Help me describe my site's structure for the gyoza browser copilot\"\n\n### Command\n\n```\n/create-recipe https://example.com\n/create-recipe \"my e-commerce store with products, cart, and checkout\"\n```\n\n## What's included\n\n- **Skill**: Complete recipe format reference, validation rules, best practices, and action types\n- **Command**: `/create-recipe` -- guided recipe creation from a URL or description\n- **Examples**: Three production-ready recipes demonstrating different patterns:\n  - `ginko-bank.txt` -- Japanese banking app (non-English UI with translations)\n  - `freshcart.txt` -- Grocery store (e-commerce with API endpoints)\n  - `gyozai-website.txt` -- The gyoz.ai website (marketing + docs + auth)\n- **References**: CSS selector stability guide\n\n## Links\n\n- [gyoz.ai](https://gyoz.ai) -- gyoza website\n- [Recipe docs](https://gyoz.ai/docs/recipes) -- Full recipe writing guide\n- [Actions reference](https://gyoz.ai/docs/actions) -- All action types the AI can perform\n- [Extension](https://gyoz.ai/docs/extension) -- Browser extension setup guide\n",
  "bytes": 1911,
  "sha": "00cb74c66e6edd4e729ca22c0a34fd8c6ba4683075f67f0ac1dd9feb85b71af3",
  "repo_slug": "gyoz-ai/gyoza-recipes",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_gyoz_ai_gyoza_recipes_gyoza_recipes_d103cd22/readme"
}