← 返回 Skills 市场
tomc98

Sophiie AI Office Manager

作者 Thomas · GitHub ↗ · v0.0.3
cross-platform ✓ 安全检测通过
646
总下载
2
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install sophiie
功能描述
Manage your Sophiie sales pipeline — leads, inquiries, appointments, FAQs, policies, SMS, and calls via the Sophiie REST API.
安全使用建议
This skill appears internally consistent and only needs your Sophiie API key to make authenticated HTTPS calls to api.sophiie.ai. Before installing: (1) Confirm you trust the skill source (registry owner ID is present but homepage/source are limited); (2) Prefer using a sandbox/test key (sk_test_*) or a key scoped to minimal permissions if Sophiie supports scoping; (3) Be aware the script will make live API calls (60 req/min rate limit) and will act with whatever privileges the key grants; (4) Review updates before accepting new versions since the skill runs a local shell script. If you don't trust the key's scope or the publisher, do not install or use a full-production key.
功能分析
Type: OpenClaw Skill Name: sophiie Version: 0.0.3 The skill bundle is benign. The `scripts/sophiie.sh` script correctly sanitizes all user-provided input for JSON payloads using `jq -n --arg`, preventing JSON injection vulnerabilities. All network requests are directed to the legitimate `https://api.sophiie.ai` endpoint, and the `SOPHIIE_API_KEY` is handled appropriately for authentication without being logged or exfiltrated. The `SKILL.md` instructions for the AI agent are clear, promote user confirmation for destructive actions, and do not contain any prompt injection attempts to manipulate the agent into malicious behavior.
能力评估
Purpose & Capability
Name/description describe Sophiie REST API management and the skill only requests curl, jq, and SOPHIIE_API_KEY — all directly relevant to making authenticated HTTP calls to the documented api.sophiie.ai endpoints.
Instruction Scope
SKILL.md and scripts/sophiie.sh restrict actions to the listed Sophiie API endpoints. The script builds JSON payloads with jq (avoiding string interpolation), only references SOPHIIE_API_KEY, and does not read other files, credentials, or send data to any other external host.
Install Mechanism
No install spec (instruction-only plus a local script). Nothing is downloaded or executed from external/obscure URLs; the provided shell script will run locally and uses standard system tools (curl, jq).
Credentials
Only SOPHIIE_API_KEY is required and is the documented primary credential for the Sophiie API. No unrelated secrets, config paths, or extra credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modify other skills/config; it's a normal, on-demand agent skill that uses an included script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sophiie
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sophiie 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.3
No file changes detected in this release. - No visible changes to features, functionality, or documentation. - Version number incremented to 0.0.3 for tracking purposes.
v0.0.2
- No functional or documentation changes in this release. - Version bump to 0.0.2; the skill remains unchanged.
v0.0.1
- Initial release of the Sophiie skill for managing your sales pipeline via the Sophiie REST API. - Supports managing leads, inquiries, appointments, FAQs, policies, SMS, and calls. - Provides natural language command mapping to API endpoints for easy sales workflow automation. - Enforces strong security: never logs or echoes sensitive API keys, all communication over HTTPS, no local data caching, and input sanitization. - Includes thorough command references for leads, inquiries, FAQs, policies, and communication (calls/SMS). - Requires SOPHIIE_API_KEY and dependencies (curl, jq) for operation.
元数据
Slug sophiie
版本 0.0.3
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Sophiie AI Office Manager 是什么?

Manage your Sophiie sales pipeline — leads, inquiries, appointments, FAQs, policies, SMS, and calls via the Sophiie REST API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 646 次。

如何安装 Sophiie AI Office Manager?

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

Sophiie AI Office Manager 是免费的吗?

是的,Sophiie AI Office Manager 完全免费(开源免费),可自由下载、安装和使用。

Sophiie AI Office Manager 支持哪些平台?

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

谁开发了 Sophiie AI Office Manager?

由 Thomas(@tomc98)开发并维护,当前版本 v0.0.3。

💬 留言讨论