Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agent-skills

agent-skills 收录了来自 cssmagic 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
4
更新
2026-06-06
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

bilingual-readme
技术写作员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
技术写作员

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
网络与计算机系统管理员

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