Ai Codefactory

v1.0.0

Generate and manage multiple programming tasks by analyzing, planning, executing, validating, and summarizing code projects efficiently.

0· 399·2 current·2 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for jason513597/ai-codefactory.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Ai Codefactory" (jason513597/ai-codefactory) from ClawHub.
Skill page: https://clawhub.ai/jason513597/ai-codefactory
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install jason513597/ai-codefactory

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-codefactory
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk9703jy9t0m4fdmanh0thdx44d82h1yk
399downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

AI_CodeFactory

Purpose

批量程式生成

Primary Agents

Coder

Notes

適合多任務專案

Inputs

  • task: 要執行的任務描述
  • context: 額外上下文(可選)
  • constraints: 限制條件(可選)

Outputs

  • plan/result/report(依任務類型)
  • logs/summary

Workflow (default)

  1. Analyze task
  2. Plan subtasks
  3. Execute by role
  4. Validate result
  5. Return final summary

Safety

  • 不執行破壞性操作,除非明確授權
  • 外部動作(發送、部署到正式環境)需二次確認
  • 記錄關鍵決策與錯誤

Comments

Loading comments...