Claude-skill-registry ironclad
Manage enterprise contracts with Ironclad's digital contracting platform.
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/ironclad" ~/.claude/skills/majiayu000-claude-skill-registry-ironclad && rm -rf "$T"
manifest:
skills/data/ironclad/SKILL.mdsource content
Ironclad Skill
Manage enterprise contracts with Ironclad's digital contracting platform.
Quick Install
curl -sSL https://canifi.com/skills/ironclad/install.sh | bash
Or manually:
cp -r skills/ironclad ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed: # curl -sSL https://canifi.com/install.sh | bash canifi-env set IRONCLAD_API_KEY "your_api_key" canifi-env set IRONCLAD_SUBDOMAIN "your_subdomain"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email" canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
Capabilities
- Contract Workflow: Build and manage contract approval workflows
- Clause Library: Access and insert approved legal clauses
- AI Review: Use AI to review and analyze contracts
- Repository: Central repository for all contracts
- Reporting: Track contract metrics and bottlenecks
Usage Examples
Launch Workflow
User: "Start a new vendor agreement workflow" Assistant: Initiates contract workflow
Review Contract
User: "Analyze this contract for risk" Assistant: Returns AI-powered risk analysis
Search Repository
User: "Find all contracts with TechCorp" Assistant: Returns matching contracts
Track Workflow
User: "Where is the sales agreement in the approval process?" Assistant: Returns workflow status
Authentication Flow
- Generate API key in Ironclad admin
- Note your subdomain
- Use API key for authentication
- Scoped by workspace
Error Handling
| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid API key | Verify credentials |
| 403 Forbidden | No access | Check permissions |
| 404 Not Found | Resource not found | Verify ID |
| 429 Rate Limited | Too many requests | Wait and retry |
Notes
- Enterprise CLM platform
- AI-powered features
- Advanced workflows
- Legal team focused
- Salesforce integration
- Premium pricing