con un clic
math
Test-only skill that performs basic arithmetic. Used for integration testing.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Test-only skill that performs basic arithmetic. Used for integration testing.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Run OpenAI Codex CLI for autonomous software engineering tasks via non-interactive `codex exec` with chat-friendly outputs.
Use the Cursor CLI (agent) for software engineering tasks. Includes installation, auth, commands, terminal-based automation, and best practices for AI coding workflows.
Run Google Gemini CLI for autonomous coding and general tasks via headless mode with chat-friendly outputs.
GitHub operations via gh CLI — list issues, create branches, create PRs, clone repos.
Search, read, send, and manage Gmail emails via Google API
Interact with Railway deployments — check status, view logs, redeploy services, and manage environment variables.
| name | math |
| version | 1.0.0 |
| description | Test-only skill that performs basic arithmetic. Used for integration testing. |
| author | OpenViber |
Performs basic arithmetic operations. Used to validate parameter parsing and typed returns.
Performs add, subtract, multiply, or divide on two numbers.
Pure TypeScript, no external dependencies.