neomano-todoEnhanced TODO/task manager backed by a local SQLite database (instead of flat text files) with priorities (1-3), tags, due dates, reminder timestamps, explic...
Install via ClawdBot CLI:
clawdbot install elandivar/neomano-todoGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 7, 2026
An individual uses the skill to manage daily tasks, setting priorities (1-3), due dates, and reminders for important deadlines. The agent schedules cron jobs based on remind_at to send notifications via WhatsApp or Telegram, ensuring tasks are completed on time.
A small team uses the skill to track project tasks with tags for categorization (e.g., 'sales', 'development'). Tasks are assigned statuses like open, blocked, or done, and stale candidates are reviewed weekly to keep the backlog clean. Integration with OpenClaw cron enables automated reminders for task deadlines.
A sales professional manages leads by adding tasks with high priority and tags like 'followup'. The agent sets remind_at for follow-up calls and automatically cancels cron jobs when a lead is marked done or expired, ensuring no missed opportunities.
An event planner adds tasks for venue booking, catering, and invitations, each with due dates and remind_at to ensure timely execution. The skill's stale-candidate detection helps identify tasks that haven't been touched, preventing last-minute surprises.
A freelancer uses the skill to manage client work, setting priorities and tags. The stale-candidates command flags low-priority tasks untouched for 30 days, allowing the freelancer to review and either complete or forget them, maintaining a healthy backlog.
Offer the skill for free with basic features (e.g., add/list tasks) and charge for premium features like advanced filtering, team sharing, or integration with external calendars. Revenue comes from monthly subscriptions.
Provide the skill as part of a broader SaaS platform for task and project management, with multi-user support and shared workspaces. Revenue is generated through per-seat monthly pricing.
License the skill to enterprises for integration with their existing CRM or ERP systems, offering customization and dedicated support. Revenue comes from one-time licensing fees plus annual maintenance contracts.
💬 Integration Tip
Ensure the NEOMANO_TODO_DB_PATH environment variable points to a persistent location on your gateway machine, and configure NEOMANO_TODO_DEFAULT_CHANNEL and NEOMANO_TODO_DEFAULT_TARGET for seamless reminder delivery via OpenClaw cron.
Scored May 7, 2026
Use Redis effectively for caching, queues, and data structures with proper expiration and persistence.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...
Database Designer - POWERFUL Tier Skill
Execute SQL queries, inspect Snowflake databases, schemas, tables, views, warehouses, and data pipeline resources. Use this skill when users want to query da...
Skill Oracle — Curated documentation of quality ClawHub skills. Markdown tables telling agents which tools work and which are empty. Not an API or code library.
Database Schema Designer