services/openclaw-bridge/src/config/SKILL.md
# Vitana Autopilot - OpenClaw Skill Manifest ## Name vitana-autopilot ## Description Vitana platform integration for OpenClaw. Manages tenant subscriptions, live session scheduling, health report processing, and autonomous monitoring for the Vitana wellness platform. ## Available Skills ### vitana-supabase Tenant management and audit logging. - `create_tenant` - Create a new tenant with plan - `update_user_plan` - Change a user's subscription plan - `audit_usage` - Query audit logs for a ten
npx skillsauth add exafyltd/vitana-platform services/openclaw-bridge/src/configInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
vitana-autopilot
Vitana platform integration for OpenClaw. Manages tenant subscriptions, live session scheduling, health report processing, and autonomous monitoring for the Vitana wellness platform.
Tenant management and audit logging.
create_tenant - Create a new tenant with planupdate_user_plan - Change a user's subscription planaudit_usage - Query audit logs for a tenantlog_audit - Write an audit log entryPayment and subscription management.
create_subscription - Create a Stripe subscriptionretry_payment - Retry a failed paymentcheck_payment_failures - List failed paymentsLive session scheduling via Daily.co.
schedule_room - Schedule a new live roomsend_reminder - Send reminder to participantslist_upcoming - List upcoming roomsHealth data operations with PHI protection.
redact_phi - Redact protected health information from textcheck_phi - Check if text contains PHIsummarize_report - Summarize a health report (local LLM only)check_consent - Verify user consent for health operationsshell skill: DISABLED (security)browser skill: DISABLED (security)file skill: DISABLED (security)tenant_id (UUID)testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).
testing
Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".
testing
Host security hardening and risk-tolerance configuration for OpenClaw deployments. Use when a user asks for security audits, firewall/SSH/update hardening, risk posture, exposure review, OpenClaw cron scheduling for periodic checks, or version status checks on a machine running OpenClaw (laptop, workstation, Pi, VPS).