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.
npx skills add dxkjuanjuan/ui-forge --skill planning-with-filesgit clone --depth 1 https://github.com/dxkjuanjuan/ui-forgeWrote 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.
[](https://agentmods.dev/skills/dxkjuanjuan/ui-forge/planning-with-files)<a href="https://agentmods.dev/skills/dxkjuanjuan/ui-forge/planning-with-files"><img src="https://agentmods.dev/badge/skills/dxkjuanjuan/ui-forge/planning-with-files/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.
<a href="https://agentmods.dev/skills/dxkjuanjuan/ui-forge/planning-with-files"><img src="https://agentmods.dev/badge/skills/dxkjuanjuan/ui-forge/planning-with-files.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00076 | $0.06673 |
| Opus 5 | $0.00038 | $0.03336 |
| Sonnet 5 | $0.00015 | $0.01335 |
| Haiku 4.5 | $0.00008 | $0.00667 |
Grade B, and why
planning-with-files scanned grade B 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 11d 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.
Enumerates other installed skillsmediumAgent snooping
Other skills' SKILL.md files reveal prompts, capabilities and secrets that should be invisible to peers.
command: "SH=\"${CLAUDE_SKILL_DIR}/scripts/inject-plan.sh\"; [ -f \"$SH\" ] || SH=$(ls \"$HOME/.claude/skills/planning-with-files/scripts/inject-plan.sh\" \"$HOME/.claude/plugins/marketplaces/planning-with-files/scripts/ 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.
What ships with it
27 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.
- examples.md 4.4 KB
- reference.md 8.3 KB
- scripts/attest-plan.ps1 4.9 KB runs code
- scripts/attest-plan.sh 8.6 KB runs code
- scripts/check-complete.ps1 9.7 KB runs code
- scripts/check-complete.sh 9.8 KB runs code
- scripts/gate-stop.sh 1.4 KB runs code
- scripts/init-session.ps1 6.3 KB runs code
- scripts/init-session.sh 11 KB runs code
- scripts/inject-plan.sh 13 KB runs code
- scripts/ledger-append.ps1 6.1 KB runs code
- scripts/ledger-append.sh 7.4 KB runs code
- scripts/ledger-summary.ps1 4.4 KB runs code
- scripts/ledger-summary.sh 4.2 KB runs code
- scripts/phase-status.ps1 6.4 KB runs code
- scripts/phase-status.sh 4.7 KB runs code
- scripts/resolve-plan-dir.ps1 2.4 KB runs code
- scripts/resolve-plan-dir.sh 6.5 KB runs code
- scripts/session-catchup.py 22 KB runs code
- scripts/set-active-plan.ps1 1.6 KB runs code
- scripts/set-active-plan.sh 1.5 KB runs code
- templates/analytics_findings.md 3.3 KB
- templates/analytics_task_plan.md 3.9 KB
- templates/findings.md 3.5 KB
- templates/progress.md 3.9 KB
- templates/task_plan_autonomous.md 10 KB
- templates/task_plan.md 4.5 KB
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.
- 11d ago First seen · 456 lines · 76 tokens per session scan B a3a3308478ec
planning-with-files is a skill published in the GitHub repository dxkjuanjuan/ui-forge (3 stars, last pushed 1mo ago), with no licence file. It adds 76 tokens to every session and 6,673 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it B with 1 finding (enumerates other installed skills). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
skill-curator
A Chinese-language evaluator for deciding whether developer tools and agent resources are suitable for a curated collection. It checks real repositories, installation paths, activity, duplicates, and security boundaries using evidence.
git-workflow
A guide for handling Git repository work safely, including status checks, branches, commits, pushes, pull requests, and rebasing. Git is a version-control system that records code changes and coordinates work between developers.
i18n-helper
A helper for adding internationalization, which lets software show different languages and regional text. It finds user-visible text written directly in code and moves it into language files.
log-analyzer
A log-analysis helper that reads application and system logs to find unusual patterns and likely causes. Logs are records of events such as errors, requests, warnings, and service activity.
update-dependencies
Upgrade project dependencies with breaking change research for major version updates. Use when the user asks to "update dependencies", "upgrade packages", "upgrade dependencies", "update deps", "upgrade deps", "update npm deps", "update Swift packages", "cargo update", "go get updates", "bundle update", or "pip…
review-plan
Review a plan by running internal reviews and a peer review in parallel and returning combined findings. Use when the user asks to "review my plan", "check my plan", "critique my plan", or wants feedback on a plan.