Examples

Tool call patterns, end-to-end workflow examples, and scenario references. This skill should be used when the user needs reference implementations, complete examples, or tool call patterns.

agents-store 2765f6a 6 files · 14.3 KB Updated

File contents

Examples & References

This skill provides reference implementations, tool call patterns, and complete workflow scenarios for n8n automation.

Reference Files

File Description
tool-patterns.md MCP tool call patterns with exact parameter formats
workflow-examples.md Multi-step workflow examples combining multiple tools
webhook-automation.md Webhook-triggered automation scenario
data-pipeline.md Scheduled data pipeline scenario

Quick Reference: All Tools by Group

Workflows (7)

list_workflows, get_workflow, create_workflow, update_workflow, delete_workflow, activate_workflow, deactivate_workflow

Execution (3)

execute_workflow, list_executions, get_execution

Credentials (3)

list_credentials, create_credential, delete_credential

Tags (4)

list_tags, create_tag, update_tag, delete_tag

agents-store/claude-plugins/tree/main/plugins/n8n/skills/examples commit 2765f6a240

Frequently asked questions

npx skillmds@latest add agents-store/examples