News

📰 News

Latest updates and new features from SysEmperor.

AI Skills & Tutorials — Free Learning Resources Now Live

April 20, 2026

SysEmperor just launched two brand-new sections: AI Skills and Tutorials — completely free, no Pro account required, for everyone.

Find them in the top navigation bar, right next to the logo.

AI Skills

A growing library of ready-to-use prompts organized by category. Stop writing the same instructions from scratch every session — copy a proven prompt, paste it into your AI tool of choice, and get better results immediately.

The first category is Education, with two subcategories:

  • Certifications — Prompts for AWS Cloud Practitioner, CompTIA Security+, Google Professional Cloud Architect, and Kubernetes CKA exam preparation. Each prompt includes a structured study plan, practice questions, and tips for getting the most out of your AI sessions.
  • School — Prompts for essay writing feedback, step-by-step math tutoring, research paper outlines, foreign language conversation practice, and science concept explanations. Tuned for students at every level.

More categories are on the way — covering development, DevOps, system administration, and beyond.

Tutorials

Step-by-step guides focused on practical AI workflows. The first tutorial in the AI category covers How to Implement a Skill into Claude — a complete walkthrough for importing a custom slash command created by someone else into your own Claude Code environment, including directory setup, file placement, tab-completion verification, and troubleshooting.

Tutorials are written for developers who want clear, no-fluff instructions they can follow in minutes.

Why Free?

AI prompts and tutorials make every developer faster, regardless of budget. These resources belong to the community — gated content would defeat the point.

Expect new prompts and tutorials to appear regularly. Check this page for updates.


Cron Visual Editor — Export to Excel & Markdown

March 11, 2026

The Cron Visual Editor now includes a Document export feature. Click the Document ▾ button in the toolbar (next to Download) to export your crontab as a document, ready to archive, in your choice of format:

  • Excel (.xlsx) — A spreadsheet with Status, Schedule, individual cron fields (MIN, HOUR, DOM, MON, DOW), Command, and a plain-English explanation for each entry
  • Markdown (.md) — A portable Markdown table with the same content, plus a generation timestamp

On desktop, hover over the button to reveal the format picker. On mobile, tap it to open the menu.

This feature is part of our ongoing effort to make SysEmperor a complete workflow for developers who need to design, develop, and document their applications — including infrastructure scheduled through cron.