AI Asset Center
The role of Rules, Skills, and Knowledges in Lovrabet
A Lovrabet Agent needs behavioral boundaries, executable capabilities, and background knowledge to run. These map to Rules, Skills, and Knowledges respectively.
On top of Lovrabet's built-in capabilities, each app can define enterprise-level Rules, Skills, and Knowledges that everyone in the app can share, streamlining both development and runtime.
- Rules — constrain the Agent's behavioral boundaries and decision logic, keeping output predictable, safe, and compliant.
- Skills — give the Agent the ability to execute concrete tasks, such as calling tools, accessing APIs, running code, or querying databases.
- Knowledges — supply domain knowledge, factual data, and long-term memory so the Agent can answer domain questions and remember past conversations.
Managing Rules
Rules apply only to development-time Agents. Lovrabet ships these preset Rules for different Agent scenarios:
- RULES.md: global rules the Agent follows when developing pages, APIs, and more
- DATABASE.md: rules the Agent follows during database analysis
Enable a Rule before it takes effect:

Write Rules in the markdown editor and press Ctrl+S to save.

Managing Skills
Skills apply to both development-time and runtime Agents, and you can write app-wide Skills here.
Click "New Skill", fill in the name and code, then write the Skill in the markdown editor and press Ctrl+S to save.
<grid> <column width-ratio="0.300811">
</column> <column width-ratio="0.699189">
</column> </grid>