Filesystem skill
Personal: ~/.claude/skills/<skill-name>/SKILL.md
Project: .claude/skills/<skill-name>/SKILL.md
One hack → one Agent Skill · automatic on every build
Every Brali hack gets its own stable SKILL.md, machine record and skill page. When a new hack enters the corpus, its skill is generated automatically. Trust state changes what the skill is allowed to do; it never removes the skill identity.
Use the agent you already have
Personal: ~/.claude/skills/<skill-name>/SKILL.md
Project: .claude/skills/<skill-name>/SKILL.md
hermes skills install https://brali-lifeos.github.io/skill-packs/<skill>/SKILL.md
<workspace>/skills/<skill-name>/SKILL.md~/.openclaw/skills/<skill-name>/SKILL.md
Complete Agent Skills marketplace
Loading the complete one-skill-per-hack library…
You will see its trust mode, raw SKILL.md, installation paths, canonical record and verification checksum.
Because identity and execution are different concerns. If Brali has a hack, an agent should be able to resolve that hack to a stable skill artifact. But a file existing must never silently upgrade an unreviewed idea into advice. The skill mode is therefore generated from the evidence state and enforced in CI.
The marketplace itself and trusted skill pages are indexable. Review-required and restricted skill pages are generated but kept out of normal search indexing. This keeps complete machine coverage without flooding search results with material that has not met the recommendation bar. A skill page is not a ranking shortcut.
library.json contains every generated skill. catalog.json is the smaller reviewed/practical recommendation catalog. Agents that need practical recommendations should use the trusted catalog or Trusted Protocol Feed rather than treating the full library as equally trustworthy.
CI checks one-skill-per-hack coverage, deterministic names, evidence-state parity, skill mode, provenance, host metadata, stable links and SHA-256 integrity. “Brali CI verified” is an integrity/provenance statement, not security certification or vendor endorsement.
Original Brali knowledge is available for non-commercial reuse under CC BY-NC-SA 4.0. Keep Brali attribution, the canonical record link, evidence state and skill mode. Commercial use requires separate permission. See citation guidance and terms.