Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Family-IT-Guy/claude-code-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Claude Code Skills

A collection of skills for Claude Code that extend its capabilities with specialized tools and workflows.

Available Skills

Skill Description
perplexity-intelligent Intelligent web research using Perplexity's Sonar API with automatic model selection

What are Claude Code Skills?

Skills are reusable instruction sets that teach Claude Code how to perform specialized tasks. They can be installed globally (for all projects) or per-project.

Installation

Click on a skill above to see its README with installation instructions.

General pattern:

# Clone this repo
git clone https://github.com/Family-IT-Guy/claude-code-skills.git

# Copy a skill to your global skills directory
mkdir -p ~/.claude/skills
cp -r skills/<skill-name> ~/.claude/skills/

Then follow the skill's README for API keys, CLAUDE.md configuration, and usage.

License

MIT

About

Claude Code skills for enhanced AI-assisted development - intelligent research, multi-model synthesis, and more

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors