server/apps/intake_form_builder/SKILL.md
Patient intake form builder with drag-and-drop fields, HIPAA compliance checklist, form preview, and JSON schema export for healthcare practices
npx skillsauth add proxy2021/enso intake_form_builderInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Patient intake form builder with drag-and-drop fields, HIPAA compliance checklist, form preview, and JSON schema export for healthcare practices
List all saved patient intake form templates with summary statistics (field count, PHI fields, compliance score). Use when the user says: 'show my forms', 'list intake forms', 'browse form templates', 'open form builder'.
Parameters:
filter (string): Filter forms by status: all, draft, published (default: all)Create a new patient intake form from scratch or from a template. Specify a template type to pre-populate with standard fields. Use when the user says: 'create a new form', 'start new intake form', 'make a patient form'.
Parameters:
title (string): Form title (default: 'New Patient Intake Form')template (string): Template type: blank, standard, pediatric, specialist (default: standard)Edit a field in an existing form — update label, placeholder, validation, required status, or PHI flag. Use when the user says: 'edit field', 'change field label', 'make field required', 'mark as PHI'.
Parameters:
formId (string): Form ID to editfieldId (string): Field ID to editlabel (string): New label textrequired (boolean): Set required statusphi (boolean): Set PHI flagvalidation (string): Validation type: none, email, phone, date, ssnGenerate a full preview of a patient intake form showing how it will appear to patients. Use when the user says: 'preview the form', 'show form preview', 'how will it look'.
Parameters:
formId (string): Form ID to previewRun HIPAA compliance check on a form, scoring privacy notice, data minimization, authorization, patient rights, and security categories. Use when the user says: 'check compliance', 'HIPAA check', 'is my form compliant', 'compliance score'.
Parameters:
formId (string): Form ID to checkExport a form as a JSON schema document with full field definitions, PHI metadata, compliance score, and section layout. Use when the user says: 'export form', 'download JSON', 'get form schema', 'export intake form'.
Parameters:
formId (string): Form ID to exportformat (string): Export format: json_schema, fhir, csv_template (default: json_schema)Manage forms: add/remove/reorder fields, duplicate form, delete form, change status. Use when the user says: 'add a field', 'remove field', 'delete form', 'reorder fields', 'publish form', 'duplicate form'.
Parameters:
action (string): Action: add_field, remove_field, reorder, duplicate, delete, set_statusformId (string): Form ID to managefieldType (string): Field type for add_field: text, date, select, textarea, email, consentfieldLabel (string): Label for new fieldfieldId (string): Field ID for remove/reorderposition (number): New position index for reorderstatus (string): New status for set_status: draft, publishedtesting
Scheduled task health dashboard: monitor task statuses, failure rates, execution history, error classification, circuit breaker states, and drill into specific task run logs. The Team Leader's command center for scheduled task reliability.
testing
Financial accounts dashboard — unified view across brokerage and private-bank accounts with wealth monitoring, refresh logs, and notification settings. Each account is a Cortex entity; each periodic statement is its own synthesis page. Privacy: all data lives at ~/.enso/wiki/ and ~/.enso/data/finances/ (local only — never committed to git).
development
Real-time error monitoring dashboard: error summary with severity breakdown, error trends over time, category analysis, recent error feed, fix tracking, system health score, circuit breaker states, error code analysis, recurring error pattern detection, and actionable recommendations. Reads from Enso's action log, error log, circuit breakers, and error rate monitor.
data-ai
YouTube Manager: subscription management, personalized feed, trending, AI-powered channel discovery, analytics, bulk cleanup