Skip to main content
Run any Skill in Manus
with one click
namuan
GitHub creator profile

namuan

Repository-level view of 30 collected skills across 3 GitHub repositories.

skills collected
30
repositories
3
updated
2026-07-18
repository explorer

Repositories and representative skills

audio-processing
audio-and-video-technicians

Extract vocals from audio files using Demucs with Apple GPU acceleration, and cut/trim audio to a specified duration. Use when the user asks to: (1) separate or extract vocals/voice from music, (2) remove vocals from a song, (3) cut or trim an audio file to a shorter length, (4) extract vocals AND trim them in one step. Handles MP3, WAV, and other common formats. Requires macOS with Apple Silicon (M-series) for GPU acceleration and the `uv` tool.

2026-07-18
browser-screenshots
software-developers

Take full-page screenshots of web pages using Playwright via a uv script. Use when the user asks to screenshot a URL for documentation, READMEs, or visual reports — whether live sites or local static HTML files.

2026-07-17
chrome-cdp
software-developers

Interact with local Chrome browser session (only on explicit user approval after being asked to inspect, debug, or interact with a page open in Chrome)

2026-07-17
apple-container
network-and-computer-systems-administrators

User-facing reference for Apple’s lightweight Linux container runtime `container`, which runs on Apple Silicon Macs. Covers everyday command usage including `container run`, `container build`, `container image pull/push`, `container machine`, volumes, networks, DNS, configuration files, and troubleshooting for the `container` command.

2026-06-30
govuk-style
technical-writers

Write and edit in GOV.UK / GDS house style — plain English, active voice, front-loaded content, sentence case, and no bold or italics for emphasis. Use when writing or editing reports, research write-ups, guidance, documentation, summaries, or any prose where clarity and accessibility matter.

2026-06-27
browser-search
software-developers

Browsing/scraping for sites with anti-bot protection (Cloudflare, Akamai, etc.) using CloakBrowser. Use whenever you need to access protected sites.

2026-06-25
pr-review-canvas
software-developers

Generate an interactive PR review walkthrough as an HTML page. Fetches PR data via gh API, categorizes files into core vs mechanical changes, adds reviewer annotations, and renders diffs with moved-code detection. Use when the user pastes a GitHub PR URL and asks for a review, walkthrough, or summary, or says "review this PR".

2026-06-12
iterate-pr
software-developers

Iterate on a PR until CI passes. Use when you need to fix CI failures, address review feedback, or continuously push fixes until all checks are green. Automates the feedback-fix-push-wait cycle.

2026-06-12
Showing top 8 of 19 collected skills in this repository.
ace-music
software-developers

Generate AI music using ACE-Step 1.5 via ACE Music's free API. Use when the user asks to create, generate, or compose music, songs, beats, instrumentals, or audio tracks. Supports lyrics, style prompts, covers, and repainting. Free API, no cost.

2026-03-06
finance-lookup
financial-and-investment-analysts

Look up real-time stock prices, currency exchange rates, and commodity prices. Use when the user asks about stock prices (e.g. "AAPL price"), currency conversion (e.g. "1 dollar in lei", "EUR to RON"), commodity prices (e.g. "price of 1 gram of gold in euros", "silver price", "oil price"), or crypto prices (e.g. "bitcoin price"). No API key required.

2026-03-06
youtube-info
software-developers

Extract description and captions/transcript from a YouTube video without opening the browser. Use when the user asks what a video is about, wants a summary, or asks about video content. Accepts a YouTube URL (use the URL returned by youtube-search if available) or a plain search query. Never call youtube-search before this — it opens the browser unnecessarily.

2026-03-06
youtube-search
software-developers

Search YouTube and open the first matching video in the browser. Returns the video title and URL. Use when the user asks to play, watch, find, show, or search for something on YouTube. Do NOT use when the user only wants to know what a video is about — use youtube-info directly for that instead.

2026-03-06
bird
software-developers

Post, read, search, and reply on X (Twitter) using your browser cookies — no API key required.

2026-03-06
Showing 3 of 3 repositories
All repositories loaded