Shop on Amazon and Amazon Fresh through your browser
Skills in this repository
vellum-ai/vellum-assistant - Page 3
SkillsMP has collected 107 skills from vellum-ai/vellum-assistant. Open a skill to review its source and details.
vellum-ai/vellum-assistantShowing 27 of 107 collected skills.
Record and analyze API surfaces of web services
Import conversation history from ChatGPT into Vellum
Discover which CLI tools are installed, their versions, and authentication status
Offer the user several spin-off conversations as clickable buttons on a single persistent card. Each click spawns a fresh seeded conversation in the sidebar; the user keeps their place in the current conversation. Use when you want to branch into N focused…
Build and deploy a full-stack app (React frontend + Python/FastAPI backend) or a Vellum app to Vercel as a serverless demo with seeded data
Order food, groceries, and convenience items from DoorDash using the built-in CLI integration
Set up this assistant's own `[name].vellum.me` domain and email address (one-time setup)
Generates GEO/AEO-optimized articles designed to get AI engines (ChatGPT, Perplexity, Claude, Gemini) to cite your brand. Handles research, writing, and file output. Suggests listicle or head-to-head as starting formats if the user is unsure.
Research influencers on Instagram, TikTok, and X/Twitter through your browser
Automate native macOS apps and system interactions via osascript (AppleScript)
Generate memes from 170+ classic templates using the free Memegen.link API. Search templates, generate captioned images, and download them for posting. No API key required.
Book reservations on OpenTable or Resy with explicit confirmations
Record the user's screen as a video file
Upgrade vellum to the latest version, restart the assistant, and restart the gateway
Use the Stripe Link CLI as an agent wallet to create spend requests, generate one-time-use payment credentials, and complete 402 / Machine Payment Protocol (MPP) payment flows on the user's behalf. Triggers on intents like "buy", "purchase", "pay for", "spend…
Test TypeScript code snippets before persisting as skills
Customize the assistant's avatar - build a native character, upload an image, or generate one with AI
Discover bundled skills and search/install community skills from the skills.sh registry
Customize the macOS app's sound effects — add sound files to the workspace, enable sounds globally, set volume, and assign sounds to 9 app events (message sent, task complete, notifications, etc.)
Create and manage polling watchers that monitor external services (Gmail, Google Calendar, GitHub, Linear, Outlook) for events and process them with custom action prompts
Get current weather conditions and forecasts for any location
Check Vellum Assistant architecture and package boundaries. Use when editing imports, moving code, adding endpoints, touching assistant/gateway/client/skill boundaries, or reviewing architecture-sensitive changes.
Review Vellum Assistant code changes for correctness, repo-specific quality rules, security risks, and missing validation. Use when reviewing diffs, preparing a PR, finishing implementation work, or when the user asks for a code review, quality pass, or…
Prepare Vellum Assistant branches for review by checking git hygiene, PR scope, tests, docs, migrations, Linear linking, and companion repo needs. Use before creating a pull request, splitting work into PRs, or asking whether a branch is ready.
Author and review first-party Vellum skills in the repository. Use when editing files under skills/, assistant bundled skills, skill manifests, tool definitions, SKILL.md files, or first-party skill portability and isolation behavior.
Run end-to-end tests via the CI workflow.