Create Ultimate Skill

🌐Community
by henkisdabro · vlatest · Repository

Generates highly detailed, creative content (stories, scripts, code) based on complex prompts and stylistic preferences.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add henkisdabro-create-ultimate-skill npx -- -y @trustedskills/henkisdabro-create-ultimate-skill
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "henkisdabro-create-ultimate-skill": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/henkisdabro-create-ultimate-skill"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill, create-ultimate-skill, allows you to generate comprehensive and highly detailed skill guides for AI agents. It takes a source document (presumably HTML) as input and transforms it into a structured markdown format suitable for documentation purposes. The resulting guide includes sections like "What it Does," "When to Use It," and "Key Capabilities."

When to use it

  • You have raw content describing an AI agent skill but need a polished, formatted document.
  • You want to quickly create consistent-looking skill guides for your AI agent skills registry.
  • You're building a system that automatically generates documentation from source data.
  • You need to convert HTML descriptions of skills into markdown format for easier readability and editing.

Key capabilities

  • Parses HTML content describing an AI agent skill.
  • Generates structured markdown output with predefined sections.
  • Transforms raw skill information into a user-friendly guide format.

Example prompts

  • "Create a skill guide from this HTML: [paste HTML content here]"
  • "Generate a markdown document for the following skill description: [paste HTML content here]"
  • “Format this as a skill guide: [paste HTML content here]”

Tips & gotchas

The quality of the generated skill guide depends heavily on the structure and clarity of the input HTML. Ensure that the source HTML contains well-defined sections and clear descriptions for optimal results.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
henkisdabro
Installs
7

🌐 Community

Passed automated security scans.