CRUX-Compress: Skill for Cursor

.cursor/skills/crux-skill-memory-meditation-report/SKILL.md

crux-skill-memory-meditation-report is a skill for Cursor from zotoio/CRUX-Compress. It costs 0 tokens per session (7,965 once invoked), scanned A, original, MIT.

A reporting procedure that creates matching HTML and PDF reports for CRUX memory meditation. It defines how much detail to include, how branches and leaves appear, and how charts, themes, printing, and fallbacks work.

In plain words
What is it for?
Use it after a successful meditation review to generate the required HTML and PDF reports. It covers report structure, light and dark display, print navigation, charts or static alternatives, and branch-level sections.
Why use it?
It gives meditation results a consistent, readable format across screens and printed documents. It also ensures that required content remains available when browser or chart features are limited.

Skill for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions subagents.

This is zotoio/CRUX-Compress's own configuration. It tells Cursor how to work on CRUX-Compress itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything CRUX-Compress configures →

Reuse

Borrowing it

Nothing to install: this file belongs to zotoio/CRUX-Compress. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/zotoio/CRUX-Compress/main/.cursor/skills/crux-skill-memory-meditation-report/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/zotoio/CRUX-Compress

Made for: Cursor.

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 crux-skill-memory-meditation-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/zotoio/crux-compress/crux-skill-memory-meditation-report/github.svg)](https://agentmods.dev/skills/zotoio/crux-compress/crux-skill-memory-meditation-report)
Your own site
<a href="https://agentmods.dev/skills/zotoio/crux-compress/crux-skill-memory-meditation-report"><img src="https://agentmods.dev/badge/skills/zotoio/crux-compress/crux-skill-memory-meditation-report/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 crux-skill-memory-meditation-report

Your own site · 80×15
<a href="https://agentmods.dev/skills/zotoio/crux-compress/crux-skill-memory-meditation-report"><img src="https://agentmods.dev/badge/skills/zotoio/crux-compress/crux-skill-memory-meditation-report.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 7,965 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.07965
Opus 5 $0.00000 $0.03982
Sonnet 5 $0.00000 $0.01593
Haiku 4.5 $0.00000 $0.00796

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

Security

Grade A, and why

crux-skill-memory-meditation-report 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 12d 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.

.cursor/skills/crux-skill-memory-meditation-report/SKILL.md · 366 lines

How it starts

The opening of the file, as written. The whole thing — 366 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CRUX Skill: Memory Meditation — Report Generation

Implements the mandatory paired HTML+PDF report generation contract: Comprehensiveness Level Mapping, Anti-Homogenisation Rules, Universal Contrast, light/dark mode + print TOC, Chart.js / D3 / calculator with static fallbacks, Subject-Matter Focus rule, Init-Suggestions Honour, K10b Per-Cheap-Type Rendering Contract, headless Chrome → Chromium degradation, and the Report-Skill Respawn Protocol resume-handler.

When to Use

Load this skill when:

  • The crux-cursor-meditation-guide agent runs report generation at step 12 of the depth-0 manager workflow
  • The crux-cursor-meditation-guide ensemble aggregator generates the ensemble-level report (step 4 of Ensemble Aggregation)
  • The report skill is respawned via Dim 13 of the adversarial review (Report-Skill Respawn Protocol)

Prerequisites

  1. Adversarial review verdict is PASS or PASS_WITH_ADVISORIESnever run on ESCALATE
  2. comprehensiveness: payload is present — abort with: "comprehensiveness: payload required; missing from spawn prompt — caller misconfigured" if missing
  3. theming: payload is present — abort with a clear error pointing at Theme Preflight if missing
  4. All meditation files are available in the working directory

Comprehensiveness Level Mapping (contract)

The report-generation skill reads the comprehensiveness: payload from its spawn prompt. Every subsection that cites a content minimum (charts, infographics, calculators, section depth, leaf inclusion) reads from this payload rather than hard-coding fixed numerals.

comprehensiveness: payload fields consumed by report generation:

# Dimension (comprehensiveness.minima.*) compact default detailed exhaustive
1 minima.charts.count 4 5 7 10
2 minima.charts.types_required Any 4 distinct from Chart.js + D3 mix ≥5 distinct, ≥1 D3-advanced (sunburst, sankey, force-directed, parallel-coordinates, choropleth) ≥7 distinct, ≥2 D3-advanced, ≥1 per facet-kind: comparison, trend, distribution ≥10 distinct, ≥3 D3-advanced, ≥1 per facet-kind: comparison, trend, distribution, composition, network/relationship, geo (when topic supports geo)
3 minima.infographics.count 3 4 6 8
4 minima.infographics.types_required Any 3 distinct from the existing menu ≥4 distinct, ≥1 hierarchy, ≥1 process/flow ≥6 distinct, ≥1 hierarchy, ≥1 process/flow, ≥1 comparison (matrix/quadrant) ≥8 distinct, ≥1 each of: hierarchy, process/flow, comparison, taxonomy, timeline, persona
5 minima.calculators.count 1 1 2 3
6 minima.calculators.scenarios_per 3 4 5 5
7 depth3_leaf_inclusion summary summary verbatim_quotes verbatim_quotes
8 per_branch_section_depth consolidation_only branch_summary per_leaf_detail per_leaf_detail
9 citation_density Research=mandatory; Quick=warn_only Research=mandatory; Quick=warn_only Research=mandatory; Quick=warn_only Research=per_finding_table; Quick=warn_only with per-finding-table column (placeholder text for missing citations)
10 peer_review_surfacing consolidation_only consolidation_only named_section per_branch_dedicated
11 section_length_budget_tokens { hero: 800, per_facet: 2500, citations: 1000 } { hero: 1200, per_facet: 4000, citations: 1500 } { hero: 1800, per_facet: 6500, citations: 2000 } { hero: 2400, per_facet: 9500, citations: 2500 }
12 ensemble_cross_model_depth per_facet_cards per_facet_cards per_leaf_attribution per_leaf_attribution

Read the full file on GitHub · 366 lines

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. 12d ago First seen · 366 lines · 0 tokens per session scan A 7e46a8d960cc

Subscribe to this mod's changes

crux-skill-memory-meditation-report is a skill published in the GitHub repository zotoio/CRUX-Compress (8 stars, last pushed 5d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 7,965 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

slides

Create and edit presentation slide decks (.pptx) with PptxGenJS, bundled layout helpers, and render/validation utilities. Use when tasks involve building a new PowerPoint deck, recreating slides from screenshots/PDFs/reference decks, modifying slide content while preserving editable output, adding…

fcakyon/claude-codex-settings · 83 tokens

liteparse

Parse documents into LLM-ready content entirely on the local machine — PDF / DOCX / XLSX / PPTX / images → Markdown, structured JSON (with bounding boxes), or page screenshots, via the lit CLI. No cloud, no LLM, works offline. Use whenever the user attaches or points to a document that must be read before reasoning…

Prismer-AI/PrismerCloud · 90 tokens

ingest

Turn external URLs and documents into LLM-ready content — load + cache web pages (HQCC compression) and OCR PDFs/images to Markdown. Use whenever the user gives a URL, asks you to read a webpage, or attaches a PDF/scan that needs to be parsed before reasoning. Executes via the cloud load, cloud search, and cloud parse…

Prismer-AI/PrismerCloud · 79 tokens

larksnap-fetch

A bridge for downloading Feishu/Lark documents or ordinary webpages into local files, with options such as Markdown, HTML, or PDF. Feishu, also called Lark, is a workplace collaboration platform.

AmbroseX/larksnap · 111 tokens

markdown-exporter

Convert Markdown text to DOCX, PPTX, XLSX, PDF, PNG, SVG, HTML, IPYNB, MD, CSV, JSON, JSONL, XML files, and extract code blocks in Markdown to Python, Bash,JS and etc files.

bowenliang123/markdown-exporter · 57 tokens

lov-any2deck

Generate professional slide deck images from content (Markdown, text, URLs). Creates outlines with style instructions, then generates individual slide images. Supports 16 visual styles, CJK/Latin mixed text, branding overlays, and PPTX/PDF export. Use when the user asks to "create slides", "make a presentation"…

lovstudio/skills · 110 tokens