Can I Help banner
agent-sh agent-sh

Can I Help

Testing community

Description

--- description: Find where to contribute to a project - matches your skills to areas that need help, good-first tasks, test gaps, and stale docs codex-description: 'Use when user asks to "contribute", "where can I help", "good first issue", "what needs work", "how to contribute", "where to start contributing", "find tasks", "help with project". Analyzes project needs and suggests contribution areas.' argument-hint: "[path] [--depth=normal|deep]" allowed-tools: Bash(git:*), Bash(gh:*), Read, Glo

Installation

Installs to ~/.claude/skills/agent-sh-can-i-help-can-i-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/agent-sh-can-i-help-can-i-help && curl -fsSL https://raw.githubusercontent.com/agent-sh/can-i-help/HEAD/commands/can-i-help.md -o ~/.claude/skills/agent-sh-can-i-help-can-i-help/SKILL.md

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

Full documentation available on GitHub

View Source Repository