Skip to main content
Glama
chiruu12

oss-skills-mcp

by chiruu12

oss-skills-mcp

Guided open-source contribution skills, served as an MCP server.

The philosophy: the agent researches, you think and code. Each skill walks the agent through deep research for one stage of the contribution journey — finding issues, reading codebases, writing tests, responding to reviews — while the decisions and the code stay with you. The result is contributions that maintainers actually want to merge, from a human who actually learned the repo.

Works with any MCP client, including goose.

Skills

Evaluation

Skill

What it does

oss-evaluate-repo

Assess a repo's health, governance, and trajectory before investing time

The contribution workflow (roughly in order)

Skill

What it does

oss-find-issue

Find unclaimed issues filed by maintainers, matched to your skills

oss-prep-to-contribute

Read the contribution docs and fill knowledge gaps before coding

oss-setup-dev-env

Get an unfamiliar repo building and testing locally

oss-contribute

Research an issue deeply, then implement it yourself

oss-submit-pr

Open a PR that follows the repo's guidelines

oss-post-pr

Understand review feedback and respond to it well

oss-debug-ci

Diagnose CI failures in unfamiliar pipelines

Contribution types

Skill

What it does

oss-write-tests

Add tests for untested code as a standalone contribution

oss-write-docs

Fix documentation gaps verified against the source

Going deeper

Skill

What it does

oss-review-prs

Learn a codebase and build trust by reviewing others' PRs

oss-second-contribution

Move from one-off contributor to regular

oss-find-real-issues

Find code problems that aren't in the issue tracker

oss-explore-repo

Guided tour of a repo's architecture and patterns

oss-learn-stack

Learn unfamiliar tech from how the repo actually uses it

Related MCP server: oss-autopilot

Install

uvx --from git+https://github.com/chiruu12/oss-skills-mcp oss-skills-mcp

goose

CLI

goose configure

Add a Command-Driven Extension with:

  • Name: oss-skills

  • Command: uvx --from git+https://github.com/chiruu12/oss-skills-mcp oss-skills-mcp

Desktop

Add a custom extension with:

  • Type: STDIO

  • Command: uvx

  • Arguments: --from git+https://github.com/chiruu12/oss-skills-mcp oss-skills-mcp

Usage

Each skill is available as an MCP prompt — invoke oss-find-issue, oss-contribute, and so on from your client's prompt picker. Two tools are also exposed for programmatic access:

  • list_skills() — names and descriptions of all bundled skills

  • get_skill(name) — full skill content

Development

uv sync
uv run pytest

License

MIT

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • -
    license
    B
    quality
    -
    maintenance
    Enables AI-driven orchestration of GitHub development workflows including automated issue analysis, code generation, code review, and PR creation through multiple specialized agents. Integrates with GitHub Actions to automate the complete development process from issue to pull request.
    7
  • A
    license
    A
    quality
    B
    maintenance
    Open source contribution manager — tracks PRs across repos, discovers contributable issues, diagnoses CI failures, and drafts maintainer responses. 21 MCP tools, 5 resources, 3 prompts. Ships as CLI, MCP server, and Claude Code plugin.
    20
    11
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables developers to find personalized open-source contributions by analyzing GitHub profiles and matching them with relevant 'good first issues' and beginner-friendly repositories. Provides comprehensive contribution tooling including repository health scoring, setup difficulty assessment, impact estimation, and automated PR planning.
    22
    16
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Open-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.

  • Git-backed platform for skills, tools, and context for AI agents

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chiruu12/oss-skills-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server