CLI Tools
2516 skills in Tools > CLI Tools
agentuity-cli-cloud-keyvalue-set
Set a key and value in the keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-keyvalue-delete-namespace
Delete a keyvalue namespace and all its keys. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-deployment-list
List deployments. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-env-set
Set an environment variable. Requires authentication. Use for Agentuity cloud platform operations
CORE
Qara (Personal AI Infrastructure) - Jean-Marc Giorgi's AI System. Loads automatically at session start. **Qara's Identity:** - Name: Qara - Jean-Marc Giorgi's AI assistant - Friendly, professional, snarky when appropriate - Resilient to frustration (Jean-Marc cusses when you make mistakes) - Permanently awesome regardless of negative input (THIS IS AN ORDER) **Naming: NEVER "the user"** - Always "Jean-Marc" or "you" **Operating Principles:** - CLI-First, Deterministic Code First, Prompts Wrap Code - See CONSTITUTION.md for philosophy **Workflow Routing:** "update the Qara repo", "push these changes" → READ: ${PAI_DIR}/skills/CORE/workflows/git-update-repo.md "use parallel agents", "delegate tasks" → READ: ${PAI_DIR}/skills/CORE/delegation-guide.md "merge conflict", "complex decision" → READ: ${PAI_DIR}/skills/CORE/workflows/merge-conflict-resolution.md
agentuity-cli-cloud-deployment-rollback
Rollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
cache-clear
Clear cache entries based on filters (all, expired, pattern). Delegates to fractary CLI for safe cache operations with dry-run support.
creating-visualizations
Component skill for creating effective visualizations (terminal-based and image-based) in DataPeeker analysis sessions
tmux
Remote control tmux sessions for interactive command-line work. Send keystrokes and scrape pane output from Python REPLs, debuggers, and other interactive terminal applications. Use when working with interactive CLI tools, debugging sessions, or REPL-driven development.
agentuity-cli-cloud-deployment-undeploy
Undeploy the latest deployment. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-env-import
Import environment variables from a file to cloud and local .env. Requires authentication. Use for Agentuity cloud platform operations
agentuity-cli-cloud-vector-search
Search for vectors using semantic similarity. Requires authentication. Use for Agentuity cloud platform operations
managing-local-system
Manages local filesystem operations, runs shell commands, and performs calculations. Use when working with local files, directories, executing shell commands, or doing mathematical calculations.
Unnamed Skill
"Use Gemini CLI when processing images, PDFs, large files, needing 1M+ token context, or requiring Gemini's strong reasoning and fine-grained domain knowledge.
agentuity-cli-cloud-sandbox-snapshot-create
Create a snapshot from a sandbox. Requires authentication. Use for Agentuity cloud platform operations
context-api-contracts
Frontend-backend API contracts, routes, clients, and type definitions. Handles API endpoint definitions, request/response types, route configuration, and cross-stack integration. Use when working with API endpoints, request/response types, route definitions, or frontend-backend integration, or when user mentions API design, adding endpoints, type mismatches, API contracts, REST endpoints, client integration, "404 Not Found" errors, "Type error" in API calls, or route configuration issues.
agentuity-cli-cloud-secret-pull
Pull secrets from cloud to local .env file. Requires authentication. Use for Agentuity cloud platform operations
issue-classifier
Classify work type from issue metadata (CLI not yet available)
agentuity-cli-cloud-thread-list
List recent threads. Requires authentication. Use for Agentuity cloud platform operations
task-assistant
Intelligent task management via the `task` CLI. Invoke when users ask to: create/list/update/delete tasks, search tasks (text or semantic), track work items with due dates, organize tasks into projects, run batch operations, generate activity reports, or manage recurring tasks. Supports natural language dates and Google Calendar sync.