mirror of
https://mirror.skon.top/github.com/czlonkowski/n8n-skills
synced 2026-04-20 21:02:34 +08:00
- Fix property removal: undefined → null (matching actual MCP API) - Add n8n_manage_datatable tool (data table CRUD, filtering, dry-run) - Add transferWorkflow operation (18 ops total, was 17) - Add 7 autofix types: node-type-correction, webhook-missing-path, typeversion-upgrade, version-migration + confidence thresholds - Add AI agent patterns: MCP Client Tool, streaming, fallback models, RAG - Replace all deprecated tool names across 18+ files: get_node_essentials → get_node, validate_node_operation → validate_node, get_property_dependencies → get_node search_properties mode - Sync .claude/skills/ with updated skills directory - Update docs/ with current unified tool API references Conceived by Romuald Członkowski - www.aiadvisors.pl/en Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>