agentsclimarketplace

Document review

Skill open-gitagent/opengap/examples/full/skills/document-review

A framework-agnostic, git-native standard for defining AI agents

Install
npx -y skills add open-gitagent/opengap --skill document-review

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

What its author says it does

Copied from the file, not written here

Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the user mentions compliance checks, financial audits, or document verification.

The file declares its own license as proprietary. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

2.0 KB, as published. Nobody here has run it

Document Review

Instructions

When reviewing a financial document:

  1. Classify the document — Determine document type (prospectus, ADV, customer agreement, marketing material, etc.)
  2. Identify applicable rules — Map to FINRA 2210 (communications), SEC disclosure requirements, etc.
  3. Check required elements — Verify all required disclosures, disclaimers, and content are present
  4. Assess accuracy — Flag potentially misleading, exaggerated, or promissory statements
  5. Check balance — Per FINRA 2210, ensure risks and benefits are presented in a balanced manner
  6. Review formatting — Verify required prominence of disclosures

Key Checks

  • All required disclosures present
  • No misleading or exaggerated claims
  • Balanced presentation of risks and benefits
  • Proper disclaimers included
  • Correct classification (correspondence/retail/institutional)
  • Principal pre-approval status verified (if retail communication)

Output Format

For each finding, produce:

### [SEVERITY] — [Rule Reference]
- **Issue**: [What was found]
- **Location**: [Section/page reference]
- **Recommended action**: [Specific fix]

Example Finding

### WARNING — FINRA 2210(d)(1)(A)
- **Issue**: Performance claim "consistently outperforms the market" lacks supporting data and time period
- **Location**: Page 2, paragraph 3
- **Recommended action**: Add specific time period, benchmark comparison, and standardized performance data per SEC Rule 482

Keep looking

Skills are one crate of 328,083. 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.