🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Alibabacloud Odps Project Manage

by @sdk-team

Alibaba Cloud MaxCompute Project Management Skill. Use for creating, querying, and listing MaxCompute projects. Triggers: "maxcompute project", "odps project...

πŸ’‘ Examples

When user asks about MaxCompute projects, follow these steps:

1. Identify intent: create / list / get 2. Get RegionId: Ask user which region (e.g., cn-hangzhou, cn-shanghai) 3. Execute: Run the appropriate command with --region {REGION_ID} and --user-agent AlibabaCloud-Agent-Skills/alibabacloud-odps-project-manage 4. Verify: Confirm the result and report to user

βš™οΈ Configuration

Pre-check: Aliyun CLI >= 3.3.3 required > Run aliyun version to verify >= 3.3.3. If not installed or version too low, > run curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash to update, > or see references/cli-installation-guide.md for installation instructions. > > Then [MUST] run aliyun plugin update to ensure that any existing plugins on your local machine are always up-to-date.

[MUST] CLI User-Agent β€” Every aliyun CLI command invocation must include: --user-agent AlibabaCloud-Agent-Skills/alibabacloud-odps-project-manage

[MUST] AI-Mode Commands β€” When using aliyun CLI, declare AI-Mode lifecycle: 1. Enable AI-Mode before commands:

   aliyun configure ai-mode enable
   
2. Set User-Agent for AI-Mode:
   aliyun configure ai-mode set-user-agent --user-agent "AlibabaCloud-Agent-Skills/alibabacloud-odps-project-manage"
   
3. Disable AI-Mode after workflow ends:
   aliyun configure ai-mode disable
   

πŸ“‹ Tips & Best Practices

1. Naming Convention: Use lowercase letters, numbers, and underscores for project names 2. Quota Selection: Choose appropriate quota based on workload requirements 3. Product Type: Use payasyougo for development/testing, subscription for production with predictable workloads 4. Type System: Use 2 (MaxCompute) for new projects unless Hive compatibility is required 5. Resource Cleanup: Always clean up test projects to avoid unnecessary costs

View on ClawHub
TERMINAL
clawhub install alibabacloud-odps-project-manage

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’