open-mesh-wiring
스타0
포크0
업데이트2026년 7월 3일 08:31
Wire mesh hops: CC-*, env, compose, MCP parity.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Wire mesh hops: CC-*, env, compose, MCP parity.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-mesh-wiring |
| description | Wire mesh hops: CC-*, env, compose, MCP parity. |
| version | 1.0.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["mesh","wiring","integration","opencontract","docker"],"category":"open-ecosystem","related_skills":["open-contract","open-mcp-scaffold","open-rec","open-ecosystem-hub"]}} |
Connect OpenOS apps end-to-end: contracts, env, compose, MCP/REST parity.
docker compose.mesh.ymlNot for application business logic — wire transport + contracts only.
open-contract — registry row exists before codedocs/schema/openos-ecosystem.yaml for port/slug mapdocker compose for local mesh profile| Layer | Artifact |
|---|---|
| Contract | OpenContract/registry/*.yaml |
| Producer | MCP + REST + outbox + RecEvent declare |
| Consumer | parseInboundHop + webhook handler |
| Env | ~/.openagents/.env, app .env, SSM mesh |
| Verify | scripts/mesh-*.sh, app *-e2e.sh |
Standard hop checklist: *CC- → envelope → correlation_id → RecEvent → Brain observation (optional)**.
CC-* in registry (draft)openos-ecosystem.yamlinfra/docs/secrets-mesh.md)docker-compose.mesh.yml if neededopenagents mcp install <app> for agent pathOPENCONTRACT_REQUIRE_SIGNATURE=1 optionalverified in registry| Hop type | Wire with |
|---|---|
| Sync agent action | MCP + REST parity |
| Async audit | RecEvent + outbox worker |
| Ticket webhook | OpenContract envelope + X-Correlation-Id |
| Brain searchable summary | Observation ingest (non-blocking) |
| If blocked by | Then |
|---|---|
| Missing MCP tool | open-mcp-scaffold |
| Unknown CC-* | open-brain domain: openos |
| Prod secrets | SSM sync script |
implemented minimumcorrelation_iddocker compose … up --wait healthy for touched servicestools/list + REST OpenAPI both expose the action