agentsclimarketplace

Ip акт

Skill head790/buhuchet/.claude/skills/ip-акт

AI Native accounting assistant for Russian individual entrepreneurs (ИП). 16 Claude Code skills: invoices, contracts, tax calculations, insurance contributions, deadlines — all tax regimes (USN, Patent, NPD).From the repository description

Install
npx -y skills add head790/buhuchet --skill ip-акт

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

3.2 KB, 731 tokens by cl100k_base, as published. Nobody here has run it

Сгенерируй акт выполненных работ (оказанных услуг).

Аргументы: $ARGUMENTS Формат аргументов: клиент, описание работ, сумма Пример: ООО Ромашка Разработка сайта 100000

Инструкции

  1. Прочитай data/profile.yaml — реквизиты ИП (исполнителя)
  2. Прочитай data/clients.yaml — найди клиента по имени
  3. Прочитай data/journal.csv — определи следующий номер документа
  4. Сформируй номер акта: АКТ-{номер}/{год}

Формат вывода

АКТ № {номер}
выполненных работ (оказанных услуг)

г. Москва                                          {дата}

Исполнитель: ИП {ФИО}, ИНН {инн}, ОГРНИП {огрнип},
адрес: {адрес}

Заказчик: {полное_название клиента}, ИНН {инн}, КПП {кпп},
адрес: {адрес клиента}

Исполнитель выполнил, а Заказчик принял следующие работы (услуги):

┌─────┬──────────────────────────────────┬───────────────┐
│ №   │ Наименование                     │ Сумма (руб.)  │
├─────┼──────────────────────────────────┼───────────────┤
│ 1   │ {описание работ}                 │ {сумма}       │
├─────┼──────────────────────────────────┼───────────────┤
│     │ ИТОГО:                           │ {сумма}       │
└─────┴──────────────────────────────────┴───────────────┘

Сумма прописью: {сумма прописью} рублей 00 копеек

Без НДС.

Вышеперечисленные работы (услуги) выполнены полностью и в срок.
Заказчик претензий по объёму, качеству и срокам оказания услуг не имеет.

Исполнитель:                          Заказчик:
ИП {ФИО короткое}                     {должность}
________________                      ________________
                                      {контактное лицо}

Правила по режимам

  • УСН: "Без НДС. ИП применяет упрощённую систему налогообложения."
  • Патент: "Без НДС. ИП применяет патентную систему налогообложения."
  • НПД: "НДС не облагается на основании п. 9 ст. 2 ФЗ от 27.11.2018 № 422-ФЗ."

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,834. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.