agentic workflows skills

1,228 tagged agentic workflows, measured the same way as everything else here.

Browse within: agentic-coding 105Autonomous Agents 85ai-assistant 83anthropic-claude 72agent-harness 70antigravity 62multi-agent-systems 62autonomous execution 60agent-orchestration 58desktop-app 55feishu 55ai-coding-tools 52ai-second-brain 52spec-coding 52

loop-library

01

Forward-Future/loopy

Skill Claude CodeCodex

Compatibility alias for Loopy. Use only when an existing installation or older instruction explicitly invokes loop-library; use Loopy for new installations and requests. Provides the same discovery, recommendation, audit, repair, adaptation, guided crafting, bounded execution, run debrief, project loop saving, and…

3.1k +3 1mo ago A 65 tokens original MIT

loopy

02

Forward-Future/loopy

Skill Claude CodeCodex

Discover, find, compare, audit, repair, adapt, craft, run, debrief, save, and prepare repeatable AI-agent loops for publication. Use when a user asks to analyze code or coding threads for recurring work, find a published loop, interview them to turn a goal into a bounded loop, review a loop for weak checks or unsafe…

3.1k +3 1mo ago A 105 tokens copy · 97% MIT

DenisSergeevitch/agents-best-practices

Skill Claude CodeCodex

Use this skill when designing, generating an MVP blueprint for, auditing, refactoring, or explaining an agentic harness for any domain. Covers provider-neutral agent architecture for OpenAI, Anthropic, and OpenAI-compatible APIs: agent loops, tool design, environment-adaptive tools, speculative tool execution…

2.3k 5d ago A 125 tokens original MIT

create-adapter

04

marcus/sidecar

Skill Claude CodeCodex

Create conversation adapters for importing AI chat history from different tools (Claude Code, Cursor, Warp, Codex, etc.). Covers the adapter.Adapter interface, caching strategies, incremental parsing, watch/FD management, and performance standards. Use when creating a new adapter, modifying adapter behavior, or…

1.0k yesterday A 78 tokens original MIT

create-theme

05

marcus/sidecar

Skill Claude CodeCodex

Create custom color themes for Sidecar, including base theme selection, color overrides, gradient borders, tab styles, per-project themes, community themes, and programmatic theme registration. Use when creating or modifying themes, adjusting UI appearance, or debugging color/style issues. See…

1.0k yesterday A 74 tokens original MIT

shell-integration

06

marcus/sidecar

Skill Claude CodeCodex

Interactive shell/TTY integration with tmux session management, shell command execution, control-mode output capture with polling fallback, native cursor rendering, lazy scrollback, selection, paste handling, and inline editing. Use when working on shell integration, tmux features, command execution, or interactive…

1.0k yesterday A 62 tokens original MIT

autoprompt

07

Spielewoy/autoprompt-skill

Skill Claude CodeCodex

Explicit-only useful-first orchestration. Invoke only when the user names autoprompt - typed as /autoprompt or in plain language such as "act in autoprompt mode" - to turn a mission into one executable roadmap, build dependency-safe lanes, and verify the result with independent reviewers. Do not infer invocation from…

942 2d ago A 85 tokens original MIT

autoprompt

08

Spielewoy/autoprompt-skill

Skill Claude CodeCodex

Explicit-only useful-first orchestration. Invoke /autoprompt to turn a mission into one executable roadmap, build dependency-safe lanes, and verify the result with independent reviewers. Never infer invocation from ordinary requests. Never resume from leftover artifacts without an explicit resume instruction.

942 2d ago A 56 tokens original MIT

autoprompt

09

Spielewoy/autoprompt-skill

Skill Claude CodeCodex

Explicit-only useful-first orchestration. Invoke /autoprompt to turn a mission into one executable roadmap, build dependency-safe lanes, and verify the result with independent reviewers. Never infer invocation from ordinary requests. Never resume from leftover artifacts without an explicit resume instruction.

942 2d ago A 56 tokens original MIT

looper

10

ksimback/looper

Skill Claude CodeCodex

Scaffold a well-designed agent loop with best-practice coaching and a cross-model review council. Use when the user wants to design, build, or set up an agent loop, iterative agent workflow, self-review loop, LLM-as-judge loop, multi-model council, reviewer/judge gate, or /goal-style looping process. Start from a…

708 22d ago A 157 tokens original MIT

workflow-authoring

11

QuintinShaw/pi-dynamic-workflows

Skill Claude CodeCodex

Guidance for writing, editing, reviewing, and debugging JavaScript workflow code for pi-dynamic-workflows. Use when authoring or changing workflow scripts; not for merely running an existing workflow.

462 2d ago A 43 tokens original MIT

workflow-patterns

12

QuintinShaw/pi-dynamic-workflows

Skill Claude CodeCodex

Argument shapes for the 5 built-in workflow patterns — deep-research, adversarial-review, code-review, multi-perspective, codebase-audit — runnable via the workflow tool's name input, without slash-command syntax. Use for requests like "research X", "fact-check/adversarially review this", "review this diff/PR"…

462 2d ago A 108 tokens original MIT

repo-harness

13

Ancienttwo/repo-harness

Skill Claude CodeCodex

Route explicit repo-harness setup, planning, execution, verification, and handoff actions through deterministic repository state.

416 yesterday A 26 tokens original MIT

claude-plan

14

Ancienttwo/repo-harness

Skill Claude CodeCodex

Get an independent architecture/implementation plan from Anthropic Claude (Fable, a different vendor's model) running Claude Code's native plan mode, from inside a non-Claude host such as Codex. Use mid-execution when work hits a genuine design fork or high-stakes decision that should not be settled unilaterally. Not…

416 yesterday A 128 tokens original MIT

obsidian-memory

15

Ancienttwo/repo-harness

Skill Claude CodeCodex

Cross-project long-term memory over an Obsidian brain vault: recall relevant notes before a task, and persist distilled conclusions (decisions, pitfalls, solutions, progress) back after a task. The vault is an optional aggregation/projection layer — repo-local artifacts stay the per-project source of truth, and sync…

416 yesterday A 212 tokens original MIT

finn-build

16

finna/Finn-loop

Skill Claude CodeCodex

Claim the next safe agent-ready issue from Linear, implement it, and open a PR. Use when asked to run Finn-loop's builder, work the approved queue, or fix Finn-loop review feedback. Designed for /loop; one pass does one unit of work.

305 1mo ago A 57 tokens original MIT

finn-review

17

finna/Finn-loop

Skill Claude CodeCodex

Review open PRs against their linked Linear issues and required GitHub checks, then post a three-group verdict with Finn-loop labels. Use when asked to run Finn-loop's reviewer or review its PR queue. Designed for /loop; never merges or pushes code.

305 1mo ago A 56 tokens original MIT

finn-spec

18

finna/Finn-loop

Skill Claude CodeCodex

Interview the user about a raw idea until confident, then file a build-ready issue in Linear. Use when asked to run Finn-loop's spec interview, draft a queue-ready issue, or plan a feature. Interactive — requires the user present; never run unattended.

305 1mo ago A 56 tokens original MIT

openlore-brainstorm

19

clay-good/OpenLore

Skill Claude CodeCodex

Transform a feature idea into an annotated story using a Domain Sketch or Constrained Option Tree. Use when asked to brainstorm, explore, or shape a feature before implementation.

290 yesterday A 40 tokens original MIT

clay-good/OpenLore

Skill Claude CodeCodex

Apply a confirmed .openlore/refactor-plan.md with a test gate after each change. Use when asked to execute or continue an OpenLore refactoring plan.

290 yesterday A 41 tokens original MIT

clay-good/OpenLore

Skill Claude CodeCodex

Implement a brownfield story with OpenLore orientation, risk checks, spec validation, tests, and drift detection. Use when asked to implement or continue a story in an existing codebase.

290 yesterday A 44 tokens original MIT

Peiiii/nextclaw

Skill Claude CodeCodex

A process for finding and safely removing dead code in the NextClaw repository. Dead code is code that is no longer used, such as obsolete files, exports, or dependencies.

253 yesterday A 71 tokens original MIT

panel-app-creator

23

Peiiii/nextclaw

Skill Claude CodeCodex

Create or update the Panel App UI part of a NextClaw lightweight app. Use after nextclaw-app-creator selects Panel-only or Panel + Service, or when the user explicitly asks for a right-side Panel App UI, folder-based static panel, Service Actions UI, Agent-powered Panel App, React/Vite/Tailwind Panel App, or asks what…

253 yesterday A 93 tokens original MIT

service-app-creator

24

Peiiii/nextclaw

Skill Claude CodeCodex

Create or update the Service App backend action part of a NextClaw lightweight app. Use after nextclaw-app-creator selects Service-only or Panel + Service, or when the user explicitly asks for workspace service-apps, MCP-compatible backend helpers, file access, external API calls, local commands, or privileged actions.

253 yesterday A 69 tokens original MIT