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

my-skills

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

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

这个仓库中的 skills

woo-orders
柜台与租赁服务文员

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

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

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

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

2026-03-02
asana-automation
软件开发工程师

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

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

2026-02-26
d2-diagram
软件开发工程师

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

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
项目管理专家

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

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