一键导入
sumsec-skills
SummerSec personal Agent Skills collection: writing-zh, media-tools, dev-tools, agents-dev, cloudflare-email, taste-skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SummerSec personal Agent Skills collection: writing-zh, media-tools, dev-tools, agents-dev, cloudflare-email, taste-skill.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
用于维护 SumSec-Skills 多平台插件元数据与发布清单:package.json、plugin.json、Claude/Cursor/Codex manifest、marketplace JSON、版本号、描述、关键词、安装文档。
管理 submodule skill 与插件同步:添加/删除映射、运行同步脚本。sync skills、sync plugins、skill-map.json、--add-plugin、从 submodule 导入
Read and send mails from a cloudflare_temp_email mailbox using a user-supplied Address JWT and API base URL. Use when the user (or an agent such as OpenClaw / Codex / Cursor) needs to list the inbox, fetch a specific message, or send an email via the server-parsed /api/parsed_mails, /api/parsed_mail/:id, and /api/send_mail endpoints. Falls back to local parsing of /api/mail/:id raw source with mail-parser-wasm + postal-mime if the parsed endpoints are unavailable. Does NOT handle mailbox creation - the user provides the JWT themselves.
SummerSec personal Agent Skills collection. Contains reusable SKILL.md files organized by category. Use when you need skills from writing-zh, media-tools, dev-tools, agents-dev, cloudflare-email, or taste-skill plugins.
将项目根目录的 Claude 记忆文件统一为指向根目录 AGENTS 文件的软链接。用于用户要求把 `CLAUDE.md` 或 `claude.md` 指向 `AGENTS.md` 或 `agents.md`、希望批量统一多个项目的根目录记忆文件,或需要兼容 Windows、macOS、Linux 的跨平台软链接处理流程时。
Whole-repo audit for over-engineering. Scans the codebase and ranks what to delete, simplify, or replace with stdlib/native equivalents. Use when the user asks to audit a repo for bloat, unnecessary abstractions, redundant dependencies, or "what can I delete from this codebase".
| name | sumsec-skills |
| description | SummerSec personal Agent Skills collection: writing-zh, media-tools, dev-tools, agents-dev, cloudflare-email, taste-skill. |
| version | 1.0.39 |
| category | skills-collection |
| tags | ["skills","plugins","agent-capabilities"] |
| source | https://github.com/SummerSec/SumSec-Skills.git |
Reusable Agent Skills organized by plugin category. Each skill lives at <plugin>/skills/<name>/SKILL.md.
Load a skill's SKILL.md when the task matches its description frontmatter.