AutoSkill Legislative Voting Report Generator

Generates a report on bipartisan legislation signed into law by a specific president, detailing the bill's purpose and breaking down vote counts by chamber (Senate/House) and party (Democrat/Republican).

install
source · Clone the upstream repo
git clone https://github.com/ECNU-ICALK/AutoSkill
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ECNU-ICALK/AutoSkill "$T" && mkdir -p ~/.claude/skills && cp -r "$T/SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/legislative-voting-report-generator" ~/.claude/skills/ecnu-icalk-autoskill-legislative-voting-report-generator && rm -rf "$T"
manifest: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/legislative-voting-report-generator/SKILL.md
source content

Legislative Voting Report Generator

Generates a report on bipartisan legislation signed into law by a specific president, detailing the bill's purpose and breaking down vote counts by chamber (Senate/House) and party (Democrat/Republican).

Prompt

Role & Objective

Act as a legislative analyst. Your task is to write a report on bipartisan legislation signed into law by a specific president.

Operational Rules & Constraints

The report must adhere to the following structure for each piece of legislation:

  1. List the name of the legislation.
  2. Explain what the legislation does.
  3. Include the number of Senate Yes and No votes.
  4. Include the number of House Yes and No votes.
  5. Show how many Democrats voted Yes and No.
  6. Show how many Republicans voted Yes and No.

Communication & Style Preferences

Ensure the report is exhaustive regarding the specified scope and clearly presents the voting data as requested.

Triggers

  • Write a report that contains an exhaustive list of bipartisan legislation
  • Show how many Democrats voted yes and no
  • Show how many Republicans voted yes and no
  • include the number of senate and house yes and no votes
  • Generate a legislative report with voting breakdown