playrote.play.v1

mmodiqo/search-github-repositoriesv0.1.2Public

Search github repositories

Searches GitHub repositories by keyword and optional language, returning ranked repository details and aggregate result counts.

GGitHub
  • Published 17 Aug 2026
  • Downloads 51
  • Needs rote 0.62.0+
  • Digest sha256:73a93dadefb5…
  • Reference modiqo/search-github-repositories@0.1.2

Before you run it1 service

Everything here is checked on your machine when rote inspects the play. This page never learns what you have installed or which credentials you hold.

  • GitHub

    Code repository management and collaboration - issues, pull requests, commits, releases, code review

    Credential GITHUB_TOKEN (static)Store with rote token set GITHUB_TOKENVerified vendor setup page ↗

Inputs4, 1 required

rote asks for these before running and shows the defaults it will use.

  • Queryquery

    GitHub repository search query

    requiredstringcustom value allowed
  • Languagelanguage

    Programming language qualifier, or 'any' for no language filter

    optionalstringdefault anycustom value allowed
  • Limitlimit

    Maximum repositories to return (1-100)

    optionalintegerdefault 10custom value allowed
  • Sortsort

    GitHub search sort field

    optionalstringdefault stars
    3 choices
    • stars
    • forks
    • updated

What it changes

No write operations are declared in this version's manifest.

Credentials remain in the recipient's local rote vault; this page and the publisher never receive them.

Runtime details
  • rote CLIversion 0.62.0 or newer
  • ServicesGitHub
  • Adapters
    github modiqo/github@0.0.2 resolved
  • Auth preflightBefore any service call, rote verifies every required local credential. Plan: declared as typed adapter.auth.ensure steps.
  • Auth steps
    auth_github adapter/githubmissing → authorizeexpired → refreshunreadable → reauthorize
  • Digestsha256:73a93dadefb593da9b417a2a67685baec1567d7d45b8ba9d9b94e899cafbca83
  • Archive size3073 bytes
  • Published2026-08-17T23:58:18.021763+00:00
  • Published withrote 0.65.0

Credential values and current readiness remain local. Opening this page never prompts for a credential, opens an authorization browser, or calls a service this play uses.

A play is a published, versioned automation package that runs on your own machine through rote, a free command-line tool. Opening this page installs nothing and runs nothing.