← Back to Skills Marketplace
jason513597

Ai Backendfrontend Autowriter

by jason513597 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
259
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install ai-backendfrontend-autowriter
Description
Generate and validate backend and frontend code based on task descriptions with clear role division and detailed execution logs.
README (SKILL.md)

AI_BackendFrontend_Autowriter

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

  • 不執行破壞性操作,除非明確授權
  • 外部動作(發送、部署到正式環境)需二次確認
  • 記錄關鍵決策與錯誤
Usage Guidance
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.)
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ai-backendfrontend-autowriter
  3. After installation, invoke the skill by name or use /ai-backendfrontend-autowriter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug ai-backendfrontend-autowriter
Version 1.0.0
License
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Ai Backendfrontend Autowriter?

Generate and validate backend and frontend code based on task descriptions with clear role division and detailed execution logs. It is an AI Agent Skill for Claude Code / OpenClaw, with 259 downloads so far.

How do I install Ai Backendfrontend Autowriter?

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

Is Ai Backendfrontend Autowriter free?

Yes, Ai Backendfrontend Autowriter is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Ai Backendfrontend Autowriter support?

Ai Backendfrontend Autowriter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ai Backendfrontend Autowriter?

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

💬 Comments