top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
IN
@inuyashayang
contributor on implexa, with 3 skills ranked by
SkillRank
across 1 source.
inuyashayang on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
7.3
clawhub
Feishu Image Sender 飞书发图指南
inuyasha-feishu-img covers feishu bot api image and message sending via the message tool, with explicit guidance on upload mechanics, token lifecycle, and common failure modes tied to bot type and permissions.
5.1
clawhub
Codex via tmux (WSL2 / Custom Proxy)
codex-tmux wraps long-running code generation tasks in tmux sessions on WSL2, avoiding SIGTERM timeouts via custom OpenAI proxy. supports mid-run steering and parallel job tracking for MyClaw.
4.8
clawhub
Worktree Codex Parallel
worktree-codex splits coding tasks across isolated git worktrees, orchestrating multiple Codex instances in parallel via OpenClaw scheduler. task decomposition, worktree setup, and log-based monitoring are documented, but procedural clarity and error recovery remain weak.