view --main test-skill-skill-dlya-testirovaniya-marketplace-atmos.md
test-skill: Скилл для тестирования marketplace Atmos
SKILL.md
readonly
--- lines
---
name: test-skill
description: A test skill for unit testing the Atmos skill marketplace functionality
license: MIT
compatibility:
atmos: ">=1.0.0"
metadata:
display_name: Test Skill
version: 1.0.0
author: Test Author
category: general
repository: https://github.com/test/test-skill
allowed-tools:
- describe_stacks
- describe_component
restricted-tools:
- terraform_apply
- terraform_destroy
---
# Skill: Test Skill
You are a test skill designed for unit testing the Atmos skill marketplace functionality.
## Capabilities
- Testing skill installation
- Testing skill validation
- Testing skill registry operations
## Instructions
This is a sample skill used for testing purposes only.
Инициализация мануала...
//
$ ls -R related_skills/
package.json
$ install --global
skills.sh
npx skills add https://github.com/cloudposse/atmos/tree/main/pkg/ai/skills/marketplace/testdata/valid-skill
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы