healthcare-agents
Description
One command. Auto-detects your tools.
Installation
claude install-skill https://github.com/ajhcs/healthcare-agents README
Healthcare Agents
51 AI agents that actually know healthcare administration.
Real CFR citations. Real CMS payment models. Real deliverables. Not a chatbot with a healthcare skin.
Drop 22,000+ lines of healthcare administration expertise into any AI coding tool. These agents handle HIPAA compliance audits, medical coding reviews, revenue cycle management, CMS cost reports, payer contract analysis, and 45 other healthcare admin specialties -- with the depth of an MHA graduate, not a generic prompt.
Built on the conventions of [agency-agents](https://github.com/msitarzewski/agency-agents) by [Michael Sitarzewski](https://github.com/msitarzewski).
Install in 30 Seconds
One command. Auto-detects your tools.
curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash
Or target a specific tool:
| Tool | Command |
|---|---|
| Claude Code | curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash -s -- --claude |
| Cursor | curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash -s -- --cursor |
| Copilot | curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash -s -- --copilot |
| Gemini CLI | curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash -s -- --gemini |
| Codex CLI | curl -fsSL https://raw.githubusercontent.com/ajhcs/healthcare-agents/main/install.sh | bash -s -- --codex |
...
Related Skills
next.js
| The React Framework | 138360 | 1503 | 1 |
Development community sharing-skills
skill for guidance.
Development community root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development community Template Skill
Minimal skeleton for a new skill project structure.
Development community Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THIS PRODUCT. ---
Development official Claude API
When code imports anthropic/@anthropic-ai/sdk/claude_agent_sdk, or user asks to use Claude APIBuild apps with the Claude API or Anthropic SDK
Development official