← Back to Skills Marketplace
Syléa
by
Clotilde563
· GitHub ↗
· v0.1.0
· MIT-0
139
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sylea
Description
Personal life coach & decision assistant. Analyzes dilemmas with a probability-based framework, tracks life goals across 5 psychological dimensions, and runs...
Usage Guidance
Syléa appears coherent and local-only, but before installing: 1) be aware it will store sensitive personal info (identity, goals, well‑being scores) in ~/.sylea/ — inspect or remove those files if you stop using the skill; 2) confirm your system/backup settings (e.g., cloud backups) so those local files are not inadvertently synced off-device; 3) verify the skill source/homepage (source listed as unknown here) if you care about provenance; 4) the README advertises a paid 'Pro' cloud/automation offering — do not supply any cloud credentials or enable remote sync unless you trust that external service; and 5) because this is instruction-only, there is no remote code being downloaded by the skill itself, but platform-level capabilities (agent autonomy, other skills, system backups) can still expose the stored data — consider the sensitivity of what you store.
Capability Analysis
Type: OpenClaw Skill
Name: sylea
Version: 0.1.0
The Syléa skill functions as a local-first life coach and decision-making assistant. It collects personal and psychological data (identity, goals, well-being scores) but explicitly instructs the AI agent to store all information locally in `~/.sylea/` and forbids network calls or data exfiltration. The use of shell commands is limited to directory creation (`mkdir`), and the instructions in SKILL.md are consistent with the stated purpose without evidence of malicious prompt injection or hidden backdoors.
Capability Tags
Capability Assessment
Purpose & Capability
The skill name/description (personal life coach, dilemma analysis, goal tracking) aligns with the actual requirements and behavior: it only needs local persistent storage (~/.sylea/) and conversational scoring protocols. There are no unrelated environment variables, binaries, or install steps requested.
Instruction Scope
SKILL.md directs the agent to create ~/.sylea/ subfolders and save profile, dilemma, goal, and checkin markdown files there. That is within scope for a persistent coaching skill, but it does mean the skill will store potentially sensitive personal data (name, age, city, life goals) on disk. The instructions explicitly state 'No network calls, no telemetry.'
Install Mechanism
No install spec and no code files are included (instruction-only). This minimizes risk because nothing is downloaded or written beyond the files the skill itself asks the agent to create.
Credentials
The skill requests no environment variables, no credentials, and no config paths other than creating and using ~/.sylea/. There are no disproportionate credential requests.
Persistence & Privilege
The skill persists user data locally under ~/.sylea/ (expected for a coach). always:false and model invocation is allowed (platform default). Autonomous invocation combined with persisted personal data increases exposure if other platform components or backup/sync mechanisms access that path, but the skill itself does not request elevated privileges or system-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sylea - After installation, invoke the skill by name or use
/sylea - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of sylea, a French-first personal life coach and decision assistant.
- Analyzes dilemmas using a probability-based framework with user-defined scoring.
- Tracks and estimates progress toward life goals across 5 psychological dimensions.
- Provides daily well-being check-ins and actionable micro-improvements.
- Stores all user data locally in `~/.sylea/` for privacy—no network or telemetry.
- Responds in French by default, with English support.
Metadata
Frequently Asked Questions
What is Syléa?
Personal life coach & decision assistant. Analyzes dilemmas with a probability-based framework, tracks life goals across 5 psychological dimensions, and runs... It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Syléa?
Run "/install sylea" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Syléa free?
Yes, Syléa is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Syléa support?
Syléa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Syléa?
It is built and maintained by Clotilde563 (@clotilde563); the current version is v0.1.0.
More Skills