caffeinate is agent-read markdown (skill) from hiroro-work/claude-plugins: Manage macOS caffeinate to prevent system sleep. Supports start/stop/status. macOS only..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Caffeinate Manager
Prevent macOS system sleep using `caffeinate`.
**Requires**: macOS (`caffeinate` command)
Use `caffeinate.sh` located in the same directory as this SKILL.md.
## Start (default)
1. Run `bash <skill-dir>/caffeinate.sh start`
## Stop
When the user requests "stop":
1. Run `bash <skill-dir>/caffeinate.sh stop`
## Status
1. Run `bash <skill-dir>/caffeinate.sh status`
## Notes
- Automatically stopped on session end via SessionEnd hook
- To stop manually, run `/caffeinate stop`
Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
GET https://markdownregistry.com/api/v1/artifacts/art_eogc4mp565d73xis
GET https://markdownregistry.com/api/v1/resolve?ref=hiroro-work/claude-plugins/caffeinate
GET https://markdownregistry.com/api/v1/blob/350e53c0ee619deefeeb4135332fb5dae294b8cba3ca683ecfd86a1a462f76bb
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
hiroro-work/claude-plugins · .claude/skills/dev-workflow-triage/SKILL.md · Triage open issues in the retrospective issue repo populated by the dev-workflow producer (v1 and v2 issue formats)…
hiroro-work/claude-plugins · .claude/skills/extract-skill-section/SKILL.md · Extract a named SKILL.md section's body verbatim into a references/<name>.md file, replace the body with a skeleton…
hiroro-work/claude-plugins · .claude/skills/inbox-add/SKILL.md · Read .claude/inbox-add.local.md and append one task line to the Obsidian Vault's inbox.md. Use when the user requests…
hiroro-work/claude-plugins · .claude/skills/publicity-review/SKILL.md · Review uncommitted diff for content unsuitable for publication to a public repository — secrets/credentials…
hiroro-work/claude-plugins · .claude/skills/review-with-untracked/SKILL.md · Temporarily visualize untracked new files into the git diff so a chain of diff-deriving review callees can see them…
hiroro-work/claude-plugins · .claude/skills/run-node-tests/SKILL.md · Run the repository's Node test suite under tests/ via `node --test` and report a structured verdict. Project-local…
hiroro-work/claude-plugins · .claude/skills/run-tests/SKILL.md · Verify plugins marketplace structure, version consistency, and JSON/frontmatter validity via subagent
hiroro-work/claude-plugins · .claude/skills/skill-review/SKILL.md · Review uncommitted skill changes against an internal checklist of skill-creator best practices and apply improvements…
hiroro-work/claude-plugins · .claude/skills/verify-bundle-sync/SKILL.md · Verify the dev-workflow-bundle canonical and bundle copy directories are in sync. Workaround for upstream symlink bug…
hiroro-work/claude-plugins · .claude/skills/verify-diff/SKILL.md · Empirically verify that a code diff achieves its stated objective by dispatching a bias-free executor that actually…