gitea-wiki

Installation
SKILL.md

Gitea Wiki Manager

Overview

Manage Gitea wiki pages using MCP tools. Wiki content is base64 encoded - use shell commands to decode/encode, avoiding large base64 strings in LLM context.

MCP Tools Reference

mcp__gitea__list_wiki_pages

List all wiki pages in a repository.

Parameters:

  • owner (required): repository owner
  • repo (required): repository name

Response: Array of page objects with title, sub_url


Related skills
Installs
14
GitHub Stars
3
First Seen
Feb 1, 2026