chatbot skills

1,131 tagged chatbot, measured the same way as everything else here.

Browse within: ai-assistant 190chatgpt 137Autonomous Agents 130agent-framework 108deepseek 104agentic 91agent-memory 67docker 59LangChain 58a2a-protocol 56ai-marketing 56agent-economy 54agi 54chinese 54

non-storybook

01

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

No Storybook - the component list comes from the package's shipped .d.ts exports, and there is no reference render to verify against. Preview quality therefore comes from two layers: the converter ships every component fully functional (bundle + .d.ts + .prompt.md) with an honest floor card, and rich previews are…

64k 2d ago A 0 tokens original CC0-1.0

storybook

02

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

Storybook is the fidelity oracle, not the runtime. The converter bundles the package's compiled dist/ into dsbundle.js - the same bundle the claude.ai/design agent builds with - and generates each preview by compiling the story source module itself (hooks, fixtures, local helpers - the whole closure comes along), with…

64k 2d ago A 0 tokens original CC0-1.0

design

03

asgeirtj/system_prompts_leaks

Skill Claude CodeCodex

Create a design canvas - a multi-artboard visual design published as an Artifact that runs Claude Design's canvas editor (an early preview of Claude Design inside Claude Code). You DRAFT the design as .dc.html artboards laid out on one pan/zoom canvas; where saving is enabled for the user's account they refine every…

64k 2d ago A 224 tokens original CC0-1.0

skill-creator

04

HKUDS/nanobot

Skill Claude CodeCodex

Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.

48k 2d ago A 28 tokens original MIT

tmux

05

HKUDS/nanobot

Skill Claude CodeCodex

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

48k 2d ago A 22 tokens original MIT

update-setup

06

HKUDS/nanobot

Skill Claude CodeCodex

One-time setup wizard for the nanobot upgrade skill. Triggers: setup update, configure update, 设置更新, 初始化更新.

48k 2d ago A 30 tokens original MIT

cherry-pick-pro

07

chatboxai/chatbox

Skill Claude CodeCodex

Cherry-pick commits from chatbox-pro repo to the open chatbox repo, handling mobile-only files, package name differences, and other repo-specific exclusions.

42k +11 yesterday A 37 tokens GPL-3.0

i18n-translate

08

chatboxai/chatbox

Skill Claude CodeCodex

A translation helper for finding new or affected interface text keys in Chatbox Pro code changes and adding their translations to locale JSON files.

42k +11 yesterday A 88 tokens GPL-3.0

session-rag-eval

09

chatboxai/chatbox

Skill Claude CodeCodex

Run and debug Chatbox session attachment RAG model evaluation with synthetic and real long-file fixtures.

42k +11 yesterday A 25 tokens GPL-3.0

documents

10

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Create, read, edit, review, comment on, sanitize, render, and validate Microsoft Word DOCX documents. Use whenever a DOCX or Word document is a primary input or deliverable, including reports, proposals, forms, templates, tracked revisions, comments, tables, images, headers, footers, and style-preserving edits.

40k 2d ago A 70 tokens AGPL-3.0

pdf

11

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Read, create, inspect, merge, split, rotate, encrypt, fill, and validate PDF files. Use when the user asks to work with a PDF or convert supported Markdown into a polished PDF in AstrBot.

40k 2d ago A 45 tokens AGPL-3.0

spreadsheets

12

AstrBotDevs/AstrBot

Skill Claude CodeCodex

Create, read, edit, analyze, convert, chart, and validate spreadsheet files including XLSX, XLSM, XLS, CSV, and TSV. Use when a spreadsheet is a primary input or deliverable, or when tabular data must remain editable and auditable in workbook form.

40k 2d ago A 61 tokens AGPL-3.0

build-monetized-app

13

elizaOS/eliza

Skill Claude CodeCodex

Use when the task is building a new app on Eliza Cloud that earns money — chat apps, agent apps, MCP-backed tools, anything that calls the cloud's chat/messages/inference endpoints on behalf of users. Covers app registration, container deploy, markup configuration, affiliate header, app charge requests, x402 payment…

19k yesterday A 126 tokens original MIT

contribute-to-eliza

14

elizaOS/eliza

Skill Claude CodeCodex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

19k yesterday A 68 tokens original MIT

eliza-cloud

15

elizaOS/eliza

Skill Claude CodeCodex

Use when the task involves Eliza Cloud or elizaOS Cloud as a managed backend, app platform, deployment target, billing layer, or monetization surface. The catch-all skill for any user request about THEIR existing apps / containers / earnings / credits / api-keys / analytics / billing / payment requests / payouts …

19k yesterday A 191 tokens original MIT

electron-pro

16

fathah/hermes-desktop

Skill Claude CodeCodex

Expert in building cross-platform desktop applications using web technologies (HTML/CSS/JS) with the Electron framework.

14k 8d ago A 25 tokens original MIT

lat-md

17

fathah/hermes-desktop

Skill Claude CodeCodex

Writing and maintaining lat.md documentation files — structured markdown that describes a project's architecture, design decisions, and test specs. Use when creating, editing, or reviewing files in the lat.md/ directory.

14k 8d ago A 42 tokens original MIT

typescript-expert

18

fathah/hermes-desktop

Skill Claude CodeCodex

TypeScript and JavaScript expert with deep knowledge of type-level programming, performance optimization, monorepo management, migration strategies, and modern tooling.

14k 8d ago C 33 tokens original MIT

agent-squad-python

19

2FastLabs/agent-squad

Skill Claude CodeCodex

Use when building or modifying a Python app that uses the agent-squad Python package — async multi-agent orchestration for Python 3.11+: orchestrator, agents (BedrockLLMAgent, AnthropicAgent, OpenAIAgent, SupervisorAgent, GroundedAgent, ChainAgent, and more), classifier routing (Bedrock, Anthropic, OpenAI), storage…

7.8k 4d ago A 113 tokens original Apache-2.0

agent-squad-swift

20

2FastLabs/agent-squad

Skill Claude CodeCodex

Use when building or modifying a Swift app that uses the AgentSquad Swift framework — on-device multi-agent orchestration for iOS 16+ / macOS 14+: orchestrator, agents (Agent, GroundedAgent), classifier routing, LLM clients (OpenAI-compatible), tools (native + MCP), tool UIs/widgets, on-device storage, tracing, and…

7.8k 4d ago A 91 tokens original Apache-2.0

2FastLabs/agent-squad

Skill Claude CodeCodex

Use when building or modifying a Node.js / TypeScript app that uses the agent-squad npm package — multi-agent orchestration: orchestrator, agents (all built-in types + GroundedAgent), classifier routing (Bedrock / Anthropic / OpenAI), storage (in-memory / DynamoDB / SQL), retrievers (Amazon KB / Dakera), and tools…

7.8k 4d ago A 87 tokens original Apache-2.0

local-tools

22

netease-youdao/LobsterAI

Skill Claude CodeCodex

Access local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.

6.0k +7 today A 30 tokens original MIT

seedance

23

netease-youdao/LobsterAI

Skill Claude CodeCodex

Generate AI videos using Volcengine Seedance model. Supports text-to-video (T2V), image-to-video (I2V), and audio-synced video generation. Use this skill when the user wants to create or generate videos.

6.0k +7 today A 52 tokens original MIT

seedream

24

netease-youdao/LobsterAI

Skill Claude CodeCodex

Generate AI images using Volcengine Seedream model. Supports text-to-image (T2I), image editing (I2I), multi-image fusion, and web-search-based generation. Use this skill when the user wants to create, generate, or edit images.

6.0k +7 today A 56 tokens original MIT