proof-asset-creator

proof-asset-creator is a skill for Claude Code, Codex from Remotivated/job-hunt-skills. It costs 89 tokens per session (1,757 once invoked), scanned A, original, MIT.

A guided tool for choosing a project or other work sample that demonstrates your skills to employers. It helps plan the idea but does not build the final case study, portfolio piece, or website.

In plain words
What is it for?
Choosing and scoping a case study, portfolio project, personal-site content, or another proof-of-skill artifact, then saving a brief for a later conversation.
Why use it?
It helps connect your existing experience and abilities with what your target jobs require before you spend time building something.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is **State layer:** reads source work documents (`resume.md`/`cv.md`), `story-bank.md`, existing `proof-assets/`, and `applications.md`. Writes one file to `my-doc.

Part of the job-hunt-skills plugin — 11 skills shipped together

Good fit Choosing and scoping a case study, portfolio project, personal-site content, or another proof-of-skill artifact, then saving a brief for a later conversation.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Remotivated/job-hunt-skills
agentmods
npx agentmods add skills/remotivated/job-hunt-skills/proof-asset-creator

Made for: Claude Code, Codex.

Or install job-hunt-skills, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for proof-asset-creator

README.md
[![agentmods](https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/proof-asset-creator/github.svg)](https://agentmods.dev/skills/remotivated/job-hunt-skills/proof-asset-creator)
Your own site
<a href="https://agentmods.dev/skills/remotivated/job-hunt-skills/proof-asset-creator"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/proof-asset-creator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for proof-asset-creator

Your own site · 80×15
<a href="https://agentmods.dev/skills/remotivated/job-hunt-skills/proof-asset-creator"><img src="https://agentmods.dev/badge/skills/remotivated/job-hunt-skills/proof-asset-creator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,757 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00089 $0.01757
Opus 5 $0.00044 $0.00879
Sonnet 5 $0.00018 $0.00351
Haiku 4.5 $0.00009 $0.00176

Measured 12d ago against content hash 27e16953809d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

proof-asset-creator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/proof-asset-creator/SKILL.md · 107 lines

How it starts

The opening of the file, as written. The whole thing — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Overview

Help the user figure out what proof-of-value asset to build, tailored to their target roles, experience, and technical ability — then save a brief they can hand off. A resume says you can do the job; a proof asset shows it.

This skill is an ideation partner, not a producer. The hard part — and the only part this skill does — is matching what the user already has against what their target roles need against what they can actually ship. Once that match is decided and a brief is saved, the skill is done.

Drafting the actual case study, building the demo, or designing the portfolio piece is a job for a fresh agent conversation, where it has full context-window flexibility instead of being constrained by a skill workflow. Hand off the brief and continue there.

Workflow

State layer: reads source work documents (resume.md/cv.md), story-bank.md, existing proof-assets/, and applications.md. Writes one file to my-documents/proof-assets/{slug}.md. No tracker touch, no report. See state-layer contract.

1. Read the evidence layer

Before suggesting anything, read in priority order (see state-layer §8):

  1. my-documents/resume.md or my-documents/cv.md — for experience and technical capability
  2. my-documents/story-bank.md — STAR+R stories that could expand into case studies
  3. my-documents/proof-assets/ — what the user already has (avoid duplicates, find gaps)
  4. my-documents/applications.md — target roles the user is actively pursuing

Applications.md fallback: if the tracker is empty, thin, or the roles don't point in a clear direction, ask the user what kind of roles they're targeting. Don't make them opt in — just read it, and fall through to asking only when the data isn't there.

If source work documents are missing entirely, warn the user and offer resume-builder first. The skill still works on paste-only input, but evidence verification will be limited and every concrete claim will need [ASK: ...].

Read the full file on GitHub · 107 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 107 lines · 89 tokens per session scan A 27e16953809d

Subscribe to this mod's changes

proof-asset-creator is a skill published in the GitHub repository Remotivated/job-hunt-skills (9 stars, last pushed 20d ago), licensed MIT. It adds 89 tokens to every session and 1,757 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cv-resume-builder

Optimize resumes and CVs for impact, ATS compatibility, and audience targeting. Supports multiple formats (chronological, functional, hybrid), accomplishment framing (STAR/XYZ), and tailoring for specific roles. Triggers on resume review, CV update, job application prep, or career document requests.

organvm-iv-taxis/a-i--skills · 62 tokens

ai-dev-jobs-mcp

Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP.

sickn33/agentic-awesome-skills · 41 tokens

decision-heuristics

A set of heuristics for making difficult personal decisions such as changing jobs, buying a home, moving, forming a partnership, or getting married. It is intended for major choices, not everyday decisions.

kangarooking/cangjie-skill · 136 tokens

productize-yourself

A Chinese-language coaching framework for finding a distinctive career, side business, or freelance direction. It combines personal strengths that are hard to teach with ways to turn them into repeatable products or content.

kangarooking/cangjie-skill · 127 tokens

principal-agent

A Chinese-language guide based on the principal-agent idea: the person who owns a decision or its result may have different incentives from someone acting on another person's behalf. It applies this lens to jobs, companies, and partnerships.

kangarooking/cangjie-skill · 134 tokens

Cold Email Writer

Write personalized cold outreach emails to hiring managers and founders - specific, human, not a pitch deck.

PramodDutta/qaskills · 23 tokens