U-Claw is a portable AI workspace that places an OpenClaw assistant, its configuration, memory, sessions, and tools on a USB drive. Users set it up on supported computers and carry the workspace between them, configuring a model with their own API key. The catalogue contains skills and instructions related to using or preparing this portable setup.
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.
npx skills add dongsheng123132/u-claw --skill word-writergit clone --depth 1 https://github.com/dongsheng123132/u-clawWrote 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.
[](https://agentmods.dev/skills/dongsheng123132/u-claw/word-writer)<a href="https://agentmods.dev/skills/dongsheng123132/u-claw/word-writer"><img src="https://agentmods.dev/badge/skills/dongsheng123132/u-claw/word-writer/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.
<a href="https://agentmods.dev/skills/dongsheng123132/u-claw/word-writer"><img src="https://agentmods.dev/badge/skills/dongsheng123132/u-claw/word-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00028 | $0.00575 |
| Opus 5 | $0.00014 | $0.00287 |
| Sonnet 5 | $0.00006 | $0.00115 |
| Haiku 4.5 | $0.00003 | $0.00057 |
Grade A, and why
word-writer 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 12d 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.
What it actually says
Word 文档助手
专业的 Word 文档创作和排版工具,帮你快速生成规范的商务文档。
核心功能
- 文档撰写: 报告、方案、合同、简历等各类文档
- 格式排版: 标题层级、正文样式、段落间距、页眉页脚
- 模板选择: 根据场景推荐合适的文档模板
- 目录生成: 自动生成规范目录结构
- 批量处理: 批量替换、批量格式调整
文档结构模板
商务报告
【封面】标题 + 副标题 + 日期 + 公司名
【目录】自动生成
【前言】背景、目的、范围
【正文】分章节,每章含图表
【结论】核心发现 + 建议
【附录】数据来源、参考资料
工作方案
1. 背景分析(SWOT)
2. 目标设定(SMART)
3. 执行计划(时间表 + 责任人)
4. 资源需求(预算 + 人员)
5. 风险预案
常用快捷键
| 功能 | 快捷键 |
|---|---|
| 加粗 | Ctrl+B |
| 斜体 | Ctrl+I |
| 下划线 | Ctrl+U |
| 标题1 | Ctrl+Alt+1 |
| 标题2 | Ctrl+Alt+2 |
| 插入目录 | Ctrl+Shift+O |
使用示例
帮我写一份项目立项报告,主题是"电商平台用户增长方案"
这篇论文的格式太乱了,帮我调整成学术规范格式
生成一个产品介绍文档的模板,包含产品特点、优势、应用场景
适用场景
- 商务文档:报告、方案、计划书
- 学术文档:论文、课题申报书
- 行政文档:通知、请示、会议纪要
- 个人文档:简历、求职信
不适用场景
- 需要真实数据分析(用 excel-helper)
- 复杂表格制作(用 excel-helper)
- PPT 制作(用 ppt-designer)
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.
- 12d ago First seen · 77 lines · 28 tokens per session scan A ca95ff0c63e0
word-writer is a skill published in the GitHub repository dongsheng123132/u-claw (1,748 stars, last pushed 4d ago), licensed MIT. It adds 28 tokens to every session and 575 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.
Other skills, from other repositories
feishu-doc-extended
An extended Feishu document assistant. Feishu is a workplace collaboration platform with online documents and tables; this skill can upload and place images and create tables after user confirmation.
pptx-generator
A tool for creating PowerPoint presentation files from structured JSON or Markdown. It supports title, content, image, table, two-column, and blank slide layouts.
pdf-generator
A document tool that turns Markdown, HTML, plain text, or template data into paginated PDF files. It supports A4 pages, page numbers, automatic page breaks, and Chinese text.
pdf-processor
A tool for working with PDF files: it can read text and tables, combine or split documents, convert pages to images, and show basic file details.
document-qa
A document question-and-answer tool for PDFs, Word files, text, Markdown, CSV, and Excel files. It finds relevant passages in one file or a whole folder and uses a language model to answer questions.
rag-knowledge-base
A local document search system that lets you add PDFs, Word files, Excel files, Markdown, and text, then ask questions about their contents. It finds relevant passages using both meaning-based and keyword search, then prepares context for an AI model.