Overview
- Skill Key
- brave88heart/answeroverflow-1-0-2
- Author
- brave88heart
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/brave88heart/answeroverflow-1-0-2
- Latest Commit SHA
- 1c3d90e638a97433fb68cf78d61ea33edc0d7714
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 answeroverflow 技能。 若已安装,则直接安装 answeroverflow 技能。
# Answer Overflow Skill Search indexed Discord community discussions via Answer Overflow. Great for finding solutions to coding problems, library issues, and community Q&A. ## What is Answer Overflow? Answer Overflow indexes public Discord support channels and makes them searchable via Google and direct API access. Perfect for finding answers that only exist in Discord conversations. ## Quick Search Use web_search to find Answer Overflow results: ```bash # Search for a topic (Answer Overflow results often appear in Google) web_search "site:answeroverflow.com prisma connection pooling" ``` ## Fetching Thread Content ### Markdown URLs Add `/m/` prefix or `.md` suffix to get markdown-formatted content: ``` # Standard URL https://www.answeroverflow.com/m/1234567890123456789 # With .md suffix (alternative) https://www.answeroverflow.com/m/1234567890123456789.md ``` ### Using web_fetch ```bash # Fetch a thread in markdown format web_fetch url="https://www.answeroverflow.com/m/<message-id>" ``` ### Accept Header When making requests, the API checks for `Accept: text/markdown` header to return markdown format. ## MCP Server (Reference) Answer Overflow has an MCP server at `https://www.answeroverflow.com/mcp` with these tools: | Tool | Description | |------|-------------| | `search_answeroverflow` | Search across all indexed Discord communities. Can filter by server or channel ID. | | `search_servers` | Discover Discord servers indexed on Answer Overflow. Returns server IDs for filtered searching. | | `get_thread_messages` | Get all messages from a specific thread/discussion. | | `find_similar_threads` | Find threads similar to a given thread. | ## URL Patterns | Pattern | Example | |---------|---------| | Thread | `https://www.answeroverflow.com/m/<message-id>` | | Server | `https://www.answeroverflow.com/c/<server-slug>` | | Channel | `https://www.answeroverflow.com/c/<server-slug>/<channel-slug>` | ## Common Searches ```bash # Find Discord.js help web_se...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.