New
New Feature: Skills for the Dema Agent
What’s New?
You can now extend the Dema Agent with Skills. Reusable packages of specialized knowledge, workflows, and Python helpers that are loaded only when relevant to a task.
Unlike global instructions, Skills are activated on-demand. The agent sees each skill’s name and description, and automatically loads the full skill when it detects a relevant use case. This keeps conversations lightweight while enabling deep domain expertise when needed.
Key Capabilities
On-demand expertise
Skills are only loaded when needed, allowing you to add specialized workflows without increasing context size for every conversation.
Reusable workflows and analysis templates
Standardize how analyses are performed across teams with structured step-by-step guidance, decision trees, and output formats.
Python helpers (optional)
Skills can include Python functions that are automatically injected when the skill loads enabling repeatable analyses with zero setup.
Flexible creation and sharing
Create skills from Settings or directly in conversation
Keep skills private or share across your organization
Use built-in Dema skills like Skill Creator to generate new skills faster
Why It Matters
Skills turn the Dema Agent into your own configurable, business-aware teammate giving you a scalable way to encode best practices, automate complex workflows, and ensure consistent analysis across the organization.