Building agents skills

23,556 tagged Building agents, measured the same way as everything else here.

Browse within: agentic-ai 233LLM 217agent 200agents 151skills 145agentic-workflow 110agent-orchestration 86openai 86antigravity 79agentic-framework 73cli 73ai-skills 71Autonomous Agents 67agent-framework 63

hassanzohdy/agent-kit

Skill Claude CodeCodex

Per-IDE setup walkthroughs for using @mongez/agent-kit with Claude Code, Cursor, Codex, Kiro, Gemini CLI, GitHub Copilot, Aider, and Antigravity. Each walkthrough shows the exact files agent-kit creates, the --target flag to pass, the reload quirks, and a copy-pasteable package.json snippet.

not rated 2 1mo ago A 86 tokens original MIT

govern-init

3122

oakandfeather/ai-assisted-coding-governance

Skill Claude CodeCodex

Scaffold the AI-assisted coding governance package into a target project repository — copies the two entry files (AGENTS.md at the root and a thin CLAUDE.md) plus the companion rule files into an ai-governance/ directory, then interviews the user to fill in the placeholders and to author the active client's profile.…

not rated 2 6d ago A 159 tokens original MIT

forge-plugin-creator

3123

jslee124/forge

Skill Claude CodeCodex

A set of instructions for creating and maintaining Forge plugins. Forge plugins are local extensions that can add tools, commands, and other integration points to Forge.

not rated 2 yesterday A 58 tokens original MIT

richenyu/codex-smart-project-memory

Skill Codex needs its repo

Lightweight smart project memory for Codex. Use when the user wants to initialize or maintain persistent Codex project memory, create a multi-project workspace, add a new project with reusable context files, recover context in new chats, write session snapshots, compact important conclusions into durable files, route…

not rated 2 3mo ago A 78 tokens original MIT

code-agnostic

3125

dhvcc/code-agnostic

Skill Claude CodeCodex

Work on code-agnostic, the CLI that centralizes MCP servers, rules, skills, agents, and workspace config, then compiles and syncs them into Codex, Cursor, and OpenCode. Use when editing this repo, explaining how code-agnostic works, or changing its config compiler, import, plan, apply, status, workspace, rule, skill…

not rated 2 1mo ago A 87 tokens GPL-3.0

role-prompt-designer

3126

chang9852/role-prompt-designer

Skill Claude CodeCodex

Design and generate AI Agent role/personality definitions using the SOUL/IDENTITY/AGENTS three-layer prompt architecture. Use when: (1) Creating a new AI Agent persona from scratch, (2) Writing or editing SOUL.md, IDENTITY.md, or AGENTS.md files, (3) Designing role prompts for AI assistants, chatbots, or autonomous…

not rated 2 4mo ago A 162 tokens original MIT

repo-init

3127

happyfeetw/repo-init-skill

Skill Codex

Initialize or update repository-level agent operating instructions, AGENTS.md, quality workflow docs, execution-plan templates, and harness guidance for an AI-agent-driven software project. Use when Codex is asked to set up a new repository for agent-driven development, bootstrap or merge AGENTS.md, auto-select…

not rated 2 3mo ago A 104 tokens original MIT

gaoryan86/openclaw-workspace-audit

Skill Claude CodeCodex

Audit and optimize OpenClaw workspace documents (AGENTS.md, SOUL.md, USER.md, TOOLS.md, IDENTITY.md, HEARTBEAT.md, BOOT.md, MEMORY.md, memory/) for redundancy, dead content, format compliance, cross-file conflicts, and token efficiency. Use when user asks to audit workspace files, check document health, reduce token…

not rated 2 6mo ago A 135 tokens original MIT

harness-engineering

3130

geeky118/HarnessEngineering

Skill Codex

Repository harness for agentic software development. Use when the user wants a repo to follow Harness Engineering or harness-first coding practices, asks to bootstrap or maintain AGENTS.md, architecture docs, execution plans, verification loops, repo-local automation, or requests harness-first setup for future…

not rated 2 5mo ago A 63 tokens

governspec

3131

SymbolicLight-AGI/GovernSpec

Skill Claude CodeCodex

Use GovernSpec to work with local-first AI task contracts. Trigger when a repository contains govern.yaml, .govern.yaml, kind GovernSpec, or kind GovernPack; when Codex needs to validate or inspect a task contract; compile contracts to AGENTS.md, prompts, OpenAI structured outputs, MCP plans, or generic skill bundles…

not rated 2 4mo ago C 82 tokens original MIT

agent-flow

3132

qiuqiu19950918-hue/agent-flow

Skill Claude CodeCodex

A workflow for a main coding agent to coordinate smaller agents that search, edit code, and run commands. It defines how tasks are split, how progress is reported, and what happens when an agent fails.

not rated 2 1mo ago A 155 tokens copy · 83% MIT

start

3133

ulpi-io/agent-library

Skill Claude Code

MANDATORY for starting any conversation or task. Establishes required workflows: discovering and using skills, invoking the Skill tool before announcing usage, performing brainstorming before coding, creating TodoWrite todos for all checklists, and selecting/invoking the correct specialized agent persona for the task…

not rated 2 10mo ago A 60 tokens

WanfengzzZ/harness-engineering

Skill Claude CodeCodex

A software-engineering approach for preparing a code repository so an AI agent can work through tasks independently. It combines clear rules, useful documentation, automated feedback such as tests and CI, and checks that verify the result.

not rated 2 5mo ago A 75 tokens original MIT

deep-think

3136

goemktg/Prompt_Template

Skill Claude CodeCodex

Mediator-first deep reasoning protocol for high-difficulty tasks. Triggers: deep-think, multi-hypothesis reasoning, structured refinement, mediator triage.

not rated 2 4mo ago A 35 tokens

init-agents-md

3137

nimble-giant/nimble-mold

Skill Claude CodeCodex

Research the project and generate a holistic AGENTS.md file at the repo root. Use when the user says "init agents.md", "create AGENTS.md", or the project lacks agent instructions.

not rated 2 4mo ago A 44 tokens original Apache-2.0

ralph-loop

3138

Endogen/ralph-loop

Skill Claude CodeCodex

Generate copy-paste bash scripts for Ralph Wiggum/AI agent loops (Codex, Claude Code, OpenCode, Goose). Use when asked for a "Ralph loop", "Ralph Wiggum loop", or an AI loop to plan/build code via PROMPT.md + AGENTS.md, SPECS, and IMPLEMENTATIONPLAN.md, including PLANNING vs BUILDING modes, backpressure, sandboxing…

not rated 2 7mo ago A 94 tokens

Hhh2178/project-harness-governance

Skill Codex

Use when starting, restructuring, or maintaining a project repository that needs durable Codex guidance, clear document ownership, requirements and acceptance records, current-state tracking, verification contracts, and an auditable work log.

not rated 2 changed yesterday A 48 tokens original MIT

KoFachan/CodexSetting

Skill Codex

Audit and govern local Codex architecture. Use when the user asks where to store or configure AGENTS.md rules, project knowledge, memories, skills, SKILL.md files, references, hooks, subagents, plugins, MCP servers, connectors, ECC assets, context management, or Codex architecture diagrams; when creating or updating…

not rated 2 18d ago A 111 tokens

JuanColilla/Agentic-Agnostic-Workflow-Environment

Skill Claude Code

Bootstrap a tool-agnostic AI workflow environment based on the AGENTS.md open standard. Use whenever the user wants to set up, scaffold, initialize, install or configure a new project (or a fresh machine) for AI coding agents — Claude Code, Codex, Cursor, Windsurf, Gemini CLI, Antigravity, OpenCode, Aider, Zed, Warp…

not rated 2 1mo ago B 177 tokens original Apache-2.0

project-doc-bootstrap

3142

longranger2/project-doc-bootstrap

Skill Claude CodeCodex

Bootstrap a reusable repository documentation hierarchy for AI agents. Use when starting a new project, initializing repo docs, setting up CLAUDE.md and AGENTS.md, defining L1/L2/L3 documentation layers, creating AGENTS.md symlinks, or designing a fractal documentation system that helps AI quickly understand and…

not rated 2 5mo ago A 73 tokens original MIT

ai-project-workflow

3143

5-Ason/ai-project-workflow-skill

Skill Codex

Standardize lightweight AI collaboration and development workflows for a code repository. Use when the user asks to create or improve AGENTS.md, AI coding guidelines, project iteration workflow, Current/Proposal process, direct/brief/standard/decision task levels, dev-log, project-state, automatic project memory…

not rated 2 3mo ago A 127 tokens original MIT

skills-map

3144

bigdata2211it-web/ai-skills-map

Skill Claude CodeCodex

Index/map of AI agent skills published under GitHub user bigdata2211it-web. For each skill: a link to its GitHub repo and a one-line description. Use when the user asks "what skills are there", "show me all skills", "give me the github link for skill X", or when an agent needs to know which skill covers a task.

not rated 2 3mo ago A 78 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: