skills/prompt-authoring/SKILL.md
Write, edit, refactor, or audit prompts so they stay intent-driven, section-correct, and anti-heuristic. Use when a prompt needs stronger commander's intent, cleaner section placement, safer refactoring without losing useful magic, or a findings-first audit.
npx skillsauth add aelaguiz/authoring-skills prompt-authoringInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when the work is prompt authoring or prompt repair, not generic writing.
npx skills add https://github.com/aelaguiz/authoring-skills.git -g -a codex -a openclaw --skill prompt-authoring -y
author, edit, refactor, or audit.references/prompt-pattern-contract.md.references/workflow-and-modes.md for mode routing and output expectationsreferences/high-leverage-sections.md for system context, quality bar, output contracts, and rationale patternsreferences/edit-refactor-audit.md for repair loops, litmus tests, and section-targetingreferences/examples-and-anti-examples.md when you need grounded examples or want to sanity-check framingauthor: return the finished prompt, plus only the shortest note needed to explain any important assumption.edit: return the patched prompt and a short explanation of which section changed and why.refactor: return the rewritten prompt and a short note on what useful behavior was preserved versus relocated.audit: return findings first. Name the issue, why it is risky, and exactly which section should change.references/workflow-and-modes.md — choose the right mode and keep the output shape honest.references/prompt-pattern-contract.md — the contract for section order, ownership, and anti-pattern bans.references/high-leverage-sections.md — how to make system context, quality bar, schema, and rationale sections actually teach.references/edit-refactor-audit.md — how to repair prompts without flattening them.references/examples-and-anti-examples.md — real repo-derived examples and anti-examples; use them to teach, not to cargo-cult.development
Write, edit, refactor, or audit agent skills so they are leverage-first, self-contained, and anti-heuristic. Use when a Codex, OpenClaw, OpenAI, Anthropic, or repo-local skill needs stronger use-case selection, trigger boundaries, runtime-specific packaging, gating, references, or validation before shipping.
tools
Write, edit, refactor, or audit OpenClaw behavioral markdown so each surface does one job well and composes cleanly. Use when an OpenClaw agent needs stronger AGENTS.md, SOUL.md, TOOLS.md, IDENTITY.md, USER.md, MEMORY.md, HEARTBEAT.md, BOOTSTRAP.md, BOOT.md, SKILL.md, or HOOK.md authoring, layering, session-kind behavior, or memory layout.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.