implexa
back to leaderboard
IN

@indigas

contributor on implexa, with 8 skills ranked by SkillRank across 1 source.

indigas on githubpublishes to clawhub
skills
8
avg SkillRank
6.3
5 scored / 8 total
total stars
across 8 repos
total installs
1
across 8 repos

skills, ranked by SkillRank

scoresourceskill
7.2clawhub
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.7clawhub
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.5clawhub
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.9clawhub
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.2clawhub
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.