blindlove200

πŸš€ sub-agents-skills - Easily Run Intelligent Agents

πŸ“₯ Download Now

Download the latest release

πŸ“– Overview

This application helps you define portable sub-agents using markdown. You can run them via Codex, Cursor, Gemini CLI, or Claude Code. The goal is to make managing and executing AI agents simple and efficient.

βš™οΈ Features

πŸ“Š System Requirements

  1. Operating System: Windows 10 or later, macOS, or Linux.
  2. RAM: At least 4 GB.
  3. Disk Space: Minimum of 200 MB available.
  4. Network: Internet connection for downloading the required components.

πŸš€ Getting Started

To get started, follow these steps:

  1. Visit the Download Page: Go to our Releases page to find the latest version of the application.

  2. Download the Latest Version: Click the download link for the version that matches your operating system.

  3. Install the Application:
    • For Windows users, double-click the downloaded .exe file and follow the on-screen instructions.
    • For macOS users, open the .dmg file and drag the application into your Applications folder.
    • For Linux users, use the terminal to navigate to the downloaded file and run the installation command.
  4. Run the Application: Open the application from your applications menu or desktop shortcut after installation.

πŸ“₯ Download & Install

To download the software, visit this page: Releases Page

  1. Find the latest version available.
  2. Click on the version link suitable for your operating system.
  3. Follow the instructions for installation provided above.

πŸ“„ How to Define a Sub-Agent

  1. Open a Markdown File: Create a new .md file using any text editor.
  2. Define Your Agent: Use simple headings, bullet points, and descriptions to define your agent’s skills.
  3. Save Your File: Make sure to save your changes before running the agent.

Example YAML

# Sample Agent Definition

name: MyAgent
description: A simple agent that performs tasks.
skills:
  - skill1: "Description of skill 1"
  - skill2: "Description of skill 2"

βš™οΈ Running Your Agent

Once you have defined your agent, you can run it using any of the supported interfaces:

πŸ“‹ Troubleshooting

Common Issues

Support

If you experience further issues, feel free to check the FAQ on our website or reach out to our support team via the Issues section on GitHub.

πŸ“š Documentation

For more detailed instructions and advanced configurations, please review our official documentation linked in the Releases page.

πŸ’¬ Community

Join our discussions on GitHub. Share your experiences, ask questions, and connect with other users. Your feedback helps us improve the application.

🌟 Contributing

We welcome contributions! If you have ideas for new features or improvements, please fork the repository and submit a pull request.

Enjoy using sub-agents-skills and harness the power of AI agents effectively!