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

Openpress Diagram Drawing

skill-quan0715-open-press-openpress-diagram-drawing · by quan0715

Use when drawing or revising open-press document diagrams, especially concept diagrams, comparison figures, process states, data-structure nodes, pointers, arrows, before/after states, linked lists, stacks, queues, trees, or memory relationship figures.

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

Install

$ agentstack add skill-quan0715-open-press-openpress-diagram-drawing

✓ 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-quan0715-open-press-openpress-diagram-drawing)

Reliability & compatibility

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

About

open-press Diagram Drawing

This skill owns diagram semantics, not visual skin. It decides what the diagram should show and what text belongs inside the figure.

Core Rule

Draw the relationship, not the explanation.

Figure bodies may contain only spatially meaningful information: object labels, pointer names, field names, axes, legends, short state labels, node values, NULL, and operation-order labels.

Move reasons, warnings, edge cases, teaching commentary, and interpretation into surrounding prose or captions.

Responsibilities

  • Choose whether a concept needs a diagram, table, code block, or prose.
  • Define nodes, links, arrows, states, labels, and before/after relationships.
  • Keep figure text lean and connected to position or direction.
  • Prevent diagrams from containing answers, production notes, or caption-like sentences.

Boundaries

  • openpress owns validation/render command choice and the source/generated boundary.
  • openpress-create-pages owns surrounding page explanation, caption wording, page visual skin, typography, CSS, and component implementation.
  • openpress-create-slide owns slide visual skin, slide layouts, reusable UI primitives, and deck-level narrative around slide diagrams.
  • openpress-create-pages owns learner-facing practice flow for page-based teaching material.

Workflow

  1. Identify the diagram job: comparison, process state, relationship snapshot, before/after, operation sequence, traversal trace, or data representation.
  2. Choose the surface:
  • diagram for links, ownership, direction, state changes;
  • table for dense comparisons or many trace rows;
  • code block for exact syntax.
  1. Draw from semantics first; let style follow.
  2. Check whether the diagram can be understood without explanatory sentences inside the visual.

When To Read References

  • Read references/diagram-patterns.md for linked-list, circular-list, doubly-list, stack, queue, polynomial, sparse-structure, and tree drawing patterns.

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.