skills/legal/certificate-of-withdrawal-foreign-corp/SKILL.md
Drafts a Certificate of Withdrawal for a foreign corporation surrendering its authority to transact business in a US state. Use when a foreign corporation is withdrawing its certificate of authority, ceasing in-state operations, or completing dissolution in a non-home jurisdiction.
npx skillsauth add casemark/skills certificate-of-withdrawal-foreign-corpInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Statutory filing by which a foreign corporation surrenders its authority to transact business in a US state jurisdiction.
Check the withdrawal state's Secretary of State website and statutes. Do not assume uniformity across states.
Header: "Certificate of Withdrawal of [Corporation Name]" — identify filing jurisdiction and home jurisdiction.
Corporate identity block:
| Field | Source | |---|---| | Full legal name | Exactly as on certificate of authority | | Home jurisdiction | State/country of incorporation | | Authorization date | Date authority was granted | | Certificate of authority no. | If required by state | | Principal office address | Home jurisdiction address | | Registered agent | Name and street address in withdrawal state |
Withdrawal declarations (adapt to state-specific statutory language):
Some states require verbatim statutory language for service-of-process consent — verify before finalizing.
Effective date: Upon filing (default) or a future date if permitted by state law.
Execution block: Signature line for authorized officer, typed name/title, date, notarization block (if required), corporate seal/attestation (if mandated).
| Attachment | When Required | |---|---| | Tax clearance certificate | Many states (CA, NJ, PA, etc.) | | Home-state good standing certificate | Some states | | Evidence of publication | Rare — states requiring newspaper notice | | Final tax returns / annual reports | Varies |
Reference each attachment by label in the certificate body.
[VERIFY] for any statutory citation not confirmed against current lawdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.