Shana-AE

29 mods across 1 repository, 2 stars between them.

english-tutor

01

Shana-AE/.shanaae-configs

Agent

English-language specialist for DEEP language tasks only — essay/writing grading and line-by-line feedback, grammar deep-dives (one rule explored in depth with exercises), IELTS/TOEFL/CEFR mock practice, vocabulary etymology + collocation + usage study, and paraphrasing/style coaching. Dispatch when the user asks to…

2 18d ago A 139 tokens

image-op-pro

02

Shana-AE/.shanaae-configs

Agent

Hoisted escalation agent for vision-heavy work: dense OCR, chart/document/table reading, pixel-level verification, and visual QA where detail fidelity matters. Not a first-line image agent — the main agent should try image-op first, and call this one when image-op recommends it (or when the vision task is clearly…

2 18d ago A 97 tokens

image-op

03

Shana-AE/.shanaae-configs

Agent

Use this agent when you need to perform image-related operations such as analyzing, editing, optimizing, or transforming images. This includes tasks like resizing, cropping, format conversion, applying filters, metadata extraction, visual content analysis, or generating variations. Examples include: Context: User…

2 18d ago A 408 tokens

lark

04

Shana-AE/.shanaae-configs

Agent

Feishu/Lark operations via lark-cli (the official CLI). Dispatch this subagent for ANY Feishu work — reading/sending messages, docs, sheets, base, calendar, mail, tasks, wiki, minutes, approvals, attendance. The lark- skills are gated to this subagent only; main agents cannot load them directly.

2 18d ago A 69 tokens

web-devtools

05

Shana-AE/.shanaae-configs

Agent

Deep browser DevTools work via Chrome-DevTools-MCP — performance traces, heap snapshots, Lighthouse audits, network/console debugging, and element interaction on the Brave debug instance at 127.0.0.1:9222. Dispatch this subagent only for deep web-dev/perf/memory tasks; everyday browsing should use the agent-browser…

2 18d ago A 86 tokens

windows-use

06

Shana-AE/.shanaae-configs

Agent

Windows computer-use via Cua Driver (trycua) — drive native Windows apps from WSL in the background: desktop/window screenshots, UIA accessibility trees, clicks/typing/keys delivered without stealing focus, app launch, menu invocation, clipboard, CDP browser control, trajectory recording. Dispatch when a task must…

2 18d ago A 0 tokens

recall

07

Shana-AE/.shanaae-configs

Command

Search past session observations and lessons for relevant context. Wrap the memorysmartsearch and memorylessonrecall MCP tools.

2 18d ago A 0 tokens

remember

08

Shana-AE/.shanaae-configs

Command

Explicitly save an insight, decision, or learning to agentmemory for future sessions. Wraps the memorysave MCP tool.

2 18d ago A 0 tokens

Shana-AE/.shanaae-configs

Instructions file CodexOpenCode

AGENTS.md instructions for Shana-AE/.shanaae-configs, covering shanaae configs - agent guidelines, repository overview, cross-platform support (wip), directory structure and build/setup commands.

2 18d ago B 7,587 tokens

bw-secret

10

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Fetch secrets from the Vaultwarden vault (Dev Secrets, login passwords, TOTP, SSH keys) without leaking values. Use when you need a credential stored in Bitwarden/Vaultwarden — 从保险库取密钥, bw get, bitwarden, vaultwarden, ssh key from vault, TOTP from vault.

2 18d ago D 67 tokens

cc-switch-setup

11

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Configure Claude Code providers in cc-switch (or standalone) from a version-controlled definition file. Inserts Qiniu model-preset providers with full Claude Code tier mapping (haiku/sonnet/opus/fable) into cc-switch's SQLite DB, and writes settings.json. Use when setting up Claude Code on a new machine, after…

2 18d ago B 82 tokens

codegraph

12

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Code intelligence via the CodeGraph index — understand and locate code in a repository by symbol and call-path instead of grep. Use when working in a repo that has a .codegraph/ index, for tasks like: "where is X defined", "who calls X / what does X call", "trace the call path from A to B", "what's the blast radius of…

2 18d ago A 155 tokens

eudic-manager

13

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Comprehensive tool to manage Eudic wordbooks and words (add, list, delete, rename) using the Eudic API.

2 18d ago A 33 tokens

firecrawl

14

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Scrape, crawl, map, extract structured data, or interact with web pages using the self-hosted Firecrawl instance. Use when the user wants to read a URL into clean markdown, crawl an entire site, discover all URLs (map), extract specific fields as JSON, or click/navigate dynamic pages. Superior to defuddle for complex…

2 18d ago C 131 tokens

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Use in OpenCode when a frontend task changes or evaluates rendered visual output, including CSS, layout, spacing, responsive behavior, modals, dialogs, visual regressions, UI polish, Figma fidelity, or screenshot matching.

2 18d ago A 51 tokens

get-secret-token

16

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Import keys from .secrets to environment variables and convert tokens for other tools/agents. Use this when you need to authenticate with external services (OpenAI, GitHub, Eudic, etc.).

2 18d ago A 46 tokens

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Download, filter, deduplicate, total, and package electronic invoices (电子发票/数电票) from Gmail into a monthly zip. Use when the user asks to collect/export/reimburse company invoices from email — e.g. "download May-June invoices from Gmail", "package this month's 发票 into a zip", "sum invoice amounts for 北京绮心科技有限公司", or…

2 18d ago A 131 tokens

maimemo-daily-story

18

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

MaiMemo (墨墨背单词) daily vocabulary story generator. Fetch today's study words from MaiMemo Open API, generate a bilingual English story with collapsible Chinese translations, and save to Obsidian. Triggers on: 墨墨, maimemo, 背单词, daily vocabulary, vocabulary story, word article, 生成文章, 今日单词. Requires MAIMEMOTOKEN…

2 18d ago A 96 tokens

mcp-sync

19

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Synchronize MCP server config and enabled/disabled status across OpenCode, Claude Code (/.claude.json), Codex (/.codex/config.toml), and the repo .claude/mcp.json from one canonical source (mcpservers.json). Use when MCP configs have drifted between tools, after editing the canonical MCP list, or to enforce a…

2 18d ago B 83 tokens

openai-image-gen

20

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Generate images using gpt-image-2 via ChatGPT Plus/Pro OAuth subscription (no API key, no API costs). Use when the user asks to create/generate/draw/paint images using their ChatGPT subscription, or when they mention GPT Image, openai image gen, or free image generation. Triggers on generate image with chatgpt, draw…

2 18d ago A 97 tokens

qiniu-media-gen

21

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Generate images and videos via Qiniu AI (Sufy) API. Use when the user asks to create/generate/draw/paint images or videos using AI models like GPT-Image-2, Gemini, Kling, or Veo. Triggers on generate image, create image, 生成图片, 画图, generate video, create video, 生成视频.

2 18d ago A 81 tokens

qiniu-model-sync

22

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Sync and query Qiniu (Modelink) AI model catalog. Fetches the authoritative model list from api.modelink.ai/v1/models (successor to openai.sufy.com, same key, identical data), enriched with metadata (display names, context limits) from models.dev. Compare against opencode.jsonc / claude-code-router configs to find new…

2 18d ago A 130 tokens

qiniu-usage

23

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Query Qiniu AI API (api.qnaigc.com) token usage and estimated billing. Use when the user asks about API consumption (用量), token stats, costs (费用), or billing data for Qiniu AI models.

2 18d ago A 52 tokens

searxng-search

24

Shana-AE/.shanaae-configs

Skill Claude CodeCodex

Search the web using the self-hosted SearXNG metasearch engine. Free, private, aggregates 279+ search engines (Google, DuckDuckGo, Bing, etc.). Use for general web searches, quick lookups, finding URLs. Returns titles, URLs, and snippets as JSON. Prefer this over tavily-search for simple queries (no API key, no rate…

2 18d ago A 105 tokens