agent-endpoint
CommunityDynamic API endpoint for vCRO intelligence
Authorkamilseghrouchni
Version1.0.0
Installs0
System Documentation
What problem does it solve?
After a vCRO pipeline run completes, the intelligence sits as JSON artifacts on disk. This skill defines the API that serves it.
Core Features & Use Cases
- GET /api/runs → list available runs
- GET /api/schema?run_id=X → dynamic parameter schema for run X
- POST /api/query → parameterized query using run-specific params
- Agent discovery flow: GET/POST interactions between external agents and vCRO API to retrieve and query run intelligence
Quick Start
Deploy the agent-facing API and start serving vCRO run intelligence by exposing GET /api/runs, GET /api/schema, and POST /api/query.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-endpoint Download link: https://github.com/kamilseghrouchni/vcro-sourcing/archive/main.zip#agent-endpoint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.