MoYuCode
Web dashboard for coding sessions plus developer utility skills
All Skills in This Repository (58)
Pure Emerald Level Indicatorssql-executor
Execute SQL queries against SQLite, PostgreSQL, and MySQL databases with formatted output and CSV/JSON export.
text-diff
Compare two files or text inputs using Python's difflib module.
base64-encoder
Encode and decode data using Base64, URL-safe Base64, and hexadecimal formats.
bilibili-analyzer
Download Bilibili videos, extract frames, and generate tutorial documents with AI analysis.
uuid-generator
Generate UUID versions 1, 4, and 5, ULID, and nanoid identifiers.
pdf-generator
Generate PDF documents from HTML, Markdown, or plain text with Python.
puppeteer
Automate headless Chrome tasks for PDF generation, screenshots, and web scraping.
cron-scheduler
Parse, validate, and explain cron expressions with future run times.
excel-handler
Read, create, convert, and merge Excel files using Python with pandas and openpyxl.
fluent-ffmpeg
Wrap FFmpeg in Node.js to convert and edit media files.
image-processor
Resize, convert, watermark, and generate thumbnails for images using Python's Pillow library.
x-report-generator
Scrape X data with Playwright and generate HTML reports with engagement and sentiment analysis.
Frequently Asked Questions
FAQPage SchemaHow to install MoYuCode?โผ
Run `npx skills add AIDotNet/MoYuCode --all -g -y` in your terminal to install all skills in this suite globally.
What does MoYuCode do?โผ
It gives you a web dashboard to run and manage Codex and Claude Code sessions, browse project files, and track token usage. It also ships a large library of utility skills for everyday development tasks.
What kinds of utility skills are included?โผ
The suite covers SQL execution, Excel and CSV processing, PDF and QR code generation, web scraping, image resizing, password generation, log analysis, and more. Each skill runs as a simple script your agent can call directly.
Does MoYuCode work with Codex and Claude Code?โผ
Yes. Every skill lists compatibility with both Codex and Claude Code, and the web UI is built specifically to manage sessions from both.
Can I analyze Bilibili videos with MoYuCode?โผ
Yes. The bilibili-analyzer skill downloads a video, extracts frames with FFmpeg, and produces a structured tutorial or summary document with matching screenshots.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core