xiaoranchenwai

13 mods across 1 repository, 5 stars between them.

xiaoranchenwai/12345-hotline-agent

Instructions file CodexOpenCode

A set of AGENTS.md instructions for the 12345-hotline-agent project. It defines the main agent's role, behavior rules, intent categories, and how to handle a change of intent during a conversation.

5 4mo ago A 607 tokens

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

A mapping guide that identifies a specific complaint subtype from complaint text and returns the required and optional information fields. The description is partly in Chinese.

5 4mo ago A 30 tokens

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

A skill that sorts natural-language user messages into three categories: complaint, inquiry, or suggestion. The result can be used to decide where each message should go.

5 4mo ago A 29 tokens

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

A search workflow for retrieving answers from an official government knowledge-base API. It also handles returned results and fallback behavior when the primary search does not work.

5 4mo ago A 27 tokens

multi-complaint

09

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

A procedure for handling several complaints in one conversation, including deciding which issues conflict, sharing relevant details, choosing an order, and combining the final responses.

5 4mo ago A 35 tokens

query-writing

12

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.

5 4mo ago A 57 tokens

schema-exploration

13

xiaoranchenwai/12345-hotline-agent

Skill Claude CodeCodex

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

5 4mo ago A 57 tokens