crabfit-cli
Create and manage Crab.fit scheduling events. Use for coordinating meeting times across multiple people.
Install
mkdir -p .claude/skills/crabfit-cli && curl -L -o skill.zip "https://mcp.directory/api/skills/download/7473" && unzip -o skill.zip -d .claude/skills/crabfit-cli && rm skill.zipInstalls to .claude/skills/crabfit-cli
About this skill
Usage
# Create an event for the next 3 days, 9am-5pm
crabfit-cli create --dates +0:+2 --start 9 --end 17
# Create a named event for specific dates
crabfit-cli create --name "Team Meeting" --dates 2026-01-20,2026-01-22
# Create with specific timezone
crabfit-cli create --dates +0:+6 --timezone America/New_York
# Add your availability (all slots)
crabfit-cli respond EVENT_ID --name "Alice" --all
# Add specific availability
crabfit-cli respond EVENT_ID --name "Bob" --slots 1000-19012026 1100-19012026
# Show event with availability overlap
crabfit-cli show EVENT_ID
Date Formats
- Single date:
2026-01-20 - Range:
2026-01-20:2026-01-25 - Comma-separated:
2026-01-20,2026-01-22,2026-01-24 - Relative:
+0(today),+1(tomorrow),+0:+6(next 7 days)
Time Slot Format
Slots use HHmm-DDMMYYYY format in UTC (e.g., 0900-19012026 = 09:00 UTC on
Jan 19, 2026).
Environment Variables
CRABFIT_API_URL: API base URL (default:https://api.crab.fit)
Example Workflow
# 1. Create event
crabfit-cli create --name "Project Sync" --dates +1:+5 --start 10 --end 16
# 2. Share URL with participants, they respond via web or CLI
# 3. Check availability overlap
crabfit-cli show project-sync-123456
Output shows best meeting times:
All 3 available:
✓ Mon Jan 19 11:00-13:00
✓ Tue Jan 20 14:00-16:00
2/3 available:
• Mon Jan 19 10:00-11:00 (missing: Bob)
You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversTypeScript server for macOS Calendar: read, create, update, delete events via a local HTTP bridge for seamless Apple Cal
Easily schedule, update, or delete meetings with Outlook Calendars. Find people and manage events with seamless Outlook
Integrate with Google Calendar API for seamless time management. Manage calendars and events efficiently without repeate
Integrate with Anki for effortless flashcards+ management, create study notes, and sync across ankiweb for effective lea
Boost productivity with TickTick—personal project management software for priority filtering, due dates, and timezone-aw
Easily manage Zoom meetings with Zoom API integration—create, update, delete, and fetch events without navigating the Zo
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.