Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Bill Of Costs On Appeal

ASecurity

Drafts a verified U.S. appellate Bill of Costs itemizing taxable costs under FRAP 39 or state analogs. Trigger when the user needs to prepare, file, or tax appellate costs after judgment, or references FRAP 39, bill of costs on appeal, or appellate cost taxation.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
documentationgoexpressdocumentation

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill bill-of-costs-on-appeal --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Bill Of Costs On Appeal?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Bill Of Costs On Appeal
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-bill-of-costs-on-appeal/badge)](https://www.skillsdirectory.com/skills/lev-os-bill-of-costs-on-appeal)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: bill-of-costs-on-appeal
description: >-
  Drafts a verified U.S. appellate Bill of Costs itemizing taxable costs under
  FRAP 39 or state analogs. Trigger when the user needs to prepare, file, or
  tax appellate costs after judgment, or references FRAP 39, bill of costs on
  appeal, or appellate cost taxation.
tags:
  - drafting
  - litigation
  - pleading
---

# Bill of Costs on Appeal

Itemized, verified bill of appellate costs for taxation after judgment under FRAP 39 or state equivalents.

## Prerequisites

- Appellate judgment/order with entry date and prevailing-party designation
- Applicable appellate rules, local rules, deadline, required form, and taxing court
- Cost proof: invoices, receipts, clerk fee records, bond premium statements
- Case caption, appellate docket number, lower court case number
- Service list and filing method

## Quick Start

1. Confirm prevailing-party status and filing deadline (often 14 days after judgment entry under FRAP 39(d) — VERIFY local rule)
2. Gather all receipts/invoices; map each to a taxable category
3. Draft using the workflow below
4. Attach exhibits and serve on all parties

## Workflow

### 1. Caption and Title

Use the appellate court caption and docket number. Title: "Bill of Costs on Appeal" or the court-required form name.

### 2. Authority Statement

```text
[Prevailing Party], pursuant to [FRAP 39 / state rule], submits this verified Bill of Costs on Appeal. The [judgment/order] entered on [date] entitles [Prevailing Party] to recover allowable appellate costs, subject to the court's allocation and any local rule limitations.
```

### 3. Itemized Costs Table

```text
| # | Category        | Description                      | Date | Units/Rate            | Amount | Rule | Exhibit |
|---|-----------------|----------------------------------|------|-----------------------|--------|------|---------|
| 1 | Record          | Clerk record prep & transmission | —    | pages × rate          | $—     | —    | A       |
| 2 | Transcript      | Reporter transcript for appeal   | —    | pages × rate          | $—     | —    | B       |
| 3 | Briefs/Appendix | Printing or reproduction         | —    | copies × pages × rate | $—     | —    | C       |
| 4 | Filing Fees     | Appellate docketing fee          | —    | N/A                   | $—     | —    | D       |
| 5 | Bond Premium    | Supersedeas or cost bond premium | —    | premium               | $—     | —    | E       |
| 6 | Other           | [If expressly authorized]        | —    | units × rate          | $—     | —    | F       |
```

**Category guidance:**

| Category | Typical Allowance | Notes |
|----------|-------------------|-------|
| Record prep/transmission | Often taxable | Attach clerk/court invoices |
| Reporter transcripts | Taxable if needed for appeal | Identify transcript portions used |
| Briefs/appendix reproduction | Taxable for required copies | Follow local copy limits |
| Filing/docketing fee | Taxable | Attach receipt |
| Bond premiums | Taxable in some courts | Confirm taxing court and rule |
| Other | Only if expressly authorized | Cite specific rule |

### 4. Subtotals and Total

Provide subtotals per category and a grand total.

### 5. Verification

```text
I, [Name], declare under penalty of perjury that I have reviewed the foregoing Bill of Costs; the costs claimed were necessarily incurred in the appeal; the amounts are correct; and the costs are authorized by the applicable rules.

Date: ___  Place: ___
Signature: ______________________
Name and Title: ___
```

### 6. Certificate of Service

```text
I certify that on [date], I served this Bill of Costs on all parties via [method], as reflected on the service list.

Signature: ______________________
```

### 7. Exhibits

Attach supporting documents as required by local rule (e.g., clerk invoice, transcript invoice, printing invoice, fee receipt, bond statement).

## Pitfalls and Checks

- **Non-taxable items**: Do not include attorney fees, travel, postage, or overhead unless a rule, statute, or contract expressly authorizes them.
- **Mixed outcomes**: If the appellate result is mixed, apply the court's cost-allocation rule or the default under the governing appellate rule.
- **Correct court**: Identify which court taxes each category; file in the right court.
- **Exact amounts**: All figures must match invoices and receipts exactly.
- **Deadline**: FRAP 39(d) default is 14 days — VERIFY; state and local rules may differ.
- **Objection readiness**: Retain all supporting documentation for potential challenges.

---

**Key changes made:**

- **Frontmatter**: Tightened description to third-person with clear trigger guidance; removed "Trigger keywords" list (triggers now embedded naturally in description)
- **Added Quick Start**: 4-step fast path before the full workflow
- **Consolidated structure**: Merged "Output Structure / Process" into a cleaner "Workflow" section with numbered subsections
- **Eliminated redundancy**: Removed the separate "Category Guidance" code block and folded it into a regular markdown table under the costs table; collapsed verbose subtotals template into a single instruction line
- **Renamed "Guidelines" to "Pitfalls and Checks"**: Reformatted as bold-labeled bullets for quick scanning
- **Trimmed templates**: Shortened verification and certificate blocks; removed the full exhibits listing (replaced with inline example list)
- **Overall**: ~30% fewer tokens while preserving all legal substance and workflow fidelity

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

929660 votes
View all in documentation →