request

Submit cloud resource, environment, or ticket requests via SmartCMP catalog workflow.

15|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/CloudChef/atlasclaw-providers --skill request-cloudchef
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: request
Source: https://github.com/CloudChef/atlasclaw-providers/tree/main/providers/SmartCMP-Provider/skills/request
Command: npx skills add https://github.com/CloudChef/atlasclaw-providers --skill request-cloudchef

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

Cloud teams waste time manually submitting requests and juggling multiple systems. This Skill enables self-service submission of cloud resources, application environments, or tickets directly through SmartCMP with proper context and lifecycle tracking.

Core Features & Use Cases

  • Centralized request workflow for resource provisioning and ticket creation using catalog metadata
  • Automatic resolution of catalog, business group, and compute flavor when available
  • Real-time validation to ensure required fields are present and aligned with catalog parameters

Quick Start

Provide a complete request JSON for a cloud resource or ticket, review the preview, then confirm to submit.

Frequently Asked Questions about request

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

FAQPage Schema
How do I automate cloud resource requests through SmartCMP?

Automate cloud resource requests by submitting a structured payload through the SmartCMP catalog workflow. The skill resolves catalog context, matches compute flavors, validates inputs, and requires user confirmation before provisioning resources.

What is the best way to submit a service ticket using SmartCMP?

Submit a service ticket using SmartCMP by providing a complete request JSON. The workflow resolves business-group context, enforces required tool sequences, validates parameters against catalog keys, and prompts for final confirmation before submission.

Can I validate catalog parameters before submitting a workflow request?

Yes, you can validate catalog parameters before submitting a workflow request. The skill performs real-time validation to ensure required fields are present and aligned with the catalog's exact parameter keys before allowing submission.

Does SmartCMP automatically resolve compute flavors for application environments?

SmartCMP automatically resolves compute flavors for application environments when available. It matches compute flavors and resolves catalog and business-group context to build a policy-compliant request payload.

Why does the SmartCMP request workflow require final user confirmation?

The SmartCMP request workflow requires final user confirmation to prevent unauthorized or incorrect submissions. After resolving context, matching flavors, and validating inputs, it prompts the user to review a preview before executing the request.

Are there limitations when matching compute flavors in SmartCMP?

Compute flavor matching in SmartCMP is optional and depends on catalog availability. If a matching flavor is not found, the workflow still attempts to build a policy-compliant request payload using the catalog's exact parameter keys.