Canghe Danger X To Markdown

🌐Community
by freestylefly · vlatest · Repository

Converts complex Chinese text describing danger scenarios into structured, readable Markdown format for analysis.

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 canghe-danger-x-to-markdown npx -- -y @trustedskills/canghe-danger-x-to-markdown
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "canghe-danger-x-to-markdown": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/canghe-danger-x-to-markdown"
      ]
    }
  }
}

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

About This Skill

What it does

This skill converts Danger X formatted text into Markdown. Danger X is a custom format used for structured data, and this skill allows you to transform that data into a more readable and versatile Markdown format suitable for documentation or web content. It provides a way to easily convert complex layouts into standard markdown syntax.

When to use it

  • You have documents written in the Danger X format.
  • You need to generate Markdown from structured data.
  • You want to create documentation from Danger X source files.
  • You're migrating content from a system that uses Danger X formatting.

Key capabilities

  • Converts Danger X text to Markdown.
  • Handles structured data within the Danger X format.
  • Produces standard Markdown syntax.

Example prompts

  • "Convert this Danger X text to markdown: [paste Danger X text here]"
  • "Please transform the following into a Markdown document: [Danger X content]"
  • "Can you convert this file (in Danger X format) to Markdown?"

Tips & gotchas

The skill's effectiveness depends on the consistency and structure of the input Danger X data. Ensure your Danger X text adheres to its defined formatting rules for optimal conversion 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
freestylefly
Installs
26

🌐 Community

Passed automated security scans.