Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
IN
@indigas
contributor on implexa, with 8 skills ranked by
SkillRank
across 1 source.
indigas on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
7.2
clawhub
Web Research
claw-web-research automates structured web research through a seven-step pipeline covering query generation, multi-round fetching, source deduplication, quality scoring, and synthesis into reports with citations across markdown, json, and html formats.
6.7
clawhub
Agent Spawner
claw-agent-spawner decomposes complex tasks into parallel subtasks executed by independent agents, then synthesizes results. covers research, build-test-document, analysis, and review workflows with concrete patterns.
6.5
clawhub
text-scan
text-scan finds relevant lines in large text files using token and phrase matching, returning results sorted by relevance score to reduce unnecessary file reads.
5.9
clawhub
Memory Augment
memory-augment persists conversation state and learned facts across agent sessions via semantic search and configurable expiry, but lacks explicit failure handling and assumes a local yaml storage layer without addressing concurrency or corruption recovery.
5.2
clawhub
Inbox Triage
claw-inbox-triage categorizes messages by urgency, generates daily digests, and drafts responses. lacks concrete execution steps, api integration details, and error handling specifics.
—
clawhub
File Organizer
Automatically sort and rename files by type into structured folders with undo support, configurable filters, and dry-run preview for safe batch organization.
—
clawhub
Weather Alert
Monitors weather for any location, sends alerts when rain, snow, temperature, wind, UV, or pressure thresholds are exceeded, plus daily briefings and trends.
—
clawhub
Cron Manager
Manage, schedule, monitor, and report on recurring cron tasks with flexible patterns and handle dependencies, priorities, timezones, and execution logs.