Enterprise Automation Engineering Architect
by Shandra
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skills. Browse skills
THE AGENSI STORE
71 skills found
by Shandra
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.
by LocoLoboZ
Expert technical configuration and data mapping for Make.com modules, IML expressions, and automation logic.
Turn a loose request — or a script that keeps breaking — into a modular, resilient, observable, set-and-forget automation, with a scored, prioritized fix plan.
by John Barros
Design human-supervised customer retention scaffolds with integrated approval loops and context mapping.
by Echo Rose
Automation Workflow Builder - A Premium AI Agent Skill
by Grand Subaru
AI-powered Subaru vehicle sales, financing, and maintenance integration for real-time automotive assistance.
by loreto
Evaluates AI coding agent platforms across five structural dimensions that determine real-world performance independently of model quality, so teams select on architectural fit rather than benchmark scores.
by Timoranjes
Automate Google NotebookLM: create notebooks, add sources, and generate AI audio/podcasts via Python or CLI.
by Roy Yuen
Architect, build, and review production-grade Discord bots with structured guidance on commands, security, and scaling.
Professional IGDB v4 API specialist for advanced game data fetching, Apicalypse queries, and image URL construction.
by Shandra
Diagnoses unreliable tests, identifies root causes, creates stabilization plans, and generates safe AI coding prompts for fixing flaky unit, integration, E2E, and CI tests.
by Rapa Canola
Async task delegation for AI agents via shared folders—perfect for cross-OS and remote worker coordination.
by Shandra
Protects API endpoints from accidental breaking changes by generating contract maps, validation rules, integration tests, documentation, and safe AI coding prompts.
A specialized security architect skill for performing deep audits, compliance checks, and DevSecOps integrations.
by Shogun Labs
Create n8n credentials programmatically via REST API, including a workaround for the cryptic allOf validation bug that blocks OAuth2 credential creation.
by LocoLoboZ
Standardize and validate Make API shell scenarios and connection workflows for reusable SaaS integrations.
by Nex AI
Generate a production-ready Python client for Alibaba Qwen models with text, vision, and reasoning tag filtering.
by Nex AI
Deploy production-grade, AI-powered Telegram bots to Raspberry Pi with automated server hardening and scheduled jobs.
Find the LLM integration code that breaks when a model blocks a response or falls back to a different model. Flags calls with no try/except or refusal branch, responses used or parsed with no guard for a blocked or empty answer, and hardcoded model ids with no fallback handling. Built for the Fable 5 era, where a high-risk call is blocked and silently falls back to Opus 4.8.
by Nex AI
Production-ready Claude API integration with dual-model routing, token tracking, and resilient retry logic.
by Nex AI
A production-ready Python integration for Gemini using a unified AIProvider interface for easy model swapping.
by Nex AI
Enterprise-grade WhatsApp Business Cloud API integration for Python with session window management and webhook security.
by Nex AI
Production-ready Resend integration with tracked outbox, open/click analytics, and per-archetype stats.
Find the LLM integration code that will not survive a provider being pulled or going down. Flags single-provider lock-in with no alternative, calls with no failover branch, missing timeouts, retries with no limit or backoff, no degraded-mode default, and hardcoded endpoints with no alternate. This is about the model going away, not the model declining.