Source owners
Capability Catalog
Database-backed registry of the systems Command Center can observe, propose actions for, and dispatch through approved boundaries.
Callable actions
Capabilities
25Guarded dispatch
Require approval
12Review every time
High risk
2Airtable
EXTERNAL APIStructured content and marketing operations tables.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Run Airtable operations Use Airtable-backed operations exposed through the Agentic OS command. | tymoo-agentic-os/commands/airtable.md | MEDIUM | Required |
CIA Tasks Cron
CRONDaily Linear digest workflow for client tasks due in the next 7 days.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Next-7-days Linear digest Pull AI-tagged client tasks due in the next 7 days, write a daily markdown file, and email the digest. | tymoo-agentic-os/commands/cia-tasks-report.md | LOW | Automatic |
Charlie Hermes API
AGENTRunning Charlie CMO agent exposed through the Hermes API.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Ask Charlie Ask the running Charlie CMO agent a strategy question through Hermes. | tymoo-agentic-os/commands/ask-charlie.md | LOW | Automatic |
Gmail
EXTERNAL APIInbox, thread, draft, label, archive, and receipt-forwarding surface.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Archive Gmail thread Archive approved Gmail messages or threads by removing the INBOX label. | gmail.modify(removeLabelIds=[INBOX]) | MEDIUM | Required |
Create Gmail draft Write an approved draft into Gmail. Sending remains out of scope for v0. | gmail.create_draft | MEDIUM | Required |
Forward receipt to QBO Prepare the receipt-forwarding draft to the QBO receipts inbox, then archive the original after approval. | gmail.create_draft(receipts-tymoo@qbodocs.com) | MEDIUM | Required |
Propose Gmail reply Draft a reply proposal locally in Chuck's voice without writing a Gmail draft. | tymoo-agentic-os/commands/inbox-triage.md | LOW | Automatic |
Refresh Gmail inbox metadata Read Gmail thread metadata, snippets, labels, unread state, and sender context into Command Center snapshots. | gmail.search_threads + gmail.get_thread | LOW | Automatic |
Google Calendar
EXTERNAL APICalendar availability, event lookup, holds, and scheduling context.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Read calendar availability Read Chuck's calendar availability before proposing times or scheduling decisions. | gcal_list_events | LOW | Automatic |
Linear
EXTERNAL APIClient task source of truth and issue workflow system.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Create Linear task Create a new Linear issue through the Agentic OS command workflow. | tymoo-agentic-os/commands/new-task.md | MEDIUM | Required |
Managed Agents
AGENTSeven named Tymoo agents with mirrored safe profile files.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Alex managed profile Analyst agent profile mirror. | tymoo-agentic-os/agents/alex/README.md | LOW | Automatic |
Charlie managed profile CMO and quality agent profile mirror. | tymoo-agentic-os/agents/charlie/README.md | LOW | Automatic |
Kai managed profile Content and voice agent profile mirror. | tymoo-agentic-os/agents/kai/README.md | LOW | Automatic |
Morgan managed profile Operations and meetings agent profile mirror. | tymoo-agentic-os/agents/morgan/README.md | LOW | Automatic |
Nia managed profile Advisory agent profile mirror. | tymoo-agentic-os/agents/nia/README.md | LOW | Automatic |
Piper managed profile Business development agent profile mirror. | tymoo-agentic-os/agents/piper/README.md | LOW | Automatic |
Sage managed profile Research and practice agent profile mirror. | tymoo-agentic-os/agents/sage/README.md | LOW | Automatic |
Mem0
DATABASEManaged memory store scoped to Tymoo users and agents.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Read or write memory Read or write Mem0 memories scoped to Tymoo users and managed agents. | tymoo-agentic-os/commands/mem0.md | MEDIUM | Required |
Notion
EXTERNAL APIClient knowledge base and meeting follow-up workspace.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Patch Notion content Patch Notion pages or blocks through the ntn CLI public API wrapper. | ntn api | MEDIUM | Required |
SEMRush
EXTERNAL APIKeyword, domain, and competitive research API workflows.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Add SEMRush keywords Add keywords to an existing SEMRush Position Tracking campaign. | tymoo-agentic-os/commands/semrush-add-keywords.md | MEDIUM | Required |
Run SEMRush research Run SEMRush keyword and organic research from the command registry. | tymoo-agentic-os/commands/semrush.md | LOW | Automatic |
SurferSEO
EXTERNAL APIContent editor, optimization, and scoring workflows.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Run SurferSEO operations Create, update, retrieve, score, or audit SurferSEO editors. | tymoo-agentic-os/commands/surfer.md | MEDIUM | Required |
Tymoo Agentic OS
INTERNAL REPOSource-controlled command and skill registry for Tymoo AI ops.
| Capability | Handler | Risk | Approval |
|---|---|---|---|
Close Linear task Close a task with artifact rewrite, Notion summary update, client email draft, and Linear Done transition. | tymoo-agentic-os/commands/close-task.md | HIGH | Required |
Process client meeting Turn meeting notes into Linear updates, new tasks, Notion follow-up, email draft, and Mem0 memory. | tymoo-agentic-os/commands/process-meeting-client.md | HIGH | Required |
Work on Linear task Run the established task execution command for a Linear issue. | tymoo-agentic-os/commands/work-on-task.md | MEDIUM | Required |