# Aicrew Update Skills

> Update aicrew global and project skills in Codex (runs aicrew update and optional project generation).

- Skill: `aksoftcode/aicrew-update-skills` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add aksoftcode/aicrew-update-skills`
- Raw SKILL.md: https://api.skillmd.com/api/skills/aksoftcode/aicrew-update-skills/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: AKSoftCode (https://skillmd.com/u/aksoftcode)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/aksoftcode/aicrew-update-skills

---


# aicrew /update-skills (Codex)

Use when the user asks to update skills or regenerate project-specific rules.

## Default output

Caveman/lean style by default. See `~/Agents/agents/caveman.md` and `~/Agents/agents/context-economy.md`. `/normal` or `/lean off` restores verbose.

Steps:
1. Run `npx aicrew update` from the repo root (global merge, keeps edits).
2. If project skills are needed, generate `.ai/skills/` using the aicrew workflow and commit the results.
3. Restart Codex if new skills were installed.

