connect-upskill

Orbit Search — Development skill for Claude Code

Development community

Search Orbit for people from a natural-language brief and summarize the results inline.

How to install Orbit Search

Installs to ~/.claude/skills/connect-upskill-orbit-plugin-orbit-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/connect-upskill-orbit-plugin-orbit-search && curl -fsSL https://raw.githubusercontent.com/connect-upskill/orbit-plugin/HEAD/commands/orbit-search.md -o ~/.claude/skills/connect-upskill-orbit-plugin-orbit-search/SKILL.md

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

What Orbit Search does


description: Search Orbit for people from a natural-language brief and summarize the results inline. argument-hint:

Run an Orbit people search for: **$ARGUMENTS**

  1. Call the orbit_search MCP tool (this plugin's bundled orbit server) with { brief: "$ARGUMENTS" }. It submits the brief and polls to completion within its own time budget. If a count is named in the brief ("find 30 …"), Orbit treats it as the target — keep it in the brief.
  2. If the tool reports

Alternatives in Development

  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
  • Shortcuts Playground Plugin — Shortcuts Playground: A Claude Code and Codex plugin for building, validating, signing, and remixing macOS/iOS 1.1k ★

Full documentation available on GitHub

View Source Repository