Agent skill

view-manual

Use this skill to view the manual page for a given Tcl command.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/view-manual

SKILL.md

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:

bash
man -P cat n list
man -P cat n lappend
man -P cat n expr

Didn't find tool you were looking for?

Be as detailed as possible for better results