Skills

All Skills

repos

Skills tagged with #repos

@Clawdi-AI

clawdi

Cross-agent long-term memory for the current user: their preferences, coding habits, named projects / repos / tools, past bugs and architecture decisions, and anything they reference with 'my', 'I usually', 'like last time', 'the one we set up', etc. Surface this skill BEFORE answering any question about the user themselves, their work, or their history — even when phrased abstractly (e.g. 'what do I usually use for X'). Also provides connected-service tools (Gmail, GitHub, Notion, Drive, Calendar, etc.).

Clawdi-AI/clawdi+1 more
8d ago
420
@study8677

agent-repo-init

One-click initialization of a multi-agent repository from the Antigravity template. Use this skill when users want to scaffold a new project quickly (`quick` mode) or with runtime defaults (`full` mode) including LLM provider profile, MCP toggle, swarm preference context, sandbox type, and optional git init.

study8677/antigravity-workspace-template+4 more
19d ago
1.0K0
@horiacristescu

judge

Blind evaluation pattern. Agent spawns an independent judge to evaluate an idea, plan, strategy, statement, or implementation. The judge sees the repo but not the conversation. Verdict goes to a shared markdown file.

horiacristescu/claude-playbook-plugin+1 more
19d ago
100
@crisandrews

/about — Plugin source & version

Show a small card with the plugin name, version, and repo URL. Answers "where does this agent come from?" / "what version am I running?".

crisandrews/ClawCode
9d ago
500
@Whbbit1999

shadcn-vue-admin

Build and maintain the shadcn-vue-admin Vue 3 + Vite + TypeScript admin dashboard with shadcn-vue, Tailwind, Pinia, Vue Router, i18n, and TanStack Query. Use for UI/layout changes, page additions, routing updates, theme/auth work, and component integration in this repo.

Whbbit1999/shadcn-vue-admin
19d ago
3170
@open-circle

repo-source-code-document

Write JSDoc comments and inline documentation for Valibot library source code in /library/src/. Use when documenting schemas, actions, methods, or utilities. Covers interface documentation, function overloads, purity annotations, inline comment patterns, and terminology consistency.

open-circle/valibot+5 more
19d ago
8.5K0
@blader

Theorist

You maintain a per-repo narrative document at `THEORY.MD` that captures the operating theory of the work being done. This is not a plan, not a log, not a task list. It is a living essay that describes *why* the work exists, *what* the systematic strategy is, and *how* the current approach connects t

blader/theorist
19d ago
1670
@mcpsbom
MCP

SBOMApp - SBOM Generator & Vulnerability Scanner

Generate SBOMs, scan vulnerabilities, and analyze dependencies from local projects or Git repos.

mcpgithub
mcpsbom/sbomapp-mcp-server
19d ago
0
@microsoft

dev

Development workflows for the playwright-cli repository. Use when the user asks about rolling dependencies, releasing, or other repo maintenance tasks.

microsoft/playwright-cli
18d ago
6.0K0
@grp06

Bead Creator

Create a small, high-quality set of new Beads (“br” issues) for a repo based on quick repo understanding + a user-specified focus.

grp06/useful-codex-skills+7 more
18d ago
350
@torch-spyre

project-overview

Overview of the torch-spyre repository, Spyre device architecture, compilation pipeline, and codebase structure. Use when asking about how torch-spyre works, the repo layout, Spyre hardware, the Inductor backend, or getting oriented in the codebase.

torch-spyre/torch-spyre
18d ago
370
@Azure

typespec-go-bump-and-release

Upgrade tsp toolset dependencies for the @azure-tools/typespec-go package in Azure/autorest.go repo. Use when user wants to bump, update, or upgrade the TypeSpec toolset dependencies (e.g., @typespec/compiler, @typespec/http, @azure-tools/typespec-client-generator-core, @azure-tools/azure-http-specs), create a release PR, or publish a new version of typespec-go.

Azure/autorest.go
19d ago
780
@sageox

clawhub-skill-lint

Use this skill before publishing any ClawHub skill from this repo, or after editing a SKILL.md, to verify the skill won't be flagged or rejected by ClawHub's server-side moderation pipeline. The skill re-implements every static-scanner rule from openclaw/clawhub's `convex/lib/moderationEngine.ts` plus the frontmatter spec from `docs/skill-format.md` and runs them locally. Triggers: "lint the claws skills", "check the claws/openclaw skills", "scan before publish", "is the skill clean", "any scanner findings", /clawhub-skill-lint, before any `clawhub sync` or `clawhub skill publish`.

sageox/ox+5 more
1d ago
230
@georgeguimaraes

ecto-thinking

This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, has_many, belongs_to, transactions, query composition, or how contexts should talk to each other.

georgeguimaraes/claude-code-elixir+5 more
19d ago
1250
@juyterman1000

Entroly-Daemon: Self -Evolving Daemon. Compress 2M-token repos into a razor-sharp Principal Engineer's context. 95% fewer tokens—built for Cursor, Claude Code, Opus,Codex,GPT & Copilot.

juyterman1000/entroly
19d ago
1520
@QwenLM

docs-audit-and-refresh

Audit the repository's docs/ content against the current codebase, find missing, incorrect, or stale documentation, and refresh the affected pages. Use when the user asks to review docs coverage, find outdated docs, compare docs with the current repo, or fix documentation drift across features, settings, tools, or integrations.

QwenLM/qwen-code+5 more
18d ago
20.5K0
@rebornix

acp-local-runner

Run and debug Agmente ACP end-to-end scenarios from the repo-owned e2e/scenarios/acp specs. Use when validating ACP websocket compatibility, session creation, cwd handling, reconnect flows, or reproducing ACP-only UI failures against a real local ACP backend.

rebornix/Agmente+5 more
19d ago
4840
@Proxy2021

ai_pulse

Stay current on AI developments with trending news, GitHub repos, and research highlights with a reading list

Proxy2021/Enso+40 more
18d ago
50
@Houseofmvps

clone-patterns

Learn From the Best — analyze patterns from any codebase and apply them to yours. Use when user wants to adopt best practices from another repo, compare code quality, or learn how top projects are structured.

Houseofmvps/ultraship+15 more
19d ago
150
@CodeAlive-AI

agents-consilium

Query external AI agents (Codex, Gemini, OpenCode, Claude Code headless) in parallel for independent second opinions, code review, bug investigation, and consensus on high-stakes decisions. Agents and models are configurable in config.json. Use for architecture choices, security review, or ambiguous problems where independent perspectives matter. Not for simple questions answerable from docs or the codebase — use web search or repo exploration instead.

CodeAlive-AI/ai-driven-development+5 more
1d ago
570
@eclipse-rdf4j

mvnf

Run Maven tests in this repo with a consistent workflow (module clean, root -Pquick clean install to refresh .m2_repo, then module verify or a single test class/method). Use when asked to run tests/verify in the rdf4j multi-module build or when the user says mvnf.

eclipse-rdf4j/rdf4j
19d ago
3970
@SAP-samples

cli-command-development

Create or update CLI commands, routes, utilities, and tests in this repo. Use when adding or modifying bin/*, routes/*, utils/*, or related tests.

SAP-samples/hana-developer-cli-tool-example+2 more
18d ago
1000
@thienanblog

documentation-guidelines

Write or update backend feature documentation that follows a repo's DOCUMENTATION_GUIDELINES.md (or equivalent) across any project. Use when asked to create/update module docs, API contracts, or backend documentation that must include architecture, endpoints, payloads, Mermaid diagrams, and seeding instructions.

thienanblog/awesome-ai-agent-skills+5 more
18d ago
520
@pnsk-lab

hikkaku

Create Scratch project with TypeScript using Hikkaku; use when the user asks how to build or structure a Scratch project in this repo.

pnsk-lab/hikkaku+2 more
18d ago
520
@Foxfire1st

C-00-initialize-management-root

Initialize the Agents Remember management folder for a fresh clone or incomplete setup. Defaults to a repo-local internal ar-management folder for the target repo; use shared scaffolding only when the developer explicitly asks for it.

Foxfire1st/agents-remember-md+2 more
1h ago
130
@EvanZhang008

Manage Repositories

You manage repository profiles using the `files_*` tools with the `repos/` URI prefix. Repository data is stored as YAML files in `~/.open-walnut/repositories/`.

EvanZhang008/open-walnut+2 more
18d ago
50
@narghev

askdiff-dev

Start the askdiff WS server AND a local Vite dev server for in-repo UI development.

narghev/askdiff
1d ago
70
@microsoft

ontology-catalog-import

Import customer or external RDF/OWL into this repo's catalogue format. Use when user drops an RDF/OWL file and wants it catalogue-ready (metadata, category, validation, compile).

microsoft/Ontology-Playground+1 more
18d ago
580
@agentjido

hex-release

Guides interactive Hex package release for AgentJido repos. Supports automated (GitHub Actions workflow_dispatch) and manual release flows. Uses git_ops for version bumping and changelog generation. Triggers on: release, hex publish, bump version, new release, publish package.

agentjido/jido
19d ago
1.5K0
@monte-carlo-data

Official Monte Carlo toolkit for AI coding agents. Skills and plugins that bring data and agent observability — monitoring, triaging, troubleshooting, health checks — into Claude Code, Cursor, and more.

Generate SQL validation notebooks for dbt changes. Pass a GitHub PR URL or local dbt repo path.

monte-carlo-data/mcd-agent-toolkit+2 more
19d ago
590
@scispot-repo
MCP

Mcp

Turn any LLM into your lab assistant: search samples, track experiments, analyze data with AI.

mcpaisearchllm
scispot-repo/scispot-mcp-server
19d ago
0
@IlyaGorsky

/docs-reflect — Session knowledge → repo documentation

Collect DOC: notes accumulated during the session, generalize them into rules, and propose documentation for the repository.

IlyaGorsky/memory-toolkit+5 more
19d ago
50
@forefy

agent-onboarding

Onbard yourself to this repo that might have X number of other agents running on it. Whenever you are starting off or asked to onboard to team use this skill to give yourself extra awareness of multi-agent and worker context, as well as goals and identity.

forefy/.context+9 more
19d ago
830
@artsy

adding-a-new-app-route

Fully wires up a new route with required boilerplate, following this repo's conventions for subapps. Use when user wants to add a new route or app or subapp or page or screen.

artsy/force+1 more
19d ago
6320
@ndjordjevic
MCP

PinRAG

MCP RAG server: index PDFs, GitHub Repos, YouTube, Discord, Plain Text; query with citations.

mcpgithubdiscordairag
ndjordjevic/pinrag
19d ago
0
@openai

agentic-legibility

Score a repository's agentic legibility from repo-visible evidence only. Use when Codex needs to audit how easy a codebase is for coding agents to discover, bootstrap, validate, and navigate, especially for harness-engineering reviews, developer-experience audits, repo cleanup, or before/after comparisons after improving docs, tooling, or architectural constraints.

openai/build-hours
18d ago
7250
@Azure

bump-and-release

Bump dependency "@typespec/http-client-python" and release new versions for Azure/autorest.python repo. Use when user wants to bump, update, or upgrade the @typespec/http-client-python dependency, create a release PR, or publish new versions of autorest.python and typespec-python packages.

Azure/autorest.python
18d ago
1010
@web3dev1337

orchestrator-worktree-conventions

Project folder + git-worktree conventions for Agent Orchestrator. Use when creating a new project under ~/GitHub, converting an existing repo into a master/workN worktree layout, adding worktrees, choosing safe ports, or when the orchestrator needs to infer project/worktree paths from the folder structure.

web3dev1337/agent-workspace
18d ago
50
@FinishKit
MCP

Io.Github.FinishKit/Mcp

FinishKit MCP: scan GitHub repos for security vulnerabilities, deployment blockers, and quality

mcpgithub
FinishKit/mcp
19d ago
0
@phil65

sync-acp-spec

Sync the ACP (Agent Client Protocol) schema implementation with the official reference repo by comparing Rust source types against our Python Pydantic models.

phil65/agentpool+1 more
19d ago
1070
@huggingface

add-or-fix-type-checking

Fixes broken typing checks detected by ty, make typing, or make check-repo. Use when typing errors appear in local runs, CI, or PR logs.

huggingface/transformers
18d ago
158.1K0
@LanceMcCarthy

configure-telerik-nuget

Helps setup, configure and manage Telerik NuGet feeds in your repo's nuget.config file.

LanceMcCarthy/DevOpsExamples
19d ago
1660
@cognitivemyriad
MCP

Verified Repo Memory

Stale-proof repository memory with citations + just-in-time verification + TTL (repo-scoped).

mcpgithubmemory
cognitivemyriad/mcp-verified-repo-memory
19d ago
0
@ojowwalker77

Clone Repo

This skill should be used when the user asks to "clone a repo", "fetch code from github", "get external code", "look at a repo", or needs to explore an external repository for code examples and patterns.

ojowwalker77/Claude-Matrix+11 more
18d ago
1030
@oaustegard

accessing-github-repos

GitHub repository access in containerized environments using REST API and credential detection. Use when git clone fails, or when accessing private repos/writing files via API.

oaustegard/claude-skills+67 more
1d ago
1130
@rog0x
MCP

Io.Github.Rog0x/Github

GitHub analytics - repos, PRs, issues, releases, contributors

mcpgithub
rog0x/mcp-github-tools
19d ago
0
@Phlegonlabs

harness-engineering-orchestrator

Repo-backed PRD-to-code orchestration for Claude and Codex. Use when the user wants a new app or existing repository run through discovery, architecture, milestones, execution, and validation instead of ad-hoc prompt-only delivery. Supports greenfield and existing codebases across web, iOS, Android, CLI, agent, API, and desktop projects, with first-class workspace-first support for Bun, npm, and pnpm repositories plus reference templates for additional ecosystems.

Phlegonlabs/Harness-Engineering-skills
18d ago
100
@open-circle

repo-prepare-release

Prepare releases by analyzing changelogs, determining version bumps, and updating package.json and changelog files.

open-circle/formisch+1 more
18d ago
6260
@dgk-dev

cp

Local verify-commit-push wrapper for Codex. Use only when the user explicitly says `/cp` or clearly asks to finish the current work by running the relevant local checks, staging intended files explicitly, committing on the current branch, and pushing. This workflow may commit directly to `main` or `master` when that is the repo's chosen operating model.

dgk-dev/dgk-gpt+2 more
18d ago
340
@blueberrycongee

using-termcanvas

Use when starting work in a TermCanvas-managed repo to route between direct work, Hydra, or a narrow TermCanvas skill.

blueberrycongee/termcanvas
9d ago
2630