Skip to main content
GitHub 仓库

plugins

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

已收集 skills
4
Stars
0
更新
2026-05-21
Forks
0
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

google-workspace
软件开发工程师

Patterns for using the @open-neko/connector-google-workspace actions — Gmail send, Calendar list, Sheets append — against the currently-connected operator's account. Use whenever the agent needs to send email, look up upcoming meetings, or log a finding to a spreadsheet on the operator's behalf. The operator must have already connected via /integrations; this skill assumes that's done.

2026-05-21
parallel-search-patterns
软件开发工程师

Web-search and web-fetch playbook for the @open-neko/plugin-parallel-search plugin. Use when the agent needs to look up external context (competitor news, market signals, company facts) for a finding or Ask thread. Covers when to use web_search vs web_fetch, query shaping, depth limits, and how to thread Parallel results into a Briefing-style summary.

2026-05-21
shopify
软件开发工程师

Patterns for the @open-neko/plugin-shopify actions — when to use list_shopify_orders vs get_shopify_order, how to filter for a specific operations question, and how to log internal context via update_shopify_order_note. Use whenever the operator's question is about orders flowing through their Shopify store (revenue checks, fulfillment status, customer service follow-ups, ops tagging). Assumes SHOPIFY_STORE_DOMAIN and SHOPIFY_ACCESS_TOKEN are configured.

2026-05-21
slack-actions
软件开发工程师

Slack action patterns — when to DM vs post to channel, how to draft messages that survive the approval queue, how to use reactions as low-friction status signals. Use when the agent is about to call any of the @open-neko/plugin-slack actions (send_slack_message, send_slack_dm, react_slack_message, lookup_slack_entity). Especially useful when the operator's intent is to alert someone, escalate a finding, acknowledge an event, or chase a stalled item.

2026-05-21