iota-sdk
Modular ERP framework with dashboards, BI chat, and deployment workflows
All Skills in This Repository (3)
Pure Emerald Level IndicatorsDatabase Connection
Connect to local or staging PostgreSQL databases and run diagnostics.
E2E Testing
Automate Playwright-based end-to-end testing workflows for UI verification before CI.
Railway CLI
Automate Railway CLI authentication, deployment, monitoring, and troubleshooting workflows.
Frequently Asked Questions
FAQPage SchemaHow to install IOTA SDK skills?โผ
Run `npx skills add iota-uz/iota-sdk --all -g -y` in your terminal to install all skills in this suite globally.
What is IOTA SDK used for?โผ
It is an open-source Go framework for building modular ERP systems covering finance, warehouse management, BI chat, and dashboards with multi-tenant PostgreSQL support.
How to deploy IOTA SDK to Railway?โผ
The included Railway skill guides your agent through authentication, deployments, log inspection, environment variables, and safe production rollbacks using the Railway CLI.
How to run E2E tests for IOTA SDK?โผ
The E2E testing skill walks your agent through setting up the test database, starting the server, and running or debugging Playwright tests locally before pushing to CI.
Can I inspect the IOTA SDK database directly?โผ
Yes. The database connection skill helps your agent connect to local or staging PostgreSQL, check migrations, diagnose slow queries, and verify tenant isolation safely.
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