Skip to content

A small collection of reusable agent skills

License

Notifications You must be signed in to change notification settings

ferhatelmas/goodies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

goodies

A small collection of reusable agent skills.

Contents

  • skills/uber-go-style/SKILL.md: uber-go-style skill with rules based on the Uber Go Style Guide.

Install with npx skills

This repo can be installed with the skills CLI.

# list available skills in this repo
npx skills add ferhatelmas/goodies --list

# install globally for Claude Code and Codex
npx skills add ferhatelmas/goodies -a claude-code -a codex -g

After install, invoke skills by name in prompts (for example, /uber-go-style).

Claude Marketplace

This repository includes Claude plugin metadata:

# Add the marketplace (first time)
/plugin marketplace add ferhatelmas/goodies

# Install the skills
/plugin install skills@ferhatelmas-goodies

License

This project is licensed under the Apache License 2.0. See LICENSE.

About

A small collection of reusable agent skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published