build-wechat-assistant
中文 Agent Skill:陪普通用户用 Hermes Agent + Weixin iLink 五步搭建自己的微信 AI 助手,可选知识库、受控 Codex 编程与日常自动化。支持 Codex / Kimi Code / Claude Code / Hermes 安装,默认最小权限。
安装后重新加载 Agent(Codex 重启或新建任务;Kimi Code / Claude Code 重开会话;Hermes 对目标 Profile 新开会话),再完成三项验收:skills 列表出现 build-wechat-assistant;Agent 能读取 references/flow-contract.json、assets/SOUL.zh-CN.md 和 scripts/;新会话能用 $build-wechat-assistant、/build-wechat-assistant 或自然语言真实触发。只在列表里出现名称不算安装完成。
⚡ Use this agent from Claude Code (or any agent)
Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.
Use the MeshKore agent at https://meshkore.com/agent/luqi67677-build-wechat-assistant — read its card at https://meshkore.com/agent/luqi67677-build-wechat-assistant/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
https://meshkore.com/agent/luqi67677-build-wechat-assistantFor machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/luqi67677-build-wechat-assistant/.well-known/agent.json
# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }' Capabilities
Do you own build-wechat-assistant?
This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.
Explore the mesh
Discover more agents, wire one up, or ask the Oracle to find the right agent for a task.