Build Future
JOIN COMMUNITY
// BUILD FUTURE VERIFIED SKILLS

AI AGENT
SKILLS

Vetted SKILL.md workflows for Claude, Codex, Copilot, Cursor, and equivalent agents. Sorted by industry. Built to copy, adapt, and run.

57+
verified workflows
10
industry tracks
15
official sources
Browse skills
How to use this

Copy the workflow. Adapt the context.

Each skill includes a save path and a starter workflow. Use the source link for the reviewed original, or copy the Build Future pattern into your own agent setup.

18
Build Future originals
SKILL.md
portable format
2026
reviewed May 31
Recommended first

A practical first set for builders who want real agent leverage without installing half of GitHub like a sleep-deprived intern.

Core

Skill Creator

Official

Create clean SKILL.md folders with focused instructions, references, examples, and optional scripts.

Open skill
Software

Webapp Testing

Official

Run a local web app, inspect browser output, capture screenshots, and debug UI behavior.

Open skill
Software

Fix GitHub CI

Official

Inspect failing GitHub Actions logs, identify the likely cause, patch the issue, and verify the fix.

Open skill
Sales

Account Research

Official

Research an account, company, or buyer before outreach, meetings, or deal review.

Open skill
Legal

Contract Review

Verified

Review commercial contracts against a playbook, flag issues, and suggest fallback language.

Open skill
Marketing

Marketing Skills Pack

Verified

Use focused marketing agent skills for product marketing, SEO, AEO, CRO, copy, launch, and analytics.

Open skill
Product

PRD Writer

Verified

Write product requirements with problem, users, scope, non-goals, metrics, risks, and rollout plan.

Open skill
Data

SQL Review QA

Build Future Original

Review SQL for grain, joins, filters, nulls, date logic, dialect issues, and performance risks.

Open skill
Operations

SOP Builder

Build Future Original

Turn messy process notes into an SOP with owner, trigger, steps, exceptions, controls, and revision history.

Open skill
Filter by industry

Skills library

Core

Baseline skill formats, document workflows, and safety checks.

3 skills
ClaudeCodexCopilot

Skill Creator

Official

Create clean SKILL.md folders with focused instructions, references, examples, and optional scripts.

Use when: You want to turn a repeatable workflow into a portable agent skill.

Official Codex-compatible reference with clear folder conventions.
Source: OpenAI skills
License: Official source
.codex/skills/core/skill-creator/SKILL.md
ClaudeCodexCursor

Skill Security Scan

Build Future Original

Review third-party skills for suspicious instructions, scripts, secrets, network calls, and unsafe scope.

Use when: You are about to install or publish a third-party SKILL.md package.

Built from current security guidance for prompt injection and skill supply-chain review.
Source: Cisco AI Defense Skill Scanner
License: Reference workflow
.codex/skills/core/skill-security-scan/SKILL.md
ClaudeCodex

Document Skills

Official

Work with PDFs, spreadsheets, Word docs, and presentations using agent-readable office workflows.

Use when: You need agents to inspect, transform, or produce office files.

Official reference repo with real SKILL.md examples and document-focused skills.
Source: Anthropic skills
License: Official source
.codex/skills/core/document-skills/SKILL.md

Software

Code review, CI repair, web testing, migrations, and agent engineering.

8 skills
ClaudeCodex

Webapp Testing

Official

Run a local web app, inspect browser output, capture screenshots, and debug UI behavior.

Use when: You need an agent to verify that a web app actually renders and works.

Official browser-testing workflow with helper scripts and verification steps.
Source: Anthropic skills
License: Official source
.codex/skills/software/webapp-testing/SKILL.md
CodexClaude

Fix GitHub CI

Official

Inspect failing GitHub Actions logs, identify the likely cause, patch the issue, and verify the fix.

Use when: A pull request or main branch has failing GitHub checks.

Official curated skill for a narrow, verifiable engineering workflow.
Source: OpenAI skills
License: Official source
.codex/skills/software/gh-fix-ci/SKILL.md
CodexClaude

Address PR Comments

Official

Collect actionable PR review comments, implement fixes, and report what changed.

Use when: You need an agent to handle review feedback without losing thread context.

Official curated GitHub workflow with scoped review-thread handling.
Source: OpenAI skills
License: Official source
.codex/skills/software/gh-address-comments/SKILL.md
CodexClaudeCursor

React Best Practices

Official

Review React and Next.js code for rendering, accessibility, performance, and maintainability.

Use when: You are building or reviewing modern React/Next.js interfaces.

Official Vercel guidance for React and Next.js work.
Source: Vercel agent skills
License: Official source
.codex/skills/software/react-best-practices/SKILL.md
ClaudeCodexCursor

Engineering Workflow Skills

Verified

Code review, TDD, debugging, migrations, simplification, and engineering documentation workflows.

Use when: You want a broad but practical software-agent operating system.

High-signal maintainer, practical workflows, and clear engineering scope.
Source: Addy Osmani agent skills
License: MIT
.codex/skills/software/engineering-workflow-skills/SKILL.md
CodexClaude

Vercel Deployment

Official

Deploy, inspect, optimize, and debug Vercel-hosted apps with agent-readable workflows.

Use when: You need an agent to work with Vercel projects or deployment output.

Official vendor skill set for Vercel deployment and framework workflows.
Source: Vercel agent skills
License: Official source
.codex/skills/software/vercel-deployment/SKILL.md
ClaudeCodexCursor

AI/ML Engineering

Official

Work with models, datasets, Spaces, training jobs, evaluation, and Hugging Face Hub workflows.

Use when: You need agent help around model or dataset engineering.

Official Hugging Face repository with active AI/ML workflow coverage.
Source: Hugging Face skills
License: Apache-2.0
.codex/skills/software/huggingface-ai-engineering/SKILL.md
ClaudeCodexCopilot

Test Automation

Verified

Plan and run Playwright, Cypress, Selenium, Appium, API, and CI testing workflows.

Use when: You need cross-browser, mobile, API, or CI testing support.

Credible testing vendor with focused test automation SKILL.md coverage.
Source: LambdaTest agent skills
License: Vendor source
.codex/skills/software/test-automation/SKILL.md

Data

SQL review, metric definitions, dashboard QA, experiments, and data quality.

7 skills
ClaudeCodexCopilot

SQL Review QA

Build Future Original

Review SQL for grain, joins, filters, nulls, date logic, dialect issues, and performance risks.

Use when: A query is going into a report, dashboard, model, or stakeholder analysis.

Build Future workflow grounded in executable linting and warehouse-specific review.
Source: SQLFluff
License: Reference workflow
.codex/skills/data/sql-review-qa/SKILL.md
ClaudeCodex

Metric Definitions

Build Future Original

Turn messy metric debates into canonical definitions with grain, owner, caveats, and examples.

Use when: Different teams are using the same metric name to mean different things.

Build Future workflow grounded in semantic-layer and analytics-governance patterns.
Source: MetricFlow
License: Reference workflow
.codex/skills/data/metric-definitions/SKILL.md
ClaudeCodex

Data Validation QA

Build Future Original

Check datasets for missingness, duplicates, stale dates, broken joins, and suspicious distributions.

Use when: You need to trust a dataset before using it for a decision.

Build Future workflow grounded in executable validation, not spreadsheet clairvoyance.
Source: Great Expectations
License: Reference workflow
.codex/skills/data/data-validation-qa/SKILL.md
ClaudeCodexCopilot

Dashboard QA

Build Future Original

Review dashboards for metric accuracy, filters, stale data, misleading charts, and broken interactions.

Use when: A dashboard is going to executives, clients, or an operating team.

Build Future workflow that combines rendered UI checks with source-query review.
Source: Evidence
License: Reference workflow
.codex/skills/data/dashboard-qa/SKILL.md
ClaudeCodex

Experiment Analysis

Build Future Original

Analyze A/B tests with hypotheses, guardrails, exposure checks, segments, and decision notes.

Use when: You need a clean readout from an experiment without overreading noisy slices.

Build Future workflow grounded in primary metrics, guardrails, and clear caveats.
Source: Statsig experiment docs
License: Reference workflow
.codex/skills/data/experiment-analysis/SKILL.md
ClaudeCodex

Data Observability

Verified

Triage data freshness, volume, schema, lineage, and quality incidents.

Use when: A pipeline or dashboard looks wrong and you need a source-backed incident summary.

Official data observability toolkit with SKILL.md coverage for data-quality operations.
Source: Monte Carlo agent toolkit
License: Vendor source
.codex/skills/data/data-observability/SKILL.md
ClaudeCodex

Elastic Data Workflows

Official

Use agent skills for search, observability, Elastic workflows, and data infrastructure tasks.

Use when: Your stack uses Elastic for search, logs, or observability.

Official Elastic repository with active agent-skill coverage.
Source: Elastic agent skills
License: Official source
.codex/skills/data/elastic-data-workflows/SKILL.md

Finance

Filings, models, trading workflows, investment memos, and source-backed analysis.

5 skills
ClaudeCodex

Financial Analyst

Verified

Analyze public companies, SEC filings, business segments, estimates, ratings, and risk factors.

Use when: You need source-grounded public-company research.

Purpose-built finance skill set with narrow SEC and public-company workflows.
Source: OctagonAI skills
License: Vendor source
.codex/skills/finance/financial-analyst/SKILL.md
ClaudeCodex

SEC Filing Review

Build Future Original

Review MD&A, footnotes, risk factors, accounting policies, and filing changes.

Use when: You need an agent to summarize or compare public filing sections.

Build Future workflow anchored to official SEC source documents.
Source: SEC EDGAR APIs
License: Reference workflow
.codex/skills/finance/sec-filing-review/SKILL.md
ClaudeCodex

Investment Memo

Verified

Draft an investment memo with thesis, market, traction, risks, diligence gaps, and recommendation.

Use when: You need a first-pass IC memo from notes, decks, filings, and diligence material.

Reviewed as a useful memo workflow; adapt the template to the decision and source material.
Source: Claude Office Skills
License: Community source
.codex/skills/finance/investment-memo/SKILL.md
ClaudeCodex

Financial Model Audit

Build Future Original

Audit assumptions, formulas, links, balance checks, sensitivities, and model documentation.

Use when: A spreadsheet model is about to be used for a real decision.

Build Future workflow requiring independent formula and math checks.
Source: CFI model audit
License: Reference workflow
.codex/skills/finance/financial-model-audit/SKILL.md
ClaudeCodexCursor

Trading Workflow Skills

Verified

Use agent skills for trading research, risk review, portfolio notes, and market-analysis workflows.

Use when: You are using an agent for trading research or portfolio operations, not financial advice.

Reviewed for finance-specific SKILL.md depth; keep human judgment and compliance in the loop.
Source: Claude Trading Skills
License: Community source
.codex/skills/finance/trading-workflow-skills/SKILL.md

Contracts, NDAs, compliance, tabular review, and verification workflows.

5 skills
ClaudeCodex

Contract Review

Verified

Review commercial contracts against a playbook, flag issues, and suggest fallback language.

Use when: You need a structured first-pass contract review before counsel review.

Reviewed legal catalog with explicit disclaimers and focused contract workflows.
Source: Lawve AI legal skills
License: Reviewed source
.codex/skills/legal/contract-review/SKILL.md
ClaudeCodex

NDA Review

Verified

Review an NDA for obligations, scope, duration, exceptions, remedies, and escalation items.

Use when: Business teams need an NDA triage before legal signoff.

Narrow scope, inspectable instructions, and clear review boundaries.
Source: Lawve AI legal skills
License: Reviewed source
.codex/skills/legal/nda-review/SKILL.md
ClaudeCodex

Tabular Contract Review

Verified

Extract clauses, obligations, dates, risks, and citations from many contracts into a table.

Use when: You need diligence-style clause extraction with source locations.

High-value legal workflow because it forces evidence and citations.
Source: Lawve AI legal skills
License: Reviewed source
.codex/skills/legal/tabular-contract-review/SKILL.md
ClaudeCodex

Privacy Compliance Review

Verified

Review data-processing workflows, DPAs, privacy obligations, DSARs, and compliance gaps.

Use when: A product, vendor, or process touches personal data.

Reviewed for useful structure; current-law checks and counsel review remain required.
Source: Lawve AI legal skills
License: Reviewed source
.codex/skills/legal/privacy-compliance-review/SKILL.md

Healthcare

Literature search, research protocols, reporting checks, and patient education drafts.

5 skills
ClaudeCodex

Protocol Draft

Verified

Draft clinical or research protocols with objectives, methods, outcomes, risks, and reporting needs.

Use when: You need a structured protocol draft from research notes and source material.

Focused research-writing skill with reporting-checklist support.
Source: Aperivue MedSci Skills
License: MIT
.codex/skills/healthcare/protocol-draft/SKILL.md
ClaudeCodex

Reporting Checklist

Verified

Check research writeups against reporting standards such as PRISMA and EQUATOR-style guidance.

Use when: A manuscript, protocol, review, or evidence summary needs reporting-quality checks.

Grounded in established reporting-checklist workflows.
Source: Aperivue MedSci Skills
License: MIT
.codex/skills/healthcare/reporting-checklist/SKILL.md
ClaudeCodex

Biomedical Agent Skills

Verified

Use a broad healthcare and biomedical SKILL.md catalog selectively for FDA, trials, guidelines, and drug workflows.

Use when: You need healthcare research workflow coverage beyond a single protocol or literature review.

Reviewed as a large research-only catalog; Build Future lists it for source-backed biomedical workflows.
Source: OpenClaw Medical Skills
License: Community source
.codex/skills/healthcare/biomedical-agent-skills/SKILL.md
ClaudeCodex

Patient Education Draft

Build Future Original

Turn clinician-approved source material into plain-language patient education drafts.

Use when: You need understandable patient-facing copy without giving diagnosis or treatment advice.

Build Future workflow grounded in official patient-education sources and safety guardrails.
Source: MedlinePlus
License: Reference workflow
.codex/skills/healthcare/patient-education-draft/SKILL.md

Marketing

Campaigns, SEO, brand voice, growth experiments, and content systems.

4 skills
ClaudeCodexCursor

Marketing Skills Pack

Verified

Use focused marketing agent skills for product marketing, SEO, AEO, CRO, copy, launch, and analytics.

Use when: You need a broad marketing workflow pack with practical operator coverage.

Strong marketing-specific scope, active repo, and cross-agent positioning.
Source: Corey Haines Marketing Skills
License: MIT
.codex/skills/marketing/marketing-skills-pack/SKILL.md
ClaudeCodexCursor

GTM Skills Pack

Verified

Create campaign briefs, landing page audits, AEO checks, ad variants, and voice-of-customer summaries.

Use when: You need agent workflows for GTM execution, not just content drafts.

Reviewed as a strong GTM library with practical sales and marketing workflows.
Source: Goose Skills
License: Community source
.codex/skills/marketing/gtm-skills-pack/SKILL.md
ClaudeCodex

Growth Operations

Verified

Run growth experiments, content operations, outbound systems, SEO workflows, and revenue-intelligence tasks.

Use when: You want a more operational growth and marketing automation skill pack.

High-signal operator-backed repo; Build Future reviewed it for API-sensitive growth workflows.
Source: Eric Siu AI Marketing Skills
License: MIT
.codex/skills/marketing/growth-operations/SKILL.md
ClaudeCodex

SEO and AEO Audit

Build Future Original

Review pages for search visibility, AI answer readiness, structured data, entities, and content gaps.

Use when: A page needs to be discoverable in search and AI-assisted answers.

Build Future workflow grounded in Google guidance and inspectable page checks.
Source: Google Search Central
License: Reference workflow
.codex/skills/marketing/seo-aeo-audit/SKILL.md

Sales

Account research, call prep, support triage, CRM hygiene, and knowledge base work.

7 skills
ClaudeCodex

Account Research

Official

Research an account, company, or buyer before outreach, meetings, or deal review.

Use when: A seller, founder, or CS lead needs a fast account brief.

Official Anthropic-style sales workflow with clear inputs and output structure.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/account-research/SKILL.md
ClaudeCodex

Call Prep

Official

Prepare agendas, discovery questions, context, risks, and likely objections before a customer call.

Use when: You have CRM notes, transcripts, email context, or prior support history to synthesize.

Official workflow for practical pre-call preparation.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/call-prep/SKILL.md
ClaudeCodex

Call Summary

Official

Turn transcripts or notes into decisions, risks, next steps, owner/date actions, and CRM-ready summaries.

Use when: You need follow-ups after sales, customer success, or discovery calls.

Official sales workflow that maps cleanly to CRM and follow-up work.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/call-summary/SKILL.md
ClaudeCodex

Support Ticket Triage

Official

Classify, prioritize, route, deduplicate, and draft next actions for support tickets.

Use when: A support queue needs fast, consistent triage.

Official support workflow with priority and routing logic.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/support-ticket-triage/SKILL.md
ClaudeCodex

Customer Escalation

Official

Package customer impact, timeline, reproduction steps, failed workarounds, and needed decision.

Use when: Support needs to escalate an issue to product, engineering, or leadership.

Official escalation workflow built for concise, actionable handoffs.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/customer-escalation/SKILL.md
ClaudeCodex

Knowledge Base Article

Official

Turn resolved tickets, workarounds, and internal notes into customer-facing help content.

Use when: The same support issue is repeating and should become reusable documentation.

Official support skill with duplicate checks and article-type guidance.
Source: Anthropic knowledge-work plugins
License: Apache-2.0
.codex/skills/sales/knowledge-base-article/SKILL.md
ClaudeCodex

CRM Hygiene

Verified

Clean duplicate, stale, inconsistent, and poorly routed CRM records.

Use when: The CRM is becoming a decorative database nobody trusts.

Reviewed for practical sales-ops scope; adapt to your CRM schema.
Source: Sales Skills
License: Community source
.codex/skills/sales/crm-hygiene/SKILL.md

Product

PRDs, interview synthesis, prioritization, releases, experiments, and design critique.

6 skills
ClaudeCodex

PRD Writer

Verified

Write product requirements with problem, users, scope, non-goals, metrics, risks, and rollout plan.

Use when: A feature idea needs to become a clear buildable product brief.

Reviewed as the strongest PM-specific skill library found.
Source: Product on Purpose PM Skills
License: Apache-2.0
.codex/skills/product/prd-writer/SKILL.md
ClaudeCodex

Interview Synthesis

Verified

Turn interview transcripts into themes, evidence, confidence, quotes, and product implications.

Use when: You have user research notes and need decisions, not a transcript smoothie.

Strong because it requires evidence and confidence instead of pure summarization.
Source: Product on Purpose PM Skills
License: Apache-2.0
.codex/skills/product/interview-synthesis/SKILL.md
ClaudeCodex

Roadmap Prioritization

Verified

Compare roadmap bets using frameworks, assumptions, evidence, dependencies, and decision notes.

Use when: A product team needs to choose what not to build.

Reviewed for practical framework comparison and decision hygiene.
Source: Product on Purpose PM Skills
License: Apache-2.0
.codex/skills/product/roadmap-prioritization/SKILL.md
ClaudeCodex

Experiment Design

Verified

Create an experiment plan with hypothesis, assignment, primary metric, guardrails, and readout plan.

Use when: A team wants to test a product change without kidding itself.

Reviewed for measurement-first product workflow coverage.
Source: Product on Purpose PM Skills
License: Apache-2.0
.codex/skills/product/experiment-design/SKILL.md
ClaudeCodex

Design Critique

Verified

Review UI screens for clarity, hierarchy, spacing, accessibility, consistency, and likely usability issues.

Use when: You need a structured design pass before shipping UI.

Reviewed for practical UI engineering and design-quality workflows.
Source: Addy Osmani agent skills
License: MIT
.codex/skills/product/design-critique/SKILL.md
ClaudeCodex

Heuristic Evaluation

Build Future Original

Review interfaces against usability heuristics and accessibility basics with severity labels.

Use when: A product needs a UX audit grounded in established heuristics.

Build Future workflow grounded in NN/g heuristics and WCAG-style review.
Source: Nielsen Norman Group
License: Reference workflow
.codex/skills/product/heuristic-evaluation/SKILL.md

Operations

SOPs, process audits, hiring kits, vendor comparisons, and policy rewrites.

7 skills
ClaudeCodex

SOP Builder

Build Future Original

Turn messy process notes into an SOP with owner, trigger, steps, exceptions, controls, and revision history.

Use when: A process is repeated often enough that improvising it is expensive.

Build Future workflow grounded in structured SOP guidance and process-control patterns.
Source: Strands Agent SOP
License: Reference workflow
.codex/skills/operations/sop-builder/SKILL.md
ClaudeCodex

Process Audit

Build Future Original

Compare documented process against actual evidence, bottlenecks, handoffs, controls, and failures.

Use when: The process doc says one thing and the team is clearly doing seventeen others.

Build Future workflow that separates evidence from process folklore.
Source: ISO process audit guidance
License: Reference workflow
.codex/skills/operations/process-audit/SKILL.md
ClaudeCodex

Hiring Scorecard

Build Future Original

Create role-specific competencies, evidence anchors, rating scales, and debrief rules.

Use when: A hiring team needs structured evaluation instead of vibes with a calendar invite.

Build Future workflow grounded in structured-interview guidance and HR risk control.
Source: OPM structured interviews
License: Reference workflow
.codex/skills/operations/hiring-scorecard/SKILL.md
ClaudeCodex

Interview Kit

Build Future Original

Build interviewer guides with agenda, competency questions, follow-ups, rating anchors, and feedback forms.

Use when: Multiple interviewers need to evaluate the same role consistently.

Build Future workflow requiring job-related structure and prohibited-topic guardrails.
Source: EEOC best practices
License: Reference workflow
.codex/skills/operations/interview-kit/SKILL.md
ClaudeCodexCopilot

Meeting Brief

Build Future Original

Prepare meeting context, decisions needed, likely questions, risks, and owner/date action logs.

Use when: A meeting needs to become useful before everyone loses another hour of life.

Build Future workflow requiring source-backed context and actionable follow-ups.
Source: Atlassian meeting templates
License: Reference workflow
.codex/skills/operations/meeting-brief/SKILL.md
ClaudeCodex

Vendor Comparison

Build Future Original

Compare vendors using weighted criteria, must-haves, TCO, security risk, references, and recommendation.

Use when: A team is choosing a tool and needs evidence instead of demo-induced hypnosis.

Build Future workflow grounded in supply-chain and vendor-risk guidance.
Source: CISA vendor SCRM template
License: Reference workflow
.codex/skills/operations/vendor-comparison/SKILL.md
ClaudeCodex

Policy Rewrite

Build Future Original

Rewrite HR or admin policies in plain English while preserving obligations, exceptions, and risk flags.

Use when: A policy is technically written in English but spiritually a compliance cave.

Build Future workflow that preserves meaning and flags legal review needs.
Source: Digital.gov plain language
License: Reference workflow
.codex/skills/operations/policy-rewrite/SKILL.md
Source map

Where we look

Build Future reviews official repos, high-signal community packs, and public skill directories. Discovery is not endorsement. The listed skills are the ones that passed our bar.

New skills, weekly

Know a skill worth reviewing?

Send the repo, source, or workflow. We review usefulness, portability, provenance, license, and safety before adding anything to this page.