Read [CONTRIBUTING.md](CONTRIBUTING.md) before starting any work. It contains all guidelines for repository structure, toolchain setup, formatting and linting, code style, testing, working with files,
Imported from DataDog/dd-trace-rs (AGENTS.md). Install upstream with npx skills add DataDog/dd-trace-rs. Copyright stays with the author.
Agents
Read CONTRIBUTING.md before starting any work. It contains all guidelines for
repository structure, toolchain setup, formatting and linting, code style, testing, working with
files, and pull request requirements.
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/datadog-dd-trace-rs-dd-trace-rs/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.
datadog-dd-trace-rs-dd-trace-rs.ocm.jsonjson
{
"ocm": "1",
"id": "datadog-dd-trace-rs-dd-trace-rs",
"kind": "skill",
"name": "dd-trace-rs",
"description": "Read [CONTRIBUTING.md](CONTRIBUTING.md) before starting any work. It contains all guidelines for repository structure, toolchain setup, formatting and linting, code style, testing, working with files, and pull request requirements.",
"publisher": "DataDog",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Read [CONTRIBUTING.md](CONTRIBUTING.md) before starting any work. It contains all guidelines for repository structure, toolchain setup, formatting and linting, code style, testing, working with files, and pull request requirements."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/DataDog/dd-trace-rs",
"path": "AGENTS.md",
"ref": "0a455eff98accfc42110a2c367c899d333281367",
"url": "https://github.com/DataDog/dd-trace-rs/blob/0a455eff98accfc42110a2c367c899d333281367/AGENTS.md",
"key": "DataDog/dd-trace-rs/AGENTS.md"
}
},
"instructions": "# Agents\n\nRead [CONTRIBUTING.md](CONTRIBUTING.md) before starting any work. It contains all guidelines for\nrepository structure, toolchain setup, formatting and linting, code style, testing, working with\nfiles, and pull request requirements.",
"cost": {
"context_tokens": 60
}
}
Fetch it by URL: GET /api/v1/registry/datadog-dd-trace-rs-dd-trace-rs/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.