Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
WA
@wangyendt
contributor on implexa, with 7 skills ranked by
SkillRank
across 2 sources.
wangyendt on github
publishes to clawhub
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
7.3
clawhub
Pywayne Bin Gettool
gettool fetches and installs c++ libraries from a cpp_tools repository, supporting sparse checkout, cmake builds, and installation scripts. covers eigen, opencv, pcl, fmt and others via git operations.
6.8
clawhub
Send Email
send-email-2 handles smtp-based email delivery with markdown-to-html auto-conversion, multi-provider credential routing (gmail, outlook, qq, 163, 126, sendgrid, mailgun), file attachments, and template substitution. uses a hardcoded default sender when none specified.
6.8
clawhub
Pywayne Lark Bot
lark-bot wraps feishu messaging with markdown auto-chunking, card routing (card_v2 vs post), file operations, and a listener for incoming messages. covers text, image, audio, file, and interactive card sends.
6.6
clawhub
Pywayne Cross Comm
websocket-based cross-language messaging service supporting text, json, dict, bytes, images, files, and folders with aliyun oss integration for file transfer and built-in client lifecycle management.
6.4
clawhub
Pywayne Bin Cmdlogger
cmdlogger wraps command execution to capture stdin, stdout, and stderr to a log file while forwarding i/o to the console in real-time, useful for build monitoring, debugging, and ci/cd tracing.
5.1
clawhub
Pywayne Llm Chat Ollama Gradio
chat-ollama-gradio wraps ollama model inference in a gradio web ui with multi-session chat support, model discovery, and streaming responses. integrates pywayne chatmanager for session persistence.
4.8
skills.sh
send-email
send-email wraps smtp operations with markdown-to-html conversion and template support. covers multiple providers (gmail, outlook, qq, 163/126) and file attachments, but the procedure section trails off and error handling is absent.