← Back to Skills Marketplace
308
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sunsama
Description
Sunsama MCP integration with managed authentication. Manage daily tasks, calendar events, backlog, objectives, and time tracking. Use this skill when users w...
Usage Guidance
This skill proxies Sunsama operations through Maton (gateway.maton.ai / ctrl.maton.ai) and requires you to provide MATON_API_KEY. Before installing, verify you trust Maton as the intermediary: review Maton's privacy/security docs, the permissions requested when you create/connect accounts (especially for email/calendar access), and whether you can create or restrict API keys. Be aware many actions are destructive (deleting emails/events, modifying tasks); only grant the key to accounts you control and revoke the key if you stop using the skill. If you need higher assurance, ask the author for an audited endpoint or for documentation proving the gateway behavior and least-privilege practices.
Capability Analysis
Type: OpenClaw Skill
Name: sunsama
Version: 1.0.0
The OpenClaw AgentSkills skill bundle for Sunsama is benign. All code examples in SKILL.md are instructional, demonstrating interaction with the maton.ai API for task and calendar management, and correctly retrieve the MATON_API_KEY from environment variables as declared. There are no signs of prompt injection, unauthorized data access, malicious execution, or persistence mechanisms. All network calls are directed to legitimate maton.ai or sunsama.com related domains, and the JSON schemas define standard API inputs without any exploitable characteristics.
Capability Assessment
Purpose & Capability
The name/description (Sunsama MCP integration) match the runtime instructions and the included MCP tool schemas. The only required environment variable (MATON_API_KEY) is appropriate for a managed-auth gateway-based integration.
Instruction Scope
SKILL.md instructs only network calls to Maton-controlled endpoints (gateway.maton.ai, ctrl.maton.ai, connect.maton.ai) and to use the MATON_API_KEY. It does not ask the agent to read local files, other env vars, or system state. The provided schemas show actions (tasks, calendar, email thread ops) that are coherent with Sunsama functionality; note that some operations are destructive (delete calendar event, delete email thread) and will act on connected accounts.
Install Mechanism
No install spec and no code files to execute are included (instruction-only). This minimizes on-disk code-execution risk.
Credentials
Only one credential (MATON_API_KEY) is required and is justified by the gateway-based authentication described. There are no unrelated secrets or multiple unrelated credentials requested.
Persistence & Privilege
The skill is not force-included (always: false) and does not request persistent system-level privileges or modify other skills; autonomous model invocation remains at platform default and is not in itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sunsama - After installation, invoke the skill by name or use
/sunsama - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Sunsama MCP integration.
- Provides managed authentication via Maton API key.
- Enables full access to Sunsama's task, calendar, backlog, objectives, and time tracking features through MCP endpoints.
- Includes step-by-step quick start, connection management, and API reference.
- All functionality accessible via simple HTTP requests to gateway endpoints.
- Designed for seamless daily planning and task management within Sunsama.
Metadata
Frequently Asked Questions
What is Sunsama?
Sunsama MCP integration with managed authentication. Manage daily tasks, calendar events, backlog, objectives, and time tracking. Use this skill when users w... It is an AI Agent Skill for Claude Code / OpenClaw, with 308 downloads so far.
How do I install Sunsama?
Run "/install sunsama" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sunsama free?
Yes, Sunsama is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Sunsama support?
Sunsama is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sunsama?
It is built and maintained by byungkyu (@byungkyu); the current version is v1.0.0.
More Skills