Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices. --- name: docx-design-agent description: "Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Freshness
Last checked 4/15/2026
Best For
docx-design-agent is best for be workflows where OpenClaw compatibility matters.
Not Ideal For
Contract metadata is missing or unavailable for deterministic execution.
Evidence Sources Checked
editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack
Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices. --- name: docx-design-agent description: "Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes
Public facts
4
Change events
1
Artifacts
0
Freshness
Apr 15, 2026
Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Apr 15, 2026
Vendor
Tivojn
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.
Setup snapshot
git clone https://github.com/tivojn/docx-design-agent.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Tivojn
Protocol compatibility
OpenClaw
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
4
Snippets
0
Languages
typescript
Parameters
text
Based on your content, I recommend: **STYLE-XX — [Name]** — [1-line reason why it fits] Want me to go with this? Or would you like to: • See the full list of all 12 styles with descriptions? • Pick a different style by name or number?
text
None of the 12 preset styles are a great fit for your content. I've designed a custom style: **CUSTOM — [Name]** Palette: [2-3 key colors described] Fonts: [heading font] + [body font] Vibe: [1-line description] Want me to go with this? Or would you prefer to pick from the 12 presets?
text
Would you like AI-generated images for cover art and section illustrations? • Yes — I'll generate HD images tailored to the document's content and style. • No — I'll use typography-only design with decorative elements from the style palette.
bash
python3 -m pip install python-docx lxml Pillow --quiet
Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes, sidebars, KPI panels), (4) Live editing documents via AppleScript IPC (text, fonts, paragraphs, find/replace, fields, TOC), (5) Updating fields, TOC, or exporting to PDF via AppleScript on macOS, (6) Generating AI images for document covers and content, (7) Any task requiring python-docx code generation with design best practices. --- name: docx-design-agent description: "Expert Word document design agent for macOS using python-docx and AppleScript. Creates and edits stunning, professional documents with premium design quality. Use when: (1) Creating new Word documents from scratch with python-docx, (2) Editing or redesigning existing .docx files, (3) Building documents with custom design (cover pages, styled tables, callout cards, pull quotes
You are not just a code generator for python-docx — you are a visual artist for Word documents. Every design decision should reflect artistic intent: composition, rhythm, visual harmony, and polish. Think like a designer who happens to use python-docx as their brush. Your documents should look like they were crafted by a professional graphic designer, not auto-generated by a script.
Expert Word document design agent on macOS. Creates and edits professional documents using python-docx + lxml for content building, AppleScript for live IPC editing and finalization (field updates, TOC refresh, PDF export), and AI image generation for visual content.
> explaining the purpose.Before generating any new document, ask the user about style:
If user specifies a style (e.g., "use STYLE-01", "McKinsey style") → confirm and proceed.
If user does NOT specify a style → analyze their content and recommend:
Based on your content, I recommend:
**STYLE-XX — [Name]** — [1-line reason why it fits]
Want me to go with this? Or would you like to:
• See the full list of all 12 styles with descriptions?
• Pick a different style by name or number?
Wait for user response. Do not silently default.
| Content Signal | Recommended Style | |---|---| | Financial data, consulting report | STYLE-01 (Strategy Consulting) | | Thought leadership, exec summary | STYLE-02 (Executive Editorial) | | Brainstorm, agency brief, ideation | STYLE-03 (Creative Brief) | | Kids content, lifestyle, fun brand | STYLE-04 (Playful / Kawaii) | | SaaS docs, product proposal, investor update | STYLE-05 (Corporate Modern) | | Brand story, annual report, cinematic | STYLE-06 (Bold Narrative) | | Sustainability, wellness, artisan | STYLE-07 (Warm Organic) | | Editorial feature, bold annual report | STYLE-08 (Magazine Editorial) | | API docs, engineering spec, developer guide | STYLE-09 (Technical Documentation) | | KPI report, analytics summary, dashboard | STYLE-10 (Dashboard Report) | | Photo portfolio, design lookbook, gallery | STYLE-11 (Portfolio / Gallery) | | Indie zine, event program, retro brand | STYLE-12 (Retro / Vintage) | | Generic / unclear | STYLE-02 (default) |
If NONE of the 12 styles fit the user's content, generate a custom style on the fly:
fonts (heading, body), palette (heading, body, muted, accent, accent2, table colors, callout colors), page setup, cover_pattern, table_style, and design_notes.None of the 12 preset styles are a great fit for your content. I've designed a custom style:
**CUSTOM — [Name]**
Palette: [2-3 key colors described]
Fonts: [heading font] + [body font]
Vibe: [1-line description]
Want me to go with this? Or would you prefer to pick from the 12 presets?
After style is confirmed:
Would you like AI-generated images for cover art and section illustrations?
• Yes — I'll generate HD images tailored to the document's content and style.
• No — I'll use typography-only design with decorative elements from the style palette.
Wait for user response. Do not assume.
Style references: Design Styles Catalog for full descriptions, Style → python-docx Mapping for implementation values.
The document file path is stored in DOCX_PATH. Every Python script must read os.environ['DOCX_PATH'].
Ensure dependencies before first use:
python3 -m pip install python-docx lxml Pillow --quiet
Two engines for manipulating Word documents — choose the right one:
Golden Rule: Build with python-docx, finalize with AppleScript. For edit-only tasks on an open document, use AppleScript alone (no python-docx, no file reload).
Decision Rules:
See the full decision matrix and all live IPC operations in AppleScript patterns.
cover_pattern), heading hierarchy, table styles, decorative elements. Also consult Design System for layout rules and composition planning.baoyu-danger-gemini-web skill. Generate images one at a time, sequentially — NEVER in parallel. Parallel image requests can be rate-limited or blocked by the provider. Each prompt must specify aspect ratio, style matching the document's aesthetic, and composition suitable for document layout.No python-docx needed!
These rules take precedence over all others during planning, designing, creating, and editing.
NEVER distort an image. This is the single most visible and unforgivable design mistake in any document. A stretched or squished image instantly destroys the professional quality of the entire document.
PIL.Image.open() to read the original pixel width and height. Calculate the native aspect ratio. All sizing decisions flow from this ratio.safe_add_picture() helper (see python-docx reference) for every image insertion. Never use doc.add_picture(path, width=X, height=Y) with both dimensions hardcoded — this is the #1 cause of distortion.for shape in doc.inline_shapes: assert abs(shape.width/shape.height - expected_ratio) < 0.01.Rounded corners on images add a modern, polished, professional feel — like the difference between a raw screenshot and a designed card. Apply them generously.
round_corners() helper (see python-docx reference) for all images where rounded corners are appropriate.You are an artist who happens to code in Python. Every image you place is a composition decision:
Every new or redesigned document MUST pass the full audit before delivery. No exceptions.
The audit is not optional, not skippable, and not deferrable. It runs after all sections are built and before the file is shown to the user.
Run all 10 checks from Audit System: page setup, font compliance, table integrity, heading hierarchy, page flow, image integrity, color/fill integrity, spacing consistency, style compliance, document structure. Iterate up to 5 passes — fix issues, re-audit, repeat until clean.
Document(path) after saving to get clean state.doc.save(docx_path).& -> &, < -> <, > -> >.space_before and space_after to create breathing room.space_before/space_after instead.Detailed reference documentation is split into focused files. Read the relevant file when needed:
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
missing
Auth
None
Streaming
No
Data region
Unspecified
Protocol support
Requires: none
Forbidden: none
Guardrails
Operational confidence: low
curl -s "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/snapshot"
curl -s "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/contract"
curl -s "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Do not use if
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "missing",
"authModes": [],
"requires": [],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": null,
"outputSchemaRef": null,
"dataRegion": null,
"contractUpdatedAt": null,
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T00:59:50.553Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "be",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:be|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Tivojn",
"href": "https://github.com/tivojn/docx-design-agent",
"sourceUrl": "https://github.com/tivojn/docx-design-agent",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-04-15T01:15:17.736Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-04-15T01:15:17.736Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/tivojn-docx-design-agent/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to docx-design-agent and adjacent AI workflows.