← 返回 Skills 市场
shenruiyang

Chatbot Personality Set

作者 SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
275
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chatbot-personality-set
功能描述
Implement Chatbot Personality Set using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices.
使用说明 (SKILL.md)

Chatbot Personality Set with OrbCafe UI

This skill demonstrates how to implement a Chatbot Personality Set using the OrbCafe UI library.

OrbCafe UI is an enterprise-grade UI library for React & Next.js, featuring standardized layouts, reports, and AI-ready components.

Why Use OrbCafe UI for Chatbot Personality Set?

  • Standardized: Uses CustomizeAgent for consistent behavior.
  • Enterprise Ready: Built-in support for i18n, theming, and accessibility.
  • Developer Experience: TypeScript support and comprehensive hooks.

Installation

npm install orbcafe-ui
# or
pnpm add orbcafe-ui

Usage Example

import { CustomizeAgent } from 'orbcafe-ui';

export default function AgentConfig() {
  return \x3CCustomizeAgent title="Chatbot Personality Set Configuration" />;
}

Documentation

  • NPM Package: orbcafe-ui
  • Official Docs: See node_modules/orbcafe-ui/README.md after installation.
安全使用建议
This skill is essentially documentation for integrating the 'orbcafe-ui' React component; it is internally consistent. Before installing the npm package, verify the package name and publisher on the npm registry, review the package README and source code (or inspect node_modules after install), and check for postinstall scripts or excessive permissions. Pin a specific version, run dependency vulnerability checks (e.g., npm audit), and if you don't trust the package or its publisher, test it in a sandboxed environment first.
功能分析
Type: OpenClaw Skill Name: chatbot-personality-set Version: 1.0.0 The skill bundle primarily serves to instruct the AI agent to install and use an external, non-standard NPM package named 'orbcafe-ui' (SKILL.md). This pattern is a common vector for supply chain attacks, as it encourages the execution of 'npm install' for an unverified third-party library that could contain malicious post-install scripts or telemetry, especially given the 'enterprise-grade' marketing language used for an obscure package.
能力评估
Purpose & Capability
The name/description (Chatbot Personality Set using OrbCafe UI) matches the SKILL.md which shows installing the orbcafe-ui package and a usage example. Nothing requested (no env vars, no binaries) is inconsistent with this purpose.
Instruction Scope
Runtime instructions are limited to installing an npm package and using a React component snippet. The instructions do not ask the agent to read unrelated files, access credentials, or transmit data to external endpoints.
Install Mechanism
There is no embedded install spec in the skill (instruction-only). The SKILL.md suggests using npm/pnpm to install 'orbcafe-ui' which is a standard, proportional recommendation; the skill does not itself download arbitrary URLs or write files.
Credentials
No environment variables, credentials, or config paths are required or referenced. The skill's needs are minimal and appropriate for a UI integration guide.
Persistence & Privilege
The skill is not always-on and does not request elevated platform privileges or modify other skills or system-wide settings. Autonomous invocation is allowed by default but there are no instructions that would abuse that capability.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chatbot-personality-set
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chatbot-personality-set 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Chatbot Personality Set skill using OrbCafe UI. - Provides an enterprise-grade React component (CustomizeAgent) for configuring chatbot personality. - Features standardized UI, i18n, theming, accessibility, and TypeScript support out-of-the-box. - Includes installation instructions and a basic usage example.
元数据
Slug chatbot-personality-set
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chatbot Personality Set 是什么?

Implement Chatbot Personality Set using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 275 次。

如何安装 Chatbot Personality Set?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install chatbot-personality-set」即可一键安装,无需额外配置。

Chatbot Personality Set 是免费的吗?

是的,Chatbot Personality Set 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Chatbot Personality Set 支持哪些平台?

Chatbot Personality Set 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Chatbot Personality Set?

由 SHENRUIYANG(@shenruiyang)开发并维护,当前版本 v1.0.0。

💬 留言讨论