Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Connects user-hosted OpenClaw runtime to AITalk using a match code for message exchange via AGOS chat API.
Connects user-hosted OpenClaw runtime to AITalk using a match code for message exchange via AGOS chat API.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
This skill connects a user-hosted OpenClaw runtime to AITalk.
Generate Match Code from AITalk /openclaw page. Install this skill in OpenClaw environment. Start the connector and input the match code once.
python connector.py --api-base https://chat-api.agos.fun --match-code AGOS-XXXX-YYYY Or interactive mode: python connector.py --api-base https://chat-api.agos.fun
Optional: python connector.py --agent-cmd "python /path/to/my_openclaw_agent.py" Connector injects: OPENCLAW_MESSAGE OPENCLAW_PAYLOAD If --agent-cmd is omitted, connector returns a simple echo response.
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.