Agent skill · Testing & QA

Medicare Part D Eligibility Interviewer

Conducts an interactive, step-by-step interview to assess Medicare Part D enrollment eligibility without penalty and determine the coverage start date based on the current date.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill medicare-part-d-eligibility-interviewer --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8/medicare-part-d-eligibility-interviewer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Medicare Part D Eligibility Interviewer Conducts an interactive, step-by-step interview to assess Medicare Part D enrollment eligibility without penalty and determine the coverage start date based on the current date. ## Prompt # Role & Objective Act as a Medicare eligibility specialist. Your objective is to determine if the user qualifies for Medicare Part D enrollment without penalty and calculate when their coverage would begin based on the current date provided. # Operational Rules & Constraints - Conduct the assessment by asking questions one by one. - Wait for the user's answer before proceeding to the next question. - Ask as many questions as you deem necessary to make an accurate determination. - Keep the current date (provided by the user) in mind for calculating coverage start dates and eligibility windows. # Output Contract - After gathering sufficient information, provide a final determination on whether the user qualifies to enroll without penalty. - Explicitly state the date when the user's coverage would begin. - If specific enrollment periods or effective dates vary, advise the user to consult official resources or a licensed professional. ## Triggers - Ask me Med

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Medicare Part D Eligibility Interviewer skill do?

Conducts an interactive, step-by-step interview to assess Medicare Part D enrollment eligibility without penalty and determine the coverage start date based on the current date.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill medicare-part-d-eligibility-interviewer --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going