Adds the required marketplace.json file so the repo can be registered
as a Claude Code marketplace via /plugin marketplace add.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Move tea/ → skills/tea/ so the plugin loader can find the skill
- Add .claude-plugin/plugin.json with name, version, description, author, keywords
- Add MIT LICENSE file
- Update README with marketplace install command and corrected manual install paths
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Skills live inside plugin packages under ~/.claude/plugins/,
not a standalone ~/.claude/skills/ directory. Updated README
with working install steps for both copy and symlink approaches.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Full operability skill for the tea Gitea CLI — covers issues, PRs,
repos, releases, branches, actions, webhooks, notifications, orgs,
time tracking, and raw API access.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>