Summary

This section is an archive of agent skills extracted from the live Cowork/Claude environment. It exists so the skills remain available for study, reuse, and re-installation even if the underlying plugins are removed or updated.

What You Will Find Here

  • meta-skills built by the wider community for power-user workflows
  • first-party Anthropic core skills shipped with Claude
  • self-contained skill folders with SKILL.md, scripts, templates, and references
  • guidance for AI agents reading this folder on how to interpret and reuse a skill

Structure

SectionWhat it contains
Meta-skillscommunity and power-user skills covering broad workflows
Core-skillsfirst-party Anthropic skills — focused, well-tested building blocks
  • process-interviewer — extract a complete plan before building anything
  • prompt-master — generate and optimise prompts for any AI tool
  • deep-research — comprehensive research workflow with web search
  • humanizer — strip AI-writing tells from text
  • skill-creator — create, modify, and benchmark agent skills
  • docx — Word document creation and editing toolkit
  • xlsx — spreadsheet handling, formulas, charts, cleaning

Reuse notes for an AI

  • To activate a skill in a new environment, copy the entire skill subfolder into the target environment’s skills directory (e.g. ~/.claude/skills/ or the plugin’s skills/ path). The folder name must match the name: field in the frontmatter.
  • Each skill’s description: field doubles as the trigger hint shown to the agent. Match the user’s request against the verbs and example phrases in that description.
  • Some skills (e.g. agent-browser, audio-transcriber, openrouter) require external tools or API keys. Check SKILL.md and any references/ or scripts/ files before relying on them.
  • This is a read-only reference library. Do not modify SKILL.md files unless explicitly asked.

Scope

  • archive of agent skills as they existed at the time of import
  • reference for AI agents and the human owner
  • not a live execution environment — skills must be copied into an active runtime to run

Source paths (at time of archive, 2026-04-22)

  • meta-skills → %APPDATA%\Claude\local-agent-mode-sessions\<session>\rpm\<plugin-id>\skills\
  • core-skills → %APPDATA%\Claude\local-agent-mode-sessions\skills-plugin\<session>\skills\