openclaw-assets-to-workbuddy

openclaw-assets-to-workbuddy is a skill for Claude Code, Codex from bighardperson/computer-science-skills-collection. It costs 96 tokens per session (6,422 once invoked), scanned A, original, no licence file.

Instructions for moving an OpenClaw user's personal files and settings into WorkBuddy, including identity files, memory, skills, MCP settings, connections, and scheduled jobs.

In plain words
What is it for?
Use it when migrating an OpenClaw folder or workspace into WorkBuddy, including bot connections and cron jobs, which are scheduled tasks.
Why use it?
It helps preserve an OpenClaw workspace when transferring it to the corresponding WorkBuddy locations.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when migrating an OpenClaw folder or workspace into WorkBuddy, including bot connections and cron jobs, which are scheduled tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/bighardperson/computer-science-skills-collection/openclaw
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.

Any agent
npx skills add bighardperson/computer-science-skills-collection --skill openclaw
Clone the repo
git clone --depth 1 https://github.com/bighardperson/computer-science-skills-collection

Made for: Claude Code, Codex.

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 openclaw-assets-to-workbuddy

README.md
[![agentmods](https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/openclaw/github.svg)](https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/openclaw)
Your own site
<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/openclaw"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/openclaw/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openclaw-assets-to-workbuddy

Your own site · 80×15
<a href="https://agentmods.dev/skills/bighardperson/computer-science-skills-collection/openclaw"><img src="https://agentmods.dev/badge/skills/bighardperson/computer-science-skills-collection/openclaw.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,422 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00096 $0.06422
Opus 5 $0.00048 $0.03211
Sonnet 5 $0.00019 $0.01284
Haiku 4.5 $0.00010 $0.00642

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

Security

Grade A, and why

openclaw-assets-to-workbuddy 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 11d 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.

skills/OpenClaw记忆迁移/SKILL.md · 653 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 653 lines · 96 tokens per session scan A 19847ff61808

Subscribe to this mod's changes

openclaw-assets-to-workbuddy is a skill published in the GitHub repository bighardperson/computer-science-skills-collection (48 stars, last pushed 4mo ago), with no licence file. It adds 96 tokens to every session and 6,422 once invoked, about $0.0005 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.

Related

Other skills, from other repositories

taiyi-compress

A workflow tool for shrinking large coding-agent conversations and work files into shorter context notes. It can also coordinate separate agents for parallel development and create handoff notes for continuing work in a new session.

Dong90/oh-my-taiyiforge · 51 tokens

continuous-learning-v2

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents.

sangrokjung/claude-forge · 33 tokens

codebase-memory-mcp

Resolve canonical Git checkouts, index and verify codebase-memory-mcp graphs through the guarded CLI, and safely audit duplicate worktree caches. Use when a user mentions codebase memory MCP, searchgraph, tracepath, indexrepository, worktree indexes, or oversized graph caches.

vincentkoc/dotskills · 62 tokens

project-memory

Initialize, retrieve, and explicitly update the separate Rootloom Memory plugin's repository-owned architecture, risk, decision, and failure lessons. Use only when explicitly requested. Memory is experimental, advisory, and outside Rootloom Core.

qingye-lab/rootloom · 47 tokens

remarkable-memory

Turns handwritten reMarkable notes into a queryable semantic memory. Syncs pages from a reMarkable tablet (via the reMarkable MCP server, rmapi, or a USB/SSH bridge), renders each page to an image and reads the handwriting with Claude vision — no OCR key — then extracts each page into confidence-scored, human-editable…

mostafa-drz/claude-skills · 194 tokens

memory-hygiene

Keep agent-written memory files from rotting. Audits /.claude/projects/ /memory/ for facts the tree now contradicts — stale version pins, passed sequence facts, vanished paths — plus MEMORY.md index drift, and enforces the memory format contract at write time. Use when the user says "audit my memory", "memory is…

alexmond/alexmskills · 103 tokens