·cloning-project
</>

cloning-project

oaustegard/claude-skills

Exports project instructions and knowledge files from the current Claude project. Use when users want to clone, copy, backup, or export a project's configuration and files.

6Installs·2Trend·@oaustegard

Installation

$npx skills add https://github.com/oaustegard/claude-skills --skill cloning-project

SKILL.md

When users request to clone, copy, export, or backup their current project:

Check if the user is in a project by looking for project-specific indicators:

If not in a project, inform the user that this skill requires being inside a Claude project.

Exports project instructions and knowledge files from the current Claude project. Use when users want to clone, copy, backup, or export a project's configuration and files. Source: oaustegard/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oaustegard/claude-skills --skill cloning-project
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is cloning-project?

Exports project instructions and knowledge files from the current Claude project. Use when users want to clone, copy, backup, or export a project's configuration and files. Source: oaustegard/claude-skills.

How do I install cloning-project?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oaustegard/claude-skills --skill cloning-project Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oaustegard/claude-skills