← Back to Skills Marketplace
vincent-hq

Skill Architect

by vincent-hq · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install skill-architect
Description
Design and create new AI skills with the right internal structure — not just correct formatting. Works with any AI coding tool (Claude Code, Google Antigravi...
Usage Guidance
This skill is instruction-only and the files included match its description. Before installing: (1) Inspect the repository owner (vincent-hq / the GitHub URL referenced) and confirm you trust it before running `npx` or cloning globally; (2) Prefer a project-local install rather than copying templates into global agent config directories if you want to limit persistence; (3) Read the provided templates and SKILL.md to ensure the generated scaffolds meet your security/privacy needs; (4) The skill does not request secrets or access to other skills, but avoid executing any additional install commands (npm, scripts, or binaries) from untrusted sources without review.
Capability Analysis
Type: OpenClaw Skill Name: skill-architect Version: 1.0.0 The skill-architect bundle is a legitimate utility designed to help users design and scaffold new AI agent skills using structured design patterns (Tool Wrapper, Generator, Reviewer, Inversion, and Pipeline). The instructions in SKILL.md and the various templates in the references directory focus on a guided interview process and template-based code generation, with no evidence of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description (designing skill structure and scaffolding SKILL.md) align with the included files (SKILL.md, pattern references, templates). It does not ask for unrelated credentials or binaries and the templates/reference material explain the claimed capabilities.
Instruction Scope
SKILL.md and the reference templates only instruct the agent how to interview users, select design patterns, and scaffold skill files. They do not ask the agent to read unrelated system files, access environment variables, or transmit data to external endpoints. Installation instructions in README are normal copy/clone steps for making the skill available to various agents.
Install Mechanism
There is no registry install spec in the package (instruction-only), which is low risk. The README suggests cloning a third-party GitHub repo or running an `npx` command to install — those are external actions the user would perform outside the agent. Cloning or running arbitrary npm packages is standard but requires trusting the external repo; this is a user-side consideration rather than a contradiction in the skill itself.
Credentials
The skill declares no required environment variables, binaries, or config paths and its runtime instructions do not reference secrets. There are no disproportionate credential requests.
Persistence & Privilege
The skill does not request always:true or elevated privileges. README suggests optional global installation (copying files into user agent config directories) which is conventional for agent rules; prefer installing per-project if you want to limit scope.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skill-architect
  3. After installation, invoke the skill by name or use /skill-architect
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skill-architect. - Creates AI skills with strong internal structure, not just correct format. - Uses an interview process to clarify user intent and select the right design pattern. - Supports all major AI coding tools (Claude Code, Google Antigravity, Cursor, etc.). - Selects from five key design patterns (Tool Wrapper, Generator, Reviewer, Inversion, Pipeline). - Separates intent capture, pattern diagnosis, and scaffolding phases for robust skill creation.
Metadata
Slug skill-architect
Version 1.0.0
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 1
Frequently Asked Questions

What is Skill Architect?

Design and create new AI skills with the right internal structure — not just correct formatting. Works with any AI coding tool (Claude Code, Google Antigravi... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Skill Architect?

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

Is Skill Architect free?

Yes, Skill Architect is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skill Architect support?

Skill Architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill Architect?

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

💬 Comments