Companion Pet
Description
--- description: "Pet your companion! Shows hearts animation" allowed-tools: Bash --- ## Your task Run the pet script: ```bash PLUGIN_DIR=$(ls -d "${CLAUDE_CONFIG_DIR:-$HOME/.claude}"/plugins/cache/cc-companion/cc-companion/*/ 2>/dev/null | awk -F/ '{ print $(NF-1) "\t" $0 }' | sort -t. -k1,1n -k2,2n -k3,3n | tail -1 | cut -f2-) bash "${PLUGIN_DIR}scripts/pet.sh" ``` Do not add any extra commentary. The script output speaks for itself.
Installation
Installs to ~/.claude/skills/zigizhujian-cc-companion-companion-pet/SKILL.md
mkdir -p ~/.claude/skills/zigizhujian-cc-companion-companion-pet && curl -fsSL https://raw.githubusercontent.com/zigizhujian/cc-companion/HEAD/commands/companion-pet.md -o ~/.claude/skills/zigizhujian-cc-companion-companion-pet/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development