insforge-cli

The insforge-cli skill provides an interface for managing InsForge backend and cloud infrastructure, including database schema, RLS policies, migrations, storage, edge functions, and project lifecycle management.

17.7K
Installs
6
Use cases
5/10
Quality

Is insforge-cli safe to install?

Review the source first

Review the source first: our audit of insforge-cli's source files found 12 shell commands, 0 external URLs, file reads and writes (high risk). Every command and URL listed appears verbatim in the skill's source. The skill executes shell commands via npx and manages sensitive backend infrastructure, including database schemas and project secrets.

How we audit skills: our security review methodology.

Who is this skill for?

Developers managing InsForge backend services, cloud infrastructure, and database schemas.

What can you do with it?

  • Managing project lifecycle, including creation, linking, and status checks.
  • Executing database migrations, SQL queries, and RLS policy updates.
  • Configuring backend services like storage, edge functions, and scheduled jobs.
  • Managing project secrets, environment variables, and AI/OpenRouter keys.
  • Monitoring project logs and diagnostics.
  • Tracking project decisions and facts using the agent memory system.

How good is this skill?

Quality score: 5/10. The skill documentation is comprehensive, providing clear command routing, environment variable definitions, and specific workflows for database and memory management.

What does the skill file contain?

SKILL.md
# InsForge CLI

Use this skill whenever someone needs a backend, or when managing InsForge backend and cloud infrastructure with the InsForge CLI. For application code that calls InsForge from a frontend, backend, or edge function, use the `insforge` app-integration skill instead.

## Core Rules

- Always run the CLI through `npx @insforge/cli <command>`. Do not install or call a global `insforge` binary.
- If the project is already linked, use the current linked project. Run login, project creation, link, project discovery, organization listing, or cloud project commands only when connection ...

Frequently asked questions

How should I run the InsForge CLI?

Always execute the CLI using npx @insforge/cli <command>. Do not install or use a global binary.

How do I handle database schema changes?

Create migrations using npx @insforge/cli db migrations new <name> and apply them with npx @insforge/cli db migrations up --all.

What should I do before starting a task on a linked project?

Run npx @insforge/cli memory list to recall relevant project facts and decisions.

How do I perform non-interactive operations?

Use the --json flag for structured output and non-interactive value collection.

Data sourced from insforge/agent-skills on GitHub. Install counts from skills.sh. The summary and security audit are derived from the skill's source files: every command and URL listed appears verbatim in the source.

Related skills

find-skills

2.3M

Users seeking to extend agent capabilities with specialized tools, workflows, or knowledge packages

The find-skills skill enables agents to search for, discover, and install modular packages from the open agent skills ecosystem using the Skills CLI.

highclipackage-managervercel-labs

agent-browser

506.7K

AI agents and developers requiring programmatic web interaction, exploratory testing, or automation of Electron desktop applications

The agent-browser CLI provides browser automation for AI agents using Chrome or Chromium via CDP. It supports page navigation, form interaction, data extraction, and testing. The tool utilizes accessibility-tree snapshots and element references for interaction.

highbrowser-automationclivercel-labs

image-to-video

355.0K

Developers and users who need to automate video generation from images using the RunComfy platform

The image-to-video skill routes user requests to specific RunComfy animation models based on intent. It selects HappyHorse 1.0 I2V for general animation, Wan 2.7 for custom-voiceover lip-sync, or Seedance 2.0 Pro for multi-modal composition. The skill executes the RunComfy CLI to process inputs and download generated video files.

highaivideo-generationagentspace-so

video-edit

338.7K

Users of the RunComfy CLI who need to automate video editing tasks like restyling, background swapping, or motion transfer

The video-edit skill acts as a router for the RunComfy CLI, selecting between Wan 2.7 Edit-Video, Kling 2.6 Pro Motion Control, and Lucy Edit Restyle models based on user intent to perform video transformations.

highvideo-editingai-agentagentspace-so