platform-admin

Detects deployment platform signals from repository files and routes to the appropriate cloud provider shipper.

1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/blakeox/llm-skills --skill platform-admin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-admin
Source: https://github.com/blakeox/llm-skills/tree/main/openclaw/skills/platform-admin
Command: npx skills add https://github.com/blakeox/llm-skills --skill platform-admin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the deployment process by detecting the target platform and routing to the appropriate provider-specific shipper.

Core Features & Use Cases

  • Platform Detection: Analyzes repository signals like config files to identify the deployment environment.
  • Routing Automation: Directs to the correct platform shipper based on detected signals.
  • Use Case: Automate deployment workflows for projects targeting cloud services like AWS, Azure, or Cloudflare, reducing manual verification.

Quick Start

Use the platform-admin skill to analyze your repository and automatically select the proper deployment route.

Frequently Asked Questions about platform-admin

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate deployment routing to the correct cloud provider?

To automate deployment routing, you can use platform detection to analyze repository signals like configuration files and language hints, directing the deployment to the appropriate provider-specific shipper. This reduces manual verification.

What is platform detection in a CI/CD deployment workflow?

Platform detection in a CI/CD workflow analyzes repository indicators such as configuration files to identify the target cloud deployment environment. It determines the best routing decision for automated platform deployment workflows.

Does platform detection work with AWS, Azure, and Cloudflare deployments?

Yes, platform detection works for cloud services like AWS, Azure, or Cloudflare. It validates repository indicators to route deployments to the appropriate cloud provider-specific shipper automatically.

How do I configure repository files for automatic platform routing?

To configure automatic platform routing, ensure your repository contains recognizable configuration files and language hints. The system validates these repository indicators to determine the best routing decision for your deployments.

What's the best way to reduce manual verification for cloud deployments?

The best way to reduce manual verification is automating deployment workflows with platform detection. By analyzing repository signals, the system automatically selects the proper deployment route for cloud services.

Why does automated deployment routing fail to detect my target platform?

Automated deployment routing fails when repository indicators like configuration files and language hints are missing or unrecognized. The system requires valid provider-specific signals to determine the correct routing decision.