OSS Skills: agent skills for open source contributors and maintainers

thehecticbyte1 pts0 comments

GitHub - naorpeled/awesome-oss-skills: A repo with skills that help maintain/contribute to OSS projects · GitHub

/" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

/;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

naorpeled

awesome-oss-skills

Public

Notifications<br>You must be signed in to change notification settings

Fork

Star

main

BranchesTags

Go to file

CodeOpen more actions menu

Folders and files<br>NameNameLast commit message<br>Last commit date<br>Latest commit

History<br>1 Commit<br>1 Commit

skills

skills

AGENTS.md

AGENTS.md

CLAUDE.md

CLAUDE.md

CONTRIBUTING.md

CONTRIBUTING.md

LICENSE

LICENSE

README.md

README.md

skills.sh.json

skills.sh.json

View all files

Repository files navigation

awesome-oss-skills

A collection of Agent Skills for onboarding open<br>source contributors and helping maintainers run healthy repositories.

These skills are packaged in the SKILL.md format so they can be installed<br>with Vercel's skills CLI:

npx skills add naorpeled/awesome-oss-skills

Available skills

Contributors

repository-onboarding

Summarize a repository from README.md, CONTRIBUTING.md,<br>CODE_OF_CONDUCT.md, developer docs, and templates.

local-development-bootstrap

Extract setup, build, test, and lint steps from docs and config files.

first-oss-contribution

Help a contributor find a project via discovery sources like<br>up-for-grabs.net or CodeTriage when they don't have one yet, then pick a<br>small first change, understand the workflow, and prepare a pull request.

Maintainers

maintainer-triage-and-review

Support issue triage, PR review, documentation drift checks, and<br>contributor-onboarding audits.

maintainer-ci-and-release-health

Audit cross-platform CI coverage, release automation, distribution<br>channel consistency, and agent-instruction files.

project-bootstrap

Bootstrap a new project: choose a license, scaffold baseline docs and<br>CI, and flag follow-up repository health work.

Pull request workflows

green-pr

Resolve AI code review comments, fix failing CI checks, and address<br>human review feedback with user-approved replies until a PR is<br>mergeable.

Repository structure

This repository follows the Agent Skills package layout used by the Vercel<br>skills CLI:

skills//SKILL.md — one skill per directory

skills.sh.json — grouping metadata for skills catalogs

README.md — package overview and installation instructions

Contributing

New to this repository? See CONTRIBUTING.md for how to<br>add or update a skill and what a pull request should include. Agent-facing<br>maintenance instructions live in AGENTS.md (CLAUDE.md is a<br>symlink to the same file).

Skill design goals

Each skill in this repository should:

start from common repository artifacts such as README.md,<br>CONTRIBUTING.md, developer docs, templates, and policy files

help either contributors or maintainers complete a concrete task

support both one-off tasks and ongoing repository workflows

reduce onboarding friction for new developers

incorporate open source contribution guidance such as:

start small

look for documentation and good first issue style work

read project norms before making changes

communicate clearly and respond to review feedback

License

This project is licensed under the MIT License.

About<br>A repo with skills that help maintain/contribute to OSS projects<br>Resources<br>Readme<br>MIT license<br>Contributing<br>Contributing<br>Activity<br>Stars<br>0 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository

Releases

Packages

Contributors

You can’t perform that action at this time.

skills repository contributing files license readme

Related Articles