📝
AutomationTypeScript

Wiki Submit

by wecode-ai

Wiki Submit is an Automation skill for Claude Code, published by wecode-ai in Wegent.

712 stars125 forkson wecode-ai/WegentAdded 2026/08/23Repository updated 2026/08/23
agentaichatbotclaude-codecodexllmwework
Install in seconds
Install Wiki Submit
Copy Wiki Submit into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wecode-ai/Wegent/tree/main/backend/init_data/skills/wiki_submit ~/.claude/skills/wiki_submit

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wecode-ai/Wegent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
backend/init_data/skills/wiki_submit/SKILL.md in wecode-ai/Wegent
Installs to
~/.claude/skills/wiki_submit
Collection
One of 18 skills cataloged from this repository
Category
Automation1523 skills

What Wiki Submit does

Wiki Submit submits complete wiki documentation pages to the Wegent backend API. Use it to publish overview pages, maintain stable paths, and link wiki content by page path.

Wiki Submit is cataloged under Automation on DirSkills. Wiki Submit comes from a repository tagged agent, ai, chatbot, claude-code and codex.

Documentation

README

Wiki Submit Skill

This skill provides a simple command-line tool to submit wiki documentation pages to the Wegent backend.

Page paths

A page is identified by its --path: index, architecture/backend, modules/indexing. Lowercase, /-separated, no file extension, at most 4 folders deep. Two paths may not differ only by case — the projection matches them case-insensitively, so they would collapse into one page.

Keep a path stable across runs. It is what lets an unchanged page keep its place, its links and its search index. Changing it republishes the page as a deletion plus an insertion, so reword titles freely and move paths rarely.

Send a page's complete content every time. There is no patch format; what you send replaces the page.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Wiki Submit

  • What else does wecode-ai publish alongside Wiki Submit?

    Wiki Submit is one of 18 skills that DirSkills catalogs from wecode-ai/Wegent, the repository it ships in. Its siblings there include Browser Control, Conversation To Prompt and Create Smart App. Each one is a separate skill with its own page in this directory, installs the same way Wiki Submit does, and is maintained by wecode-ai in that same repository. The rest of the collection is listed on the wecode-ai/Wegent page.

  • How does Wiki Submit compare to other Automation skills?

    Wiki Submit ranks #1062 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Wiki Submit against them. Open each page to compare what they document and how they install.

More from wecode-ai/Wegent

Wiki Submit is one of 18 skills cataloged on DirSkills from wecode-ai/Wegent.

See all 18 skills