Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
DA
@danielsinewe
contributor on implexa, with 4 skills ranked by
SkillRank
across 1 source.
danielsinewe on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
6.9
clawhub
Runtime Instructions Control Plane
runtime-instructions-control-plane loads per-job instructions from google sheets into local cache and reconciles cron job enable flags via dry-run or apply modes, replacing manual edits to cron/jobs.json.
6.4
clawhub
OpenClaw Coding Agent Workflows
openclaw-coding-agent-workflows delegates coding tasks to multiple agent backends (codex, claude code, pi, opencode) via bash with mode-specific execution flags, background session control, and repo-isolated review patterns.
4.3
clawhub
OpenClaw Browser Relay Reliability
openclaw-browser-relay-reliability addresses flaky target creation and download forwarding in the openClaw browser extension by reusing active targets, properly proxying download behavior through the extension bridge, and standardizing download paths to ~/Downloads/OpenClaw.
—
clawhub
Coding Agent (Claude Print + PTY Rules)
Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (sp...