camp-2: Skill for Claude Code

.claude/skills/day3-clarify/SKILL.md

day3-clarify is a skill for Claude Code from ai-native-camp/camp-2. It costs 93 tokens per session (2,324 once invoked), scanned A, original, no licence file.

A training skill for the third day of AI Native Camp. It teaches how to clarify unclear requests, create a skill, write a PRD, and submit a first pull request to GitHub.

In plain words
What is it for?
Use it for Day 3 exercises involving clarification, PRDs, GitHub, or creating a personal skill.
Why use it?
It turns vague ideas into a clearer plan before code or project changes are proposed.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

This is ai-native-camp/camp-2's own configuration. It tells Claude Code how to work on camp-2 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything camp-2 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai-native-camp/camp-2. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai-native-camp/camp-2/main/.claude/skills/day3-clarify/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai-native-camp/camp-2

Made for: Claude Code.

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 day3-clarify

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-native-camp/camp-2/day3-clarify/github.svg)](https://agentmods.dev/skills/ai-native-camp/camp-2/day3-clarify)
Your own site
<a href="https://agentmods.dev/skills/ai-native-camp/camp-2/day3-clarify"><img src="https://agentmods.dev/badge/skills/ai-native-camp/camp-2/day3-clarify/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 day3-clarify

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai-native-camp/camp-2/day3-clarify"><img src="https://agentmods.dev/badge/skills/ai-native-camp/camp-2/day3-clarify.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 93 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,324 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket warn 18 Mar 2026
  • Snyk warn 3 Mar 2026
How audits are shown
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.00093 $0.02324
Opus 5 $0.00046 $0.01162
Sonnet 5 $0.00019 $0.00465
Haiku 4.5 $0.00009 $0.00232

Measured 9d ago against content hash 9784aad41162, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

day3-clarify scanned grade A with 1 finding 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 9d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Claude Code 관련 질문이 오면 claude-code-guide 에이전트(내장 도구)로 답변한다. 답변 후 사용자가 직접 따라할 수 있게 단계별로 안내하고, 질문할 때는 AskUserQuestion을 사용한다. 내장 에이전트 답변이 부정확하다고 판단되면, 공식 문서를 `curl`로 파일에 저장한 뒤 Read 툴로 꼼꼼히 읽고 정확한 정보로 다시 답한다 (WebFetch는 요약/손실
.claude/skills/day3-clarify/SKILL.md · 187 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

Files

What ships with it

6 files 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. 9d ago First seen · 187 lines · 93 tokens per session scan A 9784aad41162

Subscribe to this mod's changes

day3-clarify is a skill published in the GitHub repository ai-native-camp/camp-2 (19 stars, last pushed 5mo ago), with no licence file. It adds 93 tokens to every session and 2,324 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

magpie-newcomer-issue-explainer

Given an open good-first-issue on the configured repo, explain it in beginner terms and sketch a concrete approach: which files to read first, what "done" looks like, and where to ask follow-up questions — without writing any code or fix. First runs an issue assessment to confirm the issue is open, non-security, and…

apache/magpie · 111 tokens

github-contributor

Find suitable open-source contribution opportunities and prepare focused GitHub pull requests with project-specific validation and review context.

seaworld008/Commonly-used-high-value-skills · 25 tokens

lesson-close

A workflow for finishing the day's lesson file, recording its status and duration, then saving it to the personal-guide GitHub repository.

TserenTserenov/FMT-exocortex-template · 129 tokens

stage-and-commit

Stage changed files and create a commit following the repo's translation, formatting, and git workflow rules. Use when the user asks to stage, commit, or both.

classroomio/classroomio · 38 tokens

textbook-init

A setup assistant for starting a textbook project or a workspace for several textbooks. It asks about the project, creates the directory structure, and can add version control and a README.

cabbage2000-lab/textbook-writer-skills · 155 tokens

conflict-resolver

Résolution de conflits entre agents ou sous-agents quand les résultats sont contradictoires, avec workflow de détection, arbitrage, merge et feedback loop. Se déclenche avec "conflit agent", "agent conflict", "résultats contradictoires", "agent disagreement", "contradiction agents", "arbitrage agent", "résoudre…

khalilbenaz/claude-skills-collection · 99 tokens