cloudbase-document-database-in-wechat-miniprogram

cloudbase-document-database-in-wechat-miniprogram is a skill for Claude Code, Codex from infometa/workbuddyskills. It costs 46 tokens per session (1,013 once invoked), scanned A, original, no licence file.

A guide to using CloudBase's document database from a WeChat MiniProgram. A document database stores records as flexible, JSON-like documents rather than rows in fixed tables.

In plain words
What is it for?
Use it to search, add, change, and delete documents, including paginated, grouped, location-based, and more complex queries.
Why use it?
It provides the database operations and query patterns needed to work with MiniProgram data.

Skill for Claude CodeCodex

Install

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.

agentmods
npx agentmods add skills/infometa/workbuddyskills/cloudbase-document-database-in-wechat-miniprogram
Any agent
npx skills add infometa/workbuddyskills --skill cloudbase-document-database-in-wechat-miniprogram
Clone the repo
git clone --depth 1 https://github.com/infometa/workbuddyskills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for cloudbase-document-database-in-wechat-miniprogram

README.md
[![agentmods](https://agentmods.dev/badge/skills/infometa/workbuddyskills/cloudbase-document-database-in-wechat-miniprogram.svg)](https://agentmods.dev/skills/infometa/workbuddyskills/cloudbase-document-database-in-wechat-miniprogram)
Your own site
<a href="https://agentmods.dev/skills/infometa/workbuddyskills/cloudbase-document-database-in-wechat-miniprogram"><img src="https://agentmods.dev/badge/skills/infometa/workbuddyskills/cloudbase-document-database-in-wechat-miniprogram.svg" alt="Measured on agentmods" height="20"></a>
Per session 46 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,013 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5 $0.00046 $0.01013
Opus 5 $0.00023 $0.00507
Sonnet 5 $0.00009 $0.00203
Haiku 4.5 $0.00005 $0.00101

Measured 5d ago against content hash 51559ec2ba70, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

cloudbase-document-database-in-wechat-miniprogram 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.

connectors/cloudbase/skills/references/cloudbase-document-database-in-wechat-miniprogram/SKILL.md · 137 lines

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.

Read it on GitHub

Files

What ships with it

6 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.

Changes

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.

  1. 5d ago First seen · 137 lines · 46 tokens per session scan A 51559ec2ba70

Subscribe to this mod's changes

cloudbase-document-database-in-wechat-miniprogram is a skill published in the GitHub repository infometa/workbuddyskills (275 stars, last pushed 18d ago), with no licence file. It adds 46 tokens to every session and 1,013 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.

Related

Other skills, from other repositories

lark-base

【何时用:仅当用户明确指向飞书/Lark(发到飞书、飞书文档等)时使用;泛指做个文档或PPT或表格或方案默认走本地工具,不要误用飞书】飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、应用模式(BaseApp/AppMode 页面与组件)、Workspace 目录、workflow、角色权限;遇到 Base/多维表格/bitable、BaseApp/AppMode 或 /app/ 链接时使用。BaseApp 不走 lark-apps;文件导入转 lark-drive,认证/授权转 lark-shared。.

Pinvou/pinvou-agent · 166 tokens

file-crdb-issue

Use when filing, creating, or reporting GitHub issues for CockroachDB. Use when asked to open a bug report, feature request, investigation issue, or performance inquiry. Also use when the user mentions wanting to track a problem, report a regression, or document unexpected behavior in CockroachDB.

cockroachdb/cockroach · 66 tokens

paper-interpretation

从论文 PDF 文件或论文 PDF URL 生成通俗易懂、图文并茂、带批判性评估的中文 Markdown 解读,并保存到当前项目的 markdown 目录。Use when the user asks to interpret,精读,解读,summarize,explain,analyze, or write an article from an academic paper PDF, arXiv PDF, conference paper PDF, journal paper PDF, or local/remote PDF URL.

digoal/blog · 100 tokens

entity-model

Creates entity model documents with Mermaid.js ER diagrams and attribute tables defining entities, relationships, data types, and validation rules. Use when the user asks to "create an entity model", "design a data model", "draw an ERD", "define database schema", "model entities", or mentions entity-relationship…

AI-Unified-Process/marketplace · 153 tokens

siyuan-mcp-import-migration

MCP staged playbook for Markdown and external database migration with explicit targets, mappings, bounded writes, and layered readback.

yangtaihong59/siyuan-plugins-mcp-sisyphus · 34 tokens

feishu-bitable

飞书多维表格(Bitable)的创建、查询、编辑和管理工具。包含 27 种字段类型支持、高级筛选、批量操作和视图管理。 当以下情况时使用此 Skill: (1) 需要创建或管理飞书多维表格 App (2) 需要在多维表格中新增、查询、修改、删除记录(行数据) (3) 需要管理字段(列)、视图、数据表 (4) 用户提到"多维表格"、"bitable"、"数据表"、"记录"、"字段" (5) 需要批量导入数据或批量更新多维表格.

op7418/CodePilot · 159 tokens