tarunai-connect-n8n

Manage n8n workflows, executions, credentials, and configuration via CLI.

Updated May 25, 2026
One-click install
npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-n8n
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tarunai-connect-n8n
Source: https://github.com/tharunramagiri/tarunai-connect/tree/main/n8n/agent-harness/tarunai_connect/n8n/skills
Command: npx skills add https://github.com/tharunramagiri/tarunai-connect --skill tarunai-connect-n8n

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of manually managing n8n automation resources by providing an agent-friendly command-line interface for workflow operations.

Core Features & Use Cases

  • Workflow Management: Create, update, activate, deactivate, transfer, and inspect n8n workflows through CLI commands.
  • Automation Operations: Manage executions, credentials, variables, tags, and configuration for n8n environments.
  • Use Case: An AI agent can administer an n8n instance by listing workflows, updating automation settings, and retrieving execution information through structured CLI responses.

Quick Start

Use the tarunai-connect-n8n skill to list and manage workflows in my configured n8n instance.

Frequently Asked Questions about tarunai-connect-n8n

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage n8n workflows through an AI agent?

You can manage n8n workflows through an AI agent by using a CLI that translates agent commands into structured API interactions for workflow control, execution management, and credential handling.

Can I activate and deactivate n8n workflows from the command line?

Yes, you can activate and deactivate n8n workflows from the command line. The CLI supports creating, updating, transferring, and inspecting workflows through structured JSON outputs.

Does this approach require the n8n Public API to function?

Yes, this approach requires the n8n Public API. The CLI relies on n8n Public API compatibility to ensure reliable automation tasks and structured responses for agent-driven operations.

What n8n administration operations are supported besides workflow control?

Besides workflow control, supported n8n administration operations include managing executions, credentials, variables, tags, and environment configuration through agent-friendly command-line commands.

How do I retrieve n8n execution information for automation monitoring?

To retrieve n8n execution information for automation monitoring, an AI agent can query the n8n instance via CLI commands, receiving structured JSON output detailing execution status and workflow settings.

What are the limitations of using a CLI for n8n automation management?

A limitation of using a CLI for n8n automation management is the strict dependency on structured API interactions and n8n Public API compatibility, requiring JSON output support for reliable agent-driven operations.