# Repair.basic

> Repair a simple household or shared item.

- Skill: `xiaoluolyg/repair-basic` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add xiaoluolyg/repair-basic`
- Raw SKILL.md: https://api.skillmd.com/api/skills/xiaoluolyg/repair-basic/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: xiaoluolyg (https://skillmd.com/u/xiaoluolyg)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/xiaoluolyg/repair-basic

---


# Repair Basic

This is a real executable GOD agent skill. Its local `skill.json` describes
its own targets, interaction preferences, status changes, speech template,
memory template, and fallback strategy. `scripts/run_skill.py` returns a
standard `SkillResult`; the JiuwenClawAgent runtime validates and applies the
result to movement, interaction, speech, state, and memory.

