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/little-apppple/uniappskill/uniapp-performancenpx skills add little-apppple/uniappSkill --skill uniapp-performancegit clone --depth 1 https://github.com/little-apppple/uniappSkillWrote 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/little-apppple/uniappskill/uniapp-performance)<a href="https://agentmods.dev/skills/little-apppple/uniappskill/uniapp-performance"><img src="https://agentmods.dev/badge/skills/little-apppple/uniappskill/uniapp-performance.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.1 | $0.00088 | $0.03533 |
| Opus 5 | $0.00044 | $0.01767 |
| Sonnet 5 | $0.00018 | $0.00707 |
| Haiku 4.5 | $0.00009 | $0.00353 |
Grade A, and why
uniapp-performance 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 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 · 419 lines · 88 tokens per session scan A 43c18753c5c2
uniapp-performance is a skill published in the GitHub repository little-apppple/uniappSkill (2 stars, last pushed 1mo ago), with no licence file. It adds 88 tokens to every session and 3,533 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.
Other skills, from other repositories
uniapp-app-generate-skill
This skill should be used when the user wants to create a standardized uni-app project for WeChat mini-program, H5, and App from scratch. It guides through pre-development brainstorming, project initialization with uni-app + Vue3 + TypeScript + Pinia, dynamic theme system setup, static asset generation, layout design…
capacitor-vue
Guides the agent through Vue-specific patterns for Capacitor app development. Covers Vue 3 Composition API with Capacitor plugins, custom composables for native features, reactive plugin state, lifecycle hook patterns, Vue Router deep link integration, platform detection, PWA Elements setup, Quasar Framework…
ionic-vue
Guides the agent through Ionic Vue development patterns — project structure, Vue-specific Ionic components (IonPage, IonRouterOutlet, IonTabs), navigation with Vue Router and useIonRouter, Ionic lifecycle hooks (onIonViewWillEnter, onIonViewDidEnter, onIonViewWillLeave, onIonViewDidLeave), composable utilities…
uview-pro
Skill "uview-pro" from uview-pro/skills, covering uview pro 组件库技能, 触发条件, 组件快速索引, 基础组件 and 表单组件.
mica-admin-uniapp
Use when adding or modifying pages, modules, API clients or stores in mica-admin-uniapp (uniapp + Vue 3 + Vite + Pinia, H5 / App / 微信小程序). Covers the module directory convention, pages.json registration, the uni.request http wrapper and mica-admin response contract, rpx/scss styling, workbench card registry for…
mobile-responsive
Vue 3 + Element Plus 管理后台页面的移动端响应式适配。将 PC 端后台页面改造为手机可用,涵盖布局、表格、表单、弹窗、图表等所有常见组件类型。当用户提到"手机适配""移动端优化""响应式""手机端体验"或要求某页面支持手机使用时触发。.