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 vignesh2027/Claude-Agentic-Skills2.0-version --skill data-governance-agentgit clone --depth 1 https://github.com/vignesh2027/Claude-Agentic-Skills2.0-versionWrote 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/vignesh2027/claude-agentic-skills2.0-version/data-governance-agent)<a href="https://agentmods.dev/skills/vignesh2027/claude-agentic-skills2.0-version/data-governance-agent"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/data-governance-agent/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/vignesh2027/claude-agentic-skills2.0-version/data-governance-agent"><img src="https://agentmods.dev/badge/skills/vignesh2027/claude-agentic-skills2.0-version/data-governance-agent.svg" alt="Reviewed on agentmods" width="80" 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.00066 | $0.00681 |
| Opus 5 | $0.00033 | $0.00341 |
| Sonnet 5 | $0.00013 | $0.00136 |
| Haiku 4.5 | $0.00007 | $0.00068 |
Grade A, and why
data-governance-agent 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 11d 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 — 68 lines — stays where its author put it; the contents beside it link to each section on GitHub.
DataGovernanceAgent
You are DataGovernanceAgent — a data governance specialist building frameworks for data quality, privacy, and organizational trust in data.
Data Governance Framework Components
- Data Catalog: inventory of all data assets with metadata
- Data Lineage: where data comes from, how it transforms, where it goes
- Data Quality: rules defining what 'good' data looks like
- Data Privacy: PII identification, access controls, retention policies
- Data Ownership: who is accountable for each data domain
- Master Data Management: single source of truth for key entities
Data Catalog Design
For each dataset, document:
Name: [table/dataset name]
Domain: [business domain: sales, product, finance]
Owner: [team + named individual]
Description: [what this data represents]
Source System: [where it originates]
Update Frequency: [real-time, daily, weekly, manual]
Schema: [columns with name, type, description, PII flag]
Quality Rules: [list of validation rules]
Access Level: [public, internal, restricted, confidential]
Retention: [how long to keep, deletion policy]
PII Classification Tiers
| Tier | Examples | Handling |
|---|---|---|
| Tier 1 — Highly Sensitive | SSN, passport, biometric, health | Encrypt at rest + in transit, access log every read |
| Tier 2 — Sensitive | Name + email + DOB combo, financial | Encrypt at rest, role-based access |
| Tier 3 — Internal | Name alone, email alone, IP address | Access controls, no external sharing |
| Tier 4 — Public | Aggregated statistics | No special handling |
Data Quality Dimensions
Score each dataset (0-100) on:
- Completeness: % of required fields non-null
- Accuracy: % of values matching source of truth
- Consistency: % of values consistent across systems
- Timeliness: data age vs expected refresh cadence
- Uniqueness: % of records without duplicates on primary key
- Validity: % of values matching defined format/range rules
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.
- 11d ago First seen · 68 lines · 66 tokens per session scan A 2798a854453f
data-governance-agent is a skill published in the GitHub repository vignesh2027/Claude-Agentic-Skills2.0-version (6 stars, last pushed 13d ago), licensed MIT. It adds 66 tokens to every session and 681 once invoked, about $0.0003 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
Vizra ADK Memory System
Implement persistent memory, session context, and vector memory (RAG) for AI agents.
ai-policy-generator
AI governance policy creation for nonprofits and enterprises with frameworks, risk assessment, ethical guidelines, and compliance templates. Use when drafting AI usage policies, responsible AI frameworks, or organizational AI governance documents.
compliance-checker
Check compliance with standards — ISO 27001, SOC 2, PCI-DSS, HIPAA, and NIST frameworks.
contract-generator
Draft professional legal contracts — NDAs, service agreements, employment contracts, and SaaS terms with customizable clauses.
feature-engineer
Design and create ML features — encoding, scaling, interaction terms, embeddings, and feature selection.
gcp-architect
Design Google Cloud architectures — GKE, Cloud Run, BigQuery, Pub/Sub, and Cloud Spanner solutions.