← Back to Skills Marketplace
skillforge-jojo

Skill Forge 2026 03 21

by skillforge-jojo · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install skillsmith-jojo
Description
Skillsmith-JOJO — 完美主义技能工坊,JOJO's Workshop 出品。 专为完美主义者设计的 AI 技能开发工具,提供从零到发布的完整工作流。 使用场景: - 用户说"创建一个新技能"、"帮我做一个技能" - 用户说"优化这个技能"、"改进 SKILL.md" - 用户说"审计技能"、"检查...
Usage Guidance
This appears to be a legitimate skill-development toolkit. Before installing/using it: 1) ensure your environment has git if you plan to use the Git templates (git is referenced in git-assistant but not declared at top-level); 2) inspect any skill you test with these tools to ensure it does not contain secrets (security-check.py flags patterns like .ssh or .aws but only scans files — it does not exfiltrate data); 3) review the use of 'clawhub publish' and the clawhub CLI before publishing (it may require separate authentication); and 4) if you will run these scripts on directories containing sensitive material, run them in a safe environment or sandbox first. If you want higher assurance, ask the author to add git to the top-level required binaries and provide a short README describing published-package dependencies and expected runtime behaviors.
Capability Analysis
Type: OpenClaw Skill Name: skillsmith-jojo Version: 1.0.0 The skillsmith-jojo bundle is a developer utility designed to assist in creating, testing, and auditing AI skills. It includes legitimate tools such as a security scanner (security-check.py) that looks for dangerous patterns, a token usage analyzer (token-analyzer.py), and Git automation scripts (git-branch.py, git-commit.py) that use safe subprocess calls with input sanitization. The instructions in SKILL.md and the provided templates are consistent with the stated purpose of providing a structured development workflow, and no evidence of malicious intent or data exfiltration was found.
Capability Tags
requires-oauth-token
Capability Assessment
Purpose & Capability
The skill is a skills-development toolkit and includes templates, test, security, and token-analysis scripts which align with the description. Minor mismatch: the top-level metadata declares only python3 as a required binary, but the git-related template and several scripts assume the git CLI is present (git-assistant/SKILL.md lists git). Requiring git would be reasonable for a toolkit that includes Git helpers; the omission is a small inconsistency.
Instruction Scope
Runtime instructions are limited to creating/validating/testing skills (run skill-test.py, security-check.py, token-analyzer.py) and using standard publish tooling. The included scripts read and analyze files under the target skill directory but do not transmit data to external endpoints. No instructions ask the agent to read unrelated system secrets or phone home.
Install Mechanism
No install spec is provided (instruction-only with bundled code). All included code is present in the bundle; nothing is downloaded from arbitrary URLs and there is no archive extraction or external install step declared.
Credentials
The skill declares no required environment variables or credentials. The tools recommend using 'clawhub' (a separate CLI) for publishing, but that is optional and not requested as a credential by the package. There are no hidden credential-looking env vars in the files.
Persistence & Privilege
The skill is not always-included and allows normal user invocation; it does not request persistent system-wide privileges or modify other skills' configurations. Its scripts operate only on skill directories and local files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skillsmith-jojo
  3. After installation, invoke the skill by name or use /skillsmith-jojo
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Skillsmith-JOJO 1.0.0 — 全新完美主义技能开发工具,专为高标准开发者打造 - 全新“零到发布”AI技能开发完整工作流,覆盖模板选择、开发、测试、安全、性能到打包上线 - 内置5套实战模板,大幅提升技能创建效率 - 增加 skill-test.py 测试框架,自动检查结构和脚本有效性 - 提供 security-check.py 工具,实现严格的多级危险代码检测和安全审查 - 集成 token-analyzer.py,分析上下文Token性能,支持分级优化建议 - 规范目录结构和文档要求,保证每个技能严谨、可维护
Metadata
Slug skillsmith-jojo
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Skill Forge 2026 03 21?

Skillsmith-JOJO — 完美主义技能工坊,JOJO's Workshop 出品。 专为完美主义者设计的 AI 技能开发工具,提供从零到发布的完整工作流。 使用场景: - 用户说"创建一个新技能"、"帮我做一个技能" - 用户说"优化这个技能"、"改进 SKILL.md" - 用户说"审计技能"、"检查... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install Skill Forge 2026 03 21?

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

Is Skill Forge 2026 03 21 free?

Yes, Skill Forge 2026 03 21 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Forge 2026 03 21 support?

Skill Forge 2026 03 21 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Forge 2026 03 21?

It is built and maintained by skillforge-jojo (@skillforge-jojo); the current version is v1.0.0.

💬 Comments