singularity-creator
v1.3.0
Published
One-command AI agent environment setup for Singularity Creator students
Maintainers
Readme
Singularity Creator - One-Command AI Agent Setup
Set up your AI agent development environment with a single command.
Prerequisites
- Node.js 18+ - Install here
- Git - Install here
- macOS, Linux, or Windows
Quick Install
Run this command in your terminal:
npx singularity-creatorThe installer will:
- Check for Node.js 18+ (install if needed)
- Install Bun (if not present)
- Install OpenCode CLI
- Install OhMyOpenCode plugin
- Verify your activation code
- Configure everything automatically
What You Need
- Activation Code - Format:
SC-XXXX-XXXX-XXXX- Get yours at creator.singularityai.online
After Installation
Start coding with AI agents:
opencodeTroubleshooting
"Command not found" after installation
Restart your terminal, then try again.
Activation code invalid
Visit creator.singularityai.online/help
What Gets Installed
- OpenCode - AI agent CLI tool (via npm mirror)
- OhMyOpenCode - Plugin for agent management
- Singularity Proxy - Connects you to DeepSeek-V4-Flash and GLM-5.1 via Tencent Cloud
Agent Models
| Model | Use Case | |-------|----------| | GLM-5.1 | Complex reasoning, planning, deep analysis | | DeepSeek-V4-Flash | Quick tasks, fast iterations |
China Network
All downloads use China-friendly mirrors:
- npm packages:
registry.npmmirror.com(淘宝镜像) - Git repos: Gitee mirrors with GitHub fallback
Need Help?
- Documentation: creator.singularityai.online/docs
- Support: creator.singularityai.online/help
