Aliyun Planner

🌐Community
by go-restream · vlatest · Repository

Aliyun Planner helps you efficiently schedule and manage tasks across multiple platforms, boosting your productivity and streamlining 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 aliyun-planner npx -- -y @trustedskills/aliyun-planner
2

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

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

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

About This Skill

What it does

The aliyun-planner skill allows AI agents to leverage Aliyun's planning capabilities. It facilitates generating plans, executing tasks within those plans, and adapting based on feedback or changes in the environment. This enables more complex and dynamic interactions beyond simple question answering.

When to use it

  • Complex Task Management: When you need an agent to handle a multi-step process like booking travel arrangements (flights, hotels).
  • Dynamic Workflow Automation: For automating workflows that require conditional logic or adjustments based on real-time data.
  • Personalized Recommendations: To generate and execute plans for personalized product recommendations or content curation.
  • Research & Information Gathering: When an agent needs to research a topic, break it down into smaller steps, and synthesize information from multiple sources.

Key capabilities

  • Plan Generation
  • Task Execution
  • Adaptive Planning (based on feedback)

Example prompts

  • "Create a plan for me to learn the basics of cloud computing."
  • "Generate a workflow to automatically back up my database daily and notify me if there are any errors."
  • "Plan out how I should approach writing a blog post about AI ethics, including research steps and outlining."

Tips & gotchas

The skill's effectiveness depends on the clarity of your instructions. Break down complex tasks into smaller, well-defined steps for optimal plan generation.

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
go-restream
Installs
2

🌐 Community

Passed automated security scans.