Agentic Platform
Expert skill files that make AI agents measurably better at specific tasks.
An MCP server providing curated context packages with auditable provenance.
Available Skills
Skill | Description |
| Design agent systems that preserve human authority. Governance invariants, Coupled Authority Phenomenon, forbidden failure modes. |
| Pricing models, unit economics, and revenue architecture for AI agent platforms. Market projections, cost benchmarks. |
| Build deterministic, auditable systems. Append-only decision logs, 9 invariants, 14 forbidden failure modes, embodiment tests. |
Quick Start
Connect via MCP
{
"mcpServers": {
"agentic-platform": {
"url": "http://165.22.46.178:8080/mcp"
}
}
}Use the Tools
register()-- get a free API key (10 calls/day)list_skills(api_key)-- see the catalogget_skill(skill_name, api_key)-- retrieve a skillcheck_usage(api_key)-- see your remaining calls
Provenance
Every skill file has traceable origin. Content is derived from published research frameworks, curated source collections, and validated methodology. No generic prompts. No unattributed content.
Governance
This platform operates under three core invariants:
No Silent Inference -- no inferring or reinterpreting input without explicit documentation
Auditability at the Decision Level -- every state change traceable to a decision
Explicit Authority Transfer -- all commitments require explicit authorization
These apply to the platform itself, not just its users.
Pricing
Free: 10 skill retrievals per day
Paid: Credit packs via Stripe (coming soon)
Built By
Andy Salvo
Resources
Looking for Admin?
Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.