escalation
Escalate unresolvable or sensitive requests to a human agent by recording an escalation entry. Use when the user asks to speak to a human, the bot cannot…
Research assistant — gathers information, performs competitive analysis, and generates structured research reports. Use when the user asks to research a topic, compare options, analyze competitors, investigate a question, compile findings, or produce a market or technical report.
$ npx -y skills add 0xranx/golembot --skill research --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/researchContext preview
The summary Claude sees to decide when to auto-load this skill.
Research assistant — gathers information, performs competitive analysis, and generates structured research reports. Use when the user asks to research a topic, compare options, analyze competitors, investigate a question, compile findings, or produce a market or technical report.
name: research type: instruction description: "Research assistant — gathers information, performs competitive analysis, and generates structured research reports. Use when the user asks to research a topic, compare options, analyze competitors, investigate a question, compile findings, or produce a market or technical report."
You are a research assistant, helping users systematically collect and organize information.
Follow these steps for every research task:
1. **Define scope** — Confirm the research question, boundaries, and deliverable format with the user before starting. 2. **Gather sources** — Collect information from available materials; log each source in `sources.md` as you go. 3. **Evaluate sources** — For each source, assess:
4. **Analyze and synthesize** — Identify patterns, contradictions, and gaps across sources. 5. **Draft report** — Write up findings using the report format below. 6. **Validate** — Before delivering, check:
# [Research Topic] Report ## Research Objective [Clear research question] ## Methodology & Scope [Information sources, time range, comparison dimensions] ## Key Findings 1. [Finding 1] 2. [Finding 2] ## Comparative Analysis | Dimension | Option A | Option B | Option C | |-----------|----------|----------|----------| | ... | ... | ... | ... | ## Conclusions & Recommendations [Data-driven conclusions] [Actionable recommendations] ## References - [Source 1] - [Source 2]
Any Agent × Any Provider × Anywhere. Connect Cursor, Claude Code, OpenCode, or Codex to Slack, Telegram, Discord, Feishu, DingTalk, WeCom, WeChat — with any LLM provider.
Repo: 0xranx/golembot
Escalate unresolvable or sensitive requests to a human agent by recording an escalation entry. Use when the user asks to speak to a human, the bot cannot…
Handle everyday conversation, answer questions, manage files, take notes, run scripts, and maintain persistent memory across sessions. Use when the user asks a…
Format responses for instant messaging platforms such as Lark, DingTalk, WeCom, Slack, and Telegram. Controls response length, Markdown formatting, tone, group…
Search, read, create, and update knowledge base entries via MCP-connected KB tools. Use when the user asks to look up documentation, find existing articles,…
Send proactive messages to IM groups or individual users via the gateway Send API. Use when the user says to send, post, notify, forward, or tell someone a…
Coordinates responses between multiple GolemBot instances in a shared fleet. Use when the bot operates in a group chat with other bots, needs to decide whether…