agentsclimarketplace

Alicloud data analytics dataanalysisgbi

Skill ulpi-io/plugin-marketplace/plugins/cinience/skills/alicloud-data-analytics-dataanalysisgbi

A curated collection of 7,800+ agent skills for Claude Desktop, sourced from skills.sh

Install
npx -y skills add ulpi-io/plugin-marketplace --skill alicloud-data-analytics-dataanalysisgbi

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Smoke test for alicloud-data-analytics-dataanalysisgbi. Validate minimal authentication, API reachability, and one read-only query path.

SKILL.md

1.6 KB, 331 tokens by cl100k_base, as published. Nobody here has run it

Category: test

DATA ANALYTICS DATAANALYSISGBI Smoke Test

Prerequisites

  • Configure credentials with least privilege (ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / optional ALICLOUD_REGION_ID).
  • Target skill: skills/data-analytics/alicloud-data-analytics-dataanalysisgbi/.

Test Steps

  1. Run offline script compilation check (no network needed):
python3 tests/common/compile_skill_scripts.py \
  --skill-path skills/data-analytics/alicloud-data-analytics-dataanalysisgbi \
  --output output/alicloud-data-analytics-dataanalysisgbi-test/compile-check.json
  1. Read the target skill SKILL.md and identify one lowest-risk read-only API (for example Describe* / List* / Get*).
  2. Execute one minimal call with bounded scope (region + page size / limit).
  3. Save request summary, response summary, and raw output under output/alicloud-data-analytics-dataanalysisgbi-test/.
  4. If the call fails, record exact error code/message without guessing.

Pass Criteria

  • Script compilation check passes (compile-check.json.status=pass).
  • The selected read-only API call succeeds and returns valid response structure.
  • Evidence files exist in output/alicloud-data-analytics-dataanalysisgbi-test/ with timestamp and parameters.

Result Template

  • Date: YYYY-MM-DD
  • Skill: skills/data-analytics/alicloud-data-analytics-dataanalysisgbi
  • Conclusion: pass / fail
  • Notes:

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.