receive-updates - Receive Updates from Cursor Agent Factory
Receive and apply updates from the Cursor Agent Factory including skills, knowledge, and agents
Tags
Updated: 2026-02-14Capabilities
Typical Inputs
Typical Outputs
What this skill does
- check for updates
- compute diff between manifests
- resolve update conflicts
- apply file updates
- verify applied updates
Inputs
- factory URL
- current version
- local manifest
- remote manifest
- update strategy
Outputs
- updated manifest
- diff analysis report
- backup files
- applied updates
Requirements
- Python with requests and pyyaml libraries
- access to Cursor Agent Factory
- permission to write files
