dashboard_composer

dashboard_composer is a skill for Claude Code, Codex from G-Schumacher44/strata-oss. It costs 0 tokens per session (1,082 once invoked), scanned A, original, no licence file.

A skill for composing dashboards, or screens that arrange data and status information for quick viewing. The description identifies its source project and mentions its triggers, inputs, allowed tools, and forbidden actions.

In plain words
What is it for?
Use it for dashboard-composition tasks covered by the skill's own instructions.
Why use it?
The available description is too limited to state specific dashboard-building capabilities reliably.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for dashboard-composition tasks covered by the skill's own instructions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/g-schumacher44/strata-oss/dashboard_composer
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.

Any agent
npx skills add G-Schumacher44/strata-oss --skill dashboard_composer
Clone the repo
git clone --depth 1 https://github.com/G-Schumacher44/strata-oss

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 dashboard_composer

README.md
[![agentmods](https://agentmods.dev/badge/skills/g-schumacher44/strata-oss/dashboard_composer/github.svg)](https://agentmods.dev/skills/g-schumacher44/strata-oss/dashboard_composer)
Your own site
<a href="https://agentmods.dev/skills/g-schumacher44/strata-oss/dashboard_composer"><img src="https://agentmods.dev/badge/skills/g-schumacher44/strata-oss/dashboard_composer/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.

agentmods 80×15 button for dashboard_composer

Your own site · 80×15
<a href="https://agentmods.dev/skills/g-schumacher44/strata-oss/dashboard_composer"><img src="https://agentmods.dev/badge/skills/g-schumacher44/strata-oss/dashboard_composer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,082 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00000 $0.01082
Opus 5 $0.00000 $0.00541
Sonnet 5 $0.00000 $0.00216
Haiku 4.5 $0.00000 $0.00108

Measured 11d ago against content hash 17ae02214465, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

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

The scan reads SKILL.md. This mod also ships 2 executable files (__init__.py, examples/__init__.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

src/strata/skills/bi/visualization/dashboard_composer/SKILL.md · 128 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

4 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. 11d ago First seen · 128 lines · 0 tokens per session scan A 17ae02214465

Subscribe to this mod's changes

dashboard_composer is a skill published in the GitHub repository G-Schumacher44/strata-oss (1 stars, last pushed 21d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,082 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-31.

Related

Other skills, from other repositories

powerbi-modifying-theme-json

Design, enforce, audit, and validate Power BI report themes. This skill MUST be invoked when a report uses the default or built-in theme, has a minimal custom theme (few or no visualStyles), or has accumulated many visual-level formatting overrides (objects/visualContainerObjects in visual.json); these are signs the…

santoshkanthety/powerbi-agent · 180 tokens

powerbi-report-design

Power BI report design principles, layout guidance, and formatting best practices. Automatically invoke when the user asks about "report layout", "design best practices", "visual hierarchy", "3-30-300 rule", "KPI card design", "page layout", "accessibility in reports", "visual spacing", "report canvas", "card design…

santoshkanthety/powerbi-agent · 90 tokens

powerbi-svg-visuals

SVG generation via DAX measures and extension measures with ImageUrl data category for inline visualizations in PBIR reports. Automatically invoke when the user mentions "SVG visual", "DAX sparkline", "SVG measure", "inline graphics with DAX", "ImageUrl data category", "extension measure", or asks to create any…

santoshkanthety/powerbi-agent · 126 tokens

powerbi-custom-visuals

Build, package, and embed Power BI custom visuals (.pbiviz) into PBIR reports via the powerbi-visuals SDK. Automatically invoke when the user asks to "create a custom visual", "vibe-code a visual", "build a pbiviz", "scaffold a custom visual project", "import a custom visual into the report", "iterate on visual.ts"…

santoshkanthety/powerbi-agent · 113 tokens

powerbi-report-authoring

General report authoring patterns. Use when the user mentions: report, page, visual, chart, bar chart, line chart, matrix, table, slicer, filter, bookmark, tooltip, drill-through, navigation, layout, canvas, report design, visual formatting, conditional formatting, KPI, card, decomposition tree.

santoshkanthety/powerbi-agent · 70 tokens

powerbi-report-theming

Power BI report theming via pbir.tools - color palettes, typography, text classes, theme templates, visual formatting, icons, background images, and conditional formatting rules. Use when the user mentions: theme, theming, color palette, brand colors, fonts, typography, text class, formatting, conditional formatting…

santoshkanthety/powerbi-agent · 93 tokens