frappe-manager

Coordinate Docker-based Frappe site creation, shell access, and bench commands.

48|17|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/lubusIN/agent-skills --skill frappe-manager
Or copy as Structured Prompt for Agentā–¼
Please help me install this Agent Skill.
Skill: frappe-manager
Source: https://github.com/lubusIN/agent-skills/tree/main/skills/frappe/frappe-manager
Command: npx skills add https://github.com/lubusIN/agent-skills --skill frappe-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

šŸ’” This Skill includes references (resource) components.

What problem does it solve?

Frappe Manager simplifies the setup and ongoing management of Docker-based Frappe development environments, turning bespoke, multi-step setups into repeatable workflows.

Core Features & Use Cases

  • Environment provisioning: Create isolated sites with apps (ERPNext, HRMS, etc.) in Docker containers.
  • In-container development: Access shells, run bench commands, and test changes without host pollution.
  • Agent-driven workflows: Support repeatable experiment cycles, rapid resets, and reproducible environments for AI-assisted development.

Quick Start

Create a dev site and enter its container to begin development.

Frequently Asked Questions about frappe-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a Docker-based Frappe development environment?ā–¼

You can set up a Docker-based Frappe development environment by using the FM CLI to create isolated sites with apps like ERPNext in containers. This approach provides rapid, reproducible setups without host pollution.

What is the best way to manage multiple Frappe apps and sites in containers?ā–¼

Managing multiple Frappe apps and sites in containers is streamlined by this Skill, which provisions isolated environments and supports running bench commands directly inside Docker containers for testing.

Do I need Docker and Python to run Frappe Manager?ā–¼

Yes, Docker and Python 3.11+ are required. The Skill relies on these environments to run the FM CLI and coordinate containerized Frappe development workflows effectively.

Can I use Frappe Manager for AI-assisted agent workflows?ā–¼

Yes, Frappe Manager supports AI-assisted agent workflows by providing reproducible environments and rapid resets. This allows AI agents to conduct repeatable experiment cycles within containerized Frappe sites.

Does Frappe Manager support installing ERPNext and HRMS apps?ā–¼

Yes, installing ERPNext and HRMS is fully supported. The Skill automates environment provisioning by creating isolated Docker sites with these apps, enabling rapid and reproducible setups.