Back to the catalog

awesome-ai-agents-illacloud-illa-builder

The chat will provide safety guides, equipment suggestions, reviews, and techniques, with context-driven summary and multimedia tools to enh

Open source Repository Open in the app JSON README (API)

About

The chat will provide safety guides, equipment suggestions, reviews, and techniques, with context-driven summary and multimedia tools to enhance understanding.

Details

Kind
Agent skills
Topic
No topic detected
Publisher
illacloud
Origin
majiayu
Category
ferramentas
Stars
12,314
Forks
1,206
Last push
2026-05-27T02:22:32Z
Repository state
ativo
Language
TypeScript
License
Apache-2.0
Added
2026-09-01 17:05:58
Updated
2026-09-01 17:05:58
Origin id
illacloud/illa-builder/hacktoberfest2023/awesome-ai-agents/Drill-Skill.md@main

README

<div align="center">
  <a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
    <img alt="ILLA Design Logo" width="120px" height="120px" src="https://github.com/illacloud/.github/blob/main/assets/images/illa-logo.svg"/>
  </a>
</div>

<h1 align="center"><a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">ILLA Builder</a> </h1>

<p align="center">ILLA is a robust open source low-code platform for developers to build internal tools. By using ILLA's library of Components and Actions, developers can save massive amounts of time on building tools. </p>

<div align="center">
English | <a href="https://github.com/illacloud/illa-builder/blob/beta/README-CN.md">简体中文</a> | <a href="https://github.com/illacloud/illa-builder/blob/beta/README-DE.md">Deutsch</a> | <a href="https://github.com/illacloud/illa-builder/blob/beta/README-JP.md">日本語</a>
</div>

<br>
<p align="center">
<a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
  <img width="800" alt="Github(1)" src="https://github.com/illacloud/illa-builder/assets/112603073/fdc4c02b-e412-4c41-8240-8077d4447ebc">
</a>
</p>

[![PR:s Welcome](https://img.shields.io/badge/PR:s-welcome-brightgreen.svg)](https://github.com/illacloud/illa-builder/pulls)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg?style=socialflat-square&)](https://www.apache.org/licenses/LICENSE-2.0.html)


## 🚀Get Started
To try ILLA, the most convenient way is to sign up and log in to [ILLA Cloud](https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme). 

You can also deploy and [self-host](https://docs.illacloud.com/self-hosted-deployment/) ILLA utils manually([Docker](https://www.docker.com/), [docker-compose](https://docs.docker.com/compose/), and [k8s](https://kubernetes.io/)).


## ✨ Features

1. ⚽ **Real-time Collaboration:** We can create everything in real-time together.
2. 🤖 **Automate Support:** Connect everything and automate them in 5 seconds.
3. 🖥 **Self-hosted:** supports Docker & k8s
4. 📝 **Page Support:** The base of creating a content-rich and UI-friendly tool.
5. 🎨 **Powered by [ILLA Design](https://github.com/illacloud/illa-design):** Components should not constrain your imagination.

## Self-hosted
    
The ILLA CLI enables you to deploy ILLA Builder faster than your imagination. [Click here](https://docs.illacloud.com/self-hosted-deployment) for more details.
After successfully deployed, you can register with email address or log in with the following information: 
<p align="left">Username (email): root</p>
<p align="left">Password: password</p>

    
    
## How to build your tool

#### 🎯 Step 1: Connect to your database
<p align="center">
  <a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
    <img src="https://github.com/illacloud/.github/blob/main/assets/images/sql.jpeg">
  </a>
</p>

#### 🎨 Step 2: Build UI with built-in components
Build your UI by dragging components to the canvas. We provide dozens of components including charts, tables, forms, and many more in Illa Builder and Illa Design. When components overlap, their position will be automatically adjusted, which makes the layout development easy and flexible.

<p align="center">
  <a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
    <img src="https://github.com/illacloud/.github/blob/main/assets/images/edit-ui-with-components.gif">
  </a>
</p>

#### 🔌 Step 3: Connect to your data
Connect to MySQL or REST API through our GUI data connectors. We will add more than 10 databases and APIs soon.
<p align="center">
  <a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
    <img src="https://github.com/illacloud/.github/blob/main/assets/images/connect-your-data.gif">
  </a>
</p>

#### 🚀 Step 4: Deploy your app
Deploy your app and self-host it. 
<p align="center">
  <a href="https://cloud.illacloud.com?utm_source=github&utm_medium=readme&utm_campaign=github-readme">
    <img src="https://github.com/illacloud/.github/blob/main/assets/images/deploy.gif">
  </a>
</p>

## 🌱 Contributing

Thinking about contributing? All kinds of contributions to ILLA are greatly appreciated and welcomed! Check out our [Contribution Guide](./CONTRIBUTING.md) for details about how you can get involved.
<p>Appreciate all the contributions from our ❤︎  <a href="https://github.com/illacloud/illa-builder/graphs/contributors">Contributors!</a></p>

## 📢 Translating

The `apps/builder/src/i18n/locale/*` dirs are kept up-to-date automatically via Crowdin. See our [official translation page](https://crowdin.com/project/illa-builder) in case you would like to contribute.

## LICENSE

This project is currently licensed under [Apache License 2.0](./LICENSE).

More