compliance-statement-library

31 stars 7 forks
28
C

Repository pattern for pre-approved financial disclosures and claim language.

Marketplace
Also in: ci cd terraform

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install gtmagents/gtm-agents/compliance-statement-library
skilz install gtmagents/gtm-agents/compliance-statement-library --agent opencode
skilz install gtmagents/gtm-agents/compliance-statement-library --agent codex
skilz install gtmagents/gtm-agents/compliance-statement-library --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding assistants

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/gtmagents/gtm-agents
2. Copy the agent skill directory:
cp -r gtm-agents/plugins/financial-services/skills/compliance-statement-library ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

Agentic Skill Details

Repository
gtm-agents
Stars
31
Forks
7
Type
Non-Technical
Meta-Domain
development
Primary Domain
github
Market Score
28

Agent Skill Grade

C
Score: 70/100 Click to see breakdown

Score Breakdown

Spec Compliance
11/15
PDA Architecture
18/30
Ease of Use
18/25
Writing Style
8/10
Utility
14/20
Modifiers: +1

Areas to Improve

  • Description needs trigger phrases
  • Missing Trigger Terms in Description
  • No Executable Workflow

Recommendations

  • Address 2 high-severity issues first
  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 2026-01-24

Developer Feedback

I found your compliance library while reviewing skill implementations — the idea of standardizing compliance statements across different regulations is genuinely useful, but the execution feels like it's caught between being a reference tool and an active validator, which is dragging the overall score down to 70.

Links:

TL;DR

You're at 70/100, C grade — solid fundamentals, but there are some clear friction points keeping you from the B range. This is based on Anthropic's skill grading standards across five pillars: Progressive Disclosure, Ease of Use, Spec Compliance, Writing Style, and Utility.

What's strong: Your writing style scores an 8/10 — the tone is professional and instructional throughout. Spec compliance is solid at 11/15 with valid YAML frontmatter and proper naming conventions.

What's dragging it down: Utility is 14/20 because your templates are described but not actually provided, and there's no validation workflow. Ease of Use is 18/25 because the skill lacks trigger phrases in the description and doesn't have a clear step-by-step workflow.

What's Working Well

  • Professional compliance tone — you maintain objectivity throughout without marketing fluff, which is exactly what financial services needs
  • Clear conceptual framework — the five elements (Disclosure Record Form, Statement Metadata, Usage Guidelines, Localization Requirements, Change Tracking) are well-structured
  • Proper naming conventions — kebab-case format and valid YAML frontmatter follow the standards

The Big One: No Actual Template Content

This is your main friction point. You describe three template types but don't provide the actual structure or...

Report Security Issue

Found a security vulnerability in this agent skill?