Imported from Anthrop44/3x-setup (AGENTS.md). Install upstream with npx skills add Anthrop44/3x-setup. Copyright stays with the author.
Read README.md, doc.md, remote/constants.schema.json, and remote/config.schema.json to understand this repo.
If you mess up user's proxy server, consider asking user to rebuild it to start a fresh installation as these scripts are not designed to be idempotent.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/anthrop44-3x-setup-3x-setup/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
anthrop44-3x-setup-3x-setup.ocm.jsonjson
{
"ocm": "1",
"id": "anthrop44-3x-setup-3x-setup",
"kind": "skill",
"name": "3x-setup",
"description": "Read `README.md`, `doc.md`, `remote/constants.schema.json`, and `remote/config.schema.json` to understand this repo.",
"publisher": "Anthrop44",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read `README.md`, `doc.md`, `remote/constants.schema.json`, and `remote/config.schema.json` to understand this repo."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Anthrop44/3x-setup",
"path": "AGENTS.md",
"ref": "b2db8c81ce9589efe33ce178f091e010ab9d0bde",
"url": "https://github.com/Anthrop44/3x-setup/blob/b2db8c81ce9589efe33ce178f091e010ab9d0bde/AGENTS.md",
"key": "Anthrop44/3x-setup/AGENTS.md"
}
},
"instructions": "Read `README.md`, `doc.md`, `remote/constants.schema.json`, and `remote/config.schema.json` to understand this repo.\n\nIf you mess up user's proxy server, consider asking user to rebuild it to start a fresh installation as these scripts are not designed to be idempotent.",
"cost": {
"context_tokens": 67
}
}
Fetch it by URL: GET /api/v1/registry/anthrop44-3x-setup-3x-setup/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.