# Tako Agent Skills

> Machine-readable skills for agents working with Tako.

Structured discovery index: https://tako.sh/.well-known/agent-skills/index.json
Full site documentation index: https://tako.sh/llms.txt
Install with skills.sh: `npx skills add tako-sh/tako`

Fetch only the `SKILL.md` file that matches the current task.

## Skills

- [tako](https://tako.sh/.well-known/agent-skills/tako/SKILL.md): Tako CLI commands: init, dev, deploy, secrets, storage, gen, scale, logs, rollback, servers, doctor. Includes output design patterns for interactive and plain modes.
  SHA-256: `2a21a48d97a3e14997f7324cda23d85f5ecc03b72924c3db4c041ed492f9a50e`
- [tako-sdk-go](https://tako.sh/.well-known/agent-skills/tako-sdk-go/SKILL.md): tako.sh Go SDK: ListenAndServe for http.Handler, Listener for custom servers, typed secrets via tako generate, metadata helpers.
  SHA-256: `6c784eabfac2cff01e73fa7ec4f9041fabe7dbbfcc50656e5fb3db96ea77e2f2`
- [tako-sdk-js](https://tako.sh/.well-known/agent-skills/tako-sdk-js/SKILL.md): tako.sh SDK: fetch handler interface, tako runtime object, generated tako.d.ts type augmentation, defineChannel/defineWorkflow, Vite and Next.js adapters.
  SHA-256: `76c90a11a372909ead534dfb7ba7916fb09af185add55fa4b78c3ee538f97482`
