Commit Graph
12 Commits
Author SHA1 Message Date
sko ad893e20d5 Merge pull request 'plugins/mediawiki: wiki.py als Skill (Wiki lesen/rendern/schreiben)' (#1) from feature/mediawiki-plugin into main
Reviewed-on: #1
2026-07-16 10:10:23 +02:00
sko 079226ea43 Merge remote-tracking branch 'origin/main' into feature/mediawiki-plugin
# Conflicts:
#	.claude-plugin/marketplace.json
2026-07-16 10:09:24 +02:00
sko 633592b9b0 Merge pull request 'plugins/humhub: humhub.py als Skill (Wiki-Seiten & Posts)' (#2) from feature/humhub-plugin into main
Reviewed-on: #2
2026-07-16 10:06:04 +02:00
skoandClaude Opus 4.8 9cee563a81 humhub: Token-Quelle korrigiert (REST-Admin, nur berechtigte Benutzer)
Token gibt es nur als berechtigter Benutzer unter
https://humhub.inmedias.it/rest/admin/index (nicht ueber Benutzereinstellungen).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 10:05:14 +02:00
skoandClaude Opus 4.8 f45d7a3f8f plugins/humhub: humhub.py als Skill (Wiki-Seiten & Posts via REST-API)
Neues Plugin, das HumHub (humhub.inmedias.it) ueber die gevendorte, self-
contained humhub.py (uv run --script; requests+python-dotenv) bedient:
wiki-list/get/update/create, post-list/create/update. Token bleibt lokal
(Umgebungsvariable bzw. dotenv-Datei) - Beispiel-Vorlage beiliegend. SKILL.md
dokumentiert Nutzung. Marketplace-Eintrag ergaenzt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 10:01:25 +02:00
skoandClaude Opus 4.8 7b44ceafdc plugins/mediawiki: wiki.py als Skill (fetch/update/render, wiki & devwiki)
Neues Plugin, das MediaWiki-Seiten/Templates ueber die gevendorte, self-
contained wiki.py (uv run --script; mwclient+python-dotenv) liest, rendert und
schreibt. Instanzen wiki (Prod) und devwiki via -w. Zugangsdaten bleiben lokal
(Umgebungsvariablen bzw. dotenv-Datei) - Beispiel-Vorlage beiliegend. SKILL.md
dokumentiert Nutzung + Regel "Wiki nur via wiki.py/MCP, nicht Maintenance-Skript".
Marketplace-Eintrag ergaenzt.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 09:50:43 +02:00
skoandClaude Opus 4.8 fdbf8d640f docs: document available plugins (gitea-tea, uv, humanizer) in README
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 07:50:23 +02:00
skoandClaude Opus 4.8 5648bd4551 feat: add humanizer plugin to marketplace (vendored from blader/humanizer)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 04:37:33 +02:00
skoandClaude Opus 4.8 98fb3d5b78 feat: add uv plugin to marketplace
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 03:38:20 +02:00
skoandClaude Opus 4.8 239e613100 docs: document insteadOf git config for private-repo marketplace access
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 03:32:38 +02:00
skoandClaude Opus 4.8 1afb1f58af docs: use full git URL for marketplace add (Gitea, not GitHub shorthand)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 03:27:55 +02:00
skoandClaude Opus 4.8 1a1abf5ee6 feat: initial marketplace with gitea-tea plugin
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-08 03:23:59 +02:00