farmos-tasksQuery and manage farm work orders and tasks. View assignments, create tasks, update status. Uses integration endpoints (no auth) for reads and authenticated...
Install via ClawdBot CLI:
clawdbot install brianppetty/farmos-tasksGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://100.102.77.110:8007Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A farm manager uses the skill to monitor task progress across teams, quickly assign new tasks based on field observations, and ensure high-priority items like spraying before rain are addressed. They rely on integration endpoints for real-time dashboards and authenticated writes to delegate work efficiently.
A field worker notices low herbicide levels and verbally reports 'we're low on spray' to the AI assistant. The skill detects this as a procurement request, prompts the worker to confirm details, and creates a task for restocking, automatically setting it as high priority to prevent workflow delays.
During harvest season, a team lead uses the skill to check overdue tasks and reassign workers based on equipment availability. They query tasks by status like 'in_progress' and update completion statuses via voice commands, ensuring seamless coordination across multiple fields and machinery.
A farm owner accesses summary stats via integration endpoints to review task counts by priority and overdue items. They use this data in meetings to identify bottlenecks, plan resource allocation for the coming week, and ensure critical tasks like fence repairs before livestock turnout are tracked.
A new employee is guided through standard procedures using task templates, such as equipment maintenance checks. The skill creates pre-filled tasks from templates, assigns them to the employee, and allows status updates via simple commands like 'mark task X as complete,' speeding up training and compliance.
Offer this skill as part of a monthly subscription service for small to mid-sized farms, providing AI-driven task management, analytics dashboards, and integration with other farm modules. Revenue comes from tiered plans based on user count and advanced features like predictive task scheduling.
Provide consulting services to large agricultural enterprises for custom integration of this skill with existing ERP systems, workforce tools, and IoT devices. Revenue is generated through project-based fees, ongoing support contracts, and training workshops for farm staff.
Deploy a freemium mobile app where individual farmers can use basic task tracking for free, with premium features like automated priority detection, template libraries, and team collaboration tools available via in-app purchases or annual subscriptions. Revenue scales with user adoption and upsells.
💬 Integration Tip
Ensure JWT tokens are refreshed every 15 minutes to avoid authentication failures, and map user roles from farmos-users.json to enforce access controls without over-privileging tokens.
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...