mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-05 15:40:47 +00:00
Reorganize setup-trigger-service skill to be self-contained: - Move trigger-server.ts, improve.sh, refactor.sh into skill directory - Update SKILL.md to reference skill directory paths - Update .gitignore to ignore start-*.sh wrapper scripts in skill dir - Add guidance for creating new service scripts in the skill directory This makes the skill fully self-contained and establishes a clear pattern for adding new automation services. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
4 lines
82 B
Text
4 lines
82 B
Text
node_modules/
|
|
.docs/
|
|
__pycache__/
|
|
.claude/skills/setup-trigger-service/start-*.sh
|