Use native Windows tools instead of shell commands.
Provides native Windows file and process management tools for listing directories, reading files, and running processes without shell commands. Triggers when you need to interact with files or processes on Windows, avoiding bash/shell usage entirely.
/plugin marketplace add dsodol/cc_win_marketplace/plugin install cc_win@cc_win_marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Use native Windows tools instead of shell commands.
dir, ls.cat, type.list_files(path=".") list_files(path="src")
run_process(command="dotnet", args=["build"])
read_file(path="logs/app.log")
pid = run_process(command="notepad") close_window(pid=pid)
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.