Home / openxiangshan / xiangshanlab · tools/RISC-V skill/openclaw-skills-main/english-word-card/SKILL.md · GitHub

english-word-card skillA

english-word-card is agent-read markdown (skill) from openxiangshan/xiangshanlab: Generate illustrated English word learning cards for kids. Activate when the user asks to explain an English word to their daughter/child, or requests a vocabulary card with image and explanation..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# English Word Card

Generate a kid-friendly illustrated vocabulary card with text explanation.

## Workflow (optimized ~65s)

1. **Reuse existing Gemini tab** or navigate to `https://gemini.google.com/app`:
   - If a Gemini tab is already open, use `browser action=navigate` on that tab
   - Only `browser action=open` if no tab exists
   - Skip unnecessary snapshot/click - type directly using the input ref (typically `e14` on fresh page, `e18`/`e19` on existing conversation)

2. **Type prompt and submit** (one step, no separate click):
   ```
   browser action=act, kind=type, ref=<input_ref>,
   text="Generate an image for a child to learn the English word '[WORD]'. Draw a cute cartoon illustration that shows the meaning of '[WORD]'. Use bright colors, kid-friendly style. Write the word '[WORD]' in big friendly colorful letters at the top.",
   submit=true
   ```

3. **Wait ~15s** for image generation (not 18s - 15s is enough)

4. **Snapshot** to find "Copy image" button ref

5. **Click "Copy image"** button

6. **Extract PNG from macOS clipboard** (sleep 1s then extract):
   ```
   sleep 1 && python3 -c "
   import subprocess
…

Read the whole file at its exact version.

How to install

Latest version
mdr add openxiangshan/xiangshanlab/english-word-card@git:20260920.b781a6d
Exact content
mdr add openxiangshan/xiangshanlab/english-word-card@sha256:6bbef18acb55495f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_sxukymyzht2qhv4y.svg)](https://markdownregistry.com/a/art_sxukymyzht2qhv4y)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.b781a6d latest2026-09-20 b781a6d 3,182 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3182 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

openxiangshan/xiangshanlab · 41 stars · license none · pushed 2026-09-22 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_sxukymyzht2qhv4y
GET https://markdownregistry.com/api/v1/resolve?ref=openxiangshan/xiangshanlab/english-word-card
GET https://markdownregistry.com/api/v1/blob/6bbef18acb55495fdef3a6b6eb6064a6c1fdb570117c19f022ecfafdedaac7b3

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from openxiangshan/xiangshanlab

riscv-spec skill
openxiangshan/xiangshanlab · tools/RISC-V skill/openclaw-skills-main/riscv-spec/SKILL.md · Look up RISC-V ISA specification details using the local riscv-unified-db (UDB) repository. Activate when answering…
git:20260920.b781a6d · audit A · 41 stars
analyze-xiangshan-wavekit skill
openxiangshan/xiangshanlab · tools/analyze-xiangshan-wavekit/SKILL.md · Use this skill when analyzing XiangShan/香山 processor simulation waveforms with the wavekit open-source repository. It…
git:20260717.48f785a · audit A · 41 stars
riscv-skill-pack skill
openxiangshan/xiangshanlab · tools/riscv-skill-pack/SKILL.md · One-stop RISC-V skill pack covering specification learning, gap analysis, requirement analysis, ecosystem governance…
v1.0 · audit A · 41 stars
scenarios-extractor skill
openxiangshan/xiangshanlab · tools/scenarios-extractor/skills/SKILL.md · Generate detailed, code-grounded XiangShan verification scenario descriptions from a microarchitecture optimization…
git:20260723.ebce76a · audit A · 41 stars
riscv-security-hc-spec skill
openxiangshan/xiangshanlab · tools/specification-analyzer/riscv-security-hc-spec/SKILL.md · Look up RISC-V Security Horizontal Committee related specifications, including ratified and unratified/development…
git:20260721.1f8fa49 · audit A · 41 stars
xiangshan-bug-pipeline skill
openxiangshan/xiangshanlab · tools/xiangshan-bugs-analyzer/SKILL.md · End-to-end XiangShan bug pipeline: fetch GitHub issues and PRs, create per-issue bug-analysis-<issue-number> workdirs…
git:20260731.b099e95 · audit A · 41 stars
get-xiangshan-bug skill
openxiangshan/xiangshanlab · tools/xiangshan-bugs-analyzer/fetch-xiangshan-bugs/SKILL.md · Collect XiangShan GitHub issues and pull requests into a local bug library for triage, branch-aware analysis, and cause…
git:20260728.30913b6 · audit A · 41 stars
xiangshan-bug-analysis skill
openxiangshan/xiangshanlab · tools/xiangshan-bugs-analyzer/xiangshan-bugs-analysis/SKILL.md · Analyze XiangShan bug waveforms from FST/VCD/FSDB, logs, disassembly, and source. Use when root-causing frontend…
git:20260728.30913b6 · audit A · 41 stars
analyze-xiangshan-kunminghu skill
openxiangshan/xiangshanlab · tools/xiangshan-code-analyzer/skills/analyze-xiangshan-kunminghu/SKILL.md · Analyze OpenXiangShan Kunminghu source and related design/course code. Use for code-grounded module walkthroughs…
git:20260721.1f8fa49 · audit A · 41 stars
analyze-xiangshan-kunminghu skill
openxiangshan/xiangshanlab · tools/xiangshan-code-analyzer/tools/analyze-xiangshan-kunminghu/SKILL.md · Analyze OpenXiangShan XiangShan Kunminghu microarchitecture source, design docs, XiangShanLab course concepts, XSCache…
git:20260721.1f8fa49 · audit A · 41 stars
xiangshan-bug-fixer skill
openxiangshan/xiangshanlab · tools/xiangshan-debug/bug-fixer/SKILL.md · Reproduce, diagnose, fix, and validate OpenXiangShan/XiangShan bugs from a GitHub issue number. Use when an agent must…
git:20260828.aaec939 · audit A · 41 stars
difftest-tracer skill
openxiangshan/xiangshanlab · tools/xiangshan-debug/difftest-tracer/SKILL.md · Analyze XiangShan and RISC-V difftest failures from simulator logs plus program BIN, ELF, and objdump/disassembly…
git:20260828.1e67491 · audit A · 41 stars

Every file in openxiangshan/xiangshanlab

Browse by kind, by grade A, or by owner.