Skip to content

FutureHax/openclaw-skill-boneyard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

openclaw-skill-boneyard

An OpenClaw agent skill: Post character death announcements to the boneyard Discord channel with themed embeds.

Installation

Copy the skill to the OpenClaw skills directory:

# Shared (all agents)
scp -r boneyard your-vps:~/.openclaw/skills/boneyard

# Per-agent
scp -r boneyard your-vps:~/.openclaw/workspaces/<agent>/skills/boneyard

Restart the gateway after installing:

openclaw gateway restart

Skill contents

boneyard/
├── SKILL.md           # Skill definition and agent instructions
├── README.md          # This file
└── tools/             # Implementation scripts
    └── post.sh        # Post character death embed to Discord

License

MIT

About

OpenClaw Agent Skill: Post character death announcements to the boneyard Discord channel with themed embeds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages