gitea-wiki

Community

Manage your Gitea wiki pages without leaving chat.

Authorbeshkenadze
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables Claude to read, create, and update Gitea wiki pages directly through MCP tools, handling the complexity of base64 encoding/decoding so you can focus on content.

Core Features & Use Cases

  • Wiki Management: List, read, create, update, and delete wiki pages via Claude.
  • Base64 Automation: Automatically handles encoding/decoding of wiki content to avoid LLM context issues.
  • Use Case: Need to update your project's installation guide in the wiki? Just tell Claude the new content, and this Skill handles the entire update process.

Quick Start

Read the current 'Home' page from the wiki in the 'acme/docs' repository and suggest improvements.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gitea-wiki
Download link: https://github.com/beshkenadze/claude-skills-marketplace/archive/main.zip#gitea-wiki

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository