# Install Recommended Skills

> Install recommended productivity skills (grill-me, handoff, writing-great-skills) globally via gh skill install.

- Skill: `atman-33/install-recommended-skills` (Agent Skill)
- Install (CLI): `npx skillmds@latest add atman-33/install-recommended-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/atman-33/install-recommended-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools, Product & Planning
- Author: atman-33 (https://skillmd.com/u/atman-33)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/atman-33/install-recommended-skills

---


Install the following recommended productivity skills for Claude Code **at user scope** (available across all projects, installed to `~/.claude/skills/`):

- grill-me
- handoff
- writing-great-skills

> **Note:** This plugin itself should be installed globally with `--scope user`:
> `/plugin install productivity --scope user`

Steps:

1. Verify `gh` is installed and authenticated. If `gh auth status` fails, stop and ask the user to run `gh auth login`.
2. Run the following commands in order and report the result of each:

```bash
gh skill install mattpocock/skills productivity/grill-me --agent claude-code --scope user
gh skill install mattpocock/skills productivity/handoff --agent claude-code --scope user
gh skill install mattpocock/skills productivity/writing-great-skills --agent claude-code --scope user
```

3. If any install fails, print the full error, continue with the remaining skills, and report a summary at the end.
4. On success, list the installed skill paths.

