Favicon of base44-cli

base44-cli Skill

AI Agent SkillJavaScriptOpen source

The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this Published by openai in plugins.

What is base44-cli Skill?

The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
91/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Deployment
  • Documentation
  • Research
  • Deployment use cases
  • Documentation use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use base44-cli Skill

  • Use it for deployment.
  • Use it for documentation.
  • Use it for research.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: openai
  • Repository: openai/plugins
  • Skill file: plugins/base44/skills/base44-cli/SKILL.md

What it does

The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment). This skill is the place for learning about how to configure resources. When you plan or implement a feature, you must learn this

Skill instructions

Base44 CLI Create and manage Base44 apps (projects) using the Base44 CLI tool. ⚡ IMMEDIATE ACTION REQUIRED - Read This First This skill activates on ANY mention of "base44" or when a base44/ folder exists. DO NOT read documentation files or search the web before acting. Your first action MUST be: 1. Check if base44/config.jsonc exists in the current directory 2. If NO (new project scenario): - This skill (base44-cli) handles the request - Guide user through project initialization - Do NOT activate base44-sdk yet 3. If YES (existing project scenario): - Transfer to base44-sdk skill for implementation - This skill only handles CLI commands (login, deploy, entities push) Critical: Local Installation Only NEVER call base44 directly. The CLI is installed locally as a dev dependency and must be accessed via a package manager: - npx base44 <command (npm - recommended) - yarn base44 <command (yarn) - pnpm base44 <command (pnpm) WRONG: base44 login RIGHT: npx base44 login MANDATORY: Authenticat

Explore related resources

Frequently asked questions

What is base44-cli?

base44-cli is a open-source AI agent skill with Copy skill directory. The base44 CLI is used for EVERYTHING related to base44 projects: resource configuration (entities, backend functions, ai agents), initialization and actions (resource creation, deployment).

Who is base44-cli best for?

base44-cli is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows, research workflows.

How do I install base44-cli?

Install or run base44-cli using Copy skill directory. Check base44-cli for the latest setup command.

Is base44-cli actively maintained?

base44-cli may need a closer maintenance check before production use.

Share:

Stars
4,556
Forks
668
Last commit
9 days ago
Repository age
5 months
License
Unknown

Auto-fetched from GitHub.

Similar to base44-cli