AIDotNetAIDotNetOfficialยท58 Agent Skills Included

MoYuCode

Web dashboard for coding sessions plus developer utility skills

Manages Codex and Claude Code sessions through a web interface with project workspaces, file browsing, and token usage tracking. Includes dozens of ready-made skills for SQL queries, PDF generation, web scraping, image processing, code review, and test generation. Eliminates manual command-line juggling so routine development tasks run from one place.
npx skills add AIDotNet/MoYuCode --all -g -y
Available:

Tells the AI agent how the backend, frontend, and Codex integration are structured, which build commands to run, and what coding conventions and reasoning steps to follow when working in this repository.

All Skills in This Repository (58)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

sql-executor

Execute SQL queries against SQLite, PostgreSQL, and MySQL databases with formatted output and CSV/JSON export.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

text-diff

Compare two files or text inputs using Python's difflib module.

Official
Basic
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

base64-encoder

Encode and decode data using Base64, URL-safe Base64, and hexadecimal formats.

Official
Basic
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

bilibili-analyzer

Download Bilibili videos, extract frames, and generate tutorial documents with AI analysis.

Official
Advanced
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

uuid-generator

Generate UUID versions 1, 4, and 5, ULID, and nanoid identifiers.

Official
Basic
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

pdf-generator

Generate PDF documents from HTML, Markdown, or plain text with Python.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

puppeteer

Automate headless Chrome tasks for PDF generation, screenshots, and web scraping.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

cron-scheduler

Parse, validate, and explain cron expressions with future run times.

Official
Basic
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

excel-handler

Read, create, convert, and merge Excel files using Python with pandas and openpyxl.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

fluent-ffmpeg

Wrap FFmpeg in Node.js to convert and edit media files.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

image-processor

Resize, convert, watermark, and generate thumbnails for images using Python's Pillow library.

Official
Intermediate
๐Ÿ“ฆ In Repo
AIDotNetAIDotNet

x-report-generator

Scrape X data with Playwright and generate HTML reports with engagement and sentiment analysis.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’