Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Data Ink Reducer

ASecurity

Strips non-data ink from charts and slides using the data-ink ratio principle, so the remaining marks all carry meaning and the slide reads cleaner.

6 stars
0 votes
0 copies
1 views
Added 9/19/2026
ai-agentsgo

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add andreworia/claude-powerpoint-skills --skill data-ink-reducer --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Data Ink Reducer?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Data Ink Reducer
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/andreworia-data-ink-reducer/badge)](https://www.skillsdirectory.com/skills/andreworia-data-ink-reducer)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: data-ink-reducer
description: Strips non-data ink from charts and slides using the data-ink ratio principle, so the remaining marks all carry meaning and the slide reads cleaner.
---

# Data-Ink Reducer

## When to use
Use this when a chart or slide looks busy, heavy, or cluttered without being more informative. Use it on inherited templates loaded with gridlines, borders, fills, and shadows. Use it as the last pass on any exhibit before review.

## What it does
It removes every mark that does not carry information, raising the share of ink that actually represents data. The result is lighter, faster to read, and more credible, because nothing distracts from the numbers.

## Method
The data-ink ratio is the proportion of a graphic's ink devoted to data rather than decoration. The goal is to maximize it without erasing useful context.

1. Inventory the ink. List every visual element on the exhibit: bars, lines, gridlines, borders, fills, shadows, legends, axis titles, tick marks, background, icons. Mark each as data ink (represents a value) or non-data ink (decoration or redundant structure).

2. Erase non-data ink first. Remove drop shadows, 3D effects, gradient fills, heavy borders, and background fills. These never carry information and always add visual weight.

3. Erase redundant data ink. If the same value is shown twice, keep one. A bar already shows magnitude, so the axis can be light and the data label can replace gridlines. Choose either gridlines or data labels, rarely both.

4. Lighten what remains. Fade gridlines to a faint tone or remove them. Thin the axis lines. Reduce tick marks to the few the reader needs. Use a single muted palette plus one accent.

5. Cut decimal noise. Round numbers to the precision that matters. "12 percent" beats "12.3847 percent" on a slide.

6. Replace legends with direct labels. A legend forces a lookup. Label series in place.

7. Reduce, do not amputate. Keep the reference line, the one annotation, and the labels that carry the message. The goal is clarity, not minimalism for its own sake. An exhibit that is too bare loses the comparison the reader needs.

8. Compare before and after. Hold the cleaned version against the original. The point should now be faster to find. If anything got harder to read, restore that element.

## Inputs
- The chart or slide to clean.
- The message the exhibit must preserve.

## Output format
Return two lists: ink to remove (with why), and ink to lighten or keep (with why). Then return a one-line statement of what the cleaned exhibit now lets the reader see faster. Note any element that must stay despite looking like decoration.

## Example
Original: column chart with dark gridlines, gray plot background, blue gradient bars, drop shadow, legend, axis titles on both axes.
Remove: gridlines, plot background, gradient, shadow, redundant y-axis title.
Lighten: keep one faint reference line, replace legend with direct labels, round labels to whole numbers.
Result: the reader sees the rising trend and the one outlier immediately, with no decoration competing for attention.

Attribution

andreworiaandreworia
View sourceMore from andreworia →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →