文字精工

WordCraft

by BytesAgain

Analyze text, build outlines, and craft polished writing. Use when outlining articles, scoring readability, counting words, ranking keywords, or editing.

4.5k内容与创意未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain3/wordcraft

文档

WordCraft

A gaming-inspired toolkit for word challenges, scoring, tracking, and creative play. Roll dice, score words, rank players, manage challenges, track progress, and view leaderboards — all from the command line.

Commands

All commands accept optional <input> arguments. Without arguments, they display recent entries from their log.

CommandDescription
wordcraft roll <input>Roll dice or generate a random word challenge
wordcraft score <input>Log a score for a word game or challenge
wordcraft rank <input>Record or update player rankings
wordcraft history <input>Log a history entry or view recent history
wordcraft stats <input>Log stats or view summary statistics
wordcraft challenge <input>Create or log a new word challenge
wordcraft create <input>Create a new game, puzzle, or word set
wordcraft join <input>Join an existing game or challenge session
wordcraft track <input>Track progress on an ongoing challenge
wordcraft leaderboard <input>View or update the leaderboard
wordcraft reward <input>Log a reward or achievement earned
wordcraft reset <input>Reset a game, score, or challenge
wordcraft statsShow summary statistics across all log files
wordcraft export json|csv|txtExport all data in JSON, CSV, or plain text format
wordcraft search <term>Search across all log entries for a keyword
wordcraft recentShow the 20 most recent activity entries
wordcraft statusHealth check — version, data dir, entry count, disk usage
wordcraft helpShow all available commands
wordcraft versionPrint version (v2.0.0)

Data Storage

All data is stored locally in ~/.local/share/wordcraft/. Each command maintains its own .log file with timestamped entries in YYYY-MM-DD HH:MM|value format. A unified history.log tracks all operations across commands.

Export formats supported:

  • JSON — Array of objects with type, time, and value fields
  • CSV — Standard comma-separated with type,time,value header
  • TXT — Human-readable grouped by command type

Requirements

  • Bash 4.0+ with set -euo pipefail (strict mode)
  • Standard Unix utilities: date, wc, du, grep, tail, sed, cat
  • No external dependencies — runs on any POSIX-compliant system

When to Use

  1. Running word game challenges — Use roll, challenge, and create to set up and play word games
  2. Tracking scores and rankings — Log scores with score, update ranks with rank, and view leaderboard
  3. Monitoring progress over time — Use track and history to follow player progress across sessions
  4. Exporting game data — Export scores, rankings, and history to JSON/CSV for sharing or analysis
  5. Managing multiplayer sessions — Use join, create, and reset to coordinate multi-player word challenges

Examples

bash
# Roll a new word challenge
wordcraft roll "7-letter scramble: ABCDEFG"

# Log a player's score
wordcraft score "Alice: 42 points — round 3"

# Create a new challenge
wordcraft challenge "Anagram race: 5 words in 60 seconds"

# Track progress
wordcraft track "Bob: 3/5 challenges completed"

# View the leaderboard
wordcraft leaderboard "Weekly top 5"

# Export all game data to JSON
wordcraft export json

# Search for a player's entries
wordcraft search "Alice"

# View summary statistics
wordcraft stats

How It Works

WordCraft stores all data locally in ~/.local/share/wordcraft/. Each command creates a dedicated log file (e.g., roll.log, score.log, challenge.log). Every entry is timestamped and appended, providing a full record of all game activity. The history.log file aggregates activity across all commands for unified tracking.

When called without arguments, each command displays its most recent 20 entries, making it easy to review past games and scores without manually inspecting log files.

Output

All output goes to stdout. Redirect to a file with:

bash
wordcraft stats > report.txt
wordcraft export json  # writes to ~/.local/share/wordcraft/export.json

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

相关 Skills

文档共著

by anthropics

Universal
热门

围绕文档、提案、技术规格、决策记录等写作任务,按上下文收集、结构迭代、读者测试三步协作共创,减少信息遗漏,写出更清晰、经得起他人阅读的内容。

写文档、方案或技术规格时容易思路散、信息漏,它用结构化共著流程帮你高效传递上下文、反复打磨内容,还能从读者视角做验证。

内容与创意
未扫描139.0k

内部沟通

by anthropics

Universal
热门

按公司常用模板和语气快速起草内部沟通内容,覆盖 3P 更新、状态报告、领导汇报、项目进展、事故复盘、FAQ 与 newsletter,适合需要统一格式的团队沟通场景。

按公司偏好的模板快速产出状态汇报、领导更新和 FAQ,既省去反复改稿,也让内部沟通更统一、更专业。

内容与创意
未扫描139.0k

平面设计

by anthropics

Universal
热门

先生成视觉哲学,再落地成原创海报、艺术画面或其他静态设计,输出 .png/.pdf,强调构图、色彩与空间表达,适合需要高完成度视觉成品的场景。

做海报、插画或静态视觉稿时,用它能快速产出兼顾美感与版式的PNG/PDF成品,原创设计更省心,也更适合规避版权风险。

内容与创意
未扫描139.0k

相关 MCP 服务

免费的加密新闻聚合 MCP,汇集 Bitcoin、Ethereum、DeFi、Solana 与 altcoins 资讯源。

内容与创意
212

by ProfessionalWiki

热门

让 Large Language Model 客户端无缝连接任意 MediaWiki 站点,可创建、更新、搜索页面,并通过 OAuth 2.0 安全管理内容。

内容与创意16 个工具
94

by roomi-fields

热门

Automate Google NotebookLM — Q&A with citations, audio, video, content generation

内容与创意
79

评论