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

my-skills

my-skills contains 10 collected skills from AlanSyue, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
2
updated
2026-04-16
Forks
0
Occupation coverage
3 occupation categories ยท 100% classified
repository explorer

Skills in this repository

woo-orders
counter-and-rental-clerks

Query and manage WooCommerce orders on flowers.fenny-studio.com. (1) Look up orders by product ID or Chinese keyword โ€” e.g. "ๅ“ชไบ›่จ‚ๅ–ฎ่ฒทไบ†้ฌฑ้‡‘้ฆ™ๆๆ–™ๅŒ…"ใ€"4182 ่ขซ่ชฐ่จ‚ไบ†"ใ€"ๆŸฅไธ€ไธ‹ DIY ๆๆ–™ๅŒ…็š„่จ‚ๅ–ฎ". (2) Look up orders by shipping tracking number (้‹้€็ทจ่™Ÿ) โ€” e.g. "P93479717606 ๆ˜ฏๅ“ชๅผตๅ–ฎ"ใ€"ๆŸฅ็‰ฉๆตๅ–ฎ R53049771167". (3) Filter orders by ๅธŒๆœ›้€้”ๆ™‚้–“ (desired delivery date) โ€” e.g. "ๆ˜Žๅคฉ่ฆๅ‡บๅ“ชไบ›่ฒจ"ใ€"4/15 ่ฆ้€็š„่จ‚ๅ–ฎ"ใ€"ๆœฌ้€ฑๅ‡บ่ฒจๆธ…ๅ–ฎ". (4) Reissue ECPay C2C tracking number for expired logistics โ€” e.g. "4372 ้‡ๆ‰“็ถ ็•Œ"ใ€"็‰ฉๆตๅ–ฎ้ŽๆœŸไบ†้‡ๆ–ฐ็”ข็”Ÿ"ใ€"reissue tracking". (5) Query ECPay logistics status โ€” e.g. "่ชฐๅˆฐๅบ—ไบ†"ใ€"ๆŸฅ็‰ฉๆต็‹€ๆ…‹"ใ€"ๅˆ—ๅˆฐๅบ—ๅพ…ๅ–็š„่จ‚ๅ–ฎ"ใ€"ๅทฒๅฏ„ๅ‡บ็š„่จ‚ๅ–ฎ็›ฎๅ‰็‹€ๆณ"ใ€"4345 ็พๅœจ็‰ฉๆต็‹€ๆ…‹".

2026-04-16
run-pipeline
software-developers

Trigger a Bitbucket Cloud pipeline on the current branch, with interactive pipeline selection and variable support. Polls for completion and reports results.

2026-03-09
generate-slides
software-developers

Generate a slide deck from a topic or context, then convert it into a Google Slides presentation after user confirmation.

2026-03-05
bitbucket-pr
software-developers

Create or update a Bitbucket Cloud pull request with auto-generated title and description from git diff.

2026-03-02
asana-automation
software-developers

Query an Asana task by ID or title keyword via the Asana API, retrieve its title and description, then analyze and process it.

2026-02-27
analyze-bitbucket-pr-comments
software-developers

Fetch Bitbucket PR review comments, analyze whether code changes are needed, and reply after user confirmation.

2026-02-26
d2-diagram
software-developers

Generate a D2 diagram (sequence diagram or flowchart) by tracing an API endpoint or method's execution flow in the current repository. Use when the user wants to visualize code flow.

2026-02-09
plan-from-confluence
software-developers

Fetch a Confluence page via local API script and generate a concrete implementation plan for the current repository. Use this when the user provides a Confluence link and asks how to implement the spec in the current repo.

2026-02-09
plan-from-jira
project-management-specialists

Fetch a Jira ticket via local API script and generate a concrete implementation plan for the current repository. Use this when the user provides a Jira link and asks how to implement the ticket in the current repo.

2026-02-09
smart-commit
software-developers

Generate a conventional commit message from the current branch name and staged diff, then commit. Use when the user wants to commit staged changes with a well-formatted message.

2026-02-09