bymicrosoft· 555 skills
Use this skill whenever the user wants to inspect, understand, snapshot, compare, or document the capabilities of the current agent harness — for example "what can this harness do?", "which Python libraries are installed?", "what should I use to create Word documents?", "capture/remember a snapshot", "compare with my baseline", or "what changed since last week?". Prefer this skill BEFORE guessing what the runtime supports.
$npx -y skills add microsoft/cat-agent-skills --skill agent-harness-explorerInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/cat-agent-skills" --skill "microsoft/cat-agent-skills/agent-harness-explorer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/cat-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/cat-agent-skills"` and select the relevant skills, then follow their instructions.