بنقرة واحدة
excalidraw
Upload an Excalidraw JSON document and return a shareable link without a Python dependency.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Upload an Excalidraw JSON document and return a shareable link without a Python dependency.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Add a Bun-native YAML agent definition with inheritance, tool policy, and subagent references.
Add a Bun-native messaging channel adapter with lifecycle, webhook, and configuration coverage.
Add a Bun-native LLM provider entry with routing, pricing, headers, limits, and Bun tests.
Add a Bun-native TypeScript tool with schema, registry wiring, policy boundaries, and Bun tests.
Author a Bun-native Xerxes SKILL.md bundle with valid metadata, safe assets, and discovery tests.
Normalize Xerxes Apache-2.0 headers with the native Bun maintenance command and verify TypeScript sources.
| name | excalidraw |
| description | Upload an Excalidraw JSON document and return a shareable link without a Python dependency. |
| version | 0.3.0 |
| tags | ["diagrams","excalidraw","visualization"] |
| source | bundled |
| subcommands | ["upload"] |
Create a standard .excalidraw file, then upload it with the native Bun command:
xerxes skill excalidraw upload ./architecture.excalidraw
The command reads the JSON document, uses the native Excalidraw upload protocol, and prints the shareable URL. It does not invoke Python or require a Python package.