meetup-manager
Installation
SKILL.md
Meetup Manager skill + MCP
Install from skills.sh:
npx skills add kugchennai/MeetupManager@meetup-manager -g -y
Then connect the remote MCP server (Streamable HTTP) at {APP_ORIGIN}/api/mcp with Authorization: Bearer {accessToken}.
Copy this prompt into your agent
Replace APP_ORIGIN with the Meetup Manager URL (for example https://your-domain.com or http://localhost:3000).
Install Meetup Manager for this agent: the skills.sh skill AND the remote MCP server.
1) Install the skill globally (skills.sh / Skills CLI):
npx skills add kugchennai/MeetupManager@meetup-manager -g -y