Skip to main content
open-neko
GitHub creator profile

open-neko

Repository-level view of 10 collected skills across 2 GitHub repositories.

skills collected
10
repositories
2
updated
2026-07-16
repository explorer

Repositories and representative skills

google-workspace
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing 2 of 2 repositories
All repositories loaded