implexa
back to leaderboard
WA

@wangyendt

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

wangyendt on githubpublishes to clawhubpublishes to skills.sh
skills
7
avg SkillRank
6.3
7 scored / 7 total
total stars
across 7 repos
total installs
4
across 7 repos

skills, ranked by SkillRank

scoresourceskill
7.3clawhub
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.8clawhub
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.8clawhub
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.6clawhub
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.4clawhub
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.1clawhub
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.8skills.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.