dvcrn
@dvcrn
Public Skills
memrise
by dvcrn
Operate the Memrise CLI for community courses, including authentication setup, course/level/word lookup, pool searches, and adding items. Use when requests mention memcli commands or the npm package memrise-cli (which installs the memcli binary), especially for command construction, troubleshooting flags, and script-friendly JSON output.
wework
by dvcrn
Operate the WeWork CLI for workspace booking workflows, including authentication setup with WEWORK_USERNAME / WEWORK_PASSWORD, location and desk discovery, booking creation, booking listing, and calendar export. Use when requests mention wework commands or the npm package wework-cli, especially for command construction, flag troubleshooting, and safe pre-book checks.
tripit
by dvcrn
Operate and validate the TripIt CLI for trip and itinerary workflows. Use this skill when users ask to authenticate with TripIt, run tripit CLI commands, create/list/get/update/delete trips and child items (hotels, flights, transport, activities), or execute end-to-end validation flows based on README.md and AI_TEST_HARNESS.md.