Wiki Creator
This tool instantly generates a basic wiki page from your prompt, streamlining knowledge organization and documentation creation effortlessly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wiki-creator npx -- -y @trustedskills/wiki-creator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wiki-creator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wiki-creator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The wiki-creator skill allows AI agents to generate basic wiki pages based on provided information. It structures the input into a markdown format suitable for wiki platforms, including headings and paragraphs. This facilitates rapid content creation and organization of knowledge bases.
When to use it
- Creating initial drafts of documentation pages for a new project.
- Quickly summarizing meeting notes or research findings into a shareable format.
- Generating basic "stub" articles for an internal wiki.
- Populating a knowledge base with information extracted from various sources.
Key capabilities
- Markdown formatting
- Heading generation
- Paragraph structuring
Example prompts
- “Create a wiki page about the history of SvelteKit.”
- “Generate a markdown document summarizing our team’s discussion on project Phoenix.”
- "Write a basic wiki entry for 'API Authentication' including sections on methods and security."
Tips & gotchas
The skill is best suited for generating initial drafts. Review and edit the output to ensure accuracy, completeness, and adherence to specific wiki style guidelines.
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.