Use when a developer asks what a Bittensor subnet does, whether it's up right now, or how to call/integrate its API — e.g. "which subnet does image generation", "is subnet 7 healthy", "how do I call the Chutes API", "build on a Bittensor subnet". Backed by metagraphed (api.metagraph.sh), the live operational + integration registry for ~129 subnets.
$npx -y skills add jsonbored/metagraphed --skill bittensorInstalls into the current project.
Run `npx skills use "https://github.com/jsonbored/metagraphed" --skill "jsonbored/metagraphed/bittensor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jsonbored/metagraphed" that are relevant to the current task. Run `npx skills add "https://github.com/jsonbored/metagraphed"` and select the relevant skills, then follow their instructions.