Skip to content

mattwag05/internet-skill-finder

v1.1.0MIT

Search verified GitHub repositories for Agent Skills and inspect matching skills.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "internet-skill-finder",
  "version": "1.1.0",
  "description": "Search verified GitHub repositories for Agent Skills and inspect matching skills.",
  "author": { "name": "Matthew Wagner" },
  "repository": "https://github.com/mattwag05/mw-plugins",
  "license": "MIT",
  "keywords": ["skills", "discovery", "search", "plugins", "github"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • fetch_skills.py
  • skills_cache.json
View on GitHub