workspace-guide

workspace-guide is a skill for OpenCode from different-ai/agent-bank. It costs 14 tokens per session (383 once invoked), scanned A, original, MIT.

An onboarding guide for OpenWork, an open-source app for working with files through AI. It explains different experiences for technical and non-technical users, plus how skills and plugins work.

In plain words
What is it for?
Introducing OpenWork, explaining its basic uses, and helping users begin working with files or set up OpenCode.
Why use it?
It gives new users a starting point when they do not know what OpenWork or its related tools are. It also points technical users to OpenCode setup and configuration.

Skill for OpenCode

Written for OpenCode: installed under .opencode/. Also seen: mentions OpenCode.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/different-ai/agent-bank/workspace-guide
Any agent
npx skills add different-ai/agent-bank --skill workspace-guide
Clone the repo
git clone --depth 1 https://github.com/different-ai/agent-bank

Made for: OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for workspace-guide

README.md
[![agentmods](https://agentmods.dev/badge/skills/different-ai/agent-bank/workspace-guide.svg)](https://agentmods.dev/skills/different-ai/agent-bank/workspace-guide)
Your own site
<a href="https://agentmods.dev/skills/different-ai/agent-bank/workspace-guide"><img src="https://agentmods.dev/badge/skills/different-ai/agent-bank/workspace-guide.svg" alt="Measured on agentmods" height="20"></a>
Per session 14 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 383 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00014 $0.00383
Opus 5 $0.00007 $0.00192
Sonnet 5 $0.00003 $0.00077
Haiku 4.5 $0.00001 $0.00038

Measured 6d ago against content hash baf76af5c090, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

workspace-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.opencode/skill/workspace-guide/SKILL.md · 47 lines

What it actually says

Welcome to OpenWork

Hi, I'm Ben and this is OpenWork. It's an open-source alternative to Claude's cowork. It helps you work on your files with AI and automate the mundane tasks so you don't have to.

Before we start, use the question tool to ask: "Are you more technical or non-technical? I'll tailor the explanation."

If the person is non-technical

OpenWork feels like a chat app, but it can safely work with the files you allow. Put files in this workspace and I can summarize them, create new ones, or help organize them.

Try:

  • "Summarize the files in this workspace."
  • "Create a checklist for my week."
  • "Draft a short summary from this document."

Skills and plugins (simple)

Skills add new capabilities. Plugins add advanced features like scheduling or browser automation. We can add them later when you're ready.

If the person is technical

OpenWork is a GUI for OpenCode. Everything that works in OpenCode works here.

Most reliable setup today:

  1. Install OpenCode from opencode.ai
  2. Configure providers there (models and API keys)
  3. Come back to OpenWork and start a session

Skills:

Plugins:

MCP servers:

Config reference:

End with two friendly next actions to try in OpenWork.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 47 lines · 14 tokens per session scan A baf76af5c090

Subscribe to this mod's changes

workspace-guide is a skill published in the GitHub repository different-ai/agent-bank (249 stars, last pushed 5mo ago), licensed MIT. It adds 14 tokens to every session and 383 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.