skyfox675/agents-skills

A collection of agent configurations across AI services

10Stars on the repository
81Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

browser-diagnosis

01

skyfox675/agents-skills

Skill Claude CodeCodex

Reproduce and root-cause a front-end bug in a real browser using whichever browser MCP is connected — Chrome (claude-in-chrome), Playwright, Cypress, or Chrome DevTools — not just one. Drive the page as the signed-in user, watch the network and console, capture the failing request/response, shim/mock to isolate the…

not rated 10 4d ago A 188 tokens original MIT

caveman

02

skyfox675/agents-skills

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts token usage 75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or…

not rated 10 4d ago C 98 tokens original MIT

ci-flake-hunting

03

skyfox675/agents-skills

Skill Claude CodeCodex

The authoritative method for hunting, root-causing, and fixing CI flakes so the merge queue stops ejecting correct PRs and churn drops. A flake is a test that fails then passes on retry with NO code change explaining it — every red speculative merge-queue build ejects a correct PR and disarms its auto-merge, so a live…

not rated 10 4d ago A 293 tokens original MIT

ci-speed-hunting

04

skyfox675/agents-skills

Skill Claude CodeCodex

The authoritative method for hunting, diagnosing, and fixing CI SLOWNESS so the merge queue drains faster and throughput rises — the target is wall-clock latency, NOT correctness (a job that is GREEN but slow). Encodes the loop — MINE CI timing for the real long poles → DIAGNOSE the bottleneck class (under-sharded…

not rated 10 4d ago A 241 tokens original MIT

skyfox675/agents-skills

Skill Claude CodeCodex

Turn a groomed tracker issue into a running implementation sub-agent and a merged PR — issue selection (priority, file-disjointness, bundling), model/effort resolution from chat > labels > defaults, the eight-section dispatch brief (worktree, toolchain prefix, pre-push hygiene, scope, git discipline, PR procedure…

not rated 10 4d ago A 211 tokens original MIT

doc-coauthoring

06

skyfox675/agents-skills

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

not rated 10 4d ago B 77 tokens original MIT

docx

07

skyfox675/agents-skills

Skill Claude CodeCodex

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

not rated 10 4d ago B 168 tokens original MIT

skyfox675/agents-skills

Skill Claude CodeCodex

Owns the entire post-open PR lifecycle in a multi-agent GitHub repo — enabling and re-arming auto-merge, reading mergeStateStatus correctly, triaging CI failures from per-job logs, classifying transient vs real failures, resolving bot and human review threads (including the async-bot orphan trap), rescuing…

not rated 10 4d ago A 191 tokens original MIT

skyfox675/agents-skills

Skill Claude CodeCodex

Keep the primary checkout's integration branch current with a safe, interval-driven git pull --ff-only — and alert, never improvise, when the fast-forward is refused. Because agents work in worktrees cut from the primary, a stale primary silently hands every new worktree a stale base (stale hooks, stale scripts, stale…

not rated 10 4d ago A 167 tokens original MIT

figma-specs

10

skyfox675/agents-skills

Skill Claude CodeCodex

Tame design drift with the Figma MCP — snapshot a Figma file into living design specs anchored to STABLE identity (node IDs and published component/style/variable keys) rather than page/frame names or position, so when designers reorganize the file the links still resolve. Each component is mapped to its code by a…

not rated 10 4d ago A 222 tokens original MIT

figma

11

skyfox675/agents-skills

Skill Claude CodeCodex

Connect to Figma from your AI tool — read design context (layout, typography, colors), fetch variables/tokens, capture visual references, generate code from frames, and optionally map Figma components to code with Code Connect. Use whenever a task involves a Figma file, design tokens, a design-to-code translation, or…

not rated 10 4d ago A 109 tokens original MIT

gh-issue-filing

12

skyfox675/agents-skills

Skill Claude CodeCodex

Write and triage GitHub issues that AI sub-agents can implement without asking a single follow-up question — the six-section groomed-issue format (verified file:line evidence, literal acceptance criteria, traceability hint), the filing-time label taxonomy, duplicate and cross-reference etiquette between concurrent…

not rated 10 4d ago A 214 tokens original MIT

gh-issue-labels

13

skyfox675/agents-skills

Skill Claude CodeCodex

Defines and operates the label-based control plane for multi-agent GitHub orchestration — agent-model: (per-issue model override), agent-effort: (effort directive carried in the dispatch prompt, not an API param), agent-claimed (active lock marker), do-not-dispatch (operator hold), do-not-rebase (auto-rebase opt-out)…

not rated 10 4d ago A 179 tokens original MIT

gh-issue-locking

14

skyfox675/agents-skills

Skill Claude CodeCodex

Claim/lock/release protocol for GitHub issues worked by AI agents, with multi-operator coordination etiquette. Use whenever an orchestrator is about to claim, dispatch, or start work on an issue (lock BEFORE dispatch, always); whenever a PR linked to a claimed issue merges or closes (release the lock and explicitly…

not rated 10 4d ago A 187 tokens original MIT

grooming-issues

15

skyfox675/agents-skills

Skill Claude CodeCodex

Interactively groom an issue that is not yet ready for development — engage the engineering/project lead with questions to assert the intent, scope, and direction of the ask until ≥90% certain the written story reflects what they want, then fill the issue body to the six-section groomed anatomy. Captures the WHAT and…

not rated 10 4d ago A 197 tokens original MIT

humanizer

16

skyfox675/agents-skills

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive 'Signs of AI writing' guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

not rated 10 4d ago A 87 tokens original MIT

jira-issue-fields

17

skyfox675/agents-skills

Skill Claude CodeCodex

Defines and operates the field- and label-based control plane for multi-agent Jira orchestration — issue type (bug/story/task selection), the native Priority field (P0→Highest … P3→Lowest), agent-model- labels (per-issue model override), agent-effort- labels (effort directive carried in the dispatch prompt, not an API…

not rated 10 4d ago A 211 tokens original MIT

jira-issue-filing

18

skyfox675/agents-skills

Skill Claude CodeCodex

File and triage Jira issues that AI sub-agents can implement without asking a single follow-up question — the six-section groomed-issue format (verified file:line evidence, literal acceptance criteria, traceability hint) in the issue description, the filing-time issue-type/Priority/label taxonomy, duplicate and…

not rated 10 4d ago A 222 tokens original MIT

jira-issue-locking

19

skyfox675/agents-skills

Skill Claude CodeCodex

Claim/lock/release protocol for Jira issues worked by AI agents, with multi-operator coordination etiquette. Use whenever an orchestrator is about to claim, dispatch, or start work on a Jira issue (lock BEFORE dispatch, always); whenever a PR linked to a claimed issue merges or closes (release the lock and explicitly…

not rated 10 4d ago A 191 tokens original MIT

mcp-builder

20

skyfox675/agents-skills

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

not rated 10 4d ago B 61 tokens original MIT

orchestrating-slots

21

skyfox675/agents-skills

Skill Claude CodeCodex

Run an N-slot, event-driven multi-agent orchestration loop over a repo — survey PRs and issues, fill concurrency slots with sub-agent dispatches P0-first, react to merge/CI/review events, apply backpressure when the queue jams, and keep all state in labels/fields, assignees, timestamps, and a sentinel pause issue so…

not rated 10 4d ago A 179 tokens original MIT

pdf

22

skyfox675/agents-skills

Skill Claude CodeCodex

Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and…

not rated 10 4d ago B 92 tokens original MIT

pptx

23

skyfox675/agents-skills

Skill Claude CodeCodex

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying…

not rated 10 4d ago B 152 tokens original MIT

pr-checks

24

skyfox675/agents-skills

Skill Claude CodeCodex

Single-lane interval watcher that keeps open agent PRs green and mergeable — the CI + conflict + merge-queue medic lane of a multi-agent fleet. Watches for failing required checks, DIRTY/conflicted branches, AND mergegroup (queue) failures that head checks are blind to; dispatches fixes, dequeues + drafts poison-pill…

not rated 10 4d ago A 159 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: