Imported from ya7010/serde_valid (AGENTS.md). Install upstream with npx skills add ya7010/serde_valid. Copyright stays with the author.
Agent instructions
Release procedure
Before creating a release tag, update the repository's package/workspace version and any related internal dependency versions to the release version.
Merge the version update into the default branch first.
Create and push the release tag only after the version update has been merged, so the tag points to the merged commit.
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/ya7010-serde-valid-serde-valid/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.
ya7010-serde-valid-serde-valid.ocm.jsonjson
{
"ocm": "1",
"id": "ya7010-serde-valid-serde-valid",
"kind": "skill",
"name": "serde_valid",
"description": "Agent instructions",
"publisher": "ya7010",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Agent instructions"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/ya7010/serde_valid",
"path": "AGENTS.md",
"ref": "b44dd0b9a454fcc789e81086080a10b1038908f9",
"url": "https://github.com/ya7010/serde_valid/blob/b44dd0b9a454fcc789e81086080a10b1038908f9/AGENTS.md",
"key": "ya7010/serde_valid/AGENTS.md"
}
},
"instructions": "# Agent instructions\n\n## Release procedure\n\n- Before creating a release tag, update the repository's package/workspace version and any related internal dependency versions to the release version.\n- Merge the version update into the default branch first.\n- Create and push the release tag only after the version update has been merged, so the tag points to the merged commit.",
"cost": {
"context_tokens": 93
}
}
Fetch it by URL: GET /api/v1/registry/ya7010-serde-valid-serde-valid/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.