Speckit Analyze Zh

🌐Community
by forztf · vlatest · Repository

Analyzes Chinese text data using speckit, providing insights into sentiment, topics, and key entities for enhanced understanding.

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 speckit-analyze-zh npx -- -y @trustedskills/speckit-analyze-zh
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "speckit-analyze-zh": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/speckit-analyze-zh"
      ]
    }
  }
}

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

About This Skill

What it does

The speckit-analyze-zh skill analyzes Chinese text and provides insights. It can extract key information from documents, summarize content in simplified Chinese, and identify potential topics or themes within a given text passage. This allows for efficient understanding of complex Chinese language materials.

When to use it

  • Summarize lengthy Chinese news articles to quickly grasp the main points.
  • Analyze customer feedback provided in Chinese to understand sentiment and common issues.
  • Extract key data points from Chinese research papers or reports.
  • Identify recurring themes within a collection of Chinese social media posts.

Key capabilities

  • Chinese text analysis
  • Simplified Chinese summarization
  • Topic identification

Example prompts

  • "Summarize this article in simplified Chinese: [paste Chinese article]"
  • "What are the main topics discussed in this document? [paste Chinese document]"
  • “Analyze this customer review and tell me what they liked or disliked. [paste Chinese review]”

Tips & gotchas

The skill is specifically designed for analyzing text written in standard Chinese; results may be less accurate with other character sets or dialects. Ensure the input text is clear and well-formatted for optimal performance.

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
forztf
Installs
18

🌐 Community

Passed automated security scans.