@firstpick/pi-skill-backup-manager
Agents should invoke this skill for backup health checks, restore testing, NAS/Gitea backup integrity, 3-2-1 strategy review, backup script audits, or verifying repositories and archives can be restored safely.
Package details
Install @firstpick/pi-skill-backup-manager from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-skill-backup-manager- Package
@firstpick/pi-skill-backup-manager- Version
0.1.1- Published
- May 18, 2026
- Downloads
- not available
- Author
- firstpick
- License
- MIT
- Types
- skill
- Size
- 7.5 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@firstpick/pi-skill-backup-manager
A Pi skill for backup health checks, restore testing, NAS/Gitea backup integrity, 3-2-1 strategy review, backup script audits, or verifying repositories and archives can be restored safely.
What it does
- Adds the
backup-managerskill to Pi's skill library. - Guides agents to invoke the skill for backup health checks, restore testing, NAS/Gitea backup integrity, 3-2-1 strategy review, backup script audits, or verifying repositories and archives can be restored safely.
- Bundles
skills/backup-manager/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-backup-manager
Configuration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `backup-manager`.
Agent: Invokes the `backup-manager` skill, follows its workflow, and reports the result.