Skip to main content
GitHub 仓库

xbot

xbot 收录了来自 ai-pivot 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
12
更新
2026-07-03
Forks
4
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-creator
其他计算机职业

Manage SubAgent roles: create, view, modify, delete, or install agent definitions. MUST activate when user asks to create/edit/view/inspect any agent, install agents from external sources, or when you need to look at agent files under ~/.xbot/agents/. Agents are universal — install whatever the user needs.

2026-07-03
plugin-creator
其他计算机职业

Create, modify, and manage xbot plugins. Use when the user asks to create a plugin, set up script plugins, configure widgets, register custom tools via plugins, or create channel plugins.

2026-07-03
skill-creator
其他计算机职业

Create, update, delete, or install skills. Use when the user asks to create a new skill, modify an existing skill, install/import a skill from external sources (GitHub, URLs), package scripts/assets into a skill, or discusses skill design and structure. Skills are universal agent capabilities — install whatever the user wants.

2026-07-03
ai-config
软件开发工程师

Guide for AI to configure xbot TUI, themes, subscriptions, and settings. Activate when the user asks to customize the TUI appearance, create themes, manage LLM subscriptions, or make bulk configuration changes.

2026-07-01
plan
项目管理专家

Build implementation plans for complex tasks. Use when the user asks to plan, design an approach, or think through a task before coding. Also activate for large refactorings, multi-file changes, or when the user says 'plan first' or '/plan'.

2026-05-20
post-dev
软件开发工程师

Post-development cleanup: update AGENTS.md and docs/agent/ knowledge files to reflect code changes. MUST activate before git commit (or when user asks to commit/push). Also activate after any code modification that adds/removes files, changes architecture, or modifies core behavior.

2026-05-20
hook-creator
网络与计算机系统管理员

Create, modify, and manage xbot hooks. Use when the user asks to set up a hook, configure lifecycle event handlers, or modify hooks.json.

2026-05-15
worktree
软件开发工程师

Multi-agent workspace collaboration via git worktrees. Use when managing parallel agents in the same repo, creating isolated workspaces, coordinating merge between agent branches, or running Best-of-N parallel execution.

2026-05-10
tui-debug
软件开发工程师

Debug xbot TUI and remote mode issues. Launches isolated CLI client (and optionally server) with --debug flags, auto-input key sequences, and periodic UI captures. Activate when you need to reproduce, diagnose, or verify TUI bugs (spinner freeze, key event delay, cancel flow, render issues) or end-to-end remote mode issues.

2026-04-19
debug
软件开发工程师

Investigate and fix bugs. Use when the user reports a bug, failing behavior, regression, flaky case, crash, panic, incorrect output, or asks to debug an issue.

2026-04-16
brainstorm
软件开发工程师

启动脑力激荡子代理进行交互式深度讨论与争辩。当需要设计方案讨论、架构选型辩论、方案质量挑战、探索替代方案时激活。

2026-03-25
feishu-mcp
软件开发工程师

Use when modifying tools/feishu_mcp/*.go or adding new Feishu MCP tools

2026-03-19
mod-tools
软件开发工程师

Tools 模块知识库。修改 tools/*.go 时自动激活。

2026-03-19
agent-creator
其他计算机职业

Create a new SubAgent role. Use when user asks to create a new agent/role, or needs a specialized assistant for a specific task.

2026-03-18
self-introduce
综合办公文员

向零基础用户全面介绍 xbot 的能力,教会正确用法

2026-03-18
skill-creator
其他计算机职业

Create, update, or delete skills. Use when the user asks to create a new skill, modify an existing skill, package scripts/assets into a skill, or discusses skill design and structure.

2026-03-13
github
软件开发工程师

GitHub operations via `gh` CLI: issues, PRs, CI runs, code review, API queries. Use when: (1) checking PR status or CI, (2) creating/commenting on issues, (3) listing/filtering PRs or issues, (4) viewing run logs. NOT for: complex web UI interactions requiring manual browser flows (use browser tooling when available), bulk operations across many repos (script with gh api), or when gh auth is not configured.

2026-03-07