agentsclimarketplace

Local only

Skill control-decks/work-this-way/plugins/work-this-way/skills/local-only

Restrict governed work to local resources and block network, connector, remote repository, hosted service, or external-message access until cleared. Use only when the user invokes LOCAL ONLY or explicitly requests local-only work.From its SKILL.md

Install
npx -y skills add control-decks/work-this-way --skill local-only

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

2 things to look at

  • 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 0 stars0 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.

SKILL.md

1.5 KB, 284 tokens by cl100k_base, as published. Nobody here has run it

🏠 Local Only

ID: work-this-way/local-only
HACP: 0.4
Kind: control
Mode: guard
Traits: session-control, refusal, external-access-guard
Default Binding: Current session
Accepts: hacp/content, hacp/result
Produces: work-this-way/control-state; a governed operation may return blocked while preserving its object
Duration: until-clear; a same-combo duration qualifier may assign one-turn

Effect

Activate a guard against external-access. Permit work against the local workspace, local files, cached artifacts, command output, and available conversation context. Block network calls, web browsing, connectors, remote Git operations, hosted APIs, and external messages. An operation that has a valid local path may continue and must preserve that limitation in its result.

Limits

  • Do not silently substitute remote evidence with an unsupported claim.
  • Do not claim provider isolation; this is a behavioral control.
  • Reading a locally cached remote artifact is local access and must be identified as cached evidence.

Format

> 🛠 WORK · ACTIVE|BLOCKED · LOCAL ONLY[ · ONCE] · LOCAL ONLY[ → <card>]

What ships with it: 2 files

19.2 KB alongside SKILL.md

agents/

assets/

Keep looking

Skills are one crate of 326,144. 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.