by PromptSpace
Full-featured Gitea API integration for managing Codeberg repositories, releases, and multi-file commits.
Free
One-time purchase
Successfully committed 3 files to 'main' branch in vokuar/web-app via Git Trees API. New commit SHA: 7f8a2c1 Release 'v1.0.4' created with attached binary: dist/app.zip.
by PromptSpace
Full-featured Gitea API integration for managing Codeberg repositories, releases, and multi-file commits.
Free
One-time purchase
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Successfully committed 3 files to 'main' branch in vokuar/web-app via Git Trees API. New commit SHA: 7f8a2c1 Release 'v1.0.4' created with attached binary: dist/app.zip.
The Codeberg Skill empowers your AI agent to interact with Codeberg (Gitea-based) repositories with the same level of depth as a human developer. While most AI tools are optimized strictly for GitHub, this skill provides a specialized bridge for the Forgejo/Gitea ecosystem, enabling sophisticated Git operations directly through the Gitea REST API v1.
Moving beyond simple text generation, this skill allows your agent to perform active repository management. It handles technical complexities that often fail with raw prompting, such as:
Direct API prompting often leads to errors in Base64 encoding, path formatting, and state management. This skill provides the agent with a reliable execution framework, ensuring that file transfers, branch management, and repository searches are performed according to Gitea's specific standards. It includes automatic fallback logic and localized token handling that standard LLM contexts cannot replicate.
The skill is intentionally single-account to minimize exposure. If the skill file is ever shared or leaked, only one account is at risk.
Run Tunnel-Proxy locally and tunnel it via ngrok so Claude can reach it from anywhere. Full setup instructions for Windows, macOS, Linux, and Termux including autostart are available at:
https://codeberg.org/Vokuar/Tunnel-Proxy
The proxy secret is defined as PROXY_SECRET near the top of proxy.py. Set the same value in the skill config under PROXY_SECRET.
If you prefer not to run a proxy, fill in the TOKEN field in the skill config directly and leave the proxy fields as placeholders. The skill will detect this and skip the proxy ping automatically.
Claude's sandbox blocks outbound requests by default. You need to allowlist any domain Claude needs to reach.
codeberg.orgyour-domain.ngrok-free.devWhen generating your Codeberg API token, name it something descriptive like Claude Local Proxy. repository and user are required. The rest are optional depending on what operations you need.
mkdir -p ~/.claude/skills/codeberg && curl -s -X POST 'https://api.promptspace.in/api/skills/codeberg/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/codeberg/SKILL.mdFree skills install directly. Paid skills require purchase - use the download button above after buying.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.