1 रिपॉजिटरी
Architectural patterns allowing the same data access patterns to be used across different programming languages.
Distinct from Language-Agnostic APIs: None of the candidates cover the specific shared data access pattern between JS and Python in a workflow engine.
Explore 1 awesome GitHub repository matching software engineering & architecture · Polyglot Code Execution. Refine with filters or upvote what's useful.
n8n-skills is a collection of technical guides and architectural frameworks for designing, building, and deploying automation workflows and AI agents within n8n. It provides a structured approach to creating autonomous agents by combining large language model chains with memory systems and custom toolsets. The project focuses on extending AI capabilities through the development of custom tool functions using structured input schemas and the integration of Model Context Protocol servers. It emphasizes the use of specific architectural patterns to manage webhooks, APIs, and binary data handling
Supports custom logic implementation in both JavaScript and Python using a shared data access pattern.