This project follows the repository-wide [agent instructions](../../../../AGENTS.md) and [contribution policy](../../../../CONTRIBUTING.md). Read and follow both files before changing anything in this
Imported from bsv-blockchain/ts-stack (packages/wallet/wallet-toolbox/client/AGENTS.md). Install upstream with npx skills add bsv-blockchain/ts-stack --skill client. Copyright stays with the author.
ts-stack agent instructions
This project follows the repository-wide agent instructions
and contribution policy. Read and follow both files
before changing anything in this directory.
Do not add package-local agent or contribution conventions. Put
package-specific technical information in the package README, docs/,
specs/, or the applicable operator guide, and propose shared policy at the
repository root.
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/bsv-blockchain-ts-stack-client/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.
bsv-blockchain-ts-stack-client.ocm.jsonjson
{
"ocm": "1",
"id": "bsv-blockchain-ts-stack-client",
"kind": "skill",
"name": "client",
"description": "This project follows the repository-wide [agent instructions](../../../../AGENTS.md) and [contribution policy](../../../../CONTRIBUTING.md). Read and follow both files before changing anything in this directory.",
"publisher": "bsv-blockchain",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This project follows the repository-wide [agent instructions](../../../../AGENTS.md) and [contribution policy](../../../../CONTRIBUTING.md). Read and follow both files before changing anything in this directory."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/bsv-blockchain/ts-stack",
"path": "packages/wallet/wallet-toolbox/client/AGENTS.md",
"ref": "5ad3b3b7c71127f513e20cb3a472dba012e08ebc",
"url": "https://github.com/bsv-blockchain/ts-stack/blob/5ad3b3b7c71127f513e20cb3a472dba012e08ebc/packages/wallet/wallet-toolbox/client/AGENTS.md",
"key": "bsv-blockchain/ts-stack/packages/wallet/wallet-toolbox/client/AGENTS.md"
}
},
"instructions": "# ts-stack agent instructions\n\nThis project follows the repository-wide [agent instructions](../../../../AGENTS.md)\nand [contribution policy](../../../../CONTRIBUTING.md). Read and follow both files\nbefore changing anything in this directory.\n\nDo not add package-local agent or contribution conventions. Put\npackage-specific technical information in the package README, `docs/`,\n`specs/`, or the applicable operator guide, and propose shared policy at the\nrepository root.",
"cost": {
"context_tokens": 118
}
}
Fetch it by URL: GET /api/v1/registry/bsv-blockchain-ts-stack-client/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.
Support assistant
Connecting...
Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.