Document Wiki Plugin Skill
Note: the upstream page
document-wiki-plugin-skillwas unreachable (HTTP 404) when this skill was materialized on 2026-06-21. This body is reconstructed from the sitemap synopsis and cross-references (thefedwiki-to-skillpage names this skill as its inverse;searching-for-pluginsnamesplugin.fedwiki.clubas the curated plugin-documentation catalog). Refresh it withagentprivacy-wiki-to-skillonce the upstream page resolves.
The document-wiki-plugin skill publishes documentation for a Federated Wiki plugin as wiki pages on plugin.fedwiki.club — the curated catalog wiki where plugin docs are treated as authoritative. It is the inverse direction of fedwiki-to-skill: there a page becomes a skill; here a plugin becomes a documentation page.
What It Produces
For a plugin wiki-plugin-{name}, write a documentation page (and any companion pages) to:
~/Nextcloud/fedwiki/plugin.fedwiki.club/pages/{plugin-doc-slug}
The doc page typically covers:
- What it does — the item type(s) it adds and the behaviour
- Repositories — GitHub repo + npm package (
wiki-plugin-{name}) - How it works — the rendering / data model, any DSL in
item.text - Item types — each new story item type and its fields
- Server component — routes registered, if any
- See also — links to related plugin pages
Steps
- Read the plugin's
README.mdand source (client/{name}.js,server/server.js). - Author the page JSON with
agentprivacy-wiki-pageconventions (markdown items, unique IDs, full create journal). - Write it to
plugin.fedwiki.club'spages/folder. - Sync/push (
agentprivacy-wiki-nextcloud-pushif the desktop client stalls) and reindex the remote. - Confirm the page resolves and is discoverable via
agentprivacy-wiki-searching-pluginschannel 6 (catalog wikis).
Related Skills
agentprivacy-wiki-create-plugin— build the plugin this skill documentsagentprivacy-wiki-publish-plugin— the full release that includes doc publishingagentprivacy-wiki-page— the page JSON format the docs useagentprivacy-wiki-to-skill— the inverse direction (page → skill)
Verify: agentprivacy.ai · kept by the Librarian 🗃️ in the Tower's Wikis (the git-less onboarding layer) · reconstructed body — refresh from upstream when reachable Upstream: skill.fedwiki.club/document-wiki-plugin-skill — vendored + re-framed; not original agentprivacy authorship