Documentation Index Fetch the complete documentation index at: https://curia.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Curia ships with 50+ skills organized into functional categories. Every skill declares an action_risk level that determines the minimum autonomy score required to invoke it without explicit CEO approval.
Skill action_risk Description contact-createlow Create a new contact record contact-lookupnone Look up a contact by name (supports partial matching) contact-listnone List all contacts contact-renamelow Rename a contact contact-set-rolelow Set a contact’s role (e.g., CFO, board member) contact-set-trustlow Set a contact’s trust level contact-link-identitylow Link a channel identity (email, phone) to a contact contact-unlink-identitylow Remove a channel identity from a contact contact-grant-permissionlow Grant a specific permission to a contact contact-revoke-permissionlow Revoke a permission from a contact contact-mergelow Merge duplicate contacts (supports dry-run preview) contact-find-duplicatesnone Scan for potential duplicate contacts
Email
Skill action_risk Description email-sendmedium Send a new email to specified recipients email-replymedium Reply to an existing email thread email-listnone List recent messages in an inbox email-getnone Fetch the full body of a specific message email-draft-savelow Save a draft reply for CEO review send-draftmedium Send a previously saved draft email-archivelow Archive a message context-for-emailnone Assemble context for composing an email
Calendar
Skill action_risk Description calendar-list-calendarsnone List all registered calendars calendar-registerlow Register a new calendar calendar-list-eventsnone List events in a date range calendar-create-eventhigh Create a new calendar event calendar-update-eventhigh Update an existing event calendar-delete-eventhigh Delete a calendar event calendar-find-free-timenone Find available time slots calendar-check-conflictsnone Check for scheduling conflicts
Memory and knowledge graph
Skill action_risk Description memory-storelow Store a fact in the knowledge graph memory-querynone Query the knowledge graph query-relationshipsnone Look up stored relationships for an entity delete-relationshiplow Remove a relationship from the knowledge graph entity-contextnone Assemble entity context (facts, relationships, history) for a contact extract-factslow Extract structured facts from text (system skill) extract-relationshipslow Extract relationships from text (system skill)
Scheduling
Skill action_risk Description scheduler-createhigh Create a recurring or one-shot scheduled task scheduler-listnone List active scheduled jobs scheduler-cancelhigh Cancel a scheduled job scheduler-reportnone Generate a report on scheduled task activity (system skill)
Communication
Skill action_risk Description signal-sendmedium Send a Signal message bullpenlow Open or contribute to an inter-agent discussion thread
Web research
Skill action_risk Description web-searchnone Search the web via Tavily web-fetchnone Fetch and extract content from a URL web-browsernone Interact with JavaScript-rendered pages via Playwright
Templates
Skill action_risk Description template-meeting-requestmedium Generate a meeting request email template-reschedulemedium Generate a reschedule request template-cancelmedium Generate a cancellation notice template-doc-requestmedium Generate a document request
Autonomy
Skill action_risk Description get-autonomynone Read the current autonomy score and history set-autonomycritical Change the autonomy score (CEO only)
Knowledge bases
Skill action_risk Description knowledge-company-overviewnone Retrieve company overview information knowledge-meeting-linksnone Look up meeting links and video call URLs knowledge-travel-preferencesnone Retrieve travel preferences knowledge-loyalty-programsnone Look up loyalty program details
System and utility
Skill action_risk Description delegatenone Delegate a task to a specialist agent held-messages-listnone List messages held for CEO review held-messages-processlow Process a held message (identify, dismiss, or block) executive-profile-getnone Get the CEO’s writing voice profile executive-profile-updatelow Update the CEO’s writing voice profile config-storelow Read or write operational configuration image-generatelow Generate an image skill-registrynone Search all registered skills by keyword
Building custom skills How to create, test, and register a new skill.
Skill manifest schema Complete reference for the skill.json manifest format.