← 返回 Skills 市场
Ai Codefactory
作者
jason513597
· GitHub ↗
· v1.0.0
407
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-codefactory
功能描述
Generate and manage multiple programming tasks by analyzing, planning, executing, validating, and summarizing code projects efficiently.
使用说明 (SKILL.md)
AI_CodeFactory
Purpose
批量程式生成
Primary Agents
Coder
Notes
適合多任務專案
Inputs
- task: 要執行的任務描述
- context: 額外上下文(可選)
- constraints: 限制條件(可選)
Outputs
- plan/result/report(依任務類型)
- logs/summary
Workflow (default)
- Analyze task
- Plan subtasks
- Execute by role
- Validate result
- Return final summary
Safety
- 不執行破壞性操作,除非明確授權
- 外部動作(發送、部署到正式環境)需二次確認
- 記錄關鍵決策與錯誤
安全使用建议
This skill appears coherent and low-risk: it only contains instructions for task workflow and a small local runner that prints a JSON template. Before installing, consider: (1) test it in a sandbox or limited-permission agent to confirm the agent enforces the SKILL.md safety checks (deployments/external actions should prompt for confirmation), (2) verify your agent platform will not auto-execute arbitrary shell commands beyond this skill, and (3) if you plan to extend the skill, review any added code for network calls or credential access. Note: run.py is benign but minimal — it only echoes inputs and a canned plan/summary.
功能分析
Type: OpenClaw Skill
Name: ai-codefactory
Version: 1.0.0
The AI_CodeFactory skill bundle is a template for batch code generation tasks. The run.py script simply parses input arguments and returns a JSON summary of the task, while SKILL.md provides standard workflow instructions and safety guidelines without any evidence of malicious intent or risky behavior.
能力评估
Purpose & Capability
Name/description (batch code generation and management) match the provided SKILL.md and the small run.py helper. There are no unexpected credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md describes analysing, planning, executing, validating, and summarizing tasks and includes safety notes (no destructive ops without explicit authorization, external actions require confirmation). The instructions do not ask the agent to read unrelated files, environment variables, or send data to external endpoints.
Install Mechanism
No install specification (instruction-only) and the repository only includes a tiny run.py helper. Nothing is downloaded or extracted from external URLs and no package installs are declared.
Credentials
The skill declares no required environment variables or credentials and neither the SKILL.md nor run.py access any secrets or external services.
Persistence & Privilege
always is false and the skill does not request persistent system-wide presence or modify other skills/config. It is user-invocable and can run autonomously per platform defaults, which is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-codefactory - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-codefactory触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI_CodeFactory 1.0.0 – Initial Release
- Enables batch code generation for multi-task projects.
- Defines primary input fields (task, context, constraints) and structured outputs (plan/result/report, logs/summary).
- Outlines a step-by-step workflow: analyze, plan, execute, validate, and summarize.
- Implements safety measures including prohibition of destructive actions without explicit authorization and double-confirmation for external operations.
- Designed for coordination on complex projects, with key decisions and errors logged for transparency.
元数据
常见问题
Ai Codefactory 是什么?
Generate and manage multiple programming tasks by analyzing, planning, executing, validating, and summarizing code projects efficiently. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 407 次。
如何安装 Ai Codefactory?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-codefactory」即可一键安装,无需额外配置。
Ai Codefactory 是免费的吗?
是的,Ai Codefactory 完全免费(开源免费),可自由下载、安装和使用。
Ai Codefactory 支持哪些平台?
Ai Codefactory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Codefactory?
由 jason513597(@jason513597)开发并维护,当前版本 v1.0.0。
推荐 Skills