agent instructions

15,214 tagged agent, measured the same way as everything else here.

Browse within: agentic 66agentic-workflow 59chatbot 39agent-orchestration 35framework 34agent-framework 30copilot 28Multi-Agent 27coding-agent 27openclaw 27harness 26openai 24deepseek 23agent-skill 22

nx-mcp

49

CopilotKit/CopilotKit

MCP server Claude CodeCodexCursor +2

Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx npm package.

37k +21 yesterday A tokens not measured original MIT

copilotkit-docs

50

CopilotKit/CopilotKit

MCP server Claude CodeCodexCursor +2

CopilotKit's hosted docs server: lets the agent search CopilotKit documentation and examples. Remote server at mcp.copilotkit.ai.

37k +21 yesterday A tokens not measured original MIT

CopilotKit/CopilotKit

Instructions file CodexOpenCode

AGENTS.md instructions for CopilotKit/CopilotKit, covering general guidelines for working with nx, copilotkit, essentials, private agent instructions and internal skills.

37k +21 yesterday A 2,077 tokens original MIT

CopilotKit/CopilotKit

Instructions file

Claude Code instructions for CopilotKit/CopilotKit, covering general guidelines for working with nx, copilotkit, essentials and reference (read when relevant to your task).

37k +21 yesterday A 909 tokens original MIT

reskin

53

CopilotKit/CopilotKit

Skill Claude CodeCodex

Author a NEW skin for the reskinnable-demo app. A skin is a self-contained domain plugin under src/skins/ / that implements the frozen Skin contract (src/shell/skin-contract.ts) to swap the app's entire experience — brand, theme, layout, pages, tools, data, and agent — as a live sales demo. Use when the user says "add…

37k +21 yesterday A 154 tokens original MIT

copilotkit-setup

54

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use when adding CopilotKit to an existing project or bootstrapping a new CopilotKit project from scratch. Covers framework detection, package installation, runtime wiring (managed Intelligence or self-hosted SSE), provider setup, and first working chat integration.

37k +21 changed yesterday A 56 tokens original MIT

setup-slack-channel

55

CopilotKit/CopilotKit

Skill Claude CodeCodex

Use for the PROVIDER half of getting a locally running CopilotKit Channels agent to answer in Slack, when no Slack app exists yet — setting up a Channels bot in Slack for the first time, creating the Slack app and its tokens, attaching it to a managed Intelligence Channel, or when a Channel reports setuprequired, sits…

37k +21 changed yesterday A 206 tokens original MIT

docs-style

56

continuedev/continue

Skill Claude CodeCodex ✓ vendor

Style guidelines for writing and updating documentation. Use when writing new docs, updating existing docs, or reviewing docs for quality.

36k +23 yesterday A 27 tokens original Apache-2.0

Test Coverage

59

continuedev/continue

Agent ✓ vendor

Ensure new functionality includes corresponding tests.

36k +23 yesterday A 9 tokens original Apache-2.0

devbox-entrypoint

60

continuedev/continue

Command ✓ vendor

Context: runloop resumes a devbox by re-running the same entrypoint script, which invokes cn serve --id .... Because the entrypoint always replays, the CLI must avoid duplicating state on restart.

36k +23 yesterday A 0 tokens original Apache-2.0

linear

61

continuedev/continue

MCP server Claude CodeCodexCursor +2 ✓ vendor

Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.

36k +23 yesterday A tokens not measured original Apache-2.0

cn-check

62

continuedev/continue

Skill Claude CodeCodex ✓ vendor

Install and run the Continue CLI (cn) to execute AI agent checks on local code changes. Use when asked to "run checks", "lint with AI", "review my changes with cn", or set up Continue CI locally.

36k +23 yesterday A 49 tokens original Apache-2.0

terraform-skill

63

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code…

35k +70 yesterday A 62 tokens original Apache-2.0

make-skill

64

agentscope-ai/QwenPaw

Skill Claude CodeCodex

Use this skill when sedimenting a session into a reusable workspace skill. Triggers when the user wants to turn the current conversation, workflow, or troubleshooting path into a SKILL.md. Phrases like 'turn this into a skill', 'remember how I did X', 'save this workflow', 'make a skill from this', and any /make-skill…

35k +70 yesterday A 85 tokens original Apache-2.0

make-skill

65

agentscope-ai/QwenPaw

Skill Claude CodeCodex

A guide for turning the current conversation or workflow into a reusable QwenPaw skill, stored as a SKILL.md file. It requires proposing a plan and waiting for approval before creating the skill.

35k +70 yesterday A 84 tokens original Apache-2.0

herdrdev/herdr

Skill Claude CodeCodex

Create and control a disposable named Herdr session from inside an existing Herdr session. Use for isolated Herdr runtime, pane, terminal, process, API, persistence, or agent reproductions that should be driven through the CLI/API without touching the default session.

34k +838 today A 60 tokens original Apache-2.0

triage

67

herdrdev/herdr

Skill Claude CodeCodex

Triage open herdr GitHub issues into a concise decision-first Markdown table. Use when the user says "triage", asks to triage open issues, asks which issues need attention, or wants issue priority/recommendation lights for herdr.

34k +838 today A 53 tokens original Apache-2.0

herdr AGENTS.md

68

herdrdev/herdr

Instructions file CodexOpenCode

AGENTS.md instructions for herdrdev/herdr, covering herdr, scope and audience, universal project rules, principles and multiplicative performance paths.

34k +838 changed today A 5,452 tokens original Apache-2.0

herdr CLAUDE.md

69

herdrdev/herdr

Instructions file

Claude Code instructions for herdrdev/herdr, a project described as: the runtime your coding agents live on.

34k +838 today A 3 tokens copy · 100% Apache-2.0

herdr

70

herdrdev/herdr

Skill Claude CodeCodex

Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to use Herdr to inspect or control panes, tabs, workspaces, commands, or another agent. Do not use merely because a task could benefit from a background terminal, delegation, or parallel work. Requires…

34k +838 today A 74 tokens original Apache-2.0

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

Human-reviewer co-pilot for ZeroClaw PR reviews. Use this skill when the user wants to review a specific PR as themselves, re-review a PR after author changes, work through a queue of PRs, check what's still open on a PR, or post a formal review verdict. Trigger on: 'review 1234', 'can you look at PR #1234'…

33k +26 today A 142 tokens original Apache-2.0

squash-merge

72

zeroclaw-labs/zeroclaw

Skill Claude CodeCodex

A skill for squash-merging a GitHub pull request into ZeroClaw's master branch. Squash-merging combines the PR's commits into one commit while preserving their details in the final commit message.

33k +26 today A 0 tokens original Apache-2.0

At most 3 mods per repository are shown here — the rest are on their repository pages: