chinese-calendar-cn中国农历工具。节气查询、生肖年份、黄道吉日、传统节日、天干地支、农历转换。Chinese lunar calendar with solar terms, zodiac, auspicious dates, festivals, and Heavenly Stems.
Install via ClawdBot CLI:
clawdbot install bytesagain-lab/chinese-calendar-cnGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://bytesagain.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Individuals use this tool to manage daily tasks, set reminders for appointments, and track habits like exercise or reading through commands like add, remind, and streak. It helps maintain consistency and organization without relying on cloud services, ensuring data privacy and offline accessibility.
Project managers or freelancers utilize the plan, track, and weekly-review commands to outline project phases, monitor progress percentages, and conduct regular retrospectives. This supports agile workflows by keeping all logs locally, facilitating easy export for reports or client updates.
Students and researchers employ the tool to log study sessions, set priorities for assignments, and archive completed work using commands like add, prioritize, and archive. The search and stats features enable quick retrieval of past activities and performance metrics for academic planning.
Small teams use the export command to share JSON or CSV logs of tasks and timelines, integrating with other tools for synchronized workflows. Commands like timeline and report help document milestones and generate summaries, enhancing transparency without external APIs.
Offer the basic command-line tool for free with core features like task logging and export, then charge for premium add-ons such as advanced analytics, GUI interfaces, or cloud sync options. Revenue comes from subscriptions or one-time purchases for enhanced functionality.
License the tool to businesses as part of a larger productivity suite, with customization for team workflows, enhanced security features, and integration support. Revenue is generated through annual licenses, training, and maintenance services for organizational deployment.
Monetize by analyzing aggregated, anonymized data from user logs to provide insights on productivity trends, selling reports or APIs to third parties like HR software companies. Ensure user consent and data privacy while generating revenue from data partnerships.
💬 Integration Tip
Integrate with existing calendar apps by exporting data in JSON format for easy import, or use shell scripts to automate logging from other command-line tools.
Scored Apr 19, 2026
Calendar management and scheduling. Create events, manage meetings, and sync across calendar providers.
Sync and query CalDAV calendars (iCloud, Google, Fastmail, Nextcloud, etc.) using vdirsyncer + khal. Works on Linux.
Manage tasks and projects in Todoist. Use when user asks about tasks, to-dos, reminders, or productivity.
Use when you have a written implementation plan to execute in a separate session with review checkpoints
Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.
Create, list, and manage macOS Calendar events via AppleScript. Use when the user asks to add a reminder, schedule an event, create a calendar entry, set a d...