aresbitaresbitCommunityยท44 Agent Skills Included

MateBot

Telegram remote control for coding sessions plus developer skill library

Controls coding sessions remotely from Telegram with streaming replies, session resume, and a three-layer memory system backed by SQLite. Eliminates the need to sit at your desk to monitor long-running coding tasks or check agent progress. Bundles dozens of ready-made skills covering OCaml, Zig, C, browser automation, PDF editing, and HarmonyOS development.
npx skills add aresbit/MateBot --all -g -y
Available:

Gives the agent 40+ prioritized React and Next.js performance rules to follow when writing, reviewing, or refactoring frontend code.

All Skills in This Repository (44)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
aresbitaresbit

matecode

Manage Claude Code remotely via a Telegram bridge with lifecycle scripts.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

nano-pdf

Edit PDF pages via natural-language commands using the nano-pdf CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

agent-browser

Automate browser navigation, form filling, and data extraction via CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

model-usage

Analyze CodexBar cost logs to report per-model usage and costs.

Community
Advanced
๐Ÿ“ฆ In Repo
aresbitaresbit

remotion-best-practices

Standardize Remotion project practices for compositions, timing, transitions, and asset handling.

Community
Basic
๐Ÿ“ฆ In Repo
aresbitaresbit

blogwatcher

Monitor blogs and RSS/Atom feeds for new posts.

Community
Advanced
๐Ÿ“ฆ In Repo
aresbitaresbit

discord

Automate Discord channel, message, and moderation actions via bot token.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

coding-agent

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent as background PTY processes.

Community
Advanced
๐Ÿ“ฆ In Repo
aresbitaresbit

gemini

Run non-interactive Gemini CLI prompts for Q&A, summaries, and generation.

Community
Advanced
๐Ÿ“ฆ In Repo
aresbitaresbit

gifgrep

Search GIF providers via CLI/TUI, download results, and extract stills or sprite sheets.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

session-logs

Search and analyze historical session JSONL files using jq and rg.

Community
Intermediate
๐Ÿ“ฆ In Repo
aresbitaresbit

web-design-guidelines

Analyze frontend UI implementations against Web Interface Guidelines and output file:line findings.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install MateBot?โ–ผ

Run `npx skills add aresbit/MateBot --all -g -y` in your terminal to install all skills in this collection globally.

How to control Claude Code from Telegram?โ–ผ

The MateCode bridge connects your Telegram bot to a running coding session via tmux or a spawned subprocess, so you can chat, resume sessions, and get streaming replies from your phone.

What skills are included in MateBot?โ–ผ

It bundles skills for OCaml, Zig, modern C, browser automation, PDF and Excel editing, React performance, HarmonyOS development, binary patching, and more.

Does MateBot need external Python dependencies?โ–ผ

No. The Telegram bridge uses only the Python standard library with long polling, so it runs without pip installs or a public server.

Can I use MateBot skills without coding experience?โ–ผ

Most skills are aimed at developers, but once installed your agent executes the technical steps from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’