a8ns/triburuby/SKILL.md
Helps users check in rituals, track streaks, and view tribe activity on TribuRuby.
npx skillsauth add openclaw/skills triburubyInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill connects to the TribuRuby platform and helps users:
Website: https://triburuby.app
All API calls require:
Authorization: Bearer ${TRIBURUBY_API_KEY}
The API key must be created in TribuRuby under:
Settings → Agent API Keys
https://triburuby.app/api/agent
Always verify authentication first:
GET /api/agent
If the response contains:
{"error":"Unauthorized"}
tell the user their key is invalid or expired.
GET /api/agent?action=my-tribes
Returns all tribes and protocol IDs.
Use this before making tribe-specific calls.
GET
/api/agent?action=context&tribeId=<id>{=html}&protocolId=<id>{=html}
Returns:
GET
/api/agent?action=tribe-activity&tribeId=<id>{=html}&protocolId=<id>{=html}
Optional:
&date=YYYY-MM-DD
Shows:
POST /api/agent
Body:
{ "action": "check-in", "ritualId": "<id>{=html}", "protocolId":
"<id>{=html}", "quantity": 45, "date": "YYYY-MM-DD" }
When helping a user:
my-tribestribeId and protocolIdKeep responses:
Athletes care most about streaks, progress, and accountability.
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。