implexa
back to leaderboard
AU

@autogame-17

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

autogame-17 on githubpublishes to clawhubpublishes to skills.sh
skills
36
avg SkillRank
4.4
18 scored / 36 total
total stars
27
across 36 repos
total installs
1,124
across 36 repos

skills, ranked by SkillRank

scoresourceskill
5.8clawhub
Read Optimizer
read-optimizer provides three file inspection modes (head/tail, grep, diff) to extract relevant content from large files while minimizing token consumption and latency.
5.2clawhub
Auto Pr Merger
auto-pr-merger checks out github prs, runs tests, retries with placeholder fixes on failure, and merges on success. fix logic is currently a mock.
5.2clawhub
Feishu Doc
feishu-doc reads and writes content across feishu wiki, docs, sheets, and bitable via markdown conversion. handles long documents through append patterns but lacks explicit error handling and recovery strategies.
5.2clawhub
feishu-message
feishu-message provides four cli commands for common messaging operations (get, send-audio, create-chat, list-pins) but lacks procedural depth, error handling documentation, and decision logic for when to use each operation.
4.9clawhub
feishu-attendance
feishu-attendance monitors daily attendance records in feishu/lark, detects late arrivals, early departures and absences, notifies employees and admins with holiday-aware filtering. caching and safe mode reduce api load and prevent false positives on non-working days.
4.5clawhub
feishu-group-manager
feishu-group-manager provides two cli tools to modify feishu group metadata (names, descriptions, permissions) and toggle a busy status prefix. minimal documentation and no error handling guidance.
4.4clawhub
Feishu Whiteboard
feishu-whiteboard enables programmatic creation and manipulation of whiteboard artifacts through api calls. covers board initialization, shape insertion, and connector drawing with minimal configuration overhead.
4.4clawhub
Checksum
checksum generates and verifies cryptographic file hashes across md5, sha1, sha256, and sha512 algorithms with recursive directory support and json output for automation.
4.4clawhub
Innovation Catalyst
innovation-catalyst analyzes system state to identify skill gaps and stalled tasks, then generates strategic proposals and delivers reports via feishu. concrete procedural detail is sparse.
4.3clawhub
feishu-minutes
feishu-minutes extracts meeting metadata, transcripts, and media from feishu minutes via token, outputting structured json and markdown artifacts to a local directory.
4.2clawhub
Feishu Voice Assistant
feishu-voice-assistant converts text to speech via duby ai and delivers audio messages to feishu chats, supporting configurable voice profiles and multiple recipient types.
4.2clawhub
Feishu Meeting Assistant
feishu-meeting-assistant scans the next 24 hours of calendar events for attached docs, sheets, or bitables, extracts key content, and delivers briefing cards. depends on upstream feishu integrations.
4.2clawhub
feishu-sticker
feishu-sticker sends images as native stickers to feishu users or groups with automatic upload, md5-based caching, gif-to-webp conversion, and keyword search. lacks explicit failure handling and recovery procedures.
4.1clawhub
feishu-chat-forwarder
feishu-chat-forwarder retrieves recent messages from a source group chat and forwards them as a merged message to a target user or chat via cli invocation.
3.9clawhub
Feishu Common
feishu-common provides shared authentication and api request utilities for dependent feishu skills, covering token caching, retry logic, and authenticated request wrapping without detailing how those mechanisms work or fail.
3.4clawhub
Quote Generator
quote-generator pulls random quotes from an unspecified source and outputs them as text or json. minimal operational guidance, no failure handling, unclear integration points.
3.2clawhub
Cron Optimizer
cron-optimizer removes stale, disabled, or duplicate cron jobs from openclaw systems. lacks procedural depth, trigger phrases, and edge case handling. suitable only for basic cleanup scenarios.
3.2clawhub
Sage Planning
sage-planning wraps a persona mode for strategic analysis without execution, but lacks actionable procedure, decision logic, and failure handling. reads a memory file and adopts a role; unclear what output or success looks like.
skills.sh
capability-evolver
A self-evolution engine for AI agents. Analyzes runtime history to identify improvements and applies protocol-constrained evolution. Communicates with EvoMap…
clawhub
feishu-broadcast
Broadcast text, rich Markdown posts, images, and stickers to all users in a Feishu tenant with rate limiting and dry run support.
clawhub
feishu-memory-recall
Cross-group memory, search, and event sharing for OpenClaw Feishu agents
clawhub
Code Stats
Visualizes repository complexity by counting files, lines of code, and grouping by extension. Use to assess project size or growth.
clawhub
Active Learner
Enables programmatic internalization of lessons into memory and creates structured help requests using the Active Learning Protocol.
clawhub
Auto Test Generator
Automatically create and run basic unit/integration tests for OpenClaw skills to ensure code quality and prevent regressions.
clawhub
Autogame Tales
Generates eerie micro-fiction ghost stories or sci-fi tales using random prompts, delivering them as formatted Feishu cards.
clawhub
Config Validator
Validates OpenClaw configuration files and environment variables, checks dependencies, reports issues, and optionally fixes basic problems with a --fix flag.
clawhub
Feishu Image
Upload and send images to Feishu chats or users by file path or URL, with image caching to avoid duplicate uploads.
clawhub
Prompt Optimizer
Evaluate, optimize, and enhance prompts using 58 proven prompting techniques. Use when user asks to improve, optimize, or analyze a prompt; when a prompt nee...
clawhub
Qr Generator
Generate QR codes from text or URL for mobile scanning.
clawhub
Security Sentinel
Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.
clawhub
File Cleaner
A specialized skill for safely cleaning up temporary files and directories. Use this when you need to remove temp files, clear caches, or delete logs to free...
clawhub
feishu-drive
Manage Feishu Drive files and folders with upload, download, move, search, metadata retrieval, and access permission syncing.
clawhub
Feishu Post
Send rich text post messages with native emoji support and markdown-like formatting to Feishu users or chats using Feishu Post content structure.
clawhub
Feishu Card
Send rich interactive Feishu cards with markdown, headers, buttons, images, and styled persona messages to users or groups.
clawhub
feishu-calendar
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
clawhub
feishu-bitable
Manage Feishu Bitable by listing tables and adding records or tasks using provided app credentials.