cloud-create-project

Create Elastic Cloud Serverless projects via the REST API.

546|44|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/elastic/agent-skills --skill cloud-create-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-create-project
Source: https://github.com/elastic/agent-skills/tree/main/skills/cloud/create-project
Command: npx skills add https://github.com/elastic/agent-skills --skill cloud-create-project

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of new Elastic Cloud Serverless projects, streamlining the setup of your Elasticsearch, Observability, or Security environments.

Core Features & Use Cases

  • Project Creation: Instantly provision projects via the REST API.
  • Credential Management: Securely saves API keys and endpoints to a local file.
  • Scoped API Key Recommendation: Guides users to create secure, scoped API keys for ongoing access.
  • Use Case: When starting a new project that requires an Elastic Cloud instance for search, logging, or security, use this Skill to quickly spin up a new, configured project.

Quick Start

Use the cloud-create-project skill to create a new Elasticsearch project named 'my-search-project' in the 'gcp-us-central1' region.

Frequently Asked Questions about cloud-create-project

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

FAQPage Schema
How do I provision an Elastic Cloud Serverless project for Elasticsearch or Observability?

Provisioning an Elastic Cloud Serverless project requires using the REST API to create instances for Elasticsearch, Observability, or Security. This process handles API key management and saves credentials locally for immediate access.

Can I configure the Elastic Cloud project region and type using environment variables?

Configuring Elastic Cloud projects fully supports environment variables and command-line arguments. You can specify the region, project type, and optimization settings directly through these inputs to customize the serverless provisioning.

How does scoped API key management work when creating Elastic Cloud projects?

Scoped API key management bootstraps secure access credentials during project creation. The process automatically generates and saves scoped keys to a local file, guiding you to use them for secure, ongoing interactions with the Elastic Cloud REST API.

What's the best way to automate setting up new Elastic Security serverless environments?

Automating Elastic Security serverless environments is best handled through a project creation Skill that provisions instances via the REST API. This method instantly configures the environment, manages credentials, and bootstraps scoped keys for secure access.

Are local credential files required when creating Elastic Cloud projects via the REST API?

Local credential files are automatically generated when creating Elastic Cloud projects. The provisioning process securely saves the necessary API keys and endpoints locally, ensuring you have the credentials required to access the newly created serverless instance.