84382 Skills Available

Find awesome
Agent Skills

Agent-Skills.md is a agent skills marketplace, to find the right agent skills for you.

Popular searches

gmail-draft

Create a draft email in Gmail from provided email data

sofer
sofer
0

feature

Implement a feature using TDD. Works standalone (user describes what to build) or as part of the orchestrated pipeline (story and context provided). Handles complexity scaling, design, stubs, tests, implementation, migrations, refactoring, and review. Use when building a feature in an existing codebase.

sofer
sofer
0

draft-post

Guide the user through creating a blog post draft for Substack (200-500 words) and LinkedIn (100-300 words). Use when user wants to draft a post or share work.

sofer
sofer
0

distribution-strategist

Discuss and evolve distribution strategy for the ML engineer apprenticeship

sofer
sofer
0

distribution-channel

Identify and evaluate distribution channels for the ML engineer apprenticeship

sofer
sofer
0

design

Plan architecture and components for a single user story. Use after spec phase to create a technical design before implementation. Produces design documents that guide stubs and implementation.

sofer
sofer
0

design-review

Validate design before implementation. Use after design phase to ensure architecture meets standards, spec requirements, and quality criteria. Gates progression to stubs phase.

sofer
sofer
0

calendar-fetch

Fetch upcoming calendar events from Google Calendar

sofer
sofer
0

anonymise

Anonymise CSV files by removing personal identifying information and adding datetime stamps. Use when user wants to process a new CSV file or strip PII from data.

sofer
sofer
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.

sofer
sofer
0

email-drafter

Fetch unread emails, triage them, draft replies in the user's voice, and save as Gmail drafts for human review

sofer
sofer
0

contact-research

Research a person given their name and email, returning a brief profile with role, company, LinkedIn summary, and previous interactions

sofer
sofer
0

email-voice-draft

Draft an email reply in the user's voice using their business context and Notion knowledge

sofer
sofer
0

skill-installer

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

sofer
sofer
0

deploy

Ship code to target environment. Use after code is merged to deploy to staging or production. Handles build, artifact creation, and deployment orchestration.

sofer
sofer
0

code-review

Review code for quality, security, and standards compliance. Works as a pipeline gate after refactor phase, or standalone against PR URLs, branch names, commit ranges, or file lists.

sofer
sofer
0

commit

Git workflow operations with Conventional Commits. Supports subcommands - branch (create feature branch), commit (stage and commit changes), pr (create pull request), merge (merge PR). Automatically available when the current directory is a git repository. Use when user needs git operations during development workflow.

sofer
sofer
0

authenticated-scrape

Scrape data from authenticated websites by capturing network requests with auth headers automatically. Use when the user wants to extract data from logged-in pages, private dashboards, or authenticated APIs.

Salberg87
Salberg87
0

Create UI Component

Use this skill when creating a new React UI component. It provides a consistent Lumina-style template.

CheekyCodexConjurer
CheekyCodexConjurer
0

Refactor/Slice File

Use this skill when a file exceeds ~350 lines (target) / approaches the 500-line hard cap, or has mixed responsibilities (UI + Logic + Types).

CheekyCodexConjurer
CheekyCodexConjurer
0

Sync Documentation

Use this skill at the end of a task to ensure documentation matches the code.

CheekyCodexConjurer
CheekyCodexConjurer
0

verify-debug-mode

Confirm a requested feature change via AERA Debug mode (Debug view, console, logs). Use when validation must happen through Debug UI or when you need to add debug-only probes/commands to make a change observable.

CheekyCodexConjurer
CheekyCodexConjurer
0

Verify Changes

Use this skill after implementing code to verify correctness before notifying the user.

CheekyCodexConjurer
CheekyCodexConjurer
0

ast_injection

Use AST-aware edits to reduce syntax errors and maintain structure.

CheekyCodexConjurer
CheekyCodexConjurer
0

frontend-design-lumina

Design or redesign frontend interfaces in quant-lab with high-quality, production-ready UI/UX while preserving Lumina identity. Use when the user asks for UI polish, visual redesign, page/layout revamp, dashboard/chart UX improvements, interaction quality upgrades, or anti-generic "AI-looking" frontend output.

CheekyCodexConjurer
CheekyCodexConjurer
0

cupertino-ui-consistency

Maintain Cupertino + Lumina visual consistency for the AERA frontend. Use when creating or modifying UI, CSS/tokens, layouts, components, menus/overlays, tables, charts, or interaction states in this repo.

CheekyCodexConjurer
CheekyCodexConjurer
0

Create Strategy (LEAN)

Use this skill when you need to add a new LEAN QCAlgorithm strategy in Python.

CheekyCodexConjurer
CheekyCodexConjurer
0

archaeologist

Detect legacy patterns and guide compatibility decisions.

CheekyCodexConjurer
CheekyCodexConjurer
0

Plan Task (Architectural)

Use when the user asks for a plan or the task is complex/ambiguous. Enforces AGENTS.md workflow and encourages loading other relevant skills.

CheekyCodexConjurer
CheekyCodexConjurer
0

action_logger

Keep an audit trail of changes, commands, and verification.

CheekyCodexConjurer
CheekyCodexConjurer
0

analyze_repo_capabilities

Detect repo tooling and patterns, then record a dynamic manifest.

CheekyCodexConjurer
CheekyCodexConjurer
0

agent_manager

Automatically manage agent lifecycle, proposals, and registry.

CheekyCodexConjurer
CheekyCodexConjurer
0

repo_indexer

Build and maintain a fast navigation index of the repo.

CheekyCodexConjurer
CheekyCodexConjurer
0

quality_gates

Enforce Definition of Done checks from QUALITY_GATES.md.

CheekyCodexConjurer
CheekyCodexConjurer
0

response_style_selector

Ask the user to pick a response style and persist the preference.

CheekyCodexConjurer
CheekyCodexConjurer
0

skills_auditor

Detect incorrectly installed skills and report issues.

CheekyCodexConjurer
CheekyCodexConjurer
0

pattern_miner

Extract recurring patterns from action logs and propose automations.

CheekyCodexConjurer
CheekyCodexConjurer
0

non_destructive_bootstrap

Install agent docs without overwriting or deleting existing content.

CheekyCodexConjurer
CheekyCodexConjurer
0

impact_analyzer

Analyze and document the impact of planned changes.

CheekyCodexConjurer
CheekyCodexConjurer
0

handoff_writer

Write a compact HANDOFF.md snapshot to restore context after session resets.

CheekyCodexConjurer
CheekyCodexConjurer
0

full_auth

When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.

CheekyCodexConjurer
CheekyCodexConjurer
0

execplan

Create and maintain PLANS.md for long-running or risky tasks.

CheekyCodexConjurer
CheekyCodexConjurer
0

detect_commands

Infer and verify install/test/lint/build commands for the repo.

CheekyCodexConjurer
CheekyCodexConjurer
0

context_compactor

Compress long-run context into handoff, backlog, and action logs.

CheekyCodexConjurer
CheekyCodexConjurer
0

command_guard

Enforce .agentpolicy rules before executing commands.

CheekyCodexConjurer
CheekyCodexConjurer
0

clarify_first

Ask clarifying questions and get approval before implementation.

CheekyCodexConjurer
CheekyCodexConjurer
0

cartographer

Maintain living architecture maps and interaction flows.

CheekyCodexConjurer
CheekyCodexConjurer
0

backlog_curator

Maintain a lightweight backlog of high-value tasks discovered during work.

CheekyCodexConjurer
CheekyCodexConjurer
0

autonomy_kickoff

Run the full autonomy bootstrap with minimal questions.

CheekyCodexConjurer
CheekyCodexConjurer
0

size_guard

Enforce line budgets and rotate or split large context files.

CheekyCodexConjurer
CheekyCodexConjurer
0

Page 1654 of 1688 · 84382 results

Adoption

Agent Skills are supported by leading AI development tools.

FAQ

Frequently asked questions about Agent Skills.

01

What are Agent Skills?

Agent Skills are reusable, production-ready capability packs for AI agents. Each skill lives in its own folder and is described by a SKILL.md file with metadata and instructions.

02

What does this agent-skills.md site do?

Agent Skills is a curated directory that indexes skill repositories and lets you browse, preview, and download skills in a consistent format.

03

Where are skills stored in a repo?

By default, the site scans the skills/ folder. You can also submit a URL that points directly to a specific skills folder.

04

What is required inside SKILL.md?

SKILL.md must include YAML frontmatter with at least name and description. The body contains the actual guidance and steps for the agent.

05

How can I submit a repo?

Click Submit in the header and paste a GitHub URL that points to a skills folder. We’ll parse it and add any valid skills to the directory.