systemd-service

Creates systemd service unit files with hardening and debugging support.

2|Updated Oct 5, 2025
One-click install
npx skills add https://github.com/mhalder/dotfiles --skill systemd-service
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: systemd-service
Source: https://github.com/mhalder/dotfiles/tree/main/claude/.claude/skills/systemd-service
Command: npx skills add https://github.com/mhalder/dotfiles --skill systemd-service

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help deploy apps as systemd services with proper unit files and debugging.

Core Features & Use Cases

  • Unit file templates: Provide proper Type, User/Group, Restart
  • Debugging: Logs and status checks
  • Security: Hardening directives

Quick Start

Create/enable a systemd service file and check status.