Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Create 2d Composition

Skill Aktiv
Teil von:Agent Almanac

Compose 2D graphics programmatically using SVG generation, diagram layout algorithms, image compositing, and batch processing workflows. Use when generating diagrams, flowcharts, or infographics programmatically, creating reproducible scientific figures, automating production of badges or visual assets, building custom chart types not in standard libraries, or batch generating graphics with parameter variations.

Zweck

To programmatically compose 2D graphics using SVG generation, layout algorithms, image compositing, and batch processing, useful for generating diagrams, scientific figures, and automated visual assets.

Funktionen

  • Programmatic SVG generation
  • Diagram layout algorithms
  • Image compositing and manipulation
  • Batch processing of graphics
  • Conversion to PNG and PDF

Anwendungsfälle

  • Generating diagrams, flowcharts, or infographics programmatically
  • Creating reproducible scientific figures
  • Automating production of badges or visual assets
  • Batch generating graphics with parameter variations

Nicht-Ziele

  • Complex 3D scene generation
  • Real-time interactive graphics rendering
  • Direct manipulation of graphical user interfaces

Documentation

  • info:Configuration & parameter referenceInput parameters are described in a table, but default values and precedence order are not explicitly detailed.

Trust

  • warning:Issues AttentionOpen issues: 9, Closed issues (last 90d): 195. The closure rate is high (195 / (9+195) ≈ 95.6%), but the number of open issues (9) is not low, suggesting potentially slower response to new issues despite a high historical closure rate.

Code Execution

  • info:ValidationInput parameters are described, and some functions include basic comments about expected inputs, but there is no explicit schema validation library used in the provided code snippets.
  • info:Error HandlingSome functions have comments indicating expected behavior on failure (e.g., checking Python version, directory writability), but explicit error handling with structured fields is not demonstrated in the snippets.

Errors

  • info:Actionable error messagesThe SKILL.md mentions failure modes and expected recovery steps in a general sense, but specific error messages within the Python code are not detailed.

Practical Utility

  • info:Edge casesThe SKILL.md mentions handling edge cases like empty data or negative values in comments, but explicit documentation of failure modes with symptoms and recovery steps is limited.

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Qualitätspunktzahl

95 /100
Analysiert about 14 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne14
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Baoyu Diagram

98

Create professional, dark-themed SVG diagrams of any type — architecture diagrams, flowcharts, sequence diagrams, structural diagrams, mind maps, timelines, illustrative/conceptual diagrams, and more. Use this skill whenever the user asks for any kind of technical or conceptual diagram, visualization of a system, process flow, data flow, component relationship, network topology, decision tree, org chart, state machine, or any visual representation of structure/logic/process. Also trigger when the user says "画个图" "画一个架构图" "diagram" "flowchart" "sequence diagram" "draw me a ..." or uploads content and asks to visualize it. Output is always a standalone .svg file.

Skill
jimliu

Hand Drawn Diagrams

100

Erstellen Sie handgezeichnete Excalidraw-Diagramme, Abläufe, Erklärungen, Wireframes und Seiten-Mockups. Standardmäßig monochromer Skizze-Output; erlauben Sie zurückhaltende Farbe nur für Seiten-Mockups, wenn der Benutzer ausdrücklich eine Webseite-ähnliche Wiedergabetreue wünscht.

Skill
muthuishere

Render Publication Graphic

100

Produce publication-ready 2D graphics with proper DPI, color profiles, typography, and export formats for print and digital media. Use when preparing figures for academic journal submission, creating graphics for print publications, ensuring graphics meet publisher technical specifications, exporting visualizations for web with proper optimization, or creating multi-format exports from a single source.

Skill
pjt222

Embedding Strategies

100

Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.

Skill
wshobson

Aws Cdk Development

100

AWS Cloud Development Kit (CDK) Experte für den Aufbau von Cloud-Infrastruktur mit TypeScript/Python. Verwenden Sie dies beim Erstellen von CDK-Stacks, Definieren von CDK-Konstrukten, Implementieren von Infrastructure as Code oder wenn der Benutzer CDK, CloudFormation, IaC, cdk synth, cdk deploy erwähnt oder AWS-Infrastruktur programmatisch definieren möchte. Behandelt CDK-App-Struktur, Konstruktmuster, Stack-Komposition und Bereitstellungs-Workflows.

Skill
zxkane

Fit Drift Diffusion Model

100

Fit cognitive drift-diffusion models (Ratcliff DDM) to reaction time and accuracy data with parameter estimation (drift rate, boundary separation, non-decision time), model comparison, and parameter recovery validation. Use when modeling binary decision-making with reaction time data, estimating cognitive parameters from experimental data, comparing sequential sampling model variants, or decomposing speed-accuracy tradeoff effects into latent cognitive components.

Skill
pjt222