Skip to main content
Run any Skill in Manus
with one click
GitHub repository

painting-goblin

painting-goblin contains 22 collected skills from fnaith, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
22
Stars
0
updated
2026-07-10
Forks
1
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

hololive-dl-yt-video
software-developers

Download Hololive members' YouTube videos with scheduled syncing and downloading. Uses apscheduler for cron-based scheduling, yt-dlp for video extraction/download, and SQLite for task tracking. Use when asked to download Hololive videos, sync YouTube channels, or set up automated video downloading for VTuber content.

2026-07-10
game-design
software-developers

ๆœฌ็ดขๅผ•ๆ นๆ“š `subtitles/game-design/` ็›ฎ้Œ„ไธ‹็š„ๅญ—ๅน•ๆช”ๆกˆ่‡ชๅ‹•็”Ÿๆˆ๏ผŒๅŒ…ๅซๆช”ๅใ€่‡ชๅ‹•็”ข็”Ÿ็š„ๆจ™็ฑคไปฅๅŠไธ€ๅฅ่ฉฑ็ธฝ็ตใ€‚

2026-05-29
pygame-asteroids
software-developers

Classic Asteroids game prototype built with Pygame. Use when asked to play Asteroids, test the Asteroids game, or debug game logic. Supports vector rotation, thrust, screen wrapping, and asteroid splitting.

2026-05-11
pygame-centipede
software-developers

Classic Centipede game prototype built with Pygame. Use when asked to play Centipede, test the Centipede game, or debug game logic. Supports segmented enemies, terrain interaction, and centipede splitting.

2026-05-11
pygame-crossy-road
software-developers

Crossy Road-like endless hopper game built with Pygame. Use when asked to run the Crossy Road prototype, play the lane-hopping game, or test the procedural lane generation implementation. Supports keyboard controls for movement.

2026-05-11
pygame-dig-dug
software-developers

Run the Dig Dug arcade game prototype built with Pygame. Use when asked to play or run the Dig Dug game.

2026-05-11
pygame-memory-cards
software-developers

Memory Cards matching game prototype built with Pygame. Use when asked to play Memory Cards, test matching logic, or debug the flip animation. Supports configurable grid size and mismatch delay.

2026-05-11
pygame-minesweeper
software-developers

Classic Minesweeper game prototype built with Pygame. Use when asked to play Minesweeper, test the Minesweeper game, or debug the game logic. Supports Beginner (9x9, 10 mines), Intermediate (16x16, 40 mines), Expert (30x16, 99 mines), and Custom modes.

2026-05-11
pygame-piano-tiles
software-developers

Minimal Piano Tiles game prototype built with Pygame. Use when asked to play Piano Tiles, test the game, or debug tile-falling mechanics. Supports configurable lanes, speed, mouse click input, and score tracking.

2026-05-11
pygame-simon-says
software-developers

Simon Says memory game implemented in Pygame. Use when asked to build a memory game prototype, demonstrate Pygame 2D game development, or create a minimalist Simon Says clone with sequence playback and player input.

2026-05-11
pygame-snake
software-developers

Classic Snake game prototype built with Pygame. Use when asked to play Snake, test the Snake game, or debug game logic. Supports grid movement, growing snake, self-collision, wall collision, and score tracking.

2026-05-11
pygame-space-invaders
software-developers

Classic Space Invaders game prototype built with Pygame. Use when asked to play Space Invaders, test the Space Invaders game, or debug game logic. Supports formation movement, player shooting, alien shooting, increasing difficulty, and score tracking.

2026-05-11
pygame-sudoku
software-developers

Minimal Sudoku game prototype built with Pygame featuring backtracking solver, puzzle generation, and keyboard/mouse input. Use when asked to play Sudoku, test the Sudoku game, or debug puzzle logic.

2026-05-11
pygame-tic-tac-toe
software-developers

Run a Pygame Tic-Tac-Toe game with Minimax AI. Use when asked to play Tic-Tac-Toe, test game logic, or demonstrate Minimax algorithm with Pygame.

2026-05-11
build-python-cli-app
software-developers

Create a Python script that solves the problem below. It should follow constraints and complete all tasks.

2026-05-06
video-to-text
software-developers

Tool for extracting speech text from video with timestamps. Use when asked to transcribe video, extract subtitles, generate transcript from video, or convert video speech to text.

2026-04-13
build-python-cli-tool
software-developers

Create a Python script that solves the problem described below.

2026-04-13
dl-yt-video
software-developers

Download YouTube videos with best quality video and audio using the dl-yt-video tool. Use when asked to download YouTube video, fetch video by ID, save video as mp4, or get high quality video from YouTube.

2026-04-13
list-yt-ch-video
software-developers

Tool for listing all videos from a YouTube channel with video id, name, and duration. Use when asked to query video data from a YouTube channel, generate CSV reports, or analyze channel content.

2026-04-13
assign-task
software-developers

Create and assign tasks to the painting-goblin task processing system. Use this skill when users want to add new tasks to the system, understand how the task processing workflow works, or need guidance on task file formats and placement. This skill covers task creation, file placement, system monitoring, and troubleshooting.

2026-04-12
web-research
market-research-analysts-and-marketing-specialists-131161management-analysts-131111

Searches multiple web sources, synthesizes findings, and produces cited research reports using delegated subagents. Use when the user asks to research a topic online, search the web, look something up, find current information, compare options, or produce a research report.

2026-04-12
make-skill-template
software-developers

Create new Agent Skills for AI agent from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

2026-04-07