ZhangHanDongZhangHanDongCommunityยท6 Agent Skills Included

cowork-skills

Install, generate, and manage coding skills across agents

Installs skills from GitHub repositories and distributes them across 16+ coding agents from one command line. Generates new skills automatically by parsing Rust, TypeScript, and Python source code into ready-to-use files. Eliminates manual copying, trigger conflicts, and unsafe packages with built-in routing, security audits, and checksum verification.
npx skills add ZhangHanDong/cowork-skills --all -g -y
Available:

Tells the agent which cowork CLI commands to run for installing, generating, searching, and auditing skills, and which built-in skills to trigger for memory, writing, and routing requests.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cowork-skills?โ–ผ

Run `npx skills add ZhangHanDong/cowork-skills --all -g -y` in your terminal to install all skills in this suite globally.

How to manage skills across multiple coding agents?โ–ผ

The cowork CLI installs any GitHub skill repository to Claude Code, Cursor, Codex, Windsurf, and 12+ other agents with a single command and a shared Skills.toml config.

Can cowork-skills generate skills from source code?โ–ผ

Yes. It parses Rust, TypeScript, and Python repositories to extract public APIs and automatically produces llms.txt docs and ready-to-use skill files.

Does cowork-skills check skills for security risks?โ–ผ

Yes. The audit command scans installed skills for dangerous commands, prompt injection, and leaked credentials, while verify checks file checksums against the lock file.

Can I use cowork-skills without coding experience?โ–ผ

Basic use only requires running simple terminal commands, and the built-in guide skill lets your agent answer usage questions in plain language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’