cyber-persistence-engine
Installation
SKILL.md
Cyber-Persistence Engine
This skill focuses on the 'Sovereign' ability to stay online when everything else fails.
Instructions
- Design 'Local-First' architectures that don't need the cloud to function.
- Implement 'Peer-to-Peer' (P2P) data syncing between user nodes.
- Set up 'Satellite/Mesh' fallback communication protocols.
- Manage 'Cold-Storage' backups that are immune to online attacks.
- Ensure 'Zero-Dependency' codebases for critical system functions.
Examples
- "Make my trading system run locally even if AWS East-1 goes down."
- "Design a P2P messaging layer for my BionicSovereign platform."