Provides simple script for safely starting the server. Use whenever you need to start ./cmd/reddit-server. Ex - "start the server..." "Debug the frontend...".
3.7
Rating
0
Installs
DevOps & Infrastructure
Category
This skill provides a straightforward wrapper for starting a Reddit server with helpful context about access and logging. The description adequately conveys when to use it. However, the novelty is low since starting a server with a bash script is a simple operation that a CLI agent could easily accomplish directly. The task knowledge is moderate - while it references the start script and provides useful info about API keys and log locations, it lacks details about prerequisites, error handling, or what to do if the server fails to start. The structure is clear for this simple use case. Overall, this is a functional but basic skill that offers limited value over direct CLI commands.
Loading SKILL.md…