sigma-authoring

sigma-authoring is a plugin for Claude Code from twells89/sigma-migration-skills. Its manifest loads nothing; the 5 skills it bundles cost 678 tokens per session together, scanned A, original, MIT.

A set of authoring instructions for Sigma, a cloud analytics platform for building interactive reports called workbooks and shared data models.

In plain words
What is it for?
Use it to authenticate with Sigma, define workbooks and data models, and turn custom SQL into reusable data models.
Why use it?
It gives migration tools the current Sigma format and API details they need, reducing errors when creating or updating workbooks and data models.

Plugin for Claude Code

Written for Claude Code: a Claude Code plugin manifest.

Good fit Use it to authenticate with Sigma, define workbooks and data models, and turn custom SQL into reusable data models.

Compare 6 plugins from other repositories ↓
Install in Claude Code
/plugin marketplace add twells89/sigma-migration-skills/plugin install sigma-authoring
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.

Clone the repo
git clone --depth 1 https://github.com/twells89/sigma-migration-skills

Made for: Claude Code.

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 sigma-authoring

README.md
[![agentmods](https://agentmods.dev/badge/plugins/twells89/sigma-migration-skills/sigma-authoring.svg)](https://agentmods.dev/plugins/twells89/sigma-migration-skills/sigma-authoring)
Your own site
<a href="https://agentmods.dev/plugins/twells89/sigma-migration-skills/sigma-authoring"><img src="https://agentmods.dev/badge/plugins/twells89/sigma-migration-skills/sigma-authoring.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 5 skills cost 678 tokens a session between them.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

sigma-authoring 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 4d 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.

plugins/sigma-authoring/.claude-plugin/plugin.json · 23 lines

What it actually says

{
  "$schema": "https://json.schemastore.org/claude-code-plugin-manifest.json",
  "name": "sigma-authoring",
  "displayName": "Sigma Authoring (Workbooks + Data Models)",
  "version": "1.12.11",
  "description": "The canonical Sigma authoring skills every migration converter defers to for the current spec surface: sigma-api (authentication), sigma-workbooks (workbook spec \u2014 element kinds, source kinds, controls, formulas, formatting, layout), sigma-data-models (data model authoring), and custom-sql-to-data-model. Install this alongside any converter \u2014 the converters assume it is present.",
  "author": {
    "name": "Thomas Wells"
  },
  "license": "MIT",
  "keywords": [
    "sigma",
    "api",
    "authentication",
    "workbooks",
    "data-models",
    "authoring",
    "spec",
    "migration"
  ],
  "skills": "./skills/"
}
Contents

What it installs

The manifest is a name and a version. 5 skills travel with it, and installing the plugin installs all of them — 678 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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. 4d ago Changed adb36b4cea4f
  2. 8d ago First seen · 23 lines scan A 75fd84035b76

Subscribe to this mod's changes

sigma-authoring is a plugin published in the GitHub repository twells89/sigma-migration-skills (14 stars, last pushed 4d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.