implexa
back to leaderboard
JD

@jdrhyne

contributor on implexa, with 5 skills ranked by SkillRank across 2 sources.

jdrhyne on githubpublishes to clawhubpublishes to skills.sh
skills
5
avg SkillRank
6.8
1 scored / 5 total
total stars
32
across 5 repos
total installs
201
across 5 repos

skills, ranked by SkillRank

scoresourceskill
6.8clawhub
JIRA
jira skill handles issue lookup, creation, and state transitions via cli or mcp backends. enforces pre-flight checks and approval gates to prevent silent failures, but lacks explicit error recovery procedures and assumes backend availability.
clawhub
TODO Tracker
Persistent TODO scratch pad for tracking tasks across sessions. Use when user says "add to TODO", "what's on the TODO", "mark X done", "show TODO list", "remove from TODO", or asks about pending tasks. Also triggers on heartbeat to remind about stale items.
clawhub
Sysadmin Toolbox
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
clawhub
Google Ads
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Python SDK, (2) Browser automation mode for users without API access - just attach a browser tab to ads.google.com. Use when asked to check ad performance, pause campaigns/keywords, find wasted spend, audit conversion tracking, or optimize Google Ads accounts.
skills.sh
google-ads
Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with the google-ads Python SDK, (2) attached-browser mode…