agentskills skills

1,821 tagged agentskills, measured the same way as everything else here.

Browse within: agentic-workflow 160agentic 118antigravity 98claude-code-skills 87codex-skills 82gemini-cli 77ai-skills 63antigravity-skills 62agent-tools 61agentskill 61ai-sdk 60openclaw-skills 60ci-cd 58claudecode 58

elementalsouls/Claude-OSINT

Skill Claude CodeCodex

Turns one-shot external recon into a continuous monitoring program. Covers the scheduled re-scan-and-diff loop (baseline snapshot -> interval sleep -> re-scan -> asset/finding delta -> threshold-gated webhook alert), the scan-to-scan diff engine (new/removed/changed assets by a tracked-attribute table, new/resolved…

2.4k 2d ago A 408 tokens original MIT

elementalsouls/Claude-OSINT

Skill Claude CodeCodex

Rigorous, defensible email-spoofability verdict and SPF supply-chain risk analysis computed from published DNS alone. Deepens the record-level SPF/DMARC/DKIM/BIMI/MTA-STS/DNSSEC fetch recipes in the offensive-osint arsenal (§16.14) with the reasoning that section doesn't do: a priority-ordered composite verdict for…

2.4k 2d ago A 362 tokens original MIT

org-attack-surface

03

elementalsouls/Claude-OSINT

Skill Claude CodeCodex

Org-grade attack-surface mapping: given a company's legal identity, discover its ENTIRE owned internet footprint — corporate family -> owned domains -> owned netblocks/ASN -> live assets — with attribution discipline, not just DNS breadth. The org-first attribution pyramid (legal entity -> LEI/registration ->…

2.4k 2d ago A 586 tokens original MIT

fleet-auditor

04

alexgreensh/token-optimizer

Skill Claude CodeCodex

Cross-system agent token/cost audit (Claude Code, Codex, OpenClaw, Hermes, OpenCode): idle burns, model misrouting, config bloat, with dollar savings.

2.1k 3d ago A 43 tokens

token-coach

05

alexgreensh/token-optimizer

Skill Claude CodeCodex

Plan a token-efficient Claude Code or Codex setup, or get a quick health check. Coaching, not the full audit (use token-optimizer for that).

2.1k 3d ago A 36 tokens

token-optimizer

06

alexgreensh/token-optimizer

Skill Claude CodeCodex

Audit a Claude Code or Codex setup for context-window waste, then fix it and measure the savings. Use when context feels tight.

2.1k 3d ago A 31 tokens

handoff-protocols

07

rohitg00/skillkit

Skill Claude CodeCodex

Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating onboarding briefs. Use when someone needs to hand off, hand over, or transition a project; pass work to another person or…

1.5k 3mo ago A 116 tokens original Apache-2.0

trace-and-isolate

08

rohitg00/skillkit

Skill Claude CodeCodex

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears with unclear cause, a regression was introduced between recent commits, or you need to narrow down which component…

1.5k 3mo ago A 120 tokens original Apache-2.0

rohitg00/skillkit

Skill Claude CodeCodex

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains the specific defect, and provides corrected implementations. Use when reviewing test code, debugging intermittent or…

1.5k 3mo ago A 95 tokens original Apache-2.0

douyin-video

10

yzfly/douyin-mcp-server

Skill Claude CodeCodex

A tool for downloading videos from Douyin, a Chinese short-video platform, and extracting spoken words as text. It can save downloads and transcripts in folders named after each video.

1.3k 2mo ago A 96 tokens original Apache-2.0 archived

cocobehavior

11

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Cortex-specific behavioral guidelines — always-on inner constraint layer for all CocoPlus personas.

719 7d ago A 22 tokens original MIT

cocoscout

12

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Relevance-ranked context loading — Tier 2 async subagent (Haiku, <5s) that fires after Tier 1 deterministic checks in UserPromptSubmit. Injects ranked context from CocoGrove, CocoContext, Environment Inspector, Prompt Studio, and CocoDream.

719 7d ago A 59 tokens original MIT

cocowatch

13

Snowflake-Labs/cocoplus

Skill Claude CodeCodex

Developer engagement observer — non-blocking, always-on observational layer that tracks Delegation Intensity, Review Depth, and Engagement Zone throughout a session. Summary surfaced at $ship and FULL checkpoints.

719 7d ago A 43 tokens original MIT

changeset

15

MaxGfeller/open-harness

Skill Claude CodeCodex

Draft a Changesets file for modified public packages in this repo.

603 1mo ago A 16 tokens original MIT

release-local

16

MaxGfeller/open-harness

Skill Claude CodeCodex

Run the local maintainer release flow for this Changesets-based pnpm monorepo.

603 1mo ago A 21 tokens original MIT

HuangYuChuh/ComfyUI_Skills_OpenClaw

Skill Claude CodeCodex

Run registered ComfyUI workflows through the fast comfyui-skill CLI, and use the official local Comfy MCP for live template, node, model, validation, and orchestration capabilities. Use this Skill when: (1) The user requests to "generate an image", "draw a picture", or "execute a ComfyUI workflow". (2) The user has…

396 6d ago A 125 tokens original MIT

JayantDevkar/claude-code-karma

Skill Claude CodeCodex

Link the current Claude Code session to a ticket (Linear, Jira, GitHub Issues, or GitHub Pull Requests) and cache its title/status in karma. Use when the user explicitly asks to link, attach, associate, or connect this session to a ticket, issue, or PR — e.g. "/link-ticket-to-session ABC-123", "link this session to…

321 2d ago A 91 tokens original Apache-2.0

create-teammate

19

LeoYeAI/teammate-skill

Skill Claude CodeCodex

Distill a teammate into an AI Skill. Auto-collect Slack/Teams/GitHub data, generate Work Skill + 5-layer Persona, with continuous evolution. Use when: user wants to capture a colleague's knowledge before they leave, create an AI version of a teammate, distill tribal knowledge into a reusable skill, or says…

256 5mo ago C 78 tokens original MIT

skill-review

20

techygarg/lattice

Skill Claude CodeCodex

Deep behavioral audit of a Lattice skill — proposes 3 review personas relevant to the skill, runs independent scenario analysis from each persona's perspective, then merges only the high-confidence, practical findings into a severity-ordered gap report with proposed fixes. Structural validation (conventions…

181 3d ago A 180 tokens original MIT

techygarg/lattice

Skill Claude CodeCodex

Architectural thinking partner for an existing repository — scans the codebase, conducts a structured interview, agrees on current architectural state and recommended direction, and produces a shareable insights document. Scoped to one repository, module, or folder. Does not execute transformation — it orients. Use…

181 3d ago A 114 tokens original MIT

techygarg/lattice

Skill Claude CodeCodex

Facilitate a structured conversation to define architecture principles for a repository. Supports multiple architecture styles: clean architecture (default), hexagonal / ports & adapters, modular monolith, or custom. Produces a formal architecture document that the corresponding atom will use. Use when setting up a…

181 3d ago A 114 tokens original MIT

find-skills

23

EXboys/skilllite

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

166 6d ago A 67 tokens original MIT

http-request

24

EXboys/skilllite

Skill Claude CodeCodex

A general HTTP client for sending requests to web services, including APIs that exchange data over the internet.

166 6d ago A 37 tokens original MIT