Skip to content
Skillv1.0.0

HIPAA Compliance Checker

Checks healthcare applications and documents for HIPAA compliance with PHI identification and remediation

by Eli-yu-first(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from Eli-yu-first/skillshub (skills-repository/hipaaai/HIPAA-Compliance-Checker/SKILL.md). Install upstream with npx skills add Eli-yu-first/skillshub --skill HIPAA-Compliance-Checker. Copyright stays with the author (MIT).

HIPAA Compliance Checker

Checks healthcare applications and documents for HIPAA compliance with PHI identification and remediation

Usage

This skill can be used standalone or as part of an Agent workflow on SkillsHub.

Standalone

skillshub run hipaaai/HIPAA-Compliance-Checker --input "Your query here"

In Agent

Add this skill to your Agent configuration to enable its capabilities.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/eli-yu-first-skillshub-hipaa-compliance-checker/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

eli-yu-first-skillshub-hipaa-compliance-checker.ocm.jsonjson
{
  "ocm": "1",
  "id": "eli-yu-first-skillshub-hipaa-compliance-checker",
  "kind": "skill",
  "name": "HIPAA Compliance Checker",
  "description": "Checks healthcare applications and documents for HIPAA compliance with PHI identification and remediation",
  "publisher": "Eli-yu-first",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "legal"
    ],
    "tags": [
      "skill-md",
      "tool",
      "general",
      "ai",
      "automation",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Checks healthcare applications and documents for HIPAA compliance with PHI identification and remediation"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/Eli-yu-first/skillshub",
      "path": "skills-repository/hipaaai/HIPAA-Compliance-Checker/SKILL.md",
      "ref": "65550a6e3068af13f07b3fb2605cdcc6e430a143",
      "url": "https://github.com/Eli-yu-first/skillshub/blob/65550a6e3068af13f07b3fb2605cdcc6e430a143/skills-repository/hipaaai/HIPAA-Compliance-Checker/SKILL.md",
      "key": "Eli-yu-first/skillshub/skills-repository/hipaaai/HIPAA-Compliance-Checker/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# HIPAA Compliance Checker\n\nChecks healthcare applications and documents for HIPAA compliance with PHI identification and remediation\n\n## Usage\n\nThis skill can be used standalone or as part of an Agent workflow on SkillsHub.\n\n### Standalone\n\n```\nskillshub run hipaaai/HIPAA-Compliance-Checker --input \"Your query here\"\n```\n\n### In Agent\n\nAdd this skill to your Agent configuration to enable its capabilities.",
  "cost": {
    "context_tokens": 102
  }
}

Fetch it by URL: GET /api/v1/registry/eli-yu-first-skillshub-hipaa-compliance-checker/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

HIPAA Compliance Checker - Skill - OpenSmartRoute