Skip to content

Add HTML Docs authoring skill release artifact#7

Merged
yolo-sam merged 1 commit into
mainfrom
add-authoring-skill
May 15, 2026
Merged

Add HTML Docs authoring skill release artifact#7
yolo-sam merged 1 commit into
mainfrom
add-authoring-skill

Conversation

@yolo-sam
Copy link
Copy Markdown
Collaborator

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

Summary

  • update the HTML Docs authoring skill against merged theme-token injection from PR feat: Inject Obsidian theme tokens into HTML docs #8
  • bundle the canonical skill into release output as dist/html-docs/SKILL.md
  • include the bundled skill in release upload and provenance attestation
  • document optional agent-skill install/discovery in README, including the skills.sh install command

Ownership / discovery

  • canonical source: this repo, .agents/SKILL.md
  • installable mirror: smcllns/skills, skill obsidian-html-docs
  • smcllns/skills PR Not listed in Obsidian Community plugins #1 is merged, so the README now points at the real install command:
    bunx skills add smcllns/skills --skill obsidian-html-docs
  • Obsidian plugin install/update does not activate Claude/Codex skills because agents discover skills from their own configured roots, not vault plugin folders
  • plugin runtime does not write to agent install roots, dotfiles, or user-level configuration

Merge order

Verification

  • bun run build
  • bun run lint
  • bun run test against live Obsidian before the docs-only install-command follow-up
  • diffed .agents/SKILL.md against generated dist/html-docs/SKILL.md
  • diffed .agents/SKILL.md against smcllns/skills mirror
  • Haiku critical review found one light-dark() wording mismatch; fixed
  • grepped public docs/source for private local path leaks after review feedback

@yolo-sam yolo-sam force-pushed the add-authoring-skill branch from 24546ad to a85e8cd Compare May 15, 2026 00:51
@yolo-sam yolo-sam changed the title Add .agents/SKILL.md — authoring guide for HTML docs Add HTML Docs authoring skill release artifact May 15, 2026
@yolo-sam yolo-sam force-pushed the add-authoring-skill branch 3 times, most recently from 983786b to 89dabec Compare May 15, 2026 01:24
@yolo-sam yolo-sam force-pushed the add-authoring-skill branch from 89dabec to 602842d Compare May 15, 2026 01:31
Copy link
Copy Markdown
Owner

@smcllns smcllns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yolo-sam yolo-sam merged commit 97d844c into main May 15, 2026
4 checks passed
@yolo-sam yolo-sam deleted the add-authoring-skill branch May 15, 2026 01:48
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