hephaestus-build
Use when the user types /prompts:hep-build, mentions @Hephaestus for build work, asks to create a single Agentlas agent, create a multi-agent team, or package an existing local/external agent into Agentlas architecture.
npx skills add agentlas-ai/Agentlas-OS --skill hephaestus-build --agent codex
Same command for any agent — swap --agent for claude-code, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Hephaestus Build ## Procedure 1. Treat this as the public Codex build surface. Do not expose or ask the user to invoke the older internal support skill names. 2. Read `AGENTS.md` and `.agentlas/mode-map.json` when they exist in the current workspace. 3. Run the public mode classifier by independent ownership boundaries, not by keywords such as "team": - package or repair existing material -> `30-agentlas-packager`; - one independently owned context/tools/success standard -> `10-single-agent-builder`; - two or more roles with separate context, permissions, success standards, handoff, or synthesis needs -> `20-multi-agent-team-builder`. If the shape is unclear, ask before generating. The user-facing question must be plain language, for example: "이 일을 한 명의 전문가가 처음부터 끝까지 맡으면 되나요, 아니면 조사/분석/검토처럼 여러 전문가가 나눠 맡고 마지막에 합쳐야 하나요?" Do not expose internal labels such as `single-agent`, `team-builder`, ownership boundary, memory/context, synthesis, or produces/consumes. 4. Run the Builder Interview and Research Gate from `docs/builder-interview-research-gate.md` before writing substantial package files: - ask an 8-12 question first batch when the request is vague; - continue follow-ups until ta
- Procedure
- Output
What does the hephaestus-build skill do?
Use when the user types /prompts:hep-build, mentions @Hephaestus for build work, asks to create a single Agentlas agent, create a multi-agent team, or package an existing local/external agent into Agentlas architecture.
How do I install it?
Run `npx skills add agentlas-ai/Agentlas-OS --skill hephaestus-build --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From agentlas-ai/Agentlas-OS, a repository with 1,165 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.