sandraschi-fullstack-demo-fullstack-demo.ocm.json json Copy{
"ocm": "1",
"id": "sandraschi-fullstack-demo-fullstack-demo",
"kind": "skill",
"name": "fullstack-demo",
"description": "Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md",
"publisher": "sandraschi",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Install docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/sandraschi/fullstack-demo",
"path": "AGENTS.md",
"ref": "df1a52d764a8d28db80c48fea39b981ac8e4fa5e",
"url": "https://github.com/sandraschi/fullstack-demo/blob/df1a52d764a8d28db80c48fea39b981ac8e4fa5e/AGENTS.md",
"key": "sandraschi/fullstack-demo/AGENTS.md"
}
},
"instructions": "# fullstack-demo — Agent Guide\n\n## Overview\nA comprehensive fullstack application featuring a React dashboard with real AI services integration, including chat, image generation, TTS/STT, and more.\n\n## Standards\n- See [mcp-central-docs](https://github.com/sandraschi/mcp-central-docs) for fleet-wide coding standards\n\n## Key Files\n- `README.md` — full documentation\n- `pyproject.toml` — build config and entry points\n- `CLAUDE.md` — Claude Code context (if present)\n\nInstall docs: follow mcp-central-docs/standards/AGENT_INSTALL_REFERENCE.md",
"cost": {
"context_tokens": 135
}
}