π sub-agents-skills - Easily Run Intelligent Agents
π₯ Download Now

π 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
- Markdown Support: Create agent definitions in an easy-to-read format.
- Multiple Interfaces: Run your agents using different tools like Codex, Cursor, Gemini CLI, and Claude Code.
- Customizability: Tailor your agents to fit specific tasks and scenarios.
- User-Friendly: Designed for users with no programming background.
- Documentation: Clear guides make setup straightforward.
π System Requirements
- Operating System: Windows 10 or later, macOS, or Linux.
- RAM: At least 4 GB.
- Disk Space: Minimum of 200 MB available.
- Network: Internet connection for downloading the required components.
π Getting Started
To get started, follow these steps:
-
Visit the Download Page:
Go to our Releases page to find the latest version of the application.
-
Download the Latest Version:
Click the download link for the version that matches your operating system.
- 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.
- 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
- Find the latest version available.
- Click on the version link suitable for your operating system.
- Follow the instructions for installation provided above.
π How to Define a Sub-Agent
- Open a Markdown File: Create a new
.md file using any text editor.
- Define Your Agent: Use simple headings, bullet points, and descriptions to define your agentβs skills.
- 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:
- Using Codex: Open Codex and load your agent file.
- Using Cursor: Launch Cursor and import your agent.
- Using Gemini CLI: Run the appropriate command in your terminal to execute the agent.
- Using Claude Code: Open Claude Code and choose your agent to run.
π Troubleshooting
Common Issues
- Installation Problems: Ensure you have the right permissions to install software on your system. Run the installer as an administrator if needed.
- Running Errors: Double-check that you have properly defined your agent and that you are using the correct software tool to run it.
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.
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!