Imported from Aam-Digital/replication-backend (AGENTS.md). Install upstream with npx skills add Aam-Digital/replication-backend. Copyright stays with the author.
AI Agent Instructions
CouchDB replication and permission proxy for Aam Digital.
See README.md for setup and development details.
Public GitHub Content (PRs, Issues, Comments, Commit Messages)
This repository is public. Never include customer/project-identifying information or other
production-system-specific data in anything posted to GitHub — no deployment/instance names,
server hostnames, external partner URLs, user identifiers, or real record data. Share only
generalized insights instead (e.g. "a large production instance", "an external webhook
consumer"). Scrub quoted log or monitoring output before posting. Links to access-restricted
internal tools (e.g. Sentry issues) are acceptable.
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/aam-digital-replication-backend-replication-backend/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.
{
"ocm": "1",
"id": "aam-digital-replication-backend-replication-backend",
"kind": "skill",
"name": "replication-backend",
"description": "CouchDB replication and permission proxy for [Aam Digital](https://github.com/Aam-Digital/ndb-core). See README.md for setup and development details.",
"publisher": "Aam-Digital",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"CouchDB replication and permission proxy for [Aam Digital](https://github.com/Aam-Digital/ndb-core). See README.md for setup and development details."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/Aam-Digital/replication-backend",
"path": "AGENTS.md",
"ref": "2c134b915578b8ab164a0ce66777cf42415c96f7",
"url": "https://github.com/Aam-Digital/replication-backend/blob/2c134b915578b8ab164a0ce66777cf42415c96f7/AGENTS.md",
"key": "Aam-Digital/replication-backend/AGENTS.md"
}
},
"instructions": "# AI Agent Instructions\n\nCouchDB replication and permission proxy for [Aam Digital](https://github.com/Aam-Digital/ndb-core).\nSee README.md for setup and development details.\n\n## Public GitHub Content (PRs, Issues, Comments, Commit Messages)\n\nThis repository is public. Never include customer/project-identifying information or other\nproduction-system-specific data in anything posted to GitHub — no deployment/instance names,\nserver hostnames, external partner URLs, user identifiers, or real record data. Share only\ngeneralized insights instead (e.g. \"a large production instance\", \"an external web",
"cost": {
"context_tokens": 187
}
}
Fetch it by URL: GET /api/v1/registry/aam-digital-replication-backend-replication-backend/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.