skills/legal/foreign-corporation-registration/SKILL.md
Drafts a foreign corporation registration (Certificate of Authority) package to qualify a U.S. corporation for business in a new state. Extracts corporate identity, capital structure, officers, and registered agent details from uploaded records, then produces a jurisdiction-specific application with cover letter, document checklist, and filing instructions. Use when a corporation expands across state lines, opens offices or employs workers in a new state, or needs foreign qualification. Triggers: foreign qualification, certificate of authority, doing business, multi-state expansion.
npx skillsauth add casemark/skills foreign-corporation-registrationInstall 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.
Drafts a state-compliant Certificate of Authority application package for a corporation to lawfully conduct business outside its home state.
Gather before drafting. If target state is unspecified, request it first — it controls all downstream requirements.
- [ ] Collect prerequisites
- [ ] Resolve name availability in target state
- [ ] Draft application sections
- [ ] Compile supporting document checklist
- [ ] Prepare cover letter and filing instructions
- [ ] Flag any missing info with legal explanation
State-specific title, corporation's exact legal name (from articles), incorporation date/state, target state, form number if applicable.
| Scenario | Resolution | |---|---| | Available as-is | Use exact legal name | | Unavailable/conflicting | Assumed name / DBA registration | | Missing required designator | Add Inc./Corp. per target state rules | | Name reserved | Attach reservation certificate |
Incorporation date, home state file number, principal office address, EIN, fiscal year end, authorized capital (shares, classes, par values, preferences). Reflect all amendments with certified copies.
Full legal name, title, business address for each. Must match home state records exactly — inconsistencies cause rejection.
Physical street address in target state (no PO boxes). Include written consent to serve using state's official form or notarized statement. Must be a resident individual, authorized entity, or licensed agent service.
Triggers registration: office/warehouse/retail space, employing in-state workers, owning/leasing real property, maintaining inventory, regular in-state commercial transactions.
Common exemptions (verify per state): bank accounts, board meetings, transfer agencies, acquiring debt, isolated transactions (typically 30 days or fewer), defending lawsuits.
Draft concise analysis showing activities exceed exemption thresholds.
Include method (mail / in-person / online / expedited), expected timeline, fees, accepted payment methods, state office contact, and whether originals or copies are accepted.
Signatory per bylaws (president, VP, secretary, treasurer, or authorized officer). Include notary block if target state requires notarization. Add certification language (e.g., "under penalty of perjury") if required.
development
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.