skills/legal/qualification-to-do-business/SKILL.md
Drafts U.S. foreign-corporation qualification filings (Certificate of Authority) for a target state. Use when registering a corporation to transact business outside its home jurisdiction, appointing a registered agent, checking qualification triggers, or assembling a filing-ready package. Trigger terms: certificate of authority, foreign corporation, register to do business, registered agent appointment.
npx skillsauth add casemark/skills qualification-to-do-businessInstall 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.
Produces a state-specific Certificate of Authority packet for a foreign corporation seeking authorization to transact business in a U.S. state.
Gather before beginning:
Build this table first — all downstream work depends on it.
| Item | Output | |---|---| | Target state + filing office | Exact program and office | | Qualification required? | Yes/No + legal basis or exception | | Official form | Title, version, or "none available" | | Filing name | Legal name + assumed-name requirement if any | | Registered agent | Name, physical address, consent format | | Notarization/declaration | Required? Text if yes | | Certificate authentication | Apostille/consular rule if applicable | | Fee + payment channel | Amount and method | | Submission channel | Online/mail/in-person + portal ID |
If qualification is not required, output a reasoned denial memo instead of a filing package and stop.
| Field | Rule | |---|---| | Legal name | Match formation document exactly | | Formation jurisdiction + date | State/country + incorporation date | | Duration | Perpetual or fixed term | | Principal office | Physical address (no PO box if disallowed) | | Registered office | Physical in target state | | Registered agent | Full name + address + availability | | Officers | Names, titles, business addresses | | Directors | Names + addresses | | Authorized filer | Title + authority source |
Do not infer missing officer/agent details — request them.
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.