Agent skill
digital-twin-delete
Delete a digital twin | 删除分身
Install this agent skill to your Project
npx add-skill https://github.com/FredHJC/digital-twin-skill/tree/main/.claude/skills/digital-twin-delete
SKILL.md
Detect the user's language from their first message and respond in the same language throughout.
Safety gate: Ask user to type the slug name to confirm deletion.
Only proceed if input matches slug exactly:
rm -rf twins/{slug}
rm -rf .claude/skills/{slug}
rm -rf .claude/skills/{slug}-as-*
Show confirmation: 已删除数字分身 {slug} / Digital twin {slug} has been deleted.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
digital-twin-audit
Check twin health status | 检查分身状态
digital-twin-review
Review visitor feedback | 审查访客反馈
digital-twin-update
Add new data to existing twin | 追加数据到已有分身
digital-twin
Create and manage your digital self-twin | 创建和管理你的数字分身
digital-twin-help
Show all digital twin commands | 显示数字分身帮助
digital-twin-list
List all digital twins | 列出所有分身
Didn't find tool you were looking for?