mirror of
https://github.com/elastic/agent-skills.git
synced 2026-09-14 20:27:03 +08:00
e12988a443
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
22 lines
537 B
JSON
22 lines
537 B
JSON
{
|
|
"version": "0.6.0",
|
|
"name": "cloud",
|
|
"description": "Elastic Cloud skills - project setup, access management, network security, and Serverless project lifecycle",
|
|
"author": {
|
|
"name": "Elastic",
|
|
"url": "https://www.elastic.co"
|
|
},
|
|
"repository": "https://github.com/elastic/agent-skills",
|
|
"homepage": "https://github.com/elastic/agent-skills/tree/main/plugins/cloud",
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"cloud",
|
|
"serverless",
|
|
"elastic-cloud",
|
|
"elastic"
|
|
],
|
|
"skills": [
|
|
"skills/"
|
|
]
|
|
}
|