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/davidroliverba/architectkb/dataassetnpx skills add DavidROliverBA/ArchitectKB --skill dataassetgit clone --depth 1 https://github.com/DavidROliverBA/ArchitectKBWrote 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/davidroliverba/architectkb/dataasset)<a href="https://agentmods.dev/skills/davidroliverba/architectkb/dataasset"><img src="https://agentmods.dev/badge/skills/davidroliverba/architectkb/dataasset.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.00000 | $0.01964 |
| Opus 5 | $0.00000 | $0.00982 |
| Sonnet 5 | $0.00000 | $0.00393 |
| Haiku 4.5 | $0.00000 | $0.00196 |
Grade A, and why
dataasset 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.
How it starts
The opening of the file, as written. The whole thing — 347 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/dataasset
Create a DataAsset note documenting a data entity - database table, API endpoint, data product, Kafka topic, or file. Captures location, ownership, consumers, and planned changes.
Usage
/dataasset <name>
/dataasset "Revenue Fact Table"
/dataasset "Customer Orders"
/dataasset "Maintenance Events"
Instructions
Phase 1: Parse Input & Identify System
- Extract data asset name from input
- Ask which system produces this data:
Which system produces this data? Search: [user searches for System] Or create new System? (Y/n) - Confirm link: "Link to [[System - {{system}}]]? (Y/n)"
Phase 2: Essential Information
Creating DataAsset: {{name}} (produced by {{system}})
1️⃣ Asset ID (unique identifier):
Suggestion: {{SYSTEM}}-{{NAME}}-001
User input: [accept or modify]
2️⃣ Data Type:
- database-table (relational table)
- database-view (virtual table)
- api-endpoint (REST/GraphQL data)
- kafka-topic (event stream)
- data-product (curated dataset)
- data-lake (file-based storage)
- file (CSV, Excel, etc.)
- report (BI report/dashboard)
- cache (Redis/Memcached)
Default: database-table
User input: [selection]
3️⃣ Domain:
- engineering
- data
- operations
- finance
- hr
- supply-chain
- maintenance
Default: [infer from system]
User input: [selection]
4️⃣ Classification:
- public
- internal
- confidential
- secret
Default: internal
User input: [selection]
5️⃣ Storage Location:
Examples: "mydb.fact_revenue", "s3://bucket/path", "/api/v1/orders"
User input: [path/table/endpoint]
6️⃣ Format:
- sql
- json
- parquet
- avro
- csv
- xml
- binary
Default: [infer from data type]
User input: [selection]
Phase 3: Ownership
7️⃣ Data Owner (accountable person):
Search: [[Person - ...]]
User input: [search or skip]
8️⃣ Data Steward (governance contact, optional):
Search: [[Person - ...]]
User input: [search or skip]
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 · 347 lines · 0 tokens per session scan A 02e9f54734c0
dataasset is a skill published in the GitHub repository DavidROliverBA/ArchitectKB (52 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,964 tokens. 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
smart-data-collection
智能数据采集技能,用于从图片或文档(PDF、Word、Excel)中提取结构化数据,基于知识网络完成字段映射,生成SQL并写入数据库。当用户提到"数据采集"、"从文档提取数据"、"图片转数据"、"数据导入"、"文档数据入库"、"批量数据提取"或需要从非结构化文件中提取结构化数据并存储时,自动使用此技能。.
lark-base
【何时用:仅当用户明确指向飞书/Lark(发到飞书、飞书文档等)时使用;泛指做个文档或PPT或表格或方案默认走本地工具,不要误用飞书】飞书多维表格(Base)操作:建表、字段、记录、视图、统计、公式/lookup、表单、仪表盘、应用模式(BaseApp/AppMode 页面与组件)、Workspace 目录、workflow、角色权限;遇到 Base/多维表格/bitable、BaseApp/AppMode 或 /app/ 链接时使用。BaseApp 不走 lark-apps;文件导入转 lark-drive,认证/授权转 lark-shared。.
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.
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.
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…
siyuan-mcp-import-migration
MCP staged playbook for Markdown and external database migration with explicit targets, mappings, bounded writes, and layered readback.