Typst Author
Typst Author generates beautiful Typst documents from your prompts, streamlining content creation for technical writing and documentation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add typst-author npx -- -y @trustedskills/typst-author
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"typst-author": {
"command": "npx",
"args": [
"-y",
"@trustedskills/typst-author"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to generate documents using the Typst typesetting language. It can create formatted text, including headings, lists, and tables, based on provided instructions or content outlines. The generated documents are output in Typst's .typ format, ready for compilation into PDF or other formats supported by Typst.
When to use it
- Drafting technical documentation: Quickly generate initial drafts of reports or manuals using structured input.
- Creating formatted resumes/CVs: Produce professional-looking resumes from a list of skills and experience.
- Generating presentations: Develop slide outlines and content in Typst format for presentation creation.
- Automating report generation: Automatically create regular reports by feeding data into the skill's prompts.
Key capabilities
- Typst document generation
- Formatted text output (headings, lists, tables)
.typfile export
Example prompts
- "Create a Typst document outlining my skills in Python and JavaScript."
- "Generate a Typst resume from this job description: [paste job description]"
- "Write a Typst document with sections for Introduction, Methods, Results, and Discussion."
Tips & gotchas
- Requires familiarity with the basic syntax of the Typst typesetting language. The skill generates the
.typfile; you'll need to compile it using a Typst installation.
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.