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

Stock Ledger Certificates

ASecurity

Drafts stock ledger and certificate packages for U.S. corporations, including master equity ledger, certificate templates, transfer procedures, and officer certification. Extracts capitalization data from formation documents. Use when forming a corporation, issuing initial shares, or establishing equity ownership records.

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

Works with

api

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill stock-ledger-certificates --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Stock Ledger Certificates?

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

Security grade badge for Stock Ledger Certificates
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-stock-ledger-certificates/badge)](https://www.skillsdirectory.com/skills/lev-os-stock-ledger-certificates)

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

Download Zip
Files
SKILL.md
---
name: stock-ledger-certificates
description: >-
  Drafts stock ledger and certificate packages for U.S. corporations,
  including master equity ledger, certificate templates, transfer procedures,
  and officer certification. Extracts capitalization data from formation
  documents. Use when forming a corporation, issuing initial shares, or
  establishing equity ownership records.
tags:
  - corporate
  - drafting
---

# Stock Ledger and Certificates

Drafts the official equity ownership package: master stock ledger, individual certificate templates, transfer procedure block, and officer certification.

## Prerequisites

1. **Articles of Incorporation** — legal name, state, authorized shares, par value, share classes
2. **Bylaws or Organizational Minutes** — authorized officers, transfer restrictions
3. **Shareholders' Agreement** (if any) — ROFR provisions, transfer restrictions
4. **Existing stock records** (if any) — prior issuances, certificate numbers

## Quick Start

Extract from uploaded formation documents: (1) authorized capital by class, (2) par value per class, (3) initial issuances and consideration, (4) officer names for signature blocks. Draft all six sections below in sequence.

## Output Structure

### 1. Document Header

| Field | Content |
|---|---|
| Corporation Name | Full legal name |
| State of Incorporation | From articles |
| Date of Incorporation | From articles |
| Document Title | Stock Ledger and Stock Certificates |
| Prepared As Of | Current date |

### 2. Authorized Capital Structure

| Class | Shares Authorized | Par Value | Authorizing Document |
|---|---|---|---|
| Common | [#] | $[X] / No par | Articles of Incorporation, §[X] |
| Preferred | [#] | $[X] / No par | Articles of Incorporation, §[X] |

### 3. Stock Ledger Table

| Cert. No. | Date Issued | Shareholder | Shares | Class | Consideration | Transfer / Notes |
|---|---|---|---|---|---|---|
| 001 | [Date] | [Full legal name] | [#] | Common | $[X] cash / [desc] | — |

- Number certificates sequentially from **001**
- Flag gaps or inconsistencies in uploaded records
- Cancelled certificates: "CANCELLED — [date], replaced by Cert. No. [X]"

### 4. Stock Certificate Template

Each certificate must include:

- [ ] Certificate number matching ledger
- [ ] Corporation legal name and state of incorporation
- [ ] Shareholder legal name and address
- [ ] Share count in **numerals and words** ("100 — One Hundred shares")
- [ ] Class of stock and date of issuance
- [ ] Statement: *"Subject to the Corporation's Bylaws and any applicable Shareholder Agreement"*
- [ ] Corporate seal space or "Corporate Seal" notation
- [ ] Signature lines: **President/CEO** + **Secretary** with printed name and title

### 5. Transfer Procedure Block

> **To transfer shares:** (1) Surrendering shareholder endorses original certificate or executes a stock power/assignment, (2) delivers endorsed certificate and documentation to corporation, (3) corporation cancels old certificate, issues new, and updates ledger. Transfer restrictions in any shareholders' agreement or bylaws must be satisfied before recording.

### 6. Officer Certification

> *"The undersigned officers of [Corporation Name] hereby certify that the foregoing Stock Ledger accurately reflects all issuances and transfers of the corporation's capital stock as of [date]."*

Signature lines: President/CEO and Secretary, with printed name, title, and date.

## Checks and Pitfalls

- **State variance**: Certificate and ledger requirements vary by state — confirm state of incorporation and compliance with applicable Business Corporation Act
- **Securities legend**: Add restricted securities legend if applicable (e.g., §4(a)(2) exemption): *"These securities have not been registered under the Securities Act of 1933..."* — mark `[VERIFY]` for counsel review
- **S-corp**: Flag S-corp status; only eligible shareholders may hold shares, with restrictions on number and type
- **Multiple classes**: Distinguish classes in both ledger and certificates; reflect rights and preferences from articles
- **Inspection rights**: Shareholders have statutory inspection rights in most states — exclude confidential side letters from main ledger
- **Records location**: Ledger must be maintained at principal office or registered agent per state business corporation act

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 →