crm-managerManages a local CSV-based CRM with pipeline tracking
Install via ClawdBot CLI:
clawdbot install 1kalin/crm-managerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://afrexai-cto.github.io/context-packs/Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
A freelance web developer uses the CRM to track potential clients from initial contact through project completion. They add leads from networking events, update stages after discovery calls, and set follow-ups to ensure timely proposals, helping manage a small but steady pipeline without complex software.
A local retail shop owner tracks wholesale buyers and corporate clients in the CRM. They monitor deal stages from lead to closed-won, schedule follow-ups for order renewals, and use pipeline summaries to forecast revenue, enabling focused sales efforts without overhead.
An early-stage startup founder manages relationships with potential investors using the CRM. They record interactions, track funding stages from initial pitch to negotiation, and set reminders for follow-up emails, ensuring no investor falls through the cracks during fundraising rounds.
A real estate agent uses the CRM to organize buyer and seller leads, tracking them through stages like lead, meeting, and negotiation. They update contact details after showings, schedule follow-ups for contract signings, and monitor deal values to prioritize high-potential clients.
A consulting firm or agency uses the CRM to manage client acquisition, from initial outreach to contract signing. They track deal values per stage to forecast revenue and set follow-ups for proposal reviews, optimizing sales cycles without expensive CRM subscriptions.
An online store selling wholesale products uses the CRM to manage relationships with retailers and distributors. They track orders through pipeline stages, schedule follow-ups for reorders, and analyze deal values to identify top customers, driving repeat business efficiently.
A software startup employs the CRM to handle inbound leads from trials and demos. They move contacts through stages like qualified and proposal, set reminders for onboarding calls, and use pipeline health checks to prevent stalled deals, supporting scalable growth with minimal tools.
💬 Integration Tip
Integrate with calendar apps by exporting next_action_date reminders, and back up the CSV regularly to cloud storage like Google Drive for data safety.
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...