discover-collaboration
A gateway skill that claims to auto-activate for collaboration tasks but provides no actual functionality. It only points to a local file path that doesn't exist by default, making it essentially a placeholder with no working features.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install rand-cc-polymath-discover-collaboration
Repository
Skill path: skills/discover-collaboration
A gateway skill that claims to auto-activate for collaboration tasks but provides no actual functionality. It only points to a local file path that doesn't exist by default, making it essentially a placeholder with no working features.
Open repositoryBest for
Primary workflow: Research & Ops.
Technical facets: Full Stack.
Target audience: No practical audience - this skill doesn't work as described and provides zero value to users.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: rand.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install discover-collaboration into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/rand/cc-polymath before adding discover-collaboration to shared team environments
- Use discover-collaboration for meta workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: discover-collaboration description: Automatically discover collaboration and teamwork skills when working with collaboration. Activates for collaboration development tasks. --- # Collaboration Skills Discovery Provides automatic access to comprehensive collaboration skills. ## When This Skill Activates This skill auto-activates when you're working with: - collaboration - code review - documentation - pair programming - team workflows - communication ## Available Skills ### Quick Reference The Collaboration category contains 0 skills: ### Load Full Category Details For complete descriptions and workflows: ```bash cat ~/.claude/skills/collaboration/INDEX.md ``` This loads the full Collaboration category index with: - Detailed skill descriptions - Usage triggers for each skill - Common workflow combinations - Cross-references to related skills ### Load Specific Skills Load individual skills as needed: ```bash ``` ## Progressive Loading This gateway skill enables progressive loading: - **Level 1**: Gateway loads automatically (you're here now) - **Level 2**: Load category INDEX.md for full overview - **Level 3**: Load specific skills as needed ## Usage Instructions 1. **Auto-activation**: This skill loads automatically when Claude Code detects collaboration work 2. **Browse skills**: Run `cat ~/.claude/skills/collaboration/INDEX.md` for full category overview 3. **Load specific skills**: Use bash commands above to load individual skills --- **Next Steps**: Run `cat ~/.claude/skills/collaboration/INDEX.md` to see full category details.