AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Academic Figure Color Expert

skill-azhi-ss-academic-figure-skills-academic-figure-color-expert · by Azhi-ss

Palette Decision for academic figures — venue-aware style family and colorblind-safe scheme selection with scene recipes. Use when the user needs an academic color palette, classic vs pastel advice, Nature Blue, or architecture-diagram color matching.

No reviews yet
0 installs
7 views
0.0% view→install

Install

$ agentstack add skill-azhi-ss-academic-figure-skills-academic-figure-color-expert

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-azhi-ss-academic-figure-skills-academic-figure-color-expert)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
15d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Academic Figure Color Expert? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Academic Figure Color Expert

Produce a reusable Palette Decision. Hex tables, venue maps, and scene→style→palette recipes live in one place:

→ Read ../docs/palettes.md (presets + Style family + Scene → palette decision + recipes).

Always decide style family (classic vs pastel) before naming a classic preset.

Principles

  1. Color carries information, not decoration.
  2. ≤ 3 chromatic colors + neutrals per figure.
  3. Colorblind-safe by default; dual-encode categories.
  4. ≥ 4 modules → monochrome (Nature Blue) beats polychrome busyness.

Input Contract

  • Prefer: venue, domain, figure type, module count, reference image, accessibility / print constraints
  • Minimum: any one of venue / figure type / domain
  • Missing info: follow ../docs/missing-info-policy.md; still emit a conservative Palette Decision

Output Contract — Palette Decision

Always include:

  • recommended palette + one alternate
  • primary / secondary / tertiary (+ neutrals) hex
  • reason (venue / domain / module count)
  • accessibility note
  • handoff block ready for prompt skills

Steps

Step 1: Collect constraints

Done when you have recorded (or marked missing): venue, domain, figure type, module count, colorblind/print needs, user color preference, reference image cues.

Step 2: Decide style family + palette

  1. Classic vs pastel — docs/palettes.md Style family first
  2. If pastel → hand off scheme P1/P2/P3 to academic-figure-prompt-pastel (hex from that skill)
  3. If classic → apply Scene → palette decision (hard constraints → figure type → venue → domain → vibe)
  4. Name primary + alternate; state branch (user / scene / default)

Done when: family + primary + alternate are explicit, with the decision checklist fields from docs/palettes.md.

Step 3: Emit hex + handoff

Load the chosen preset from docs/palettes.md. Output the Palette Decision format.

Done when: every role hex is filled, accessibility stated, and the handoff block is copy-ready for academic-figure-prompt.

Sparse-input cases

| case | action | |------|--------| | no venue | infer from domain / reference; else Okabe-Ito (or Nature Blue if ≥ 4 modules) | | accessibility unspecified | assume colorblind-safe required | | only vibe words (“高级/科技/柔和”) | map to 1–2 presets with concrete hex | | only reference image | extract hues; academicize if needed (white fill, border color, ≤ 3 chromatics) | | figure type unknown | default framework advice; note module-detail vs comparison alternates |

Stop

Stop when the user has a Palette Decision for the current figure, or when zero constraints and zero artifacts exist (then ask for venue / figure type / domain).

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.