Enumerepo
List all public repositories for (valid) GitHub usernames
Install / Use
/learn @trickest/EnumerepoREADME

Read a list of GitHub usernames and/or organizations, verify their existence, and list the repositories owned by each one.
Installation
Binary
Binaries are available in the latest release.
Docker
docker run quay.io/trickest/enumerepo
From source
go install github.com/trickest/enumerepo@latest
Usage
-adjust-delay
Automatically adjust time delay between requests
-delay int
Time delay after every GraphQL request [ms]
-o string
Output file name
-silent
Don't print output to stdout
-token-file string
File to read Github token from
-token-string string
Github token
-usernames string
File to read usernames from
Example
usernames.txt
trickest
$ enumerepo -token-string $GITHUB_TOKEN -usernames usernames.txt -o repositories.json
In progress...
[
{
"user": "https://github.com/trickest",
"repos": [
{
"url": "https://github.com/trickest/trickest-cli",
"ssh_url": "git@github.com:trickest/trickest-cli.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/cve",
"ssh_url": "git@github.com:trickest/cve.git",
"language": ""
},
{
"url": "https://github.com/trickest/find-gh-poc",
"ssh_url": "git@github.com:trickest/find-gh-poc.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/inventory",
"ssh_url": "git@github.com:trickest/inventory.git",
"language": ""
},
{
"url": "https://github.com/trickest/mksub",
"ssh_url": "git@github.com:trickest/mksub.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/mkpath",
"ssh_url": "git@github.com:trickest/mkpath.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/dsieve",
"ssh_url": "git@github.com:trickest/dsieve.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/resolvers",
"ssh_url": "git@github.com:trickest/resolvers.git",
"language": ""
},
{
"url": "https://github.com/trickest/insiders",
"ssh_url": "git@github.com:trickest/insiders.git",
"language": ""
},
{
"url": "https://github.com/trickest/enumerepo",
"ssh_url": "git@github.com:trickest/enumerepo.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/containers",
"ssh_url": "git@github.com:trickest/containers.git",
"language": "Shell"
},
{
"url": "https://github.com/trickest/safe-harbour",
"ssh_url": "git@github.com:trickest/safe-harbour.git",
"language": ""
},
{
"url": "https://github.com/trickest/mgwls",
"ssh_url": "git@github.com:trickest/mgwls.git",
"language": "Go"
},
{
"url": "https://github.com/trickest/log4j",
"ssh_url": "git@github.com:trickest/log4j.git",
"language": ""
},
{
"url": "https://github.com/trickest/action",
"ssh_url": "git@github.com:trickest/action.git",
"language": "Shell"
}
]
}
]
Done! 15 repositories found.
Report Bugs / Feedback
We look forward to any feedback you want to share with us or if you're stuck with a problem you can contact us at support@trickest.com. You can also create an Issue or pull request on the Github repository.
Where does this fit in your methodology?
Enumerepo is an integral part of the Insiders workflow many workflows in the Trickest store. Sign up on trickest.com to get access to these workflows or build your own from scratch!
Related Skills
healthcheck
341.2kHost security hardening and risk-tolerance configuration for OpenClaw deployments
node-connect
341.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
prose
341.2kOpenProse VM skill pack. Activate on any `prose` command, .prose files, or OpenProse mentions; orchestrates multi-agent workflows.
frontend-design
84.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
