Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

role-configurator角色配置器

Agent Skill

role-configurator 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,408

周安装

142

GitHub Stars

公开资料未说明

下载量

1,136
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:role-configurator(角色配置器)
来源仓库:https://github.com/zhuqingsonga/role-configurator
安装命令:
openclaw skills install role-configurator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install role-configurator

简介

role-configurator 帮助用户快速配置 OpenClaw AI 助手角色与初始工作流。

  • 适合新用户首次使用时的个性化引导与技能组合定制。
  • 支持预设角色模板选择与自定义指令注入,提升初始体验。
  • 配置后建议保存快照以便后续恢复或对比不同方案效果。
  • 注意角色权限范围设定,避免赋予超出实际需求的高危操作能力。

SKILL.md

name
role-configurator
description
|

OpenClaw Role Configurator

Help you easily configure your OpenClaw AI assistant role, the first skill every new user needs.

Quick Triggers

Configure role                    - Start role configuration process
I want to reconfigure my role     - Reconfigure your role
Give me a role template           - Use preset templates
Help me configure a personal assistant - Quickly create specific role

Core Capabilities

1. Guided Configuration - Conversation-based setup

No forms, just conversation to complete your configuration:

QuestionPurpose
Role NameWhat do you want to call your AI assistant?
Role PositionWhat role is it for you? (Coach, assistant, advisor, etc.)
Main TasksWhat do you want it to help you with?
Capability PreferencesWhat capabilities do you want it to have?
Communication StyleHow do you like it to talk to you?

2. Preset Role Templates - 15 templates, one-click selection

15 popular role templates, use directly or modify as needed:

CategoryRole TemplateUse Case
Productivity (3)Personal AssistantManage daily tasks, schedule, stay organized
Student HelperStudying, homework, exam prep, academic success
Writing CoachBetter emails, essays, stories, improve writing
Career (3)Career CoachCareer planning, interviews, resume, professional development
Coding MentorLearn programming, debug, understand software development
Small Business AdvisorEntrepreneurship, business planning, marketing, operations
Health & Wellness (3)Fitness TrainerWorkout plans, nutrition advice, reach fitness goals
Mental Health CompanionEmotional support, mindfulness, stress management
Pet Care HelperPet training, health, behavior, general care
Learning (2)Language TutorLearn and practice languages, improve vocabulary & grammar
Music GuideMusic recommendations, learn instruments, theory, playlists
Lifestyle (4)Travel PlannerPlan trips, find destinations, create itineraries
Cooking AssistantRecipes, techniques, meal planning, kitchen tips
Financial AdvisorBudgeting, saving, investing, personal finance
Home Improvement HelperDIY projects, repair, decoration, organization

3. One-Click Configuration - Auto-write to file

After configuration, auto-generate role config file and write to correct location.

4. Smart Skill Recommendations - Recommend after configuration

Based on your role, recommend relevant skills:

Your RoleRecommended Skills
Personal AssistantCalendar helper, Task manager
Career CoachResume builder, Interview prep
Fitness TrainerWorkout planner, Nutrition guide

Complete Workflow

Scenario 1: First-time user configuration

User: "Just installed OpenClaw, help me configure"
↓
Assistant: "Great! Let's configure your AI assistant step by step."
↓
[Guided questions]
1. "What do you want to call it?"
2. "What role is it for you?"
3. "What do you want it to help you with?"
4. "What communication style do you prefer?"
↓
[Generate config summary]
↓
User: "Confirm" or "Let me modify"
↓
[Auto-write config file]
↓
Assistant: "Configuration complete! Based on your role, I recommend these skills..."

Scenario 2: Using preset templates

User: "Give me a Personal Assistant template"
↓
Assistant: "Great! Here's the Personal Assistant preset template:"
↓
[Show template content]
- Role Name: Alex
- Role Position: Your reliable personal assistant
- Main Tasks: Schedule management, task prioritization
- Communication Style: Professional, efficient, friendly
↓
User: "Use this directly" or "I want to modify"
↓
[Apply config]
↓
Assistant: "Configuration complete! Recommending these skills..."

Scenario 3: Reconfiguring role

User: "I want to reconfigure my role"
↓
Assistant: "Great! You can:"
1. Completely reconfigure
2. Modify based on current config
3. Use preset templates
↓
User selects
↓
[Corresponding workflow]

Role Configuration Example

Example: Personal Assistant

# SOUL.md - Personal Assistant

## Role
Your reliable personal assistant

## Core Tasks
- Schedule management and calendar coordination
- Task prioritization and to-do list management
- Email drafting and correspondence help
- Reminders and deadline tracking

## Communication Style
Professional, efficient, friendly, and proactive.

Recommended Skill Logic

Role TypeRecommended Skill Direction
ProductivityCalendar helper, Task manager, Email assistant
CareerResume builder, Interview prep, Networking guide
Health & WellnessWorkout planner, Nutrition guide, Meditation
LearningVocabulary builder, Flashcards, Practice exercises
LifestyleRecipe finder, Budget tracker, Travel tips

Trigger Words

Configuration Triggers

"Configure role"
"Set up role"
"Help me configure"
"First time setup"
"Just installed, help me set up"

Template Triggers

"Give me a template"
"Use preset template"
"Recommend a role"
"Personal Assistant template"
"Career Coach template"

Reconfigure Triggers

"Reconfigure my role"
"I want to change my role"
"Reset configuration"
"Switch roles"

File Structure

  • SKILL.md - This file, usage instructions
  • _meta.json - Metadata
  • scripts/ - Core scripts

- guided_config.py - Guided configuration - template_manager.py - Role template management - config_writer.py - Config file writer - skill_recommender.py - Skill recommender

  • data/ - Data files

- role_templates.json - Preset role templates (15) - skill_recommendations.json - Skill recommendation rules

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

87.14%
按下载量换算990

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills