lpm-config
Installation
SKILL.md
Instructions
Use this skill to create, modify, and delete lpm (Local Project Manager) YAML configuration files. lpm is a CLI + macOS app that manages long-running services, one-shot commands (actions), and interactive terminals for dev projects.
For the full YAML field reference, see YAML Schema Reference.
Installation
Install lpm (if not already installed):
curl -fsSL https://raw.githubusercontent.com/gug007/lpm/main/install.sh | bash
Install this skill via skills.sh:
# Interactive — shows available skills
npx skills add gug007/lpm
# Or install directly