What skills do
Without skills, a general-purpose agent has to guess the right order of operations, which fields are required, and what validations to run. This often leads to wrong ordering, missing parameters, or skipped steps. With skills, the agent:- Follows a tested procedure for each operation type
- Knows which fields are required and what values are valid
- Handles edge cases and common errors automatically
- Cross-references related operations when workflows span multiple domains
Available skills
| Skill | What it helps you do |
|---|---|
| Gateway | Set up models, provider accounts, virtual models with routing and failover |
| Integrate Gateway | Scan your codebase and migrate to AI Gateway |
| Observability | Query usage, token consumption, cost breakdowns, error analysis |
| MCP servers | Register from catalogue, configure auth, manage lifecycle |
| Platform | Workspaces, secrets, access control, tokens, CLI setup |
| Agents | Build and manage agents in the Agent Registry |
| Skills Registry | Publish and share reusable skills |
| Prompts | Manage prompts in the Prompt Registry |
Open source
truefoundry/tfy-gateway-skills
Browse the source, see exactly what each skill does, and suggest improvements.
These are the pre-built skills for TrueFoundry platform operations. The Skills Registry is where you publish and share your own custom skills for any domain.