Documentation Index
Fetch the complete documentation index at: https://docs.jitera.ai/llms.txt
Use this file to discover all available pages before exploring further.
Skills is in BETA.
Skills Catalog
Each agent has its own set of enabled skills. To manage them:- Open the agent’s configuration page by clicking the agent name in the sidebar
- Scroll to the Skills section
- Click the gear icon to open the Skills Catalog page
Enabling and Disabling Skills
Use the toggle switch next to each skill to enable or disable it for the current agent. Changes take effect immediately in new conversations.- Enabled — The skill’s instructions and tools are available to the agent
- Disabled — The skill is not loaded for this agent
Built-in vs Imported Skills
| Type | Description |
|---|---|
| Built-in | Pre-installed skills that come with Jitera. Cannot be uninstalled |
| Imported | Skills added from external sources. Can be uninstalled |
Importing External Skills
You can import skills from external sources using a URI:- In the Skills Catalog, find the import field
- Enter a skill URI in one of the supported formats:
github://owner/repo/path[@branch]— Import from a GitHub repositoryhttps://...— Import from an HTTPS URL
- Click Add to import the skill
Uninstalling Skills
To remove an imported skill:- Open the Skills Catalog
- Find the imported skill you want to remove
- Click the uninstall option
Built-in skills cannot be uninstalled. You can only disable them per agent.
Related
- Managing Agents — Agent creation and configuration
- Apps (MCP) — Connecting external services
- Automation — Scheduling agent tasks

