·insforge-cli
</>

insforge-cli

Create and manage InsForge projects using the CLI. Handles authentication, project setup, database management, edge functions, storage, deployments, and secrets. For writing application code with the InsForge SDK, use the insforge (SDK) skill instead.

282Installs·76Trend·@insforge

Installation

$npx skills add https://github.com/insforge/agent-skills --skill insforge-cli

How to Install insforge-cli

Quickly install insforge-cli AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/insforge/agent-skills --skill insforge-cli
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: insforge/agent-skills.

SKILL.md

View raw

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 |

Create and manage InsForge projects using the CLI. Handles authentication, project setup, database management, edge functions, storage, deployments, and secrets. For writing application code with the InsForge SDK, use the insforge (SDK) skill instead. Source: insforge/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/insforge/agent-skills --skill insforge-cli
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from insforge/agent-skills

Quick answers

What is insforge-cli?

Create and manage InsForge projects using the CLI. Handles authentication, project setup, database management, edge functions, storage, deployments, and secrets. For writing application code with the InsForge SDK, use the insforge (SDK) skill instead. Source: insforge/agent-skills.

How do I install insforge-cli?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/insforge/agent-skills --skill insforge-cli Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/insforge/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26