Skill Claude CodeCodex
Generic Attio CRM REST API v2 recipes for querying records, upserting companies/people/deals, writing notes/tasks/comments, managing lists, and handling webhooks.
157 tagged agentic os, measured the same way as everything else here.
Browse within: agentic-framework 46agent-infrastructure 40agent-memory 40linux 40skill 40agent-runtime 39ai-operator 38castellano 38iamasters 38sinapsis 38agent-os 33claude-code-skill 26claude-plugins 26agentic 20
Skill Claude CodeCodex
Generic Attio CRM REST API v2 recipes for querying records, upserting companies/people/deals, writing notes/tasks/comments, managing lists, and handling webhooks.
Skill Claude CodeCodex
Use Composio from Agent Swarm through the agent-swarm x composio CLI route, the swarmx MCP tool, or a registered ctx.api.composio script connection. Trigger when a task needs connected third-party app tools such as Gmail, Google Calendar, Google Docs, Google Drive, GitHub, Slack, Notion, or HubSpot through Tool Router…
Skill Claude CodeCodex
How to interact with Kapso WhatsApp from the swarm — read inbound webhook payloads (text AND media), fetch message history, send free-form messages within the 24h session window (and template messages outside it), mark-as-read, show the typing indicator, send reactions, download media, verify webhook signatures, and…
Skill Claude CodeCodex
Guide for adding a backend (Rust or Python) to the agent-sec-core security middleware. Use when creating new backends, integrating Rust or Python code into the security middleware, or extending with new backend actions.
Skill Claude CodeCodex
A read-only tool for examining security events already saved by agent-sec-cli, a command-line security log. It can connect those events to an agent session, run, or trace.
Skill Claude CodeCodex
A security record for agent skills, which are reusable instruction packages for coding agents. It shows their status, reviews risk exposure, and can certify them with quick or user-approved deeper scans.
Skill Claude CodeCodex
Creates and manages backup snapshots.
Skill Claude CodeCodex
Socratic design refinement and ideation.
Skill Claude CodeCodex
4-phase root cause analysis and debugging.
iamasters-academy/iamasters-os
Skill Claude CodeCodex
Motor de Loop Engineering. Convierte trabajo repetitivo en sistemas: se diseñan UNA vez y se ejecutan N veces con verificación, compuertas humanas y aprendizaje acumulado (REGLAS.md). Tres funciones: (1) INSTALACIÓN — en el primer uso, entrevista de 5 preguntas para personalizar la skill al negocio, herramientas y…
iamasters-academy/iamasters-os
Skill Claude CodeCodex
Genera el voice profile completo del operador con 3 registros (A formal, B divulgativo, C cercano). Mecánica de doble ruta (artefactos reales o simulación guiada) que captura voz auténtica incluso si el operador no tiene presencia online. Combina interview directa + Firecrawl scraping de URLs públicas + 5 simulaciones…
iamasters-academy/iamasters-os
Skill Claude CodeCodex
Migra workflows de n8n/Make al ecosistema Claude Code. Analiza JSONs, mapea nodos, propone implementacion (skills, crons, web apps, dashboards) y detecta mejoras. Usa cuando el usuario pegue un JSON de n8n o mencione migrar automatizaciones.
Skill Claude CodeCodex
A guide for designing presentation slides as editable HTML-based decks, with optional conversion to PowerPoint. It covers slide structure, visual layout, data displays, and design choices.
Skill Claude CodeCodex
Sparo OS Product App runtime API guidance. Use when writing or reviewing Product App ui.js, worker.js, sourcemanifest.json, permissions, window.app APIs, app.ai, app.backend service actions, storage, fs/shell/net/os/dialog/clipboard calls, runtime events, or Product App runtime debugging.
Skill Claude CodeCodex
Sparo OS Product App UI polish guidance. Use when improving Product App visuals, layout, runtime UI Kit usage, Sparo OS theme variables, density, empty/loading/error states, accessibility, responsive behavior, light/dark QA, zh-CN/en-US QA, or aligning Product App surfaces with existing built-in app design.
Skill Claude CodeCodex
Verifies that os-architect actually causes evolution — not just words. Dispatches os-architect in single-shot simulation mode for a given test scenario, then checks for real artifact presence (new files, HANDOFFBLOCK, plan files). Reports PASS / FAIL with grep evidence. Accumulates results into a test report. Use…
Skill Claude CodeCodex
Continuously improves an existing agent skill based on eval results using the RED-GREEN-REFACTOR cycle. Apply when a skill's routing accuracy is low, trigger descriptions need sharpening, or os-eval-runner scores are below target. (1) run a RED baseline to observe the failure mode, (2) apply a focused patch and verify…
Skill Claude CodeCodex
Self-healing and self-evolving pattern for agents operating against repo capabilities, scripts, skills, sub-agents, selectors, workflows, and external systems. Classifies evolution events into four tiers — Friction/Workaround, Gap, Failure, Regression — applies repo-profile-gated edits with appropriate autonomy…