Amended Restated Certificate
Generates a professionally formatted, legally-compliant amended or restated certificate from existing data – streamlining document creation and ensuring accuracy.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add amended-restated-certificate npx -- -y @trustedskills/amended-restated-certificate
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"amended-restated-certificate": {
"command": "npx",
"args": [
"-y",
"@trustedskills/amended-restated-certificate"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to process and understand amended or restated certificates. It can extract key information from these documents, such as changes in ownership, terms, or conditions. The agent can then summarize these modifications or answer specific questions about them.
When to use it
- Analyzing updated investment agreements to identify changes since the original version.
- Reviewing amended property deeds for alterations in legal descriptions or ownership details.
- Understanding revised corporate charters and bylaws to determine new governance structures.
- Comparing restated certificates of trust with prior versions to track beneficiary adjustments.
Key capabilities
- Document parsing of amended/restated certificate formats
- Information extraction of key changes
- Summarization of modifications
Example prompts
- "Can you summarize the changes in this amended certificate?"
- "What is the new ownership structure outlined in this restated document?"
- "Extract all clauses related to voting rights from this amended corporate charter."
Tips & gotchas
The accuracy of information extraction depends on the clarity and formatting of the input certificate. Complex or poorly formatted documents may require manual review.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.