8 Commits

Author SHA1 Message Date
d076328442 Add agent-browser skill and update settings
- Add agent-browser browser automation skill
- Update tabular-extract submodule
- Reorder settings.json fields (no functional change)
2026-03-13 07:39:06 -04:00
41f7973a6f Convert tabular-extract skill to git submodule
Move tabular-extract from directly tracked files to a submodule
pointing at https://git.prettyhefty.com/Bill/tabular-extract.git
2026-03-02 23:57:05 -05:00
06f0b3b18d feat: write SKILL.md with complete extraction pipeline 2026-03-02 23:49:30 -05:00
2295bfebdc feat: add extraction guide reference document 2026-03-02 23:46:41 -05:00
562868e7d8 feat: add DOCX to text conversion helper script with tests 2026-03-02 23:44:21 -05:00
a67effba38 chore: initialize tabular-extract skill skeleton 2026-03-02 23:39:19 -05:00
77e7b0f84e Update git-gitea skill to fix hardcoded paths
The submodule now uses runtime path detection instead of hardcoded
~/.claude/skills/git-gitea paths, fixing issues with directory name mismatches.
2026-01-10 12:22:51 -05:00
df85667232 Initial Claude Code user configuration
Includes:
- Global CLAUDE.md instructions
- User settings and permissions (settings.json)
- Plugin configuration
- Skills as submodules: claude-skill-git-gitea, docker-service-architecture
2026-01-07 07:45:19 -05:00