← Back to Skills Marketplace
shenruiyang

Chatbot Personality Set

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
275
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install chatbot-personality-set
Description
Implement Chatbot Personality Set using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices.
README (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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install chatbot-personality-set
  3. After installation, invoke the skill by name or use /chatbot-personality-set
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug chatbot-personality-set
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Chatbot Personality Set?

Implement Chatbot Personality Set using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices. It is an AI Agent Skill for Claude Code / OpenClaw, with 275 downloads so far.

How do I install Chatbot Personality Set?

Run "/install chatbot-personality-set" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Chatbot Personality Set free?

Yes, Chatbot Personality Set is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Chatbot Personality Set support?

Chatbot Personality Set is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Chatbot Personality Set?

It is built and maintained by SHENRUIYANG (@shenruiyang); the current version is v1.0.0.

💬 Comments