claudeers.
// Claude Skills

claude-skills

My collection of Claude skills

// Claude Skills[ web ][ mobile ][ claude ]#claude#claude-skill#claude-skills#skillsMIT$open-sourceupdated 2 months ago
Actively maintained
100/100
last commit 11 days ago
last release 11 days ago
releases 168
open issues 18
// star history

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up claude-skills (claude-plugin project) into my current project.
Found on https://claudeers.com/claude-skills-2
Repo: https://github.com/oaustegard/claude-skills
Homepage/docs: https://austegard.com/ai-tools/claude-skill-releases.html
Detected install method: claude-plugin → /plugin install claude-skills@oaustegard/claude-skills
Category: skills. Platforms: web, mobile.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-plugin)
/plugin marketplace add oaustegard/claude-skills
/plugin install claude-skills@oaustegard/claude-skills
// or clone
git clone https://github.com/oaustegard/claude-skills

// compatibility

Platformsweb, mobile
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguagePython

claude-skills

A collection of Claude skills distributed as a Claude Code plugin marketplace. Skills are primarily designed for the Claude.ai PaaS skill compute environment; mileage will vary if used as Claude Code Agent Skills.

Installing as a Plugin Marketplace (Claude Code)

Add this repository as a plugin marketplace in Claude Code:

/plugin marketplace add oaustegard/claude-skills

Then browse and install individual plugins:

/plugin install skill-name@oaustegard-claude-skills

Update all marketplace plugins to latest:

/plugin marketplace update

Installing Skills for Claude.ai (Web/Mobile)

  1. You need a paid Claude account (Pro or Team)
  2. Download the skill ZIP from the Releases page
    • Note: Use the direct download link for the skill ZIP, not the "Source code" archives auto-generated by GitHub
  3. Upload to Claude.ai Skills Settings
  4. See official documentation for more details

Automated Installation (Claude Code)

Install skills directly to your project with a single command:

curl -fsSL https://raw.githubusercontent.com/oaustegard/claude-skills/main/templates/installation/install-skills.sh | bash

Or download and customize which skills to install:

curl -O https://raw.githubusercontent.com/oaustegard/claude-skills/main/templates/installation/install-skills.sh
nano install-skills.sh  # Edit SKILLS array
chmod +x install-skills.sh && ./install-skills.sh

CI/CD Integration:

mkdir -p .github/workflows
curl -o .github/workflows/install-skills.yml \
  https://raw.githubusercontent.com/oaustegard/claude-skills/main/templates/installation/install-skills.yml

For complete documentation, see templates/installation/README.md

Contributing Skills

Note: If your skill contribution is just a marketing ploy I'll simply delete it.

Via ZIP Upload (Easiest)

  1. Create your skill folder with SKILL.md at the root
  2. Package your skill:
    your-skill.zip
      └── your-skill/
          ├── SKILL.md
          └── resources/  (optional)
    
  3. Upload the ZIP to the .uploads/ directory
  4. The workflow will automatically create a PR with your skill content

Via Direct Development

  1. Create a new branch
  2. Add your skill folder at the repository root (SKILL.md and resources)
  3. Submit a PR with your skill content

Releasing Skills

Releases are triggered by updating metadata.version in SKILL.md frontmatter on main branch.

Version Format

Use semantic versioning:

  • 0.1.0 - Initial release
  • 0.1.1 - Patch (bug fixes)
  • 0.2.0 - Minor (new features, backward compatible)
  • 1.0.0 - Major (breaking changes)

Resources

// faq

What is claude-skills?

My collection of Claude skills. It is open-source on GitHub.

Is claude-skills free to use?

claude-skills is open-source under the MIT license, so it is free to use.

What category does claude-skills belong to?

claude-skills is listed under skills in the Claudeers registry of Claude-compatible tools.

3 views
137 stars
unclaimed
updated 2 months ago

// embed badge

claude-skills on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claude-skills-2.svg)](https://claudeers.com/claude-skills-2)

// retro hit counter

claude-skills hit counter
[![Hits](https://claudeers.com/api/counter/claude-skills-2.svg)](https://claudeers.com/claude-skills-2)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell272,506MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python169,406[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python129,208MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python106,387MIT[ claude ]
Connectorlinks several projects together across the ecosystem · 7 connections
→ see how claude-skills connects across the ecosystem