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