base44/agent-skills/, but you can customize the path in your project configuration.
Usage
Sync behavior
See also
agent-skills push: Push your local agent skills to Base44- 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.
Pull agent skills from Base44 to local files
base44/agent-skills/, but you can customize the path in your project configuration.
base44 agent-skills pull
| Remote state | Local state | Result |
|---|---|---|
| Skill exists | Skill exists | Local file is replaced with remote. |
| Skill exists | Skill doesn’t exist | Local file is created. |
| Skill doesn’t exist | Skill exists | Local file is deleted. |
agent-skills push: Push your local agent skills to Base44Was this page helpful?
Suggestions