SummerSec/SumSec-Skills

SummerSec★ 7PythonLast synced: 2026-08-15

Open on GitHub

SummerSec 个人自定义Skill仓库

README excerpt

SumSec-Skills SummerSec 个人 Agent Skills 集合 ,按类别分插件管理。 仓库布局 安装 Claude Code OpenAI Codex 然后在 Codex 的 /plugins 里选择 SumSec Skills ,按需安装 writing-zh 、 dev-tools 、 agents-dev 、 plugin-dev 、 claude-md-management 、 hookify 、 cloudflare-email 、 taste-skill 、 semantic-linter 等插件。仓库内的 .agents/plugins/marketplace.json 是 repo-scoped marketplace,每个插件条目使用 source: "local" + 对应子目录 path (如 ./writing-zh )指向当前 checkout;Git 获取由 codex plugin marketplace add 管理,不在插件条目里写 url/ref 。 Codex 也会直接扫描仓库级 .agents/skills/ ,适合放仅服务本仓的工具型 skill;需要分发给其他项目或团队时,应打包进 .codex-plugin/plugin.json 所描述的插件。 DeepSeek Harness 临时从当前 checkout 加载全部插件 Skill: 持久启用时,先把本仓库安装到目标 profile,再将包名 sumsec-skills 追加到该 profile 的 dsh.profile.bundles 。完整步骤、Git 安装方式与 prerelease 注意事项见 dsh/README.md。 手动安装(软链接) 将 /skills/ / 链接到对应客户端 skill 目录: 客户端 skill 目录/安装方式 Claude Code /plugin install @sumsec-skills Cursor .cursor-plugin/marketplace.json 导入 OpenAI Codex CLI codex plugin marketplace add SummerSec/SumSec-Skills --ref master DeepSeek Harness dsh --profile headless --patch ./dsh/cordis.patch.yml 或 profile bundle OpenClaw openclaw.plugin.json + openclaw/ 插件加载 OpenCode opencode/plugins/sumsec-skills.mjs 插件注册 Hermes hermes/skills/sumsec-skills/SKILL.md 复制加载 …

View full README on GitHub →
Tools / Devdsh-pluginagent

Category