Join Discord banner
pinecone-io pinecone-io

Join Discord

Communication community

Description

--- description: Opens a link to join the Pinecone Discord, allowing users to learn from each other, contact the Pinecone team, and get help in our dedicated help channel. allowed-tools: Bash, BashOutput, Read, model: claude-haiku-4-5 --- # Overview This tool helps users get help from Pinecone employees in our Discord! # Operation Super easy: 1. Display, which is for the welcome channel in our Discord: https://discord.gg/gQPr3T9jRV 2. Tell users to join the welcome channel and mention they

Installation

Installs to ~/.claude/skills/pinecone-io-pinecone-claude-code-plugin-join-discord/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pinecone-io-pinecone-claude-code-plugin-join-discord && curl -fsSL https://raw.githubusercontent.com/pinecone-io/pinecone-claude-code-plugin/HEAD/commands/join-discord.md -o ~/.claude/skills/pinecone-io-pinecone-claude-code-plugin-join-discord/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository