什麼是 insforge-cli?
使用 CLI 建立和管理 InsForge 專案。處理身份驗證、專案設定、資料庫管理、邊緣功能、儲存、部署和機密。若要使用 InsForge SDK 編寫應用程式程式碼,請改用 insforge (SDK) 技能。 來源:insforge/agent-skills。
使用 CLI 建立和管理 InsForge 專案。處理身份驗證、專案設定、資料庫管理、邊緣功能、儲存、部署和機密。若要使用 InsForge SDK 編寫應用程式程式碼,請改用 insforge (SDK) 技能。
透過命令列快速安裝 insforge-cli AI 技能到你的開發環境
來源:insforge/agent-skills。
Command-line tool for managing InsForge Backend-as-a-Service projects.
If not authenticated: insforge login If no project linked: insforge create (new) or insforge link (existing)
| --json | Structured JSON output (for scripts and agents) | | --project-id | Override linked project ID | | -y, --yes | Skip confirmation prompts |
使用 CLI 建立和管理 InsForge 專案。處理身份驗證、專案設定、資料庫管理、邊緣功能、儲存、部署和機密。若要使用 InsForge SDK 編寫應用程式程式碼,請改用 insforge (SDK) 技能。 來源:insforge/agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/insforge/agent-skills --skill insforge-cli使用 CLI 建立和管理 InsForge 專案。處理身份驗證、專案設定、資料庫管理、邊緣功能、儲存、部署和機密。若要使用 InsForge SDK 編寫應用程式程式碼,請改用 insforge (SDK) 技能。 來源:insforge/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/insforge/agent-skills --skill insforge-cli 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/insforge/agent-skills