Agent skill

k1-generator

Generates K-1 schedules for partner distributions with tax allocations

a5c-ai1,642★ · 1 repos on radarProfile →
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill k1-generator --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Allowed tools: -Read-Write-Glob-Grep-Bash-WebFetch
Path: library/specializations/domains/business/venture-capital/skills/k1-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

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

From the SKILL.md

# K1 Generator ## Overview The K1 Generator skill produces Schedule K-1 tax documents for limited partners, handling complex tax allocations including carried interest treatment under IRC Section 1061. It ensures accurate, timely tax reporting for fund distributions. ## Capabilities ### K-1 Preparation - Generate Schedule K-1 forms - Calculate partner tax allocations - Handle tiered partnership structures - Support state K-1 requirements ### Tax Allocation - Allocate income by character (ordinary, capital gains) - Handle qualified opportunity zone provisions - Apply Section 1061 carried interest rules - Manage tax basis tracking ### Distribution Reporting - Report distributions to partners - Track return of capital vs. gains - Handle installment sale treatments - Manage escrow release allocations ### Compliance Support - Generate required tax schedules - Support LP tax planning - Provide allocation explanations - Track filing deadlines ## Usage ### Generate K-1s ``` Input: Fund activity, partner data Process: Calculate allocations, generate forms Output: K-1 documents by partner ``` ### Calculate Tax Allocations ``` Input: Fund income/loss, allocation provisions Process: Apply allo

What's inside
Steps it walks through
  1. Overview
  2. Capabilities
  3. K-1 Preparation
  4. Tax Allocation
  5. Distribution Reporting
  6. Compliance Support
  7. Usage
  8. Generate K-1s
  9. Calculate Tax Allocations
  10. Handle Distribution Reporting
  11. Prepare State K-1s
  12. K-1 Components
  13. Integration Points
  14. Tax Considerations
More from babysitter
All skills →
About this skill
What does the k1-generator skill do?

Generates K-1 schedules for partner distributions with tax allocations

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill k1-generator --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 a5c-ai/babysitter, a repository with 1,642 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