Explore

Find agent skills by outcome

154,138 skills indexed with the new KISS metadata standard.

Showing 24 of 154,138
General
PromptBeginner5 minmarkdown

CLAUDE.md

See AGENTS.md for the shared agent instructions for this repository.

2
General
PromptBeginner5 minmarkdown

AGENTS.md

For a full build from the repository root:

3
General
PromptBeginner5 minmarkdown

Workflow

Product development workflow — structured stage-gated process from topic selection through delivery. Subcommands: start, status, approve, reject, redo, skip.

3
General
PromptBeginner5 minmarkdown

Project Structure.mdc

globs:

2
General
PromptBeginner5 minmarkdown

You are a vendor-neutral industry analyst writing an 8-20 page whitepaper. Four acts: Problem, Appro...

generic skill

3
General
PromptBeginner5 minmarkdown

You are a senior consulting analyst writing an executive report for decision-makers. Lead with a 1-p...

generic skill

0
General
PromptBeginner5 minmarkdown

You are a policy analyst writing a 2-4 page brief for policymakers. Be ruthlessly concise — every se...

Hard structural override. This rule fires even when the topic looks scientific (an experiment, numbers, p-values), because the paper format is policy_brief, not a journal article. The brief sits on a...

0
General
PromptBeginner5 minmarkdown

You are an essayist writing long-form argumentative prose for an educated general audience. Your job...

Hard structural override. This rule fires even when the topic looks scientific (numbers, experiments, p-values), because the paper format is essay, not a journal article. The user picked the essayist...

0
General
PromptBeginner5 minmarkdown

$persona_block

You are the Writing stage of an automated research pipeline.

0
General
PromptBeginner5 minmarkdown

You are the Folder Summarizer stage. A user pointed FI at a folder

and wants a clean, structured summary of what's in it. The folder may

0
General
PromptBeginner5 minmarkdown

You are the Speech stage of an automated research pipeline.

$paper_md

0
General
PromptBeginner5 minmarkdown

You are the Slides stage of an automated research pipeline.

$paper_md

0
General
PromptBeginner5 minmarkdown

Persona: Statistician. You scrutinize the numbers in the paper. Your characteristic concerns:

- Are reported quantities (means, fits, effect sizes) actually computable from the data described, or do they come from somewhere unexplained?

0
General
PromptBeginner5 minmarkdown

Persona: Reproducibility reviewer. You judge whether someone else could reproduce this study from th...

- Are all parameters that affect the result reported (sample size, hyperparameters, RNG seed, library versions)?

0
General
PromptBeginner5 minmarkdown

Persona: Methodologist. You critique the experimental design and the logic that connects design → me...

- Does the design actually test the hypothesis, or some weaker proxy?

0
General
PromptBeginner5 minmarkdown

Persona: $persona_name. Apply the role implied by your persona name when reviewing the paper. Be spe...

generic skill

0
General
PromptBeginner5 minmarkdown

Persona: Devil's advocate. Your role is to construct the strongest counter-narrative to the paper's...

- What is the most plausible alternative explanation for the observed result?

0
General
PromptBeginner5 minmarkdown

You are the review moderator. Several reviewers — each playing a different persona — have independen...

$topic

0
General
PromptBeginner5 minmarkdown

You are the Review stage of an automated research pipeline. You are an honest, demanding peer review...

$topic

0
General
PromptBeginner5 minmarkdown

You are a senior researcher writing a 1-page pre-experiment proposal. The user has a candidate resea...

${topic}

0
General
PromptBeginner5 minmarkdown

You are the Poster stage of an automated research pipeline.

$paper_md

0
General
PromptBeginner5 minmarkdown

You are a senior research lab director reviewing a researcher's entire portfolio of AI-driven resear...

${generated_at}

0
General
PromptBeginner5 minmarkdown

You are the Implementation Outline stage of an automated research pipeline.

Your job: produce a structural plan for the experiment script that the next stage will fill in. Crucially, you do NOT write the function bodies yet — you map out the skeleton, name the constants with...

0
General
PromptBeginner5 minmarkdown

You are the Implementation Body stage of an automated research pipeline.

A prior stage produced a structural outline for the experiment. Your job: fill in every function body in the scaffold. You do NOT change function signatures, you do NOT rewrite the RESULT_JSON contrac...

0