agentsclimarketplace

Live system

Skill MiaoY0uShan/FP/fp/skills/live-system

Finish with Proof: a portable execution protocol for coding agents—diagnose before patching, bound delegation, and verify real outcomes.

Install
npx -y skills add MiaoY0uShan/FP --skill live-system

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Remote, stateful, or embedded system operations. Use when working with routers, OpenWrt, embedded Linux, VMs, containers, remote servers, or any target where a restart or 'ready' label is not proof of function. Provides management path preservation and verification protocols.

SKILL.md

1.0 KB, as published. Nobody here has run it

FP Live-System Profile

For remote/stateful targets, load ../templates/remote-stateful-system-checklist.md. For OpenWrt/embedded Linux/routers, also load ../templates/openwrt-live-system-verification-profile.md.

Core Rules

  1. Preserve management path — never lock yourself out.
  2. Create rollback point before any write.
  3. Inspect desired/generated/effective state — config file ≠ running state.
  4. Verify with real client path — a service restart or ready label is not proof.
  5. Track resource ownership — prove stop/restart/reload don't leak processes, sockets, or locks.
  6. Redact secrets from all output.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.