Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
AX
@axelhu
contributor on implexa, with 16 skills ranked by
SkillRank
across 1 source.
axelhu on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
7.3
clawhub
Vikunja Usage
vikunja-usage provides curl-based bindings for the vikunja task manager rest api, covering project, task, label, and comment operations. supports token authentication via environment or file, multi-agent deployments, and includes python templates.
6.8
clawhub
Wewe Rss Reader
wewe-rss-reader extracts and converts wechat public account articles to plain text via local rest api. handles article retrieval, feed subscription, and wechat oauth login with polling.
6.3
clawhub
OpenClaw Agent 创建器
openclaw-agent-creator walks through directory structure, template copying, config file updates, and optional feishu bindings. procedure is concrete but lacks error handling and validation guardrails.
6.3
clawhub
Codex Imggen
codex-imggen wraps the codex cli for image generation with three shell scripts supporting single, sized, and batch workflows. hard 1.57mp output ceiling means all requests downscale or upscale to predefined aspect ratio buckets; detailed sizing table and tested prompts provided for game ui assets.
6.2
clawhub
axelhu-playwright-scrape
axelhu-playwright-scrape extracts dynamic webpage content via playwright and system chrome in gui, headless, or stealth modes, outputting json with title, content, images, and links. designed for javascript-rendered sites and login-required platforms.
5.2
clawhub
Sprite Tools
sprite-tools provides batch image splitting and background removal for game assets, supporting grid layouts, alpha channel trimming, color-based cropping, and optional rembg integration across png/jpg/webp formats.
3.9
clawhub
Openclaw Aligenie Genie
openclaw-aligenie-genie bridges openclaw agents and tmall genie speakers via cloud relay, supporting bidirectional messaging and command dispatch through heartbeat and polling loops.
—
clawhub
Feishu Fetch
飞书文件下载:从收到的群消息中下载 file/image/audio 附件,使用 im/v1/messages/{id}/resources/{key} 端点。需要 curl、python3;运行时从 ~/.openclaw/openclaw.json 读取 (appId, appSecret)。仅调用 open...
—
clawhub
Openclaw Magika
Detects over 200 file content types locally with ~99% accuracy using the Google Magika deep learning model and magika CLI.
—
clawhub
Cyber Travel
Generate detailed, immersive travel itineraries and authentic daily travelogues with real locations, sensory details, photos, and local interactions based on...
—
clawhub
Memory Review
知识沉淀自动化技能。扫描近期日记,识别可沉淀知识,自动写入知识库。触发时机:cron 定时任务或手动调用。使用方法:加载 skill 后读取 references/spec.md 获取详细规范。
—
clawhub
Dependency Tracker
每周依赖检查。检查 Node.js、npm 版本和全局包是否有可用更新。触发时机:cron 定时任务或手动调用。
—
clawhub
Openclaw Aligenie Push
主动向天猫精灵推送消息的技能。触发时机:(1) 用户要求"推送到天猫精灵"、"播报到天猫精灵"时 (2) 需要通过天猫精灵语音播报通知用户时 (3) 将任务完成状态或提醒推送到天猫精灵设备时。触发时机:(1) 用户要求"推送到天猫精灵"、"播报到天猫精灵"时 (2) 需要通过天猫精灵语音播报通知用户时 (3) 将...
—
clawhub
Mailserver Maintenance
docker-mailserver 启动/停止/状态检查/故障排查。出站链路(DMS→cloud SMTP relay)和收件队列问题。发送失败、队列积压、Cloud relay 无响应时触发。不负责邮件收发使用(见 email-usage)。
—
clawhub
Goal Task
为目标创建 cron 任务。agent 收到消息后处理目标,完成后主动删除该 cron。适用于延迟处理、定时提醒等场景。
—
clawhub
Art Asset Workflow
美术素材生成完整工作流指引。生成游戏 UI 图标、角色概念图、运营海报等素材时使用。包含工具链说明、尺寸选择、提示词规范、工作流步骤。细节工具用法见对应子技能:codex-imggen(生图)、sprite-tools(切图/抠图)。