Skip to content

docs: add AI-integration section + quickstart, fix ClaudeHAX plugin references - #31

Merged
btopro merged 1 commit into
mainfrom
orchestrator/create-ai-integration
Sep 2, 2026
Merged

docs: add AI-integration section + quickstart, fix ClaudeHAX plugin references#31
btopro merged 1 commit into
mainfrom
orchestrator/create-ai-integration

Conversation

@btopro

@btopro btopro commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

Consolidates HAX's AI-integration discovery surface into the create repo as part of the PRAW marketplace consolidation.

README.md

  • New AI integration section placed right after "Bundled Agent Skills".
  • Shows both install paths in one block:
    • Warp / Oz / any agent: hax skills install --all
    • Claude Code: /plugin marketplace add haxtheweb/praw then /plugin install hax-onboarding@haxtheweb
  • Golden path: hax site my-hax-site --y --no-icd my-hax-site && hax serve → open the local URL.
  • Brief notes on the three PRAW plugins (hax-onboarding, hax-site-ops, openstax2hax).

AGENTS.md

  • Prominent Quickstart for new users block after the overview, before Setup Commands.
  • Notes that Codex reads AGENTS.md natively (Codex onboarding path); Claude Code users can also use the PRAW onboarding plugin.

src/skills/hax-claudehax/SKILL.md

  • Plugin-install references updated from the old claudehax marketplace / hax@claudehax to the PRAW marketplace (haxtheweb/praw) and the renamed hax-site-ops plugin (resolves the name collision).
  • Repo reference updated to the new marketplace home https://github.com/haxtheweb/praw.
  • dist/ untouched — regenerates on next release.

Validation

  • README and AGENTS.md markdown renders correctly (verified via diff).
  • SKILL.md references now match the canonical install string; no stale claudehax marketplace / hax@claudehax plugin-install references remain.

Draft — part of the PRAW AI-integration consolidation.

Co-Authored-By: Warp agent@warp.dev

…eferences

README: new AI integration section after Bundled Agent Skills showing both install paths (hax skills install --all for Warp/Oz; PRAW marketplace + hax-onboarding for Claude Code) and the golden path to a running site, with brief notes on the three PRAW plugins.

AGENTS.md: prominent Quickstart for new users block before Setup Commands (install hax CLI, scaffold site, serve locally) noting Codex reads AGENTS.md natively and Claude Code can use the PRAW onboarding plugin.

src/skills/hax-claudehax/SKILL.md: update plugin-install references from the old claudehax marketplace/hax@claudehax to the PRAW marketplace (haxtheweb/praw) and renamed hax-site-ops plugin; update repo reference to the new marketplace home. dist/ untouched; regenerates on next release.

Co-Authored-By: Warp <agent@warp.dev>
@btopro
btopro marked this pull request as ready for review September 2, 2026 18:50
Copilot AI lite review requested due to automatic review settings September 2, 2026 18:50
@btopro
btopro merged commit bfb9f3e into main Sep 2, 2026
2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant