skill-install

Installation
SKILL.md

Skill Install

Install skills from the dogfooded-skills library into a Claude Code project.

When to Use

  • Adding a new skill to a project for the first time
  • Updating an existing installed skill to the latest version
  • Bulk-installing a set of skills into a new project

Prerequisites

The library must be cloned locally:

ls dogfooded-skills/skills/ 2>/dev/null || \
  git clone https://github.com/Fellowship-dev/dogfooded-skills
Related skills
Installs
1
GitHub Stars
2
First Seen
Apr 12, 2026