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

Art

skill-carbeneai-forge-art · by CarbeneAI

|

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

Install

$ agentstack add skill-carbeneai-forge-art

✓ 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 Used
  • 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-carbeneai-forge-art)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 Art? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Art Skill

Complete visual content system using the PAI Visual Aesthetic.


Core Aesthetic

Tron-meets-Excalidraw - Digital warmth combining:

  • Hand-drawn Excalidraw-style sketch lines (NOT clean vectors)
  • Dark slate backgrounds for modern contrast
  • Neon orange (warmth) + cyan (tech) accents
  • Subtle glows on key elements

Full aesthetic documentation: ${PAI_DIR}/skills/CORE/aesthetic.md

This is the SINGLE SOURCE OF TRUTH for all visual styling.


Workflow Routing

| Content Type | Workflow | |--------------|----------| | Blog headers / Editorial | workflows/workflow.md | | Adaptive orchestrator | workflows/visualize.md | | Flowcharts / Sequences | workflows/mermaid.md | | Architecture diagrams | workflows/technical-diagrams.md | | Classification grids | workflows/taxonomies.md | | Chronological | workflows/timelines.md | | 2x2 matrices | workflows/frameworks.md | | X vs Y | workflows/comparisons.md | | Screenshot markup | workflows/annotated-screenshots.md | | Step-by-step | workflows/recipe-cards.md | | Quote cards | workflows/aphorisms.md | | Idea territories | workflows/maps.md | | Big numbers | workflows/stats.md | | Sequential panels | workflows/comics.md |


Image Generation

Default model: nano-banana-pro (Gemini 3 Pro)

bun run ${PAI_DIR}/skills/art/tools/generate-ulart-image.ts \
  --model nano-banana-pro \
  --prompt "[PROMPT]" \
  --size 2K \
  --aspect-ratio 1:1 \
  --output /path/to/output.png

Alternative Models

| Model | When to Use | |-------|-------------| | flux | Maximum quality | | gpt-image-1 | Different interpretation |

API keys in: ${PAI_DIR}/.env

  • REPLICATE_API_TOKEN - Flux and Nano Banana
  • OPENAI_API_KEY - GPT-image-1
  • GOOGLE_API_KEY - Nano Banana Pro
  • REMOVEBG_API_KEY - Background removal

Quick Decision Tree

What does user need?

├─ Unsure which approach? → VISUALIZE (analyzes & orchestrates)
├─ Flowchart/sequence/state diagram? → MERMAID
├─ Abstract metaphor for article? → Editorial (workflow.md)
├─ System/architecture with labels? → Technical Diagram
├─ Categories in grid? → Taxonomy
├─ Change over time? → Timeline
├─ 2x2 matrix or mental model? → Framework
├─ Side-by-side contrast? → Comparison
├─ Markup existing screenshot? → Annotated Screenshot
├─ Step-by-step process? → Recipe Card
├─ Quote as social visual? → Aphorism
├─ Idea territories as map? → Conceptual Map
├─ Single striking number? → Stat Card
└─ Multi-panel story? → Comic

For complete visual styling rules, ALWAYS read: ${PAI_DIR}/skills/CORE/aesthetic.md

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.