← 返回 Skills 市场
meikidd

Singapore Maid Search

作者 meikidd · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
165
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install sg-maid-search
功能描述
Search and match available domestic maids from Sunrise Link's database in Singapore. Use this skill when the user wants to find, filter, or shortlist domesti...
安全使用建议
This skill appears internally consistent and only performs unauthenticated queries to Sunrise Link's public search API using a bundled Node script. Before installing, verify you trust the sunrise-link.sg domain (network calls will be made to it), and confirm you are comfortable the agent can call the external API when invoked. The skill explicitly avoids returning PII and directs users to the official site for contact details. If you require stricter controls, run the script in an isolated environment or review the included search_maids.mjs file yourself to confirm it meets your policies.
功能分析
Type: OpenClaw Skill Name: sg-maid-search Version: 1.0.1 The skill is a legitimate search tool for a Singaporean domestic maid agency database. The implementation in `scripts/search_maids.mjs` is clean, using built-in Node.js APIs for network requests and safe URL parameter construction without any external dependencies or dangerous execution sinks. The instructions in `SKILL.md` are well-structured and include explicit privacy safeguards that prevent the agent from attempting to disclose or fabricate personal identifying information (PII).
能力评估
Purpose & Capability
Name/description match the implemented behavior. The included script constructs a query from user filters and fetches results from https://www.sunriselink.sg/api/public/v1/helpers — this is consistent with a maid-search skill.
Instruction Scope
SKILL.md instructs the agent to collect structured filters or run a guided two-round question flow, then call the local search tool and format results. It explicitly forbids returning PII and points users to the official profile URL for contact details. Instructions do not ask the agent to read unrelated files, environment variables, or system state.
Install Mechanism
No install spec or external downloads are used. This is an instruction-only skill with one included Node script (no third-party dependencies). No archives or remote code pulls are executed during runtime.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The script makes unauthenticated HTTPS requests to the Sunrise Link public API and does not require secrets — the requested access is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request permanent presence or attempt to modify other skills or agent-wide settings. It runs the local script on invocation only.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sg-maid-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sg-maid-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Changed command usage for maid search tool: input is now provided via stdin with echo/pipe instead of command-line argument. - Updated search tool configuration: added input_method: stdin for clarity. - Added installation instructions using npx skills add. - Updated skill metadata version to 1.0.1. - Removed CLAUDE.md file from the repository.
v1.0.0
sg-maid-search 1.0.0 — Initial Release - Enables searching and matching of domestic maids from Sunrise Link’s Singapore database based on user-specified filters (e.g. skills, nationality, budget). - Supports both structured searches (when user provides clear criteria) and guided Q&A (when requirements are unclear). - Presents detailed candidate profiles while excluding personal identifiers. - Advises users on how to broaden searches if no results are found. - Handles privacy requests with clear instructions to access full details via the official website.
元数据
Slug sg-maid-search
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Singapore Maid Search 是什么?

Search and match available domestic maids from Sunrise Link's database in Singapore. Use this skill when the user wants to find, filter, or shortlist domesti... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 165 次。

如何安装 Singapore Maid Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install sg-maid-search」即可一键安装,无需额外配置。

Singapore Maid Search 是免费的吗?

是的,Singapore Maid Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Singapore Maid Search 支持哪些平台?

Singapore Maid Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Singapore Maid Search?

由 meikidd(@meikidd)开发并维护,当前版本 v1.0.1。

💬 留言讨论