# Dekc Semantic

> Capture semantic models, metrics, dashboards, reports.

- Skill: `spillwavesolutions/dekc-semantic` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spillwavesolutions/dekc-semantic`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spillwavesolutions/dekc-semantic/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spillwavesolutions (https://skillmd.com/u/spillwavesolutions)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spillwavesolutions/dekc-semantic

---


# Semantic / BI

```bash
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_capture.py" --repo . --bundle knowledge semantic --name "…" --tables … --metrics …
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_capture.py" --repo . --bundle knowledge metric --name "…" --definition "…" --expression "…"
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/dekc_capture.py" --repo . --bundle knowledge dashboard --name "…" --tool powerbi --metrics … --visualizes …
```

