Using Claude Desktop, Cursor, or VS Code?
Native MCP integration provides a better experience with direct workspace access.
AI Template Generation for Any LLM
No MCP client? Use ChatGPT, Gemini, Claude web, or any LLM to create Rynko templates with our Magic Prompts and schema context.
3-Step Workflow
Share context, use our prompts, import the result.
https://docs.rynko.dev/llms-templates.txtPaste this URL in your AI chat. Most LLMs can fetch and read it directly.
I am providing you with the Rynko template schema reference via this URL: https://docs.rynko.dev/llms-templates.txt
**MY GOAL:**
Generate a working draft for a **[PDF / Excel]** template.
**Context:** [Insert description, e.g., "A monthly invoice with tax calculation"]
**STRICT REQUIREMENTS:**
1. **Variables:** Output a PLAIN JSON ARRAY `[...]` with `defaultValue` included for every variable. Do not wrap it in an object.
2. **Structure:** Follow the schema (use `pages` for PDF, `sheets` for Excel).
3. **Components:** Use `rich-text` (not text) and descriptive IDs.
4. **Output:** Provide TWO separate code blocks: (1) Variables JSON, (2) Template Schema JSON.Variables JSON
Paste into Variables Manager → Raw JSON tab
Template Schema JSON
Paste into Schema Editor → Raw JSON tab
What AI Can Generate
Our schema is optimized to let AI build powerful features for you.
PDF Documents
Multi-page with headers, footers, page breaks
Excel Reports
Structured data with real Excel formulas
Data Tables
Dynamic tables with row iteration
Loops
Iterate over arrays (line items, history)
Conditional Logic
Show/hide sections based on data
Calculated Variables
Subtotals, taxes, and grand totals
Pro Tips
Get the most out of AI-generated templates.
This ensures your template has sample data immediately, so you can preview it without typing manual entries.
"Blue header with 24px padding" gives better results than "Make it look nice."
AI is great at structure (80% of the work). Use the visual editor for fine-tuning colors and brand alignment.
For complex documents, build section by section. Start with the header, then add the table, etc.
Current Limitations
AI is a powerful accelerator, but keep these in mind:
Plain Arrays Required
Sometimes AI wraps variables in an object. Check that it outputs a plain array [...] not { "variables": [...] }.
Complex Nesting
Deeply nested conditionals may occasionally need manual adjustment in the visual editor.
Visual Nuance
AI creates functional layouts. For pixel-perfect brand alignment, use the Visual Editor.
Ready to Build with AI?
Start creating document templates in seconds with any AI assistant.