wiki_submit
FeaturedSubmit wiki documentation pages to Wegent backend API. Simplifies the HTTP POST process for wiki content submission.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- wecode-ai
- Repository
- wecode-ai/Wegent
- Created
- 8 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
wiki
Creates and manages GitHub Wiki pages via the wiki's git repo and the guard-allowlisted push_wiki.sh helper. Use when the user wants to publish documentation pages, architecture guides, or populate wiki content.
wiki
Build and maintain docs/wiki/ — one page per concept, linked with wikilinks and reachable from index.md. Use it when a source lands in docs/raw/ and has to be distilled into a page, when a question is better answered from accumulated knowledge than from re-reading the code, and when `scc validate` reports wiki.* findings — a broken wikilink, an orphan page, a changelog naming a page that no longer exists, or a source still sitting unprocessed in docs/raw/.
content
Read, create, update, and organize wiki pages and sections — direct content operations outside of ingest and crystallize workflows.