con un clic
create-skill
Creates a focused local Tars skill for a repeatable workflow.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Creates a focused local Tars skill for a repeatable workflow.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | create-skill |
| description | Creates a focused local Tars skill for a repeatable workflow. |
Use this guide when the user explicitly asks to add or update a reusable local workflow.
~/.tars/skills/ to avoid duplicate capabilities.~/.tars/skills/<lowercase-hyphenated-name>/SKILL.md.name and a precise third-person description.tars memory sync after the skill is complete so it is searchable.---
name: example-skill
description: Performs one clearly defined workflow when the user requests it.
---
# Example skill
## Preconditions
- Required access or input.
## Steps
1. Inspect current state.
2. Apply the smallest safe change.
3. Validate the result.
Skills are trusted instructions, not isolated plugins. Review generated commands and do not grant a skill broader authority than the user requested.
Creates a trusted local MCP extension with bounded tools and explicit enablement.
Guides an operator through a reviewed Google Workspace CLI installation and OAuth setup.
Audits, enables, disables, and refreshes trusted local MCP extensions.
Operates and maintains a Tars installation through supported CLI commands.