Alicloud Ai Misc Crawl And Skill Test

🌐Community
by cinience · vlatest · Repository

Helps with AI, web crawling, testing as part of agent workflows workflows.

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 alicloud-ai-misc-crawl-and-skill-test npx -- -y @trustedskills/alicloud-ai-misc-crawl-and-skill-test
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "alicloud-ai-misc-crawl-and-skill-test": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/alicloud-ai-misc-crawl-and-skill-test"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, alicloud-ai-misc-crawl-and-skill-test, is designed for minimal viability testing of AI agent skills. It focuses on validating specific request paths and recording detailed error information when execution fails. The primary purpose is to ensure the reliable operation of individual skills within an agent workflow by executing basic test cases.

When to use it

  • To validate a newly installed skill's functionality.
  • When troubleshooting failures in an AI agent workflow involving Aliyun services.
  • As part of a regular testing process for maintaining skill reliability.
  • To confirm the correct configuration of authentication and region settings for skills.

Key capabilities

  • Validates minimal request paths for skills.
  • Records detailed error information upon failure.
  • Supports execution of example scripts provided in the SKILL.md file.

Example prompts

Due to its testing nature, this skill isn't used with direct user prompts. Instead, it is invoked by an agent or operator following these steps:

  1. Open the target skill’s SKILL.md file.
  2. Select a minimal input example from within that file.
  3. Execute the example script or send a minimal request.

Tips & gotchas

  • Prerequisites: Ensure authentication and region settings are correctly configured according to the skill's instructions before attempting to use it.
  • This skill is intended for testing, not general AI tasks or web crawling.
  • Focus on executing single, minimal requests to isolate potential issues effectively.

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
cinience
Installs
126

🌐 Community

Passed automated security scans.