Skill Library
Installed skills returned by `/api/skills`.
Agent Create
Third-partyDemande la création d'un nouvel agent dynamique. Nécessite l'approbation explicite de Karim via ValidationLock.
Brain Memorize
CustomStocke des informations importantes dans la mémoire vectorielle persistante pour les sessions futures.
Brain Recall
CustomRappelle des informations depuis la mémoire vectorielle persistante. Utilise pour retrouver des faits, prix, décisions, deadlines stockés dans des sessions passées.
Budget Check
Third-partyVérifie le budget API actuel et les crédits restants par provider LLM. Utilise avant des opérations coûteuses ou quand on demande les coûts.
Drive Upload
Third-partyUpload un fichier du workspace vers Google Drive. Utilise quand on demande de sauvegarder ou partager sur Drive.
Email Read
Third-partyLit la boîte de réception Gmail ou recherche des emails par query.
Email Reply
Third-partyRépond à un thread email existant via Gmail OAuth2.
Email Send
Third-partyEnvoie un email via Gmail OAuth2. Utilise pour toute demande d'envoi d'email, de mail ou de courrier électronique.
Health Check
CoreVérifie l'état de santé du système en temps réel — Redis, agents actifs, API uptime, métriques système.
Schedule Reminder
Third-partyProgramme un rappel Telegram à envoyer à Karim après un délai (BullMQ delayed queue).
Shell Exec
CoreExécute une commande shell sandboxée. Safe: ls, cat, grep, npm test, npx tsc. Bloqué: rm -rf, sudo, DROP TABLE.
Telegram Send
Third-partyEnvoie un message texte à Karim via Telegram. Utilise pour toute demande de notification, message ou alerte Telegram.
Telegram Vocal
Third-partyGénère un message vocal via Grok TTS et l'envoie à Karim par Telegram. Utilise pour toute demande audio, vocal, note vocale, résumé vocal.
Web Search
Third-partyRecherche sur le web via Brave Search API. Utilise pour toute recherche d'informations actuelles, concurrents, prix marché, actualités.
Workspace Read
CoreLit le contenu d'un fichier depuis le workspace. Utilise pour accéder aux fichiers créés avant de les modifier ou résumer.
Workspace Write
CoreÉcrit du contenu généré dans un fichier workspace. Utilise UNIQUEMENT après avoir généré le contenu complet.
Telegram Approval
Third-partySend an inline approval request to Karim via Telegram.
Email Draft
Third-partyGenerate a draft email for user review before sending. Params: to (optional), subject (optional), instruction (what to write about).
Docker List
CoreList all Docker containers with status, ports, and image info.
Docker Logs
CoreFetch recent logs from a Docker container. Params: container (name), tail (lines, default 50).
Docker Restart
CoreRestart a Docker container by name. Params: container (name).
Telegram Status
CoreCheck the Telegram bot connection and polling status.
Cron Status
CoreReturn the status and history of all scheduled cron jobs.
Auto Healing
CoreDetect and automatically repair degraded system components.
Circuit Breaker Status
CoreCheck circuit breaker states for all LLM providers.
Voice Synthesize
Third-partyConvert text to speech audio using ElevenLabs TTS.
Brain Graph Query
CustomQuery the knowledge graph for entity relationships.
Cron Trigger
Third-partyManually trigger a scheduled cron job outside its normal schedule.
Webhook Dispatch
Third-partyDispatch a webhook event to registered handlers (GitHub, Stripe, custom).
MCP Server Install
CoreRecherche, configure et installe n'importe quel serveur MCP. Supporte 20+ serveurs connus + recherche web pour les inconnus.
Git Backup
CoreCreate a git commit and push to the backup remote repository.
LLM Route
CoreRoute a prompt to the optimal LLM provider based on routing strategy.
Budget Enforcement
Third-partyToggle and manage per-agent budget enforcement.
Pricing Analysis
CustomAnalyse pricing strategy and suggest tier optimisations.
Email Inbox
Third-partyCheck inbox for unread emails count and recent messages. Zero-cost via Skill Bridge.
Drive List Files
Third-partyList recent files from Google Drive sorted by modification date.
Drive Search
Third-partySearch files in Google Drive by name or content query.
GitHub Repos
CoreList GitHub repositories with stats (stars, issues, language).
Calendar Today
Third-partyList today's calendar events from Google Calendar.
Calendar Upcoming
Third-partyList upcoming calendar events for the next 7 days.
Workspace Commit
CoreCommit all files in /app/workspace/ to a local git repo and push to GitHub if token is available. Param: message (commit message). Returns commit SHA + file count.
Workspace Push
CorePush the local workspace git repo to GitHub remote. Requires GITHUB_PAT env var. Returns branch name, remote URL (token redacted), and files changed count.
Self Code
CoreAI-assisted code modification. Reads a source file from /app/src/, generates a modified version, and writes it to /app/workspace/patches/. Params: filePath (relative to /app/src/), task (what to change), reason (why).
Create Agent
CoreDynamically create a specialized Worker agent via AgentFactory. Params: name (alphanumeric), specialty (description 10-200 chars), parentDirector (director name), skills (array of skill IDs, max 5), systemPrompt (optional). Safety limits: max 5 dynamic workers, 24h TTL, DeepSeek models only.
Mission Control
CoreDisplay real-time activity log and factory status. Returns: recent skill executions, supervisor reviews, dynamic agents, success rate, top active agents. No params required.
Drive Create Folder
Third-partyCréer la structure de dossiers Google Drive pour un projet
Drive Send Email
Third-partySend an email with Google Drive file attachments.
Innovations Info
CoreReturns stored knowledge about innovation and autonomy features (R2/R3 routing)
Self-Improve
Third-partyLance un cycle d'auto-amélioration Claudette (analyse erreurs + propose patches)
Self Extend
CustomAuto-extension: rechercher, installer un package npm, créer le skill wrapper, soumettre PR pour validation Opus
Skill Create
CustomCréer un nouveau skill dynamique via API /api/skills/create (routing direct)
Task Status
CustomLister et suivre les tâches actives (table active_tasks)
Recent Actions
CustomListe les dernières actions effectuées par Claudette
Web Browse
Third-partyNaviguer sur le web avec Puppeteer headless — SSRF protégé, resource blocking, pool 3 pages
WhatsApp Summary
Third-partyRésumé des messages WhatsApp non lus / récents
CEO Constitution
CoreAfficher la constitution et règles de gouvernance
Visual Generate
Third-partyGenere un visuel (flowchart, organigramme, SWOT, timeline, mindmap, blueprint, dashboard) via Mermaid
Sector Pack
Third-partyPropose templates et outils adaptés par profession (dentiste, avocat, comptable...)
First Meeting
Third-partyProtocole de bienvenue pour un nouvel utilisateur