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

emp-script-ai

emp-script-ai 收录了来自 gdx1231 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
0
更新
2026-06-29
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

dual-servlet-profiles
软件开发工程师

通过 Maven profiles 构建同时支持 javax.servlet-api 和 jakarta.servlet-api 的双版本 JAR,包含构建目录切换、finalName 自定义、依赖 jar 复制重命名

2026-06-29
switchproxy-module
软件开发工程师

Architecture and implementation patterns for the AI API proxy/gateway module (switchproxy) that converts between OpenAI/Anthropic/Responses API formats, with IP access control, key-based auth, multi-host listening, HTML status page, Web admin UI, and tool config export

2026-06-23
ai-mode-xml-authoring
软件开发工程师

emp-script-ai 及其下游项目(travelagent、pf2023)所用 AI Mode XML schema 的撰写参考。覆盖 `<mode>` / `<step>` / `<prompt>` / `<apis>` / `<sqls>` / `<actions>` / `<paramChecks>` / `<ui>` 各块结构、prompt 数据源(sqlRef / api / action / CDATA)、函数调用 prompt(`apisCheck`)、URL / 请求占位符、输出自定义标签(`<day>`、`<rq>`、`<cid>`、`<enj>`、`<id>`、`<num>`、`<sersday>`、`<prices>`、`<gn>`)以及 step 控制属性(`innerCall`、`validateParams`、`multiOnlyUserMsg`、`action`、`actionSqlRef`)。

2026-06-23
debug-sse-refactoring
软件开发工程师

Debugging SSE streaming failures after refactoring AI provider code, focusing on JSON null-safety and field ordering

2026-06-18
integration-test-hsqldb
软件质量保证分析师与测试员

Setting up integrationTest framework with HSQLDB in-memory database and real AI APIs for emp-script-ai

2026-06-18
sqlserver-schema-sync
数据库架构师

Compare two SQL Server databases and sync missing tables and columns from source to target using sqlcmd and a Python script.

2026-06-17
add-ai-provider
软件开发工程师

Procedure for adding a new AI provider to emp-script-ai (Java library wrapping multiple LLM providers via OpenAI-compatible interfaces)

2026-06-05