← 返回 Skills 市场
Ai Backendfrontend Autowriter
作者
jason513597
· GitHub ↗
· v1.0.0
259
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-backendfrontend-autowriter
功能描述
Generate and validate backend and frontend code based on task descriptions with clear role division and detailed execution logs.
使用说明 (SKILL.md)
AI_BackendFrontend_Autowriter
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 asks for no credentials, performs no installs, and its code is a harmless template runner. However, note that the provided run.py does not actually generate or validate code — it's a stub that prints a pipeline summary. If you plan to use this skill for real code generation or allow it to perform external actions (deployments, network calls), review and extend the implementation yourself and test in a sandbox. Also confirm the agent enforces the SKILL.md's secondary-confirmation requirement before any external or destructive operation. (Minor note: the run.py imports UTC from datetime which may not exist in some Python versions — that's a runtime bug, not a security issue.)
功能分析
Type: OpenClaw Skill
Name: ai-backendfrontend-autowriter
Version: 1.0.0
The skill is a template for an AI-driven code generation tool. The 'run.py' script is a placeholder that parses input arguments and returns a JSON summary of the task without performing any actual file system operations, network requests, or code execution. The 'SKILL.md' file provides standard workflow instructions and safety guidelines for an AI agent, with no evidence of malicious intent or prompt injection.
能力评估
Purpose & Capability
Name/description: generate and validate backend/frontend code. Declared requirements: none. Actual artifacts: SKILL.md describes a reasonable pipeline for that purpose, but the shipped run.py merely prints a template JSON summary and does not perform real code generation or validation — this is a capability gap (not a security problem) but is inconsistent if the user expects a fully implemented generator.
Instruction Scope
SKILL.md workflow is scoped to analyze, plan, execute by role, validate, and return a summary. It explicitly requires secondary confirmation before external actions/deployments and says not to perform destructive actions unless authorized. The instructions do not request reading unrelated files, environment variables, or external endpoints.
Install Mechanism
No install spec and no downloads. Instruction-only with a small included script — nothing is written to disk by an installer and there are no third-party packages fetched.
Credentials
The skill requires no environment variables, credentials, or config paths. The run.py does not access environment variables or network resources. There is no disproportionate credential request.
Persistence & Privilege
Skill is not always-enabled and does not request persistent or system-wide privileges. There is no behavior that modifies other skills or system configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ai-backendfrontend-autowriter - 安装完成后,直接呼叫该 Skill 的名称或使用
/ai-backendfrontend-autowriter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of ai-backendfrontend-autowriter.
- Generates backend and frontend code based on user tasks.
- Features clear division of labor between agents (Coder).
- Accepts task, optional context, and optional constraints as inputs.
- Outputs include a plan, result/report, and logs or summaries.
- Follows a structured workflow: analyze, plan, execute, validate, and summarize.
- Includes safeguards: no destructive actions without explicit authorization, confirmation required for external deployments, and logs key decisions and errors.
元数据
常见问题
Ai Backendfrontend Autowriter 是什么?
Generate and validate backend and frontend code based on task descriptions with clear role division and detailed execution logs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 259 次。
如何安装 Ai Backendfrontend Autowriter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-backendfrontend-autowriter」即可一键安装,无需额外配置。
Ai Backendfrontend Autowriter 是免费的吗?
是的,Ai Backendfrontend Autowriter 完全免费(开源免费),可自由下载、安装和使用。
Ai Backendfrontend Autowriter 支持哪些平台?
Ai Backendfrontend Autowriter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ai Backendfrontend Autowriter?
由 jason513597(@jason513597)开发并维护,当前版本 v1.0.0。
推荐 Skills