Skip to main content
Run any Skill in Manus
with one click
GitHub repository

PwrAgent

PwrAgent contains 5 collected skills from pwrdrvr, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
28
updated
2026-07-03
Forks
4
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

release
software-developers

Prepare, validate, tag, publish, and monitor guarded PwrAgent desktop releases. Use when the user asks to release PwrAgent, prepare a vX.Y.Z or vX.Y.Z-prerelease tag, update release notes or CHANGELOG.md for a desktop release, verify package.json/tag/changelog alignment, trigger the macOS signed/notarized release workflow, or inspect release workflow status.

2026-07-03
pwragent-dev-restart
software-developers

Safely restart the local PwrAgent Electron development app after pulling, rebasing, or merging changes. Use when Codex is running inside or alongside the PwrAgent dev app and a normal restart could kill the current session before `pnpm dev` is relaunched.

2026-06-14
release-download-stats
software-developers

Check and summarize PwrAgent GitHub Release asset download statistics. Use when the user asks for download counts, bytes served, DMG or ZIP stats, updater ZIP traffic, per-release stats such as beta.22/beta.21/beta.20, or whether GitHub release downloads show any traffic.

2026-06-06
pwragent-dev-profile
network-and-computer-systems-administrators

Start, stop, restart, and verify the local PwrAgent Electron development app with `PWRAGENT_PROFILE=dev` from the current checkout. Use when Codex needs to close any running dev-profile PwrAgent instance, launch `pnpm dev` in the current working directory, or confirm the dev-profile app came up.

2026-05-13
desktop-e2e-fixture-seeding
software-quality-assurance-analysts-and-testers

Record, export, derive, and refresh desktop replay-backed E2E fixtures for PwrAgent. Use when Codex needs to seed or update `apps/desktop/e2e/fixtures/*` from a live desktop session with Computer Use, add a new capture recipe, promote `raw.capture.jsonl` into `replay.fixture.json`, or wire a replay-backed Electron spec around a captured scenario.

2026-05-04