← 返回 Skills 市场
flikq

Nola Squad

作者 flikQ · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
106
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nola
功能描述
Nola — your AI engineering squad lead. Dispatches 14 specialist agents to build, test, review, and ship code. Use when the user needs software built, bugs fi...
安全使用建议
This skill looks coherent for orchestrating multi-agent software work, but be aware of the real-world side effects when you run it: agents may read your repository, run build/test commands, start local dev servers, fetch external URLs, and Releaser will push branches and create PRs using whatever git credentials are available in the running environment. Before enabling or invoking it: 1) Inspect the included agent preambles (agents/*.md) so you understand their behaviors and constraints; 2) Run it first against a safe/test repository or branch to observe actions; 3) Ensure no sensitive files (like .env) are present in the target workspace and that your git credentials are what you expect; 4) If you require tighter control, restrict the agent's ability to push or spawn sub-agents or remove/modify the Releaser and Scraper behaviors. If you want further checking, provide the exact repo or intended workflow and I can point out any agent lines that would act on specific files or commands.
功能分析
Type: OpenClaw Skill Name: nola Version: 1.0.0 The 'nola-squad' skill is a comprehensive multi-agent orchestration framework for software development, delegating tasks to 14 specialized agents. The instructions in SKILL.md and the agents/ directory focus on standard engineering workflows like building, testing, and security auditing. Notably, the Releaser agent (agents/releaser.md) includes explicit safeguards against committing secrets or credentials, and the Sentinel agent (agents/sentinel.md) is dedicated to identifying security vulnerabilities. The skill exhibits no signs of malicious intent or unauthorized data exfiltration.
能力评估
Purpose & Capability
Name/description (multi-agent engineering lead) aligns with what the skill asks for and includes: an instruction-only SKILL.md and 14 agent role documents. The only required binary is git, which is expected given the Releaser agent's git/push responsibilities. No unexpected credentials, config paths, or unrelated binaries are requested.
Instruction Scope
Runtime instructions direct the lead agent to read the codebase, plan work, and spawn specialist agents which read files, run tests, start dev servers, fetch external data (Scraper), and push commits/PRs (Releaser). These actions are coherent with building/testing/shipping code, but they entail normal local/remote side effects (running commands, network access, and pushing to git remotes). The skill does not instruct the agent to exfiltrate secrets or to contact unknown endpoints outside normal development workflows.
Install Mechanism
No install spec or code files that would be written/executed at install time. The skill is instruction-only (SKILL.md + role docs), which minimizes install-time risk.
Credentials
The skill declares no required environment variables or credentials. That is proportional to an instruction-only orchestration skill. Note: pushing commits or starting dev servers uses the agent environment's existing git config, credentials, and network access — those are not requested by the skill but will be used if the agents run git push or start services.
Persistence & Privilege
always:false and default autonomous invocation settings are used. The skill does not request permanent system presence or modify other skills' configs in its instructions. Autonomous spawning of sub-agents is the intended function and is consistent with platform behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nola
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nola 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of "nola" — an AI engineering squad lead skill. - Introduces Nola, an AI squad lead coordinating 14 specialist engineering agents for software development tasks. - Dispatches agents for feature builds, bug fixes, code review, testing, deployment, documentation, and more. - Includes explicit agent selection rules and dispatch patterns for efficient collaboration. - Provides detailed instructions for agent task construction, communication style, and result handling. - Ensures clear, concise user updates and actionable next steps throughout the development workflow.
元数据
Slug nola
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Nola Squad 是什么?

Nola — your AI engineering squad lead. Dispatches 14 specialist agents to build, test, review, and ship code. Use when the user needs software built, bugs fi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。

如何安装 Nola Squad?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nola」即可一键安装,无需额外配置。

Nola Squad 是免费的吗?

是的,Nola Squad 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nola Squad 支持哪些平台?

Nola Squad 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nola Squad?

由 flikQ(@flikq)开发并维护,当前版本 v1.0.0。

💬 留言讨论