← Back to Skills Marketplace
Persona Forge
by
bytesagain3
· GitHub ↗
· v2.0.0
· MIT-0
156
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install persona-forge
Description
角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs.
Usage Guidance
This skill appears coherent and local-only: it will create and update files under ~/.local/share/persona-forge (logs, history, exports). Before installing or running, review the script if you want to confirm behavior and ensure you are comfortable with those files being written. If you prefer not to have persistent local data, avoid installing or periodically remove the data directory. No network calls or credentials are requested, and there is no external installer, so risk is limited to local file writes.
Capability Analysis
Type: OpenClaw Skill
Name: persona-forge
Version: 2.0.0
The persona-forge skill is a simple local logging utility designed to track character creation workflows. It records user-provided strings into timestamped log files within ~/.local/share/persona-forge/ and provides basic search and export functionality. The script (scripts/script.sh) uses standard shell commands and lacks any network activity, data exfiltration, or malicious execution patterns, though it contains minor logic bugs where duplicate case labels prevent the actual export and status functions from being reached.
Capability Assessment
Purpose & Capability
Name/description (character creator, profiles, analysis) matches the provided CLI-style commands and the included script: generate, analyze, compare, export, etc. The script implements the described behaviors and stores data under ~/.local/share/persona-forge. One small note: SKILL.md documents a CLI named persona-forge but there is no separate install spec; the repository includes scripts/script.sh which provides the behavior, so the lack of an external installer is not disproportionate.
Instruction Scope
SKILL.md instructs only local operations and the script likewise performs only local file I/O, text processing, and standard unix utilities (date, wc, du, grep, tail, sed, cat). The instructions and script do not read unrelated system files, request credentials, or reach out to external endpoints.
Install Mechanism
There is no install spec (instruction-only). The included shell script is self-contained and uses standard utilities; no packages are downloaded or extracted. This is a low-risk install footprint.
Credentials
The skill declares no required environment variables, no credentials, and no config paths outside its own data directory. The script writes to and reads from ~/.local/share/persona-forge only, which is proportional to a local logging tool.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It persists data only under its own data directory. The default autonomous invocation flag is allowed by platform norms and is not, by itself, concerning here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install persona-forge - After installation, invoke the skill by name or use
/persona-forge - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
publish v2.0.0
Metadata
Frequently Asked Questions
What is Persona Forge?
角色设计工具。创建角色档案、背景故事、性格特征、人物关系、角色弧光、角色卡。Character creator with profiles, backstories, personality traits, relationships, character arcs. It is an AI Agent Skill for Claude Code / OpenClaw, with 156 downloads so far.
How do I install Persona Forge?
Run "/install persona-forge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Persona Forge free?
Yes, Persona Forge is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Persona Forge support?
Persona Forge is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Persona Forge?
It is built and maintained by bytesagain3 (@bytesagain3); the current version is v2.0.0.
More Skills