← Back to Skills Marketplace
123
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-attune-architecture-aware-init
Description
Architecture-aware project initialization combining online research with archetype selection
Usage Guidance
This skill appears to be what it says: an instruction-only helper that will run web searches, consult an archetypes configuration, and produce templates and an ADR. Before installing: (1) inspect the night-market.architecture-paradigms config to confirm it contains only archetype definitions (not secrets or tokens); (2) be aware that the skill performs WebSearch queries — avoid sending sensitive project secrets or private repo contents in prompts or context that will be searched; (3) if you plan to allow autonomous agent runs, remember the agent could create files or post queries externally as part of its workflow. If any of those are concerns, review the full SKILL.md in your environment or restrict the skill to manual/user-invoked use.
Capability Assessment
Purpose & Capability
Name/description match the behavior in SKILL.md: it performs online research, selects an architectural paradigm from an archetypes set, customizes templates, and produces an ADR. The declared config requirement (night-market.architecture-paradigms) is coherent — it maps to the archetypes the skill selects from.
Instruction Scope
SKILL.md instructs the agent to gather project context, run WebSearch queries for architecture best practices, consult the archetypes plugin/config, customize templates, and record decisions. These actions are within the stated scope. I saw no instructions that ask the agent to read arbitrary system credentials or unrelated files.
Install Mechanism
No install spec and no code files — instruction-only skill. There is nothing downloaded or written to disk by an installer as part of the skill package itself, which keeps install risk low.
Credentials
The skill requires one config path (night-market.architecture-paradigms) which is reasonable for selecting archetypes. It requests no environment variables or credentials. Before installing, verify what the referenced config contains (it should be archetype data, not secrets).
Persistence & Privilege
always is false and the skill is user-invocable. The skill does not request special persistent privileges or to modify other skills' configs. Autonomous invocation is allowed (platform default) but does not combine with other red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-attune-architecture-aware-init - After installation, invoke the skill by name or use
/nm-attune-architecture-aware-init - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of architecture-aware-init skill, enabling guided and research-driven architecture selection and project setup.
- Provides interactive, research-backed project initialization tailored to current best practices and context.
- Integrates archetype selection from 14 architecture paradigms via archetypes plugin.
- Outlines a clear 5-step workflow: gather context, research, select paradigm, customize templates, and document decisions.
- Designed for scenarios where the best project architecture is not yet decided, and robust justification is needed.
- Delivers a complete initialization package, including industry-aligned recommendations and decision records.
Metadata
Frequently Asked Questions
What is Nm Attune Architecture Aware Init?
Architecture-aware project initialization combining online research with archetype selection. It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Nm Attune Architecture Aware Init?
Run "/install nm-attune-architecture-aware-init" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Attune Architecture Aware Init free?
Yes, Nm Attune Architecture Aware Init is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Attune Architecture Aware Init support?
Nm Attune Architecture Aware Init is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Attune Architecture Aware Init?
It is built and maintained by athola (@athola); the current version is v1.0.0.
More Skills