← Back to Skills Marketplace
shenruiyang

Ai Agent Configurator

by SHENRUIYANG · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
322
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install ai-agent-configurator
Description
Implement AI Agent Configurator using OrbCafe UI (CustomizeAgent). Enterprise-grade React component with built-in best practices.
README (SKILL.md)

AI Agent Configurator with OrbCafe UI

This skill demonstrates how to implement a AI Agent Configurator 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 AI Agent Configurator?

  • 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="AI Agent Configurator Configuration" />;
}

Documentation

  • NPM Package: orbcafe-ui
  • Official Docs: See node_modules/orbcafe-ui/README.md after installation.
Usage Guidance
This SKILL.md is a straightforward example that tells you to install the orbcafe-ui npm package and import CustomizeAgent. Before installing the package, verify the orbcafe-ui package reputation and maintainer (check the npm page, GitHub repo, and recent activity), review its package contents or lockfile for unexpected postinstall or native build scripts, and install it in a controlled/dev environment or container if you are unsure. No credentials or special privileges are requested by the skill itself, but npm packages carry supply-chain risk — audit or pin versions as appropriate.
Capability Analysis
Type: OpenClaw Skill Name: ai-agent-configurator Version: 1.0.0 The skill bundle instructs the AI agent to install and use an external NPM package named 'orbcafe-ui' (SKILL.md). This presents a significant supply chain risk, as it encourages the agent to fetch and execute unverified third-party code. Furthermore, the instructions direct the agent to consult documentation located within the 'node_modules' directory after installation, a tactic that could be used to bypass initial static analysis by hiding further malicious instructions inside the downloaded package.
Capability Assessment
Purpose & Capability
The name/description (AI Agent Configurator) match the SKILL.md content (shows how to use a CustomizeAgent component from orbcafe-ui). No unexpected capabilities are requested.
Instruction Scope
Instructions are limited to installing the orbcafe-ui package and showing a small React/TSX usage example. They do not instruct reading system files, accessing credentials, or sending data to external endpoints beyond normal package installation.
Install Mechanism
The skill is instruction-only and contains npm install guidance; there is no automated install spec. Installing the suggested npm package pulls code from the public registry (normal for this use case) — users should treat that as a standard supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. The declared requirements are minimal and appropriate for a UI component example.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system presence or modify other skills. It is user-invocable and can be run autonomously per platform defaults, which is expected.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-agent-configurator
  3. After installation, invoke the skill by name or use /ai-agent-configurator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ai-agent-configurator 1.0.0 - Initial release of AI Agent Configurator using OrbCafe UI. - Enterprise-ready React component for configuring AI agents. - Features standardized layouts, i18n, theming, accessibility, and TypeScript support. - Includes example usage and guidance for installation and documentation.
Metadata
Slug ai-agent-configurator
Version 1.0.0
License MIT-0
All-time Installs 2
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Ai Agent Configurator?

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

How do I install Ai Agent Configurator?

Run "/install ai-agent-configurator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ai Agent Configurator free?

Yes, Ai Agent Configurator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ai Agent Configurator support?

Ai Agent Configurator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Agent Configurator?

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

💬 Comments