p8c-progressive-disclosure

p8c-progressive-disclosure is a skill for Claude Code, Codex from gmaxxxie/ai-native-product-agent-skills. It costs 58 tokens per session (1,444 once invoked), scanned A, original, no licence file.

A checklist for gradually revealing an AI product’s features and capabilities instead of showing everything at once.

In plain words
What is it for?
It is for planning how an AI interface introduces functions, guidance, and available options over time.
Why use it?
It helps reduce information overload and makes complex products easier for users to understand step by step.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It is for planning how an AI interface introduces functions, guidance, and available options over time.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add gmaxxxie/ai-native-product-agent-skills --skill p8c-progressive-disclosure
Clone the repo
git clone --depth 1 https://github.com/gmaxxxie/ai-native-product-agent-skills

Made for: Claude Code, Codex.

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 p8c-progressive-disclosure

README.md
[![agentmods](https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure/github.svg)](https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure)
Your own site
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure/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 p8c-progressive-disclosure

Your own site · 80×15
<a href="https://agentmods.dev/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure"><img src="https://agentmods.dev/badge/skills/gmaxxxie/ai-native-product-agent-skills/p8c-progressive-disclosure.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 58 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,444 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 unknown 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.00058 $0.01444
Opus 5 $0.00029 $0.00722
Sonnet 5 $0.00012 $0.00289
Haiku 4.5 $0.00006 $0.00144

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

Security

Grade A, and why

p8c-progressive-disclosure 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 5d 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/p8c-progressive-disclosure/SKILL.md · 214 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 5d ago Changed · -468 lines b9470ef01c57
  2. 9d ago First seen · 682 lines · 58 tokens per session scan A efdd6503cfb7

Subscribe to this mod's changes

p8c-progressive-disclosure is a skill published in the GitHub repository gmaxxxie/ai-native-product-agent-skills (46 stars, last pushed 3d ago), with no licence file. It adds 58 tokens to every session and 1,444 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

hps-true-blueprint

OpenDesign's engineering blueprint: how the sandbox, sidecar, and daemon fit — the system diagram and the invariants. Built as a decision-grade product management deck for engineering org.

nexu-io/open-design · 44 tokens

deck-open-slide-canvas

OpenDesign's architecture review: the local daemon + agent-runtime design, the tradeoffs, and the decision to lock. Built as a decision-grade product management deck for staff eng, tech leads, security.

nexu-io/open-design · 47 tokens

methodology-curator

Surface expert frameworks. Use when creating or evaluating skills, hooks, or agents.

athola/claude-night-market · 21 tokens

tool-design-sprint-brief

Pre-sprint brief that locks challenge, sprint questions, team and role assignments, customer recruiting plan, prototype medium, interview format, logistics, and success criteria before Monday of a Design Sprint. Use after the readiness verdict is Go and before Monday begins. Produces a two-page artifact the team and…

product-on-purpose/pm-skills · 80 tokens

tool-design-sprint-prototype-plan

Day 4 (Thursday) move of a Design Sprint that produces the planning artifact for the day. Output covers the prototype role plan (Maker, Stitcher, Writer, Asset Collector, Interviewer), prototype brief (what to build, fidelity bar, time allocation per role), canonical Five-Act Interview script (Welcome, Context, Intro…

product-on-purpose/pm-skills · 118 tokens

tool-design-sprint-readiness

Pre-sprint diagnostic that determines whether a team should run a Design Sprint now, postpone it, or do prerequisite work first. Produces a Go / Conditional Go / Wait verdict with diagnosis, recommended preconditions, attendee list, customer recruiting plan, and pre-sprint activities. Use when a team is considering…

product-on-purpose/pm-skills · 91 tokens