Skip to content

Simplify README agent skill placement#11

Merged
yolo-sam merged 1 commit into
mainfrom
codex/readme-agent-skill-flow
May 15, 2026
Merged

Simplify README agent skill placement#11
yolo-sam merged 1 commit into
mainfrom
codex/readme-agent-skill-flow

Conversation

@yolo-sam
Copy link
Copy Markdown
Collaborator

@yolo-sam yolo-sam commented May 15, 2026

Summary

  • add root SKILL.md as the canonical public skill source
  • keep .agents/SKILL.md as the local-agent mirror and copy root SKILL.md into dist/html-docs/SKILL.md during builds
  • simplify README install flow with the optional agent skill command and root manual link
  • switch README/package release-check commands from npm to Bun, while keeping the public Skills CLI example as npx

Verification

  • bun run release:check (first run hit stale live Obsidian tab count; clean rerun passed)
  • diff -u SKILL.md .agents/SKILL.md && diff -u SKILL.md dist/html-docs/SKILL.md
  • git diff --check
  • private-path grep over public docs/source
  • GitHub CI build-and-lint passed on Node 20.x and 22.x

@yolo-sam yolo-sam force-pushed the codex/readme-agent-skill-flow branch from 7f59987 to beed5c0 Compare May 15, 2026 07:15
@yolo-sam yolo-sam merged commit f971d8b into main May 15, 2026
4 checks passed
@yolo-sam yolo-sam deleted the codex/readme-agent-skill-flow branch May 15, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants