Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-skills

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

已收集 skills
12
Stars
0
更新
2026-02-07
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

zhin-command-middleware
软件开发工程师

Explains Zhin command registration, middleware flow, and permission checks. Use when building commands or message middleware in Zhin plugins.

2026-02-07
zhin-tool-service
软件开发工程师

Guides creation and management of Zhin tools using ZhinTool, defineTool, and ToolService. Covers the unified tool system that bridges AI agent tool-calling and message commands, including Tool↔Command conversion, permission levels, platform/scope filtering, and tool collection. Use when registering tools, converting between tools and commands, or integrating tools with AI agents.

2026-02-07
zhin-ai-integration
软件开发工程师

Guides integration of AI/LLM capabilities in Zhin plugins using @zhin.js/ai. Covers multi-model providers, Agent tool calling, session management, streaming responses, unified tool services, and rich media output. Use when adding AI chat, agents, or tool-calling features to a Zhin bot.

2026-02-07
zhin-adapter-development
软件开发工程师

Guides development of custom platform adapters in Zhin. Covers extending the Adapter abstract class, creating Bot instances, handling message events, registering tools, and lifecycle management. Use when building adapters for new chat platforms.

2026-02-07
zhin-database-orm
数据库架构师

Guides database usage in Zhin including model definitions, CRUD queries, transactions, migrations, and lifecycle hooks. Covers the built-in ORM based on @zhin.js/database with SQLite support. Use when working with data persistence in Zhin plugins.

2026-02-07
zhin-error-handling
软件开发工程师

Guides error handling in Zhin using the built-in error hierarchy, ErrorManager, RetryManager, and CircuitBreaker. Use when implementing resilient error handling, retry logic, or circuit breaker patterns in Zhin plugins.

2026-02-07
zhin-mcp-server
软件开发工程师

Guides setup and usage of the Zhin MCP (Model Context Protocol) server plugin. Covers configuration, available tools, resources, and prompts for AI assistant integration. Use when integrating Zhin with AI coding assistants like Claude or Cursor via MCP.

2026-02-07
zhin-prompt-interaction
软件开发工程师

Guides interactive user input collection using the Zhin Prompt class. Covers text, number, confirm, list, and pick prompts with timeout handling and Schema-based input. Use when a plugin needs to collect input from users in a conversational flow.

2026-02-07
zhin-component-rendering
软件开发工程师

Covers Zhin component rendering, defineComponent usage, and message template composition. Use when creating reusable message UI components.

2026-02-04
zhin-context-services
软件开发工程师

Details Zhin context services (config, database, cron, permission) and how to register or consume them in plugins.

2026-02-04
zhin-plugin-lifecycle
软件开发工程师

Guides creation of Zhin plugins with lifecycle hooks, auto-loading, and hot-reload behavior. Use when developers need plugin structure, lifecycle events, or reloading details.

2026-02-04
zhin-helper
软件开发工程师

Provides guidance on working with the Zhin chatbot framework, including bot creation, plugin development, and integration with various chat platforms. Use when users ask about Zhin framework, bot development, or chat platform integration.

2026-02-04