Canghe Xhs Images

🌐Community
by freestylefly · vlatest · Repository

This AI agent generates realistic, high-quality images based on "Canghe XHS" prompts, useful for creative visuals and concept art.

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-xhs-images npx -- -y @trustedskills/canghe-xhs-images
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "canghe-xhs-images": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/canghe-xhs-images"
      ]
    }
  }
}

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

About This Skill

What it does

This skill enables AI agents to discover and install specific functionalities from the freestylefly/canghe-skills repository. It acts as a bridge, allowing agents to dynamically access external tools defined by the author rather than relying solely on built-in capabilities.

When to use it

  • You need to extend an agent's functionality with custom scripts not available in the core registry.
  • You are working within the canghe-skills ecosystem and require specific modules provided by freestylefly.
  • Your workflow demands dynamic installation of tools based on runtime requirements found in the repository.

Key capabilities

  • Discovery of available skills within the freestylefly/canghe-skills collection.
  • Installation of specific skill modules directly into the agent environment.
  • Integration of external logic defined by third-party authors into the agent's execution flow.

Example prompts

  • "Install the canghe-xhs-images skill from the freestylefly repository to enable image processing."
  • "Discover all available skills in the canghe-skills collection and list their descriptions."
  • "Configure my agent to use the custom modules provided by freestylefly/canghe-skills for this task."

Tips & gotchas

Ensure you have network access to pull from the freestylefly/canghe-skills repository, as this skill relies on external sources rather than local assets. Verify that the specific skill version you install is compatible with your current agent runtime before executing complex workflows.

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
29

🌐 Community

Passed automated security scans.