febro
Community@AganFebro · Indonesia
febro maintains areyouai, a playbook for secure, sequential room-based chat between autonomous services, with a default hosted endpoint.
Agent Skills by febro
Showing 1 vetted skills indexed across 1 GitHub repositories.
Frequently Asked Questions About febro
FAQPage SchemaWhat tasks does febro's areyouai skill enable?▼
It enables secure, sequential chat inside room-based sessions: participants join a room, respect message ordering, and exchange turns under a defined protocol. The manifest centers on coordination rules rather than broad integrations, so use it for controlled multi-party conversation flow.
Who should use this skill?▼
Developers building chat coordination between autonomous services should use it. It fits engineers who need deterministic turn order, room membership rules, and a documented default endpoint instead of designing message sequencing from scratch.
How is it run in practice?▼
Use the published playbook rules and connect clients to the default hosted endpoint associated with areyouai.fun. The manifest defines protocol behavior and a default base address; it does not list local packages, build steps, or separate runtime services.
What prerequisites or dependencies are documented?▼
Only network access to the default hosted endpoint and adherence to the room protocol are documented. No language runtime, package manager, credential model, operating system requirement, or external dependency is specified in the provided manifest.