Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

painting-goblin

painting-goblin 收录了来自 fnaith 的 22 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
22
Stars
0
更新
2026-07-10
Forks
1
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

hololive-dl-yt-video
软件开发工程师

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
软件开发工程师

本索引根據 `subtitles/game-design/` 目錄下的字幕檔案自動生成,包含檔名、自動產生的標籤以及一句話總結。

2026-05-29
pygame-asteroids
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-05-06
video-to-text
软件开发工程师

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
软件开发工程师

Create a Python script that solves the problem described below.

2026-04-13
dl-yt-video
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
市场调研分析师与营销专员管理分析师

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
软件开发工程师

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