← Back to Skills Marketplace
tomc98

Sophiie AI Office Manager

by Thomas · GitHub ↗ · v0.0.3
cross-platform ✓ Security Clean
646
Downloads
2
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install sophiie
Description
Manage your Sophiie sales pipeline — leads, inquiries, appointments, FAQs, policies, SMS, and calls via the Sophiie REST API.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install sophiie
  3. After installation, invoke the skill by name or use /sophiie
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug sophiie
Version 0.0.3
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Sophiie AI Office Manager?

Manage your Sophiie sales pipeline — leads, inquiries, appointments, FAQs, policies, SMS, and calls via the Sophiie REST API. It is an AI Agent Skill for Claude Code / OpenClaw, with 646 downloads so far.

How do I install Sophiie AI Office Manager?

Run "/install sophiie" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Sophiie AI Office Manager free?

Yes, Sophiie AI Office Manager is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Sophiie AI Office Manager support?

Sophiie AI Office Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Sophiie AI Office Manager?

It is built and maintained by Thomas (@tomc98); the current version is v0.0.3.

💬 Comments