Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-skills

agent-skills contains 7 collected skills from cssmagic, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
4
updated
2026-06-06
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

bilingual-readme
technical-writers

Create and maintain English-first bilingual READMEs for GitHub projects. Use when converting a single-language README to a paired `README.md` and `README.zh.md`, adding a Chinese README beside an English default README, translating a Chinese README into the default English README, or keeping existing English and Chinese README files structurally synchronized.

2026-06-06
convert-png-to-webp
software-developers

Use when converting PNG images in a directory tree to lossless WebP in place with `cwebp`, preserving original file timestamps, deleting the source PNG files only after successful conversion, and reporting the processed image count.

2026-06-06
fix-idea-metadata
software-developers

Use when a local JetBrains IDE project was moved or renamed and its `.idea` metadata may still contain stale absolute project paths.

2026-06-06
fix-svg-aspect-ratio
software-developers

Use when SVG files render with a distorted aspect ratio, especially vector SVG assets exported by Figma Desktop MCP.

2026-06-06
link-as-global-skills
software-developers

Use when developing AI agent skills in a local repository and needing to symlink that repository's skill directories into the global `~/.agents/skills` directory so local agents can discover and use them.

2026-06-06
markdown-guidelines
technical-writers

Use when writing, editing, or reviewing Markdown documents, including Agent Skills (`SKILL.md` files), that must follow strict house formatting rules.

2026-06-06
sync-image-as-webp
network-and-computer-systems-administrators

Use when syncing a source directory to a target directory, converting PNG files to lossless WebP using `cwebp`, copying all non-PNG files unchanged, preserving the directory structure, and syncing creation and modification timestamps (if possible).

2026-06-06