Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsGeneral › Agents Skills Meta › Page 3

Agents Skills Meta (Page 3 of 16)

943 Claude Code skills in the Agents Skills Meta sub-category of General.

943 skills · updated 2026-06-05 · showing 121–180 of 943 by quality score

For the full experience including quality scoring and one-click install features for each skill — upgrade to Pro.

Organize all outputs from slash commands and subagents in assets/ directory by topics, date format, and slugs.
Meta-skill que busca de forma óptima en el ecosistema nuevas skills, las adapta al flujo de trabajo del usuario, las almacena en un directorio Vault centralizado y prepara la…
Use when running AXIS-26 lifecycle work in Codex or any skill-aware agent, including requests equivalent to /axis:specify, /axis:build, /axis:verify, /axis:deploy, /axis:onboard,…
יוצר סקילים חדשים לקלוד קוד לפי סטנדרט BabyMania. הפעל כאשר המשתמש מבקש ליצור סקיל חדש, לתכנן אוטומציה של workflow חוזר, לסטנדרטיזציה של תהליך.
AI image generation with OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and parallel generation (recommended 4 concurrent subagents).
Bug-fixing workflow that starts by writing a failing test to reproduce the bug, then uses subagents to propose fixes and verifies with passing tests.
Build SKILL.md files for Claude Code, Codex, Amp, OpenCode. Production examples and patterns for skill structure, scripts, distribution, and making CLI tools AI-native.
Skill 进化器(饕餮)— 通过"吞噬"并分析其他 skill 的优势来强化目标 skill。 当用户想要:整合两个 skill、用一个 skill 优化另一个、对比分析两个 skill 的优劣、 把某个 skill 的优点提炼到另一个 skill 中、或者说"把 X 喂给 Y"、"用 X 来优化 Y"、 "整合这两个 skill"、"吃掉这个…
Queries ClinVar for variant pathogenicity classifications, ClinGen VCEP curations, and somatic-vs-germline interpretations via REST API, weekly VCF, or bulk XML.
Discover RBP binding motifs from CLIP-seq peaks or single-nucleotide crosslink sites using HOMER, MEME/STREME, kpLogo, mCross (CL-position-registered motifs), PEKA (positional…
Call protein-RNA binding sites from CLIP-seq BAM with CLIPper, PureCLIP, Skipper, Piranha, omniCLIP, CTK, CLAM, or Paraclu.
Preprocess CLIP-seq reads (eCLIP, iCLIP, iCLIP2, iCLIP3, irCLIP, PAR-CLIP, FLASH) with protocol-specific UMI extraction, adapter trimming, length filtering, and post-alignment…
Use when comparing two versions of agent output to determine which is better, or when evaluating whether a skill produces higher quality results than baseline
Use this to create, evaluate, improve, or benchmark BosskuAI skills, including skill scope, frontmatter, progressive disclosure, validation prompts, and multi-agent skill review.
Use this to audit local skills, commands, and nearby guidance for overlap, stale content, weak triggers, and prompt-weight bloat.
Use before dispatching any subagent or task. Compiles a verbose intent into a tight RTCO (Role, Task, Constraints, Context, Output) brief that minimizes tokens while preserving…
Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later.
Create and manage Browser Use Cloud skills for browser automation. Use when creating new browser automation skills, checking skill status, or adding web scraping/interaction…
Unified UV CLI scripts collection with builder-skill_ prefix following IndieDevDan patterns for system analysis, code generation, development tools, and automation — from…
Unified UV CLI scripts collection with builder-skill_ prefix following IndieDevDan patterns for system analysis, code generation, development tools, and automation — from…
Execute whiteboard plans through gated phases with subagent dispatch. Require feature branch. Each phase goes through DISCOVERY -> PRE-GATE (pseudocode) -> IMPLEMENT -> POST-GATE…
Lazily extract referenced files for bundled skills so large prompts stay offline until needed.
Preserve cache-critical request fields when a child agent must share the parent's prompt prefix for cache hits.
Spec-tightener + subagent dispatcher. Engage on code-change asks — verbs, bug reports, observations. Pivot-aware on active tasks.
Check mission status and progress via fresh subagent. Queries Beads for features, tasks, bugs, and recent work activity. Keeps HOUSTON context lean.
Use when the user asks to forge, scaffold, or author a new cartridge — content cartridge, department cartridge, or chipset bundle.
Decision guide for delegating to caveman-style subagents. Tells the main thread WHEN to spawn `cavecrew-investigator` (locate code), `cavecrew-builder` (1-2 file edit), or…
Claude Code Ecosystem Architect - Master skill for creating Claude Code ecosystem components (skills, commands, hooks, subagents, plugins)
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. — from general/agents-skills-meta
ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. — from affaan-m
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. — from general/agents-skills-meta
Stage committed Ceratops skill changes into the runtime checkout's local `release/*` branch for coherent local preview.
Ship Ceratops or other local Codex skill changes from the runtime checkout's staged `release/*` branch through GitHub and back to the installed runtime on `main`.
Apply a simple Ceratops skill change directly on an active release branch, commit it there, and update only the affected runtime skill copy.
Route Ceratops or compatible skill lifecycle work to action references for create, update, skills-consistency-and-contract-review, fast-change, change-promotion, and…
Optimize existing Codex or Ceratops skills by proposing targeted updates to structure, triggers, workflow, constraints, output contracts, or done criteria.
Update existing Ceratops skills and the shared skill-maintenance layer in `codex-skills` while keeping ownership clear between per-skill deltas, shared sections, the section…
Dispatch code review to a subagent. Use when the user wants code reviewed — e.g. "review this", "review my changes", "check the code", "look over this", "code review", "any issues…
Skill loading, propagation, and building for CFN. Use when dynamically discovering and loading skills, deploying skills across environments, or creating new skill scaffolding.
セッションログ内の Skill 実行パターンを解析・検証するスキル。 ログフォーマットの変更検出、新パターンの発見、既知パターンとの差分確認に使う。 「ログパターン確認」「skill ログチェック」「ログ構造が変わったか確認」 「セッションログのスキル実行を調べて」と言われたら使う。
Compares the locally installed version of a skill or subagent against its upstream source (sha or semver) and reports whether an update is available. Cache-aware (1-hour TTL).
Evaluates Claude skills against official best practices from Anthropic documentation. Use when reviewing skill quality, ensuring compliance with guidelines, or improving existing…
Report ground-truth Claude token consumption and estimated cost by parsing JSONL session files directly.
Autonomous plan→implement pipeline invoked after a brainstorm has produced a spec. Codex (latest model, via `codex exec`) writes the plan and the implementation; a fresh Opus 4.7…
Search and install agent skills from ClawHub, the public skill registry. Use when the user asks to find, install, update, or list available skills. No API key needed.
Automatic context management with graceful handoff to a continuation subagent at 80% usage
Skill Chain Engine — compose skills into automated pipelines. One task triggers multi-skill workflows with progress tracking, auto-detection, and step management.
Repair or extend CodyMaster skills with a three-mode loop: FIX, DERIVED, and CAPTURED, grounded in current repo tooling.
Operational health review for CodyMaster skills using current repo signals: validate-skills, suggest, retro logs, memory, and test gates.
Progressive Disclosure skill index — efficient skill loading in 3 layers. Layer 1 (index, ~100 tokens) always loaded. Layer 2 (summary, ~300 tokens) loaded on context need.
Meta-skill for the Cody Master kit — when to invoke skills, how to create new skills, and skill discovery. Use at conversation start to establish skill discipline.
Find the best CodyMaster skill using the shipped indexes, profiles, docs, and contextual suggestions.
Package, review, export, and import CodyMaster skill folders safely across machines or teams.
Implement fixes for specific CodeRabbit review issues. Runs in isolated subagent context with focused task. Verifies fixes with tests before returning.
i-Willink 標準開発フローを Codex で実行するための 5 phase adapter。Claude Code の /build と同期し、Codex subagents はユーザーが明示した場合のみ使う。
Codex の使い方、CLI/app/IDE、rules・hooks・AGENTS.md・skills・subagents・config などを案内する。Codex や OpenAI 製品の仕様を答える前に必ず公式ドキュメントを確認し、rules/approval は `codex execpolicy check` で実検証すること。
[DEPRECATED] Run multiple AI agent threads in parallel with bounded concurrency. Use evolving-workflow instead.
Use when user asks to leverage codex, gpt-5, or gpt-5.1 to implement something (usually implement a plan or feature designed by Claude).
Co-Fundador Técnico — governança de produto, fases, ADRs, NFRs e delegação de subagentes para o GuitarGPT.
Run ComfyUI workflows from any AI agent (Claude Code, OpenClaw, Codex, Hermes) via a single CLI. Import workflows, manage dependencies, execute across multiple servers, a — from…
All General skills →
More in GeneralIntegrations (3,732) · Automation (3,491) · AI Tooling (2,210) · Orchestration Frameworks (1,078) · Business Ops (927) · Design Creative (887) · Hello World Templates (829) · Knowledge Mgmt (642) · Operations (568) · Education Learning (542) · Legal Compliance (410) · Finance Personal (378) · Personal Productivity (311) · Communication (267) · Language Learning (121) · Workflow Pipelines (104) · Plugins Extensions (94) · Home Iot (35)