view --main aif-hello-world-skill-dlya-demonstratsii-vozmozhnostey-ai.md
aif-hello-world: Скилл для демонстрации возможностей AI
SKILL.md
readonly
--- lines
---
name: aif-hello-world
description: A hello world skill provided by the aif-ext-hello extension. Demonstrates extension-provided skills.
---
# Hello World
This is a test skill provided by the `aif-ext-hello` extension.
When invoked, respond with a friendly greeting and confirm that the extension system is working.
## Usage
Simply say "hello" or invoke `/aif-hello-world` to test.
Инициализация мануала...
//
$ ls -R related_skills/
package.json
$ install --global
skills.sh
npx skills add https://github.com/lee-to/ai-factory/tree/2.x/examples/extensions/aif-ext-hello/skills/aif-hello-world
$ download --local
man
[HINT] Скачивает всю директорию скилла с GitHub: SKILL.md и все связанные файлы