Agent Skills by TigerAI@Taiwan
Showing 16 vetted skills indexed across 2 GitHub repositories.
external-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.
n8n-node-configuration
Resolve n8n node misconfigurations by tracing displayOptions and operation-aware required fields.
n8n-code-javascript
Guide correct JavaScript logic and data access for n8n Code nodes.
n8n-workflow-patterns
Design n8n workflow architectures with proven patterns for webhooks, APIs, databases, and error handling.
n8n-code-python
Guide Python code in n8n Code nodes with correct data access and return structure.
n8n-expression-syntax
Validate and correct n8n expression syntax for node fields and webhook payloads.
n8n-validation-expert
Interpret n8n validation errors and warnings to guide configuration fixes.
tigerai-example-finder
Find similar n8n workflow examples by searching TigerAI cookbook and reference-workflows corpus.
tigerai-enterprise-patterns
Generate enterprise-grade n8n workflows with FastAPI worker delegation and security guardrails.
tigerai-qa-mode
Run a staged Q&A interview to collect n8n workflow requirements.
sticky-note-to-workflow
Convert sticky note requirements into three-layer n8n workflow JSON.
n8n-api-bridge
Read and update n8n workflows via REST API with sticky-note merges.