# Documentation Templates

> Use when the user asks to document, write docs for, or generate a runbook, data dictionary, metric definition, ADR, or Power BI dashboard catalog for a data project. Provides the team's canonical documentation templates as separate files.

- **Type:** Skill
- **Install:** `agentstack add skill-luccapinto-agentic-data-kit-documentation-templates`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [luccapinto](https://agentstack.voostack.com/s/luccapinto)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [luccapinto](https://github.com/luccapinto)
- **Source:** https://github.com/luccapinto/agentic-data-kit/tree/main/.opencode/skills/documentation-templates

## Install

```sh
agentstack add skill-luccapinto-agentic-data-kit-documentation-templates
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Skill: documentation-templates

The team's canonical documentation formats. The value here is **consistency** — one agreed
structure per doc type — not novel knowledge. Pick the template that matches the request and
open only that file (each lives in `templates/`).

| The user wants to document… | Open |
|---|---|
| A pipeline/job (for 3 AM failures) | `templates/pipeline-runbook.md` |
| A table/model (data dictionary) | `templates/data-dictionary.md` |
| A metric for analysts | `templates/metric-definition.md` |
| An architecture decision | `templates/adr.md` |
| A Power BI dashboard (auto-generated from PBIP) | `templates/powerbi-dashboard.md` |

## Principles
- **Audience first:** an engineer fixing a bug reads differently than a business user.
- **Keep docs close to the code/schema** (YAML, `schema.yml`, repo) — wikis rot fastest.
- Explain the *why* and the edge cases; don't restate what the code already says.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [luccapinto](https://github.com/luccapinto)
- **Source:** [luccapinto/agentic-data-kit](https://github.com/luccapinto/agentic-data-kit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-luccapinto-agentic-data-kit-documentation-templates
- Seller: https://agentstack.voostack.com/s/luccapinto
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
