linear-autopilotAutomate Linear task processing with Discord notifications and git sync. Use when setting up a kanban-to-agent workflow where Linear tasks trigger Clawdbot a...
Install via ClawdBot CLI:
clawdbot install vincentchan/linear-autopilotGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.linear.app/graphqlCalls external URL not in known-safe list
https://api.linear.app/graphqlAI Analysis
The external API call to Linear's official GraphQL endpoint (api.linear.app) is consistent with the skill's stated purpose of automating Linear task processing. The skill documentation explicitly describes this integration and provides user-controlled setup steps. No evidence of credential harvesting, hidden instructions, or obfuscation was found in the provided text.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 9, 2026
A solo developer uses Linear to track coding tasks, with Discord notifications triggering Clawdbot to automatically update task statuses and push completed code to Git, streamlining development workflow without manual intervention.
A content agency assigns writing tasks in Linear, and Clawdbot processes them by generating drafts, saving outputs to a shared content folder, and notifying team members via Discord DMs upon completion.
A research team creates tasks in Linear for data analysis, and Clawdbot spawns sub-agents to conduct research, save findings to structured markdown files, and sync results to Git for collaborative access.
A small business uses Linear for operational tasks like inventory updates or customer support, with Clawdbot automating status changes and sending completion notifications via Discord to keep the team informed.
A freelancer manages client projects in Linear, and Clawdbot handles task intake, updates progress in real-time, and pushes deliverables to Git, ensuring transparency and efficient workflow management.
Offer a managed service where businesses pay a monthly fee for setup and maintenance of the Linear-Discord-Git pipeline, including custom configurations and support for various task types.
Provide one-time consulting services to help organizations integrate this skill into their workflows, with fees based on project complexity and training sessions for team adoption.
Develop a SaaS platform that bundles this skill with enhanced analytics, advanced integrations, and priority support, targeting larger teams needing scalable automation solutions.
💬 Integration Tip
Start with Make.com for its generous free tier to test the workflow before scaling, and ensure all API keys and IDs are correctly configured in the provided scripts and config files.
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...