Real Skill packageSource verifiedClawHub registry

flashcards-word

Use when the user wants printable word / vocabulary flashcards for a young child (preschool / 5-year-old) as a Word (.docx) file — works for BOTH Chinese (hanzi / pinyin 认字卡) and English (simple words). e.g. '40 simple English words', '4 字 per page four corners', 'double-sided print', front = picture + big label, back = label only for recall/tracing. Builds cut-apart 2x2-grid flashcards with double-sided mirror alignment, emoji artwork, and a fully open-source ready, self-contained script set (Pillow + python-docx…

Identity and source

Publisher attributionnaticregistry owner unverified by skillvetai
Functional categorySoftware Developmentautomatically inferred · 56% rule confidence
Package forminstruction with code18 recorded files
Canonical sourceClawHub registryclawhub:tiandeyu:flashcards-word
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/30/2026.claude/skills/flashcards-word

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/30/2026.agents/skills/flashcards-word

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/30/2026skills/flashcards-word

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @tiandeyu/flashcards-word
clawhub inspect @tiandeyu/flashcards-word --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
14 / 18 inspected as text
Checked
8/30/2026, 4:44:55 PM
Scanner
0.1.3
Policy
1.0.3
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
5 dependency and API indicators
  • pypi: Pillow >=9
  • pypi: python-docx >=0.8
  • api: cdn.jsdelivr.net
  • api: clawhub.ai
  • api: github.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 2:59:03 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:24e1555a8df1ec1d61b4ba46b183c5bf01dc9f8af329c4f3870248a3257b7c15
Show up to 18 recorded paths
  • README.md
  • README.zh.md
  • references
  • references/word-sets.md
  • scripts
  • scripts/build_docx.py
  • scripts/download_emoji.py
  • scripts/generate_all.py
  • scripts/words100.py
  • skill-card.md
  • SKILL.md
  • templates
  • templates/open-source
  • templates/open-source/LICENSE
  • templates/open-source/Makefile
  • templates/open-source/README.md
  • templates/open-source/README.zh.md
  • templates/open-source/requirements.txt

Source changelog

Initial release: Instantly generates print-ready vocabulary flashcards for young children, as editable Word (.docx) files. - Makes English and Chinese (hanzi) flashcards in a 2×2 grid per page; front = emoji + big word, back = word only. - Ensures double-sided printing with precise long-edge mirror alignment—no manual layout needed. - Artwork rendered in Pillow (PIL) with scaling fonts; all tools are Python-based and open-source ready. - Bundles scripts for word/emoji setup, emoji downloading (from Twemoji), card image generation, and docx assembly. - Quickstart and troubleshooting tips for printable, cut-apart cards for preschool children.