Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:50:53 +08:00
commit e8e7ede9e4
14 changed files with 2360 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Scripts
Bundled resources for ai-sdk-agents skill
- [ ] agent_setup.sh: Automates the creation of agent files and configuration based on user input.
- [ ] dependency_installer.sh: Installs necessary npm packages for the agents.
- [ ] env_setup.sh: Creates and populates .env file with API keys based on user input.