skills library / quick start

Small workflows.
Useful records.

Reusable agent skills for resolving identities, improving data quality, building focused account lists, and operating enrichment safely.

16 draft skills6 categories4 outcomesopen formats

Featured workflow

Start with a business question, not a tool call.

The skill coordinates search, confidence thresholds, token checks, and a useful output shape.

Curated starters

Begin with the outcome you already understand.

view all skills →
002 / Data quality

Audit email freshness

Flag records older than your policy window, revalidate only what is necessary, and preserve the evidence.

StarterCSV
Explore quality skills
003 / Prospecting

Find contacts at target accounts

Turn company domains into a ranked list of people matching explicit role and seniority criteria.

BuilderSheets
Explore prospecting skills
004 / Workflow

Enrich a LinkedIn CSV

Normalize a file, preflight expected token use, resolve in batches, and export results with errors intact.

BuilderCSV
Explore workflow skills
005 / Operations

Monitor token usage

Read account and usage endpoints, explain unusual spend, and warn before a workflow reaches its cap.

StarterMCP
Explore operations skills
006 / Trust

Suppression-safe enrichment review

Check that a workflow preserves empty suppressed responses, zero-charge misses, and provenance fields.

AdvancedCodex
Explore trust skills

Four outcomes

A small library with a clear job.

Every skill should reduce ambiguity between a partial input and the next useful action.

01 / Resolve

Turn one identifier into a trustworthy record.

Email, LinkedIn URL, name, or IP in; context-rich result out.

02 / Improve

Make existing data safer to use.

Refresh, validate, normalize, and preserve confidence and provenance.

03 / Discover

Find the people relevant to a business question.

Use explicit filters and rank before consuming external tokens.

04 / Operate

Keep automated enrichment observable.

Monitor balances, empty results, caps, retries, and suppressed records.

Install paths

Use the open format where your agent already lives.

The plan distributes skills through real open surfaces instead of an invented first-party paid marketplace.

01 / Plugin

FetchSet Claude Code plugin

Install the curated bundle from the FetchSet plugin marketplace and keep skills versioned together.

/plugin install fetchset
02 / skills.sh

Cross-agent discovery

Discover individual skills through the open skills ecosystem and install only the workflow you need.

npx skills add fetchset/resolve-one
03 / SKILL.md

Copy the source

Read the workflow, inspect every instruction, and place the file in the skills directory your agent supports.

fetchset.dev/library/resolve-one

Build with us

Have a workflow worth making repeatable?

Submit a skill