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 agentmods add skills/henrydiaosi/ai-framework/example-projectnpx skills add henrydiaosi/AI-framework --skill example-projectgit clone --depth 1 https://github.com/henrydiaosi/AI-frameworkWrote 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/henrydiaosi/ai-framework/example-project)<a href="https://agentmods.dev/skills/henrydiaosi/ai-framework/example-project"><img src="https://agentmods.dev/badge/skills/henrydiaosi/ai-framework/example-project.svg" alt="Measured on agentmods" 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 | $0.00002 | $0.00960 |
| Opus 5 | $0.00001 | $0.00480 |
| Sonnet 5 | $0.00000 | $0.00192 |
| Haiku 4.5 | $0.00000 | $0.00096 |
Grade A, and why
test-framework 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.
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
40 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.
- .GUI/.gitignore 1.1 KB
- .GUI/index.html 488 B
- .GUI/package-lock.json 236 KB
- .GUI/package.json 1.7 KB
- .GUI/postcss.config.js 80 B runs code
- .GUI/README-EN.md 3.2 KB
- .GUI/scripts/install.cjs 3.6 KB runs code
- .GUI/scripts/start.cjs 2.1 KB runs code
- .GUI/src/App.tsx 2.2 KB
- .GUI/src/components/ErrorBoundary.tsx 1.3 KB
- .GUI/src/components/Header.tsx 5.5 KB
- .GUI/src/components/Layout.tsx 7.7 KB
- .GUI/src/components/Sidebar.tsx 7.5 KB
- .GUI/src/components/ui/LoadingSpinner.tsx 469 B
- .GUI/src/hooks/index.ts 246 B runs code
- .GUI/src/hooks/useSkillIndex.ts 4.8 KB runs code
- .GUI/src/index.css 9.5 KB
- .GUI/src/lib/utils.ts 165 B runs code
- .GUI/src/main.tsx 327 B
- .GUI/src/pages/AdminPanel.tsx 10 KB
- .GUI/src/pages/APIDocCenter.tsx 15 KB
- .GUI/src/pages/ModuleBrowser.tsx 9.2 KB
- .GUI/src/pages/ProjectHome.tsx 14 KB
- .GUI/src/pages/ProjectOverview.tsx 10 KB
- .GUI/src/pages/SmartSearch.tsx 14 KB
- .GUI/src/store/index.ts 3.7 KB runs code
- .GUI/src/types/index.ts 2.1 KB runs code
- .GUI/src/utils/api.ts 7.2 KB runs code
- .GUI/tailwind.config.js 2.1 KB runs code
- .GUI/tsconfig.json 695 B
- .GUI/tsconfig.node.json 212 B
- .GUI/vite.config.ts 3.4 KB runs code
- build-index-auto.js 8.8 KB runs code
- docs/SKILL.md 1.3 KB
- SKILL.index.json 17 KB
- src/modules/auth/SKILL.md 6.6 KB
- src/modules/user/SKILL.md 3.4 KB
- src/SKILL.md 2.7 KB
- start-gui.bat 1.3 KB runs code
- start-gui.sh 1.2 KB runs code
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.
- 5d ago First seen · 142 lines · 2 tokens per session scan A f61d875c87df
test-framework is a skill published in the GitHub repository henrydiaosi/AI-framework (53 stars, last pushed 5mo ago), with no licence file. It adds 2 tokens to every session and 960 once invoked, about $0.0000 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-30.
Other skills, from other repositories
Développer une interface Web complète pour Ganache (Full-stack)
Créer une application Node.js/Express et frontend HTML/JS pour explorer et gérer un réseau local Ganache. Inclut la gestion des comptes, transactions, blocs, et contrats intelligents (compilation, déploiement, interaction), avec estimation dynamique du gas, persistance des données en JSON et authentification API par…
ui4
Manually invoked skill for reskinning Payload UI components. Requires Figma URL. Usage: /ui4.
triage-ci-flake
Use when CI tests fail on main branch after PR merge, when investigating flaky test failures, or when user provides a PR URL/number to aggregate all failing tests.
e2e-write-visual-test
Use when writing a Playwright visual regression (screenshot comparison) test, tagging a test @visual, generating or updating baseline screenshots, running visual tests locally, or debugging a failing screenshot comparison in CI.
generate-translations
Use when new translation keys are added to packages to generate new translations strings.
card-xiaohongshu
Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.