Touying Author
Generates creative, humorous, and often absurd stories based on a single prompt, sparking imaginative writing & playful exploration.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add touying-author npx -- -y @trustedskills/touying-author
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"touying-author": {
"command": "npx",
"args": [
"-y",
"@trustedskills/touying-author"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The touying-author skill allows AI agents to generate Typst documents. It can create new files, modify existing ones, and automate document creation workflows using Typst's syntax. This enables the agent to produce formatted reports, presentations, or other written content directly in Typst format.
When to use it
- Automated Report Generation: Generate weekly sales reports automatically in a consistent Typst style.
- Presentation Creation: Quickly create and update presentation materials for meetings or conferences.
- Document Templating: Populate pre-designed Typst templates with dynamic data from other sources.
- Content Migration: Convert existing content into Typst format for improved rendering and styling.
Key capabilities
- Typst document generation
- File creation & modification
- Workflow automation
Example prompts
- "Create a new Typst document named 'report.typ' with the title 'Weekly Sales Report'."
- "Update the 'presentation.typ' file to include the latest quarterly results."
- “Generate a Typst document from this data: [data string]”
Tips & gotchas
- Familiarity with Typst syntax is recommended for optimal results. The agent will generate valid Typst, but understanding the language allows for more precise control over the output.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.