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/tencentcloudbase/awesome-miniprogram-skills/party-skillnpx skills add TencentCloudBase/awesome-miniprogram-skills --skill party-skillgit clone --depth 1 https://github.com/TencentCloudBase/awesome-miniprogram-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/tencentcloudbase/awesome-miniprogram-skills/party-skill)<a href="https://agentmods.dev/skills/tencentcloudbase/awesome-miniprogram-skills/party-skill"><img src="https://agentmods.dev/badge/skills/tencentcloudbase/awesome-miniprogram-skills/party-skill.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.00022 | $0.00470 |
| Opus 5 | $0.00011 | $0.00235 |
| Sonnet 5 | $0.00004 | $0.00094 |
| Haiku 4.5 | $0.00002 | $0.00047 |
Grade A, and why
party-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 6d 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.
What it actually says
聚会安排
创建聚会活动、获取聚会场地推荐、邀请朋友参加以及查看聚会详情的能力集合。
触发场景
用户原话举例(路由命中本技能):
- "帮我组织一个聚会"
- "周末想搞个生日趴"
- "有什么适合聚会的地方推荐"
- "推荐几个轰趴馆"
- "帮我邀请朋友参加聚会"
- "看看我的聚会详情"
- "创建个周末聚餐活动"
不适用范围
- 门店排队取号、线上点单、下单支付等诉求 → 不在本技能范围,由排队/点单技能处理
- 地图导航、路线规划、打车出行等诉求 → 不在本技能范围
- 历史订单、会员积分、优惠券等诉求 → 不在本技能范围
接口链路
createParty:创建聚会活动,填写聚会名称、日期、时间等基本信息。getRecommendations:获取聚会场地推荐(餐厅/轰趴馆/KTV/户外等)。inviteFriends:选择朋友并发起邀请。getPartyDetails:查看聚会完整详情(包含成员状态)。
使用顺序
- 创建聚会前需先确定聚会名称、日期和时间;缺少必要信息时引导用户补充。
- 获取推荐前用户应没有明确场地;已有明确场地时不应再调用推荐。
- 邀请朋友前需先有已创建的聚会;没有 partyId 时先创建聚会。
- 查看聚会详情前需有有效 partyId;没有时先创建或选择聚会。
- 所有已绑定组件的接口都应优先展示卡片,不要改成纯文本逐条展开。
What ships with it
29 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.
- apis/createParty.js 2.0 KB runs code
- apis/getPartyDetails.js 1.4 KB runs code
- apis/getRecommendations.js 2.2 KB runs code
- apis/inviteFriends.js 2.6 KB runs code
- cloudbaserc.json 654 B
- cloudfunctions/party-skill-handler/index.js 5.5 KB runs code
- cloudfunctions/party-skill-handler/package.json 177 B
- components/invite-card/index.js 3.4 KB runs code
- components/invite-card/index.json 49 B
- components/invite-card/index.wxml 1.9 KB
- components/invite-card/index.wxss 3.6 KB
- components/party-create-card/index.js 4.4 KB runs code
- components/party-create-card/index.json 49 B
- components/party-create-card/index.wxml 2.9 KB
- components/party-create-card/index.wxss 2.8 KB
- components/party-detail-card/index.js 3.4 KB runs code
- components/party-detail-card/index.json 49 B
- components/party-detail-card/index.wxml 2.3 KB
- components/party-detail-card/index.wxss 6.6 KB
- components/recommend-card/index.js 3.7 KB runs code
- components/recommend-card/index.json 49 B
- components/recommend-card/index.wxml 1.5 KB
- components/recommend-card/index.wxss 3.2 KB
- data/seed.js 4.8 KB runs code
- index.js 1.1 KB runs code
- mcp.json 11 KB
- mp-skills.json 154 B
- README.md 2.2 KB
- utils/util.js 2.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.
- 6d ago First seen · 40 lines · 22 tokens per session scan A 3485273f9fdb
party-skill is a skill published in the GitHub repository TencentCloudBase/awesome-miniprogram-skills (35 stars, last pushed 2mo ago), licensed MIT. It adds 22 tokens to every session and 470 once invoked, about $0.0001 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
tech-stack-detective
Reverse-engineer a company's tech stack from public signals — job listings, StackShare, GitHub, engineering blog, and their live website. Use this skill when a user asks "what tech does Stripe use", "what's Linear's stack", "what does Notion run on", "reverse engineer [company]'s tech stack", "what framework does…
agent
Default browser automation agent — click, fill forms, navigate, log in, and extract structured data from any website using a natural-language goal, or run the same task across multiple sites in parallel. New users get 600 free automation credits to start; beyond that it draws on your plan's automation credits (unlike…
hr-onboarding
首周日程 + buddy + 学习路径 + 设备 + 完成标准.
gzh_article
公众号图文创作 / 推文 / 官方号文章 (official account article) — 端到端:选题→搜集→成文→配图→去AI化→公众号内联样式排版→交付/草稿箱。honors user persona & style memory.
weapp-vite-best-practices
面向采用 weapp-vite 项目布局仓库或已安装 weapp-vite 依赖项目的工程化实践手册,覆盖 vite.config.ts 的 weapp 配置、内置 i18n、自动路由、routeRules/layout、buildScope、自动导入组件、分包、npm、六平台单目标构建、受管 TypeScript、HMR、sourcemap、prepare、MCP、Web runtime、lib mode、worker、AI skills,以及与 weapp-ide-cli 的命令治理边界。.
native-to-weapp-vite-wevu-migration
面向原生微信、支付宝、抖音等小程序渐进迁移到 weapp-vite + 原生 或继续升级到 weapp-vite + wevu + Vue SFC 的结构化工作流,覆盖六平台单目标构建、原生扩展名保留、Web 联调边界、路线选择、工具链接入、SFC 试点、响应式升级与可回滚验证。.