Commit graph

2 commits

Author SHA1 Message Date
Eduardo Figueroa
ce9f8d9d43 Fix: Update Wiki.js frontmatter format in documentation
- Change tags from YAML array to comma-separated format
- Add required editor and dateCreated fields
- Update all examples with correct frontmatter format
- Add note about tag format requirement
2026-03-16 00:09:07 +00:00
Eduardo Figueroa
9e23a54852 feat: Add wiki-docs skill for documentation management
- Create .claude/skills/wiki-docs.md skill for managing Wiki.js documentation
- Skill enables writing markdown files to /mnt/media/wikijs-content/
- Files automatically sync to Wiki.js via Git storage backend
- Update AGENTS.md with Claude Code Skills section
- Document wiki-docs skill usage and benefits
- Add /mnt/media/wikijs-content/ to repository structure

The wiki-docs skill allows AI agents to create version-controlled
documentation that syncs to https://wiki.fig.systems automatically.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-03-15 23:45:12 +00:00