hesreallyhim

OSS Search — Development skill for Claude Code

Development community

Search for new open source issues to contribute to — delegates to oss-scout.

How to install OSS Search

Installs to ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-search && curl -fsSL https://raw.githubusercontent.com/hesreallyhim/oss-autopilot-fork/HEAD/commands/oss-search.md -o ~/.claude/skills/hesreallyhim-oss-autopilot-fork-oss-search/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What OSS Search does


name: oss-search description: "Search for new open source issues to contribute to — delegates to oss-scout" allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Task, AskUserQuestion, mcp__plugin_oss-autopilot_*

OSS Issue Search

This command searches for new open source issues to contribute to by delegating to the `@oss-scout/core` package (via the CLI's `search` command). Scout runs a staged multi-phase search (merged-PR repos + open-PR repos → starred → broad → maintained) with buil

Alternatives in Development

  • Knowledge Work Plugins — Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork 9734 125 18 10.5k ★
  • Llamacoder — Open source Claude Artifacts – built with Llama 3.1 405B 7.1k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★

Full documentation available on GitHub

View Source Repository