SkillAgentSearch skills...

Xkcd.py

Script to generate wallpapers based on XKCD comics

Install / Use

/learn @GideonWolfe/Xkcd.py
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

xkcd.py

A stupid simple script that grabs an XKCD comic, adds a little drop shadow and a background, and saves the result.

Usage

usage: xkcd.py [-h] (-c COMICNUM | -r) [-b BGCOLOR] [-s SIZE]

Generate XKCD wallpapers.

options:
  -h, --help            show this help message and exit
  -c COMICNUM, --comicnum COMICNUM
                        which comic to use
  -r, --random          use random comic
  -b BGCOLOR, --bgcolor BGCOLOR
                        color value in hex notation
  -s SIZE, --size SIZE  resolution to create the wallpaper. default 1920x1080

Dependencies

  • ImageMagick
  • python3

Related Skills

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Aug 25, 2025

No findings