Plugin Claude Code
SumSec-Skills plugin marketplace. Plugins: writing-zh, dev-tools, agents-dev, claude-md-management, hookify, plugin-dev, cloudflare-email, taste-skill, semantic-linter.
Plugin Claude Code
SumSec-Skills plugin marketplace. Plugins: writing-zh, dev-tools, agents-dev, claude-md-management, hookify, plugin-dev, cloudflare-email, taste-skill, semantic-linter.
Hook Claude Code
Runs when a session starts, executing session-start-check.py via python3. From SummerSec/SumSec-Skills.
Hook Claude Code
Runs before the agent uses a tool, executing pre-commit-hook.py via python3. From SummerSec/SumSec-Skills.
Settings file Claude Code
Agent settings declaring 2 hook events (SessionStart, PreToolUse).
Skill Claude CodeCodex
A manager for copying selected skills, commands, agents, hooks, or whole plugins from Git submodules into another plugin. A Git submodule is a repository included inside another repository.
Cursor rule Cursor
A repository rule for work inside the SumSec-Skills code repository. It tells contributors to read AGENTS.md and relevant skill instructions before changing skills, plugin manifests, or installation documents.
Instructions file CodexOpenCode
Instructions for SummerSec/SumSec-Skills, a project described as: SummerSec 个人自定义Skill仓库.
Instructions file
A project guide for SumSec-Skills, a monorepo containing reusable agent skills and their supporting files. A monorepo is one repository that holds multiple related projects or packages.
Plugin Claude Code
A plugin for building and maintaining coding-agent extensions. It includes guidance for creating skills, plugins, hooks, agent SDK projects and related development workflows.
Plugin Claude Code
Claude Agent SDK Development Plugin.
Skill Claude CodeCodex
Use when creating, reviewing, or verifying Claude Agent SDK applications in Python or TypeScript, including new SDK app scaffolding guidance, SDK setup checks, verifier-agent style reviews, dependency/version checks, and best-practice audits.
Agent
Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Agent
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
Command
Create and setup a new Claude Agent SDK application.
Skill Claude CodeCodex
A cross-platform guide for making a project's Claude memory file a symbolic link to its AGENTS file. A symbolic link is a file reference that keeps two names pointed at one source.
Skill Claude CodeCodex
A maintenance guide for keeping one plugin's metadata and release files aligned across platforms such as Claude, Cursor, Codex, and OpenClaw. Metadata describes a plugin to its host platform and marketplaces.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Skill Claude CodeCodex
A tool for reviewing and improving Agent Skills, which are instruction files that guide an AI coding agent. It can either prepare changes to a selected skill after confirmation or produce a read-only audit of skills and past sessions.
Skill Claude CodeCodex
A guide for creating skills that coordinate several dependent steps, preserve progress, and produce consistent results. A skill is a reusable set of instructions for a coding agent.
Skill Claude CodeCodex
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Plugin Claude Code
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.