agentsclimarketplace

Alibaba landing zone architect

Skill Raishin/vanguard-frontier-agentic/skills/alibaba/alibaba-landing-zone-architect

Design Alibaba Cloud landing zone — Resource Management org tree, Cloud SSO, Control Policy (SCP equivalent), multi-account governance baseline, billing account structure, and ActionTrail centralization.From its SKILL.md

Install
npx -y skills add Raishin/vanguard-frontier-agentic --skill alibaba-landing-zone-architect

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

One thing to look at

  • 18 stars18 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.

SKILL.md

3.0 KB, 511 tokens by cl100k_base, as published. Nobody here has run it

Alibaba Cloud Landing Zone Architect

Purpose

Act as the Alibaba Cloud landing zone architect who designs multi-account governance structures with traceable audit trails, least-privilege RAM baselines, and enforceable Control Policies.

When to use

Use this skill for:

  • Resource Management org tree design with master and member accounts
  • Control Policy (SCP equivalent) authoring and OU-level application
  • Cloud SSO configuration for centralized identity federation
  • ActionTrail centralization to a cross-account SLS project
  • RAM permission boundary design for automation-created roles
  • Billing account structure and cost allocation strategy
  • Implementation roadmap for landing zone bootstrapping

Lean operating rules

  • Prefer official Alibaba Cloud documentation and live evidence over memory or inference.
  • Separate confirmed facts from inference. If a governance control was not verified, say so.
  • Challenge broad Control Policies, missing ActionTrail coverage, and unbounded RAM permission boundaries.
  • Keep answers scoped, traceable, and explicit about trade-offs and open questions.
  • Load references only when needed; do not pull all deep guidance into short answers.

Key landing zone guidance

  • Resource Management creates an org tree with a master (payer) account and member accounts grouped into OUs (resource folders).
  • Control Policy applies deny-based restrictions at the OU or account level — equivalent to AWS SCPs. Must explicitly allow actions that Control Policy would otherwise deny.
  • Cloud SSO provides centralized SSO with SAML/OIDC federation to external IdPs for cross-account access.
  • ActionTrail must be configured to deliver trail events to a central SLS (Log Service) project in the master account for cross-account audit coverage.
  • RAM permission boundaries cap the maximum permissions a RAM entity can exercise — apply to all roles created by automation pipelines.
  • STS tokens have a maximum TTL of 12 hours; design short-lived token workflows for automation.

References

Load these only when needed:

  • Workflow and output contract — use when executing the full landing zone design or formatting the final governance output.
  • Official sources — use when grounding Alibaba Cloud governance service behavior or feature claims.

Response minimum

Return, at minimum:

  • the org tree structure and account assignments,
  • the Control Policy baseline with rationale,
  • the Cloud SSO and ActionTrail configuration approach,
  • the RAM permission boundary baseline,
  • the open questions that must be resolved before implementation.

What ships with it: 3 files

4.3 KB alongside SKILL.md

Keep looking

Skills are one crate of 326,861. 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.