# emaballarin

> Open-source publisher. Listings imported from github.com/emaballarin — credited to the original author with their license.

- **Listings:** 12
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/emaballarin
- **Website:** https://github.com/emaballarin

## Published listings

- [Canvas Design](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-canvas-design) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-canvas-design`
  Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.
- [Figure Composer](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-figure-composer) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-figure-composer`
  Compose one publication-grade multi-panel figure. Entry from a one-line claim + data refs, OR from an existing figure via `derive_outline_task(png)`. Runs a per-figure loop: outline (12-col grid, per-panel ask + label_budget) → fan-out one Task subagent per panel (each loads `figure-style`) → tile + stamp letters → adversarial composite review with two-tier feedback (Tier-1 outline_revisions / Ti…
- [Prime](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-prime) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-prime`
  Prime the current project for the mindfunnel workflow — stamp a project-scoped `AGENTS.md` from the bundled stub (if absent), create a project-local `CLAUDE.md` symlink to `./AGENTS.md`, touch an empty `PROJECT.md` if absent, clean up legacy `SOUL.md` / `CLAUDE.md` / `AGENTS.md` symlinks left behind by pre-0.3.0 primings, and strip legacy `CLAUDE.md`/`AGENTS.md` entries from `.gitignore` so the n…
- [Setup](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-setup) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-setup`
  One-time bootstrap — seed ~/.mindfunnel/ with AGENTS.md, SOUL.md, USER.md, and PROJECT.md.example from the plugin's bundled templates. Use the first time you run the mindfunnel plugin on a new machine, or when ~/.mindfunnel/ is missing. Idempotent — detects existing files and never overwrites. Also creates a CLAUDE.md symlink pointing at AGENTS.md inside ~/.mindfunnel/, and ~/.claude/{SOUL,USER}.…
- [Web Artifacts Builder](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-web-artifacts-builder) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-web-artifacts-builder`
  Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
- [Figure Style](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-figure-style) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-figure-style`
  Publication-grade figure correctness and legibility rules. Load before drawing any plot and call `apply_figure_style()` — sets a role-mapped font-size ladder, outward ticks, frameless legends, and 300-dpi output. The skill is a checklist, not a house look: data fidelity (claim-titles tested against every row, excluded data never enters summaries), label economy (floor and ceiling), colour threadi…
- [Dump](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-dump) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-dump`
  Consolidate the current session's progress into the project's auto-memory directory — the "log everything, update state, prepare for resumption" drill. Use when the user says "log everything", "checkpoint", "save progress", "update memory", "dump state", or autonomously when a long session is approaching context saturation, a natural checkpoint has been reached, or substantial non-derivable state…
- [Spinup](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-spinup) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-spinup`
  Read project memory and produce a tight "where we are + next action" brief, then wait for direction. Invoke ONLY when the user explicitly asks to resume, catch up, or get oriented on prior work — e.g. "spin up", "catch up", "resume", "where were we", "get up to speed", "what were we working on". Do NOT auto-fire on general project questions, code edits, or unrelated asks. Works on any project pri…
- [Pdf Explore](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-pdf-explore) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-pdf-explore`
  Use this skill when the user has attached or pointed to a PDF, paper, report, or other document and the answer needs content from more than one place in it: summarize the methods or any other section, compare sections, find where a topic is discussed, read a value or label off a figure or chart, or find/list/extract every instance of something across the whole document (datasets, benchmarks, cita…
- [Paper Narrative](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-paper-narrative) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-paper-narrative`
  Judge and reshape the STORY a paper's figures tell. Input is the work itself — manuscript (or abstract) + figure deck — no hand-written brief. `derive_paper_brief_task(abstract, captions)` builds the prompt whose JSON is pitch/vision/per-figure-claims; a handling-editor reviewer on the full deck returns hook_verdict (would Fig 1 make me send this for review?), arc (hook→mechanism→evidence→applica…
- [Literature Review](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-literature-review) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-literature-review`
  Find, verify, and synthesize STEM literature across every field — from "what's the seminal paper for X" through full multi-source reviews. Treats journal articles, arXiv/preprints, and conference proceedings as first-class; grounds every claim in a retrieved source, never fabricates DOIs, checks for superseded/withdrawn/refuted work, calibrates confidence to evidence strength (including SOTA/repr…
- [Doc Coauthoring](https://agentstack.voostack.com/l/skill-emaballarin-ccplugins-doc-coauthoring) — Skill · Free · security-reviewed — `agentstack add skill-emaballarin-ccplugins-doc-coauthoring`
  Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers. Trigger when user mentions writing docs, creating proposals, drafting specs, or…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
