n8n-apiOperate n8n via its public REST API from OpenClaw. Use for workflow management, executions, and automation tasks such as listing, creating, publishing, triggering, or troubleshooting. Works with both self-hosted n8n and n8n Cloud.
Install via ClawdBot CLI:
clawdbot install codedao12/n8n-apiGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://your-instance.app.n8n.cloud/api/v1Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A company uses this skill to periodically check the health of their n8n workflows by counting active workflows and recent failures via the health check summary. If failures exceed a threshold, it triggers alerts to the operations team for immediate troubleshooting, ensuring minimal downtime in automated processes.
An e-commerce platform leverages this skill to programmatically activate or deactivate n8n workflows based on real-time sales events or marketing campaigns. For example, activating a promotional email workflow during a flash sale and deactivating it afterward to optimize resource usage and campaign timing.
A data analytics firm uses this skill to automatically list failed executions, retrieve details to identify failing nodes, and retry executions after fixes. This streamlines debugging of data integration workflows, reducing manual intervention and improving data pipeline reliability.
A SaaS provider employs this skill to manage workflows across multiple client instances by listing, creating, and publishing workflows via the API. This enables scalable automation setup and maintenance for different tenants, ensuring consistent service delivery and customization.
A business offers managed automation services using this skill to build, monitor, and maintain n8n workflows for clients. They charge subscription fees based on the number of workflows or executions managed, providing ongoing support and optimization to ensure client automation runs smoothly.
A consulting firm uses this skill to integrate n8n with clients' existing systems via the API, offering custom workflow development and troubleshooting. Revenue comes from project-based fees or hourly rates for setup, training, and ongoing maintenance services.
A company develops and sells pre-built n8n workflow templates that leverage this skill for easy deployment and management. They generate revenue through one-time purchases or licensing fees, with optional add-ons for API-driven customization and support.
💬 Integration Tip
Ensure API keys are securely stored as environment variables and test webhooks separately from production endpoints to avoid unintended triggers in live workflows.
Scored Apr 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.