con un clic
view-manual
Use this skill to view the manual page for a given Tcl command.
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ú
Use this skill to view the manual page for a given Tcl command.
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
Defines or updates usage help for built-in commands. Use when adding help documentation to commands that don't have it, or fixing inaccurate help text.
Use this skill to make a the behavior of our builtins match that of TCL.
Use this skill when asked to review the package documentation of the Go implementation of Feather.
Implements new TCL builtin commands or subcommands in feather. Use when adding new TCL commands like lrepeat, or new subcommands to existing commands like namespace.
Create a git commit at the end of a work increment. Use when you have completed a meaningful unit of work and need to hand off to a colleague.
Use this skill when asked to work on a milestone. You are not required to complete the milestone when this skill is invoked.
| name | view-manual |
| description | Use this skill to view the manual page for a given Tcl command. |
This system comes with an installation of Tcl 9, the current version of Tcl.
To view the manual page for a Tcl command, you must use man:
man -P cat n list
man -P cat n lappend
man -P cat n expr