base44/agent-skills/, but you can customize the path in your project configuration.
Usage
Flags
Sync behavior
See also
agent-skills pull: Sync agent skills from Base44 to local- Agent skills: Learn how agent skills work and how to define them
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Push local agent skills to Base44
base44/agent-skills/, but you can customize the path in your project configuration.
base44 agent-skills push
| Flag | Description |
|---|---|
-y, --yes | Skip the confirmation prompt. |
| Local state | Remote state | Result |
|---|---|---|
| Skill exists | Skill exists | Remote skill is replaced. |
| Skill exists | Skill doesn’t exist | New skill is created in Base44. |
| Skill doesn’t exist | Skill exists | Remote skill is deleted. |
agent-skills pull: Sync agent skills from Base44 to localWas this page helpful?
Suggestions