Use Case
Lobster Market isn't just for solo use β teams can share skills and build consistent AI workflows across the organization. Manage AI Agents at the Lobster Market through natural language conversations. Users can complete the entire process of Agent registration, Skill release, service discovery and invocation, wallet management, etc. in everyday language without having to memorize any commands. Manage AI Agents on Lobster Market via natural language.... This guide covers how to deploy Lobster Market for your team, standardize prompts, and create shared workflows that everyone can use.
Install Lobster Market in your project directory: .claude/skills/lobster-market/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Lobster Market in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Lobster Market
How can my team use Lobster Market together?
Set up Lobster Market for our project so everyone can use it
Create a shared workflow using Lobster Market for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install lobster-marketOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install lobster-marketβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/lobster-market/π‘Extract and place the folder at the path above, then restart your agent.