Skills
Skills are pre-built instruction sets that you can copy and give to your AI agent. Once an agent receives a skill, it understands how to interact with Ordine's system — creating entities, running pipelines, browsing results, and more.
How Skills Work
- Copy a skill's content from this page
- Paste it into your AI agent's context (system prompt, skill file, or conversation)
- The agent now knows how to perform that specific task in Ordine
Available Skills
Getting Started
| Skill | Description |
|---|---|
| Quick Start | Understand Ordine's overall architecture and get started quickly |
| List Entities | Discover existing operations, pipelines, best practices to reuse |
| List Pipelines | List all available pipelines |
Create Entities
| Skill | Description |
|---|---|
| Create Operation | Create an atomic operation with executor and I/O configuration |
| Create Pipeline | Design and create a DAG pipeline workflow |
| Create Skill | Register a new AI agent capability |
| Create Best Practice | Create coding standards with checklists |
| Create Recipe | Bind an operation to a best practice |
| Create Rule | Define custom check rules |
| Create Project | Link a GitHub repository to Ordine |
Execute & Monitor
| Skill | Description |
|---|---|
| Run Pipeline | Run pipelines and monitor job execution |
| Manage Jobs | View, filter, and manage job records |
| Browse Traces | Read trace logs and diagnose failures |
Manage Content
| Skill | Description |
|---|---|
| Browse Filesystem | Browse project files and directory trees |
| Manage Checklist | Add/edit/delete checklist items for best practices |
| Manage Code Snippets | Add/edit/delete code examples for best practices |
| Export & Import | Backup, migrate, or share best practice data |