lqs-skill — 代码生成器
v1.0.1LQS Skill 是面向 LQS 代码库的 prompt/schema/template 驱动工件生成器。用户手动粘贴自由文本需求或导出文档,即可一键生成结构化代码、配置与文档,无需安装,零依赖,极速落地。
0· 106·0 当前·0 累计
下载技能包
最后更新
2026/3/21
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This Skill appears internally consistent for manual, prompt-driven generation of boilerplate artifacts. Before installing or using it: (1) confirm how your agent/platform handles reading the repository and external URLs — the Skill expects manual paste or user-provided project fragments and explicitly says it won't auto-fetch, but some example text references 'fetching' which could be ambiguous; (2) carefully review any generated migration files and migration_add_menu templates before executing ...详细分析 ▾
✓ 用途与能力
Name/description (generate controller/model/view/migration previews) align with included prompts, templates, schemas, and examples. No environment variables, binaries, or install steps are requested that would be unrelated to generating templates and diffs.
ℹ 指令范围
SKILL.md and prompts consistently describe a manual, human-in-the-loop flow that outputs JSON, RenderPlan, diffs, and (on approve) writes files. Some prompts reference scanning 'project code fragments' or fetching Google Doc content; the repo also contains packaged context and samples. The skill explicitly states it does NOT execute code or fetch externally automatically, but there is a small ambiguity in examples/google_doc_ingest_contract.md which lists '抓取文档正文' (fetch) while other notes and nl_analysis_policy indicate no built-in Google Doc fetch. Reviewers should confirm the platform/agent will not autonomously read repository files or fetch documents without explicit user steps.
✓ 安装机制
Instruction-only skill with no install spec and no code files executed at install time. Nothing is downloaded or extracted, which minimizes install risk.
✓ 凭证需求
No required env vars, credentials, or config paths are declared. context.json indicates credentials were removed. The templates include DB call code as sample migration content, but that is part of generated artifacts (not a runtime requirement).
✓ 持久化与权限
always:false and user-invocable:true. The skill does present a 'write files on approve' prompt, which is expected for a code-generation workflow; there is no indication it modifies other skills or system-wide settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/20
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install lqs-skill
镜像加速npx clawhub@latest install lqs-skill --registry https://cn.longxiaskill.com镜像同步中