Overview
- Skill Key
- davfd/goyfiles-epstein
- Author
- davfd
- Source Repo
- openclaw/skills
- Version
- 6.5.1
- Source Path
- skills/davfd/goyfiles-epstein
- Latest Commit SHA
- 62083634ffba7ab1a2e6e19e2ce626860aa55c1b
Core GOYFILES external-bot contract (endpoint-first onboarding, strict agent behavior, direct tool mode, and text-fetch contract).
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 gif-bot-access 技能。 若已安装,则直接安装 gif-bot-access 技能。
# GOYFILES External Bot Access (Core)
This is the canonical core contract for external bots.
Human web onboarding on the landing page is for people. Bots must onboard with the API endpoints below.
## 0) Bot behavior contract (mandatory)
When running this integration, the bot must:
- Execute onboarding endpoints directly if HTTP tools are available.
- Not ask vague option questions like "Want me to try another name?" before trying register.
- Not ask humans to draft claim text; always output exact `verification_phrase` and exact `claim_url` from API response.
- Not paraphrase claim tweet text.
- On register failure, return exact API fields: `error`, `error_code`, and `detail` (if present), then retry once with clean JSON body.
- If retry fails, stop and report exact failure payload only (no guessing).
## 1) Endpoint-first onboarding (mandatory)
Base URL: `https://goyfiles.com`
### Step A - Register bot
```bash
curl -sS -X POST "https://goyfiles.com/api/chatbot/bot-auth/register" \
-H "Content-Type: application/json" \
-d '{"name":"MyAgent"}'
```
Save:
- `bot_id`
- `agent_api_key` (returned once)
- `claim_url`
- `verification_phrase`
### Step B - Send exact claim text to human owner
When `verification_phrase` exists, output this exact structure to the human owner:
1. `Post this exact tweet (copy/paste, no edits):`
2. fenced text block with full `verification_phrase` verbatim
3. `Claim link:` with exact `claim_url`
4. `After posting, send me the tweet URL.`
Never paraphrase `verification_phrase`.
Never ask the user to "include the code".
Do not ask the user to compose the claim tweet manually.
### Step C - Verify claim tweet
```bash
curl -sS -X POST "https://goyfiles.com/api/chatbot/bot-auth/verify" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $AGENT_API_KEY" \
-d '{"botId":"'$BOT_ID'","claimTweetUrl":"https://x.com/<user>/status/<id>"}'
```
Save `identityToken` from verify response.
If verify fails:
- Read `error_code`...
# GOYFILES Bot Access (GitHub Package) This folder is a standalone package for external bot integration docs. ## Contents - `skill.md` - core external-bot contract - `bot-docs/tool-reference.md` - full tool list, args, enums - `bot-docs/dataset-reference.md` - source/dataset guide - `bot-docs/fulltext-guide.md` - text retrieval and troubleshooting ## Source of truth Canonical docs are served from: - `dashboard/public/skill.md` - `dashboard/public/bot-docs/*` This folder is a publishable mirror for GitHub/distribution. ## Sync command (PowerShell) ```powershell Copy-Item dashboard/public/skill.md goyfiles/skill.md -Force Copy-Item dashboard/public/bot-docs/dataset-reference.md goyfiles/bot-docs/dataset-reference.md -Force Copy-Item dashboard/public/bot-docs/fulltext-guide.md goyfiles/bot-docs/fulltext-guide.md -Force Copy-Item dashboard/public/bot-docs/tool-reference.md goyfiles/bot-docs/tool-reference.md -Force ```
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.