TigerAI-A2A-Code2n8n-Skill-Pack
Convert codebases and sticky notes into governed n8n workflows
All Skills in This Repository (5)
Pure Emerald Level Indicatorsexternal-dependency-security
Automate security reviews of external dependencies before build ingestion.
code2n8n-pipeline
Automate the 12-stage Code2n8n Path B pipeline from GitHub repository intake to n8n workflow activation.
n8n-code-to-native
Convert Code nodes in n8n workflows to native declarative nodes in-place.
n8n-security-governance
Audit AI-coded n8n workflows for security governance and change-control readiness.
code-to-workflow
Port codebases into n8n workflows with governance and install docs.
Frequently Asked Questions
FAQPage SchemaHow to install TigerAI Code2n8n Skill Pack?โผ
Run `npx skills add MorrisLu-Taipei/TigerAI-A2A-Code2n8n-Skill-Pack --all -g -y` in your terminal to install all skills globally.
How to convert existing code into n8n workflows?โผ
Paste a GitHub repository URL or describe your system, and the code-to-workflow skill inventories the code, partitions logic, and generates validated n8n workflow JSON with full documentation.
Can I build n8n workflows without technical knowledge?โผ
Yes. The Q&A mode interviews you in plain language, and the example finder searches 2,061 real workflows to adapt proven patterns to your needs.
Does it check workflows for security issues?โผ
Yes. Every workflow passes security governance review, dependency scanning, and a two-layer validation gate before it can be marked as production-ready.
Does it work with Claude Code and other coding agents?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Cursor, Codex, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core