Agent Skill for searching and downloading torrents via TorrentClaw. Includes SKILL.md with OpenClaw metadata, bash scripts for torrent client detection, CONTRIBUTING.md, CHANGELOG.md, CI/CD with GitHub Actions (shellcheck + conventional commits), lefthook git hooks, Makefile, and .editorconfig.
1 line
93 B
Text
1 line
93 B
Text
command -v shellcheck >/dev/null 2>&1 || export PATH="/usr/local/bin:$HOME/.local/bin:$PATH"
|