0xa3b/meta
v1.1.1MIT
Meta skills for this marketplace: route qualified public-source feedback to issues and private-source feedback to local records.
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": "meta",
"version": "1.1.1",
"description": "Meta skills for this marketplace: route qualified public-source feedback to issues and private-source feedback to local records.",
"author": {
"name": "Alex Baker"
},
"homepage": "https://github.com/0xA3B/skills/blob/main/plugins/meta/README.md",
"repository": "https://github.com/0xA3B/skills",
"license": "MIT",
"keywords": ["meta", "feedback", "skills", "marketplace"],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Meta",
"shortDescription": "Maintain the marketplace's skills from real runs.",
"longDescription": "Meta skills for the marketplace itself. submit-skill-feedback qualifies feedback from an actual run, then files public-source feedback in the marketplace repository or preserves private-source feedback as an ignored local record.",
"developerName": "Alex Baker",
"category": "Productivity",
"capabilities": ["Write"],
"composerIcon": "./assets/logo.png",
"logo": "./assets/logo.png",
"defaultPrompt": [
"Use $meta:submit-skill-feedback to capture feedback on the marketplace skills this session ran."
]
}
}
}
}
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.
- openai.yaml
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai