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

research

research contains 7 collected skills from smykla-skalski, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2025-12-19
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

screen-recorder
software-developers

Record macOS screen with verification, retry logic, and format conversion for Discord, GitHub, JetBrains. Integrates with window-controller for window discovery.

2025-12-19
ocr-finder
software-developers

Find text in images using EasyOCR, returning click coordinates. Works on any image (screenshots, UI captures, etc.) without requiring accessibility permissions. Useful for UI automation, finding buttons/labels in screenshots, and extracting text positions.

2025-12-16
space-finder
software-developers

Find and switch to macOS Spaces/Desktops by application name. Use when asked to find which Space an app is on, switch to a Space containing a specific app (like GoLand, IntelliJ, VS Code), navigate between Mission Control Spaces, or detect full-screen application windows across desktops.

2025-12-16
verified-screenshot
software-developers

Capture macOS screenshots with verification and retry logic. Integrates with window-controller for window discovery.

2025-12-16
window-controller
software-developers

Find, activate, and screenshot macOS windows across Spaces. Filter by app name, window title, process path, or command line. Useful for automating window workflows, capturing screenshots for documentation, and distinguishing between production and sandbox/dev instances (e.g., JetBrains IDEs).

2025-12-16
web-automation-investigation
software-developers

Complete guide for investigating and implementing web browser automation. Use when you need to automate browser interactions but don't know the DOM structure, element IDs, or what tools to use. Covers investigation methodology, selector discovery, tool selection, debugging techniques, and common pitfalls for any web automation scenario.

2025-12-16
browser-controller
software-developers

Programmatic control of Chrome and Firefox browsers via CDP (Chrome DevTools Protocol) and Marionette. Connect to running browser instances for tab management, navigation, DOM interaction, form filling, JavaScript execution, and screenshots. Useful for browser automation, web scraping, and testing.

2025-12-16