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 jiushiwon/wg-skills --skill uniapp-card-skillgit clone --depth 1 https://github.com/jiushiwon/wg-skillsWrote 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/jiushiwon/wg-skills/uniapp-card-skill)<a href="https://agentmods.dev/skills/jiushiwon/wg-skills/uniapp-card-skill"><img src="https://agentmods.dev/badge/skills/jiushiwon/wg-skills/uniapp-card-skill/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/jiushiwon/wg-skills/uniapp-card-skill"><img src="https://agentmods.dev/badge/skills/jiushiwon/wg-skills/uniapp-card-skill.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00033 | $0.01707 |
| Opus 5 | $0.00016 | $0.00853 |
| Sonnet 5 | $0.00007 | $0.00341 |
| Haiku 4.5 | $0.00003 | $0.00171 |
Grade A, and why
uniapp-card-skill 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
uniapp-card-skill
基于"一切皆卡片"思想的 uni-app 卡片组件技能。
核心组件
| 组件 | 说明 |
|---|---|
| base-card | 基础卡片组件 |
卡片布局
分类一:card-1 (通用基础卡片)
| 案例 | 风格 | 触发词 |
|---|---|---|
| card-basic | 标题+描述+标签+操作 | 基础卡片 |
| card-product | 图片+名称+描述+价格+按钮 | 商品卡片 |
| card-profile | 封面+头像+昵称+统计 | 个人中心卡片 |
| card-friend | 头像+昵称+签名+箭头 | 好友卡片 |
| card-set | 图标+标签+开关/箭头 | 设置卡片 |
| card-vip | 深色渐变+头像+等级+权益 | VIP卡片 |
| card-menu | 九宫格图标+标签 | 菜单卡片 |
| card-grid | 每行3列图标网格 | 网格卡片 |
分类二:card-2 (信息流卡片)
| 案例 | 风格 | 触发词 |
|---|---|---|
| card-image | 大图+标题+描述+底部 | 图片卡片 |
| card-notify | 图标+标题+描述+时间+徽标 | 通知卡片 |
| card-comment | 头像+昵称+时间+内容+点赞 | 评论卡片 |
| card-post | 头像+昵称+作者徽标+时间+内容+多图+位置+互动 | 朋友圈卡片、动态卡片、社交动态 |
| card-video | 16:10封面+播放按钮+时长+标题+观看/点赞/时长 | 视频卡片 |
| card-article | 16:9封面+分类徽标+标题+摘要+作者+阅读/评论/收藏 | 文章卡片 |
| card-news | 左文+右图+来源+阅读数+时间+热门标记 | 新闻卡片、资讯列表 |
| card-topic | 渐变头图+#号+角标+描述+讨论/参与+参与按钮 | 话题卡片 |
| card-coupon | 异形+渐变+左侧金额+虚线分隔+右侧按钮+状态 | 优惠券卡片 |
分类三:card-3 (图表卡片 · canvas 2d 跨端兼容)
全端 canvas 2d 绘制:H5/App 直接
<canvas>,小程序用<canvas type="2d">+ 条件编译切换。无任何图表库依赖。
| 案例 | 风格 | 触发词 |
|---|---|---|
| card-line | 平滑折线+渐变填充+涨跌指示 | 折线图卡片、趋势图 |
| card-line-tabs | 折线+顶部 tab 切换(7天/30天/90天) | 时段切换折线图 |
| card-line-multi | 多线对比(本月/上月/平均)+ 图例 | 多线对比折线图 |
| card-line-metric | 4 行指标 + 迷你折线(sparkline) | 指标卡、多指标 Dashboard |
| card-line-area | 3 层堆叠面积图 + 累计总数 | 堆叠面积图、渠道分布 |
| card-line-tooltip | 折线+节点圆点+活动节点 tooltip | 节点高亮、关键时刻标注 |
| card-line-value | 折线+每个点上方标数值+Y轴刻度+X轴标签+图例 | 折线数值标注、活力指数、步数趋势、健康数据 |
| card-bar | 柱状+高亮当前项+数值标签 | 柱状图卡片、对比图 |
| card-pie | 环形+中心数值+彩色图例 | 饼图卡片、环形图、占比 |
| card-radar | 6 维评分+本人/同行双层 | 雷达图卡片、能力评估 |
| card-progress | 进度环+任务列表+优先级 | 进度环卡片、任务进度 |
| card-gauge | 270° 弧+渐变+指针+刻度 | 仪表盘卡片、健康指数、CPU |
按钮组件
| 风格 | 触发词 |
|---|---|
| 主色实心按钮 | 实心按钮、主按钮 |
| 主色描边按钮 | 描边按钮 |
| 幽灵按钮 | 幽灵按钮、透明按钮 |
| 胶囊按钮 | 胶囊按钮 |
| 圆角方形按钮 | 方形按钮、圆角按钮 |
| 渐变按钮 | 渐变按钮 |
固定底部按钮
| 风格 | 触发词 |
|---|---|
| 固定底部按钮 | 固定底部按钮、底部悬浮按钮 |
| 提交按钮 | 提交按钮 |
What ships with it
60 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.
- demo-components/base-card-layout/card-1-html/card-basic.html 3.3 KB
- demo-components/base-card-layout/card-1-html/card-button.html 7.9 KB
- demo-components/base-card-layout/card-1-html/card-friend.html 3.4 KB
- demo-components/base-card-layout/card-1-html/card-grid.html 8.3 KB
- demo-components/base-card-layout/card-1-html/card-info.html 3.7 KB
- demo-components/base-card-layout/card-1-html/card-menu.html 4.5 KB
- demo-components/base-card-layout/card-1-html/card-product.html 3.6 KB
- demo-components/base-card-layout/card-1-html/card-profile.html 4.8 KB
- demo-components/base-card-layout/card-1-html/card-set.html 3.7 KB
- demo-components/base-card-layout/card-1-html/card-vip.html 6.4 KB
- demo-components/base-card-layout/card-1-md/card-basic.md 1.5 KB
- demo-components/base-card-layout/card-1-md/card-button.md 3.2 KB
- demo-components/base-card-layout/card-1-md/card-friend.md 1.2 KB
- demo-components/base-card-layout/card-1-md/card-grid.md 2.7 KB
- demo-components/base-card-layout/card-1-md/card-info.md 1.7 KB
- demo-components/base-card-layout/card-1-md/card-menu.md 1008 B
- demo-components/base-card-layout/card-1-md/card-product.md 1.3 KB
- demo-components/base-card-layout/card-1-md/card-profile.md 1.8 KB
- demo-components/base-card-layout/card-1-md/card-set.md 1.1 KB
- demo-components/base-card-layout/card-1-md/card-vip.md 1.5 KB
- demo-components/base-card-layout/card-2-html/card-article.html 6.7 KB
- demo-components/base-card-layout/card-2-html/card-article.png 691 KB
- demo-components/base-card-layout/card-2-html/card-comment.html 4.1 KB
- demo-components/base-card-layout/card-2-html/card-comment.png 85 KB
- demo-components/base-card-layout/card-2-html/card-coupon.html 7.8 KB
- demo-components/base-card-layout/card-2-html/card-coupon.png 538 KB
- demo-components/base-card-layout/card-2-html/card-news.html 7.2 KB
- demo-components/base-card-layout/card-2-html/card-news.png 465 KB
- demo-components/base-card-layout/card-2-html/card-notify.html 4.0 KB
- demo-components/base-card-layout/card-2-html/card-notify.png 77 KB
- demo-components/base-card-layout/card-2-html/card-page.html 38 KB
- demo-components/base-card-layout/card-2-html/card-page.png 2561 KB
- demo-components/base-card-layout/card-2-html/card-post.html 8.0 KB
- demo-components/base-card-layout/card-2-html/card-post.png 617 KB
- demo-components/base-card-layout/card-2-html/card-topic.html 6.2 KB
- demo-components/base-card-layout/card-2-html/card-topic.png 473 KB
- demo-components/base-card-layout/card-2-html/card-video.html 6.6 KB
- demo-components/base-card-layout/card-2-html/card-video.png 946 KB
- demo-components/base-card-layout/card-2-md/card-article.md 2.1 KB
- demo-components/base-card-layout/card-2-md/card-comment.md 1.4 KB
- demo-components/base-card-layout/card-2-md/card-coupon.md 2.6 KB
- demo-components/base-card-layout/card-2-md/card-news.md 2.1 KB
- demo-components/base-card-layout/card-2-md/card-notify.md 1.3 KB
- demo-components/base-card-layout/card-2-md/card-post.md 2.5 KB
- demo-components/base-card-layout/card-2-md/card-topic.md 2.0 KB
- demo-components/base-card-layout/card-2-md/card-video.md 2.1 KB
- demo-components/base-card-layout/card-3-html/card-bar.png 133 KB
- demo-components/base-card-layout/card-3-html/card-gauge.png 165 KB
- demo-components/base-card-layout/card-3-html/card-line-area.png 159 KB
- demo-components/base-card-layout/card-3-html/card-line-metric.png 148 KB
- demo-components/base-card-layout/card-3-html/card-line-multi.png 132 KB
- demo-components/base-card-layout/card-3-html/card-line-tabs.png 153 KB
- demo-components/base-card-layout/card-3-html/card-line-tooltip.png 155 KB
- demo-components/base-card-layout/card-3-html/card-line-value.png 11 KB
- demo-components/base-card-layout/card-3-html/card-line.png 164 KB
- demo-components/base-card-layout/card-3-html/card-pie.png 162 KB
- demo-components/base-card-layout/card-3-html/card-progress.png 171 KB
- demo-components/base-card-layout/card-3-html/card-radar.png 194 KB
- demo-components/base-card-layout/card-3-md/_canvas-base.md 5.0 KB
- demo-components/base-card-layout/card-3-md/_chart-draw.md 3.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.
- 2d ago Changed · +3 lines 4e11e6e05192
- 13d ago First seen · 123 lines · 33 tokens per session scan A 3864f61323aa
uniapp-card-skill is a skill published in the GitHub repository jiushiwon/wg-skills (100 stars, last pushed 2d ago), licensed Apache-2.0. It adds 33 tokens to every session and 1,707 once invoked, about $0.0002 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
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
debug-optimize-lcp
Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…
repro-admin
Reproduce an EmDash admin UI bug. Attach a container, start the demo dev server, drive the admin with agent-browser using the dev-bypass session, and capture the reproduction as screenshots plus a replayable transcript.
create-site
Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…
prototype-web
A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.
menu-transitions-rtl
Animate react-horizontal-scrolling-menu scrolling and build right-to-left menus: noPolyfill defaults to true since v8, so transitionDuration (default 500), a custom-easing-function transitionBehavior, and per-call ScrollOptions { duration, boundary } on scrollToItem/scrollNext/scrollPrev are silently ignored unless…