skills/legal/incorporator-written-consent/SKILL.md
Drafts an Action by Written Consent of Incorporator for newly formed U.S. corporations. Trigger when the user needs to formalize post-incorporation organizational actions (adopting bylaws, appointing initial directors) by written consent in lieu of an organizational meeting.
npx skillsauth add casemark/skills incorporator-written-consentInstall 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.
Formalizes the incorporator's organizational actions after Articles of Incorporation are filed, transferring authority to the initial board of directors.
Header — Title with corporation name and effective date.
Preamble — Identifies incorporator, corporation name, state, and Articles filing date.
Resolutions (numbered):
| # | Action | Notes | |---|--------|-------| | 1 | Adopt Bylaws | "RESOLVED, that the Bylaws attached hereto as Exhibit A are hereby adopted…" | | 2 | Appoint Initial Directors | List each director by full legal name; serve until successors elected and qualified | | 3 | (Optional) Set fiscal year | Calendar year or specified end date | | 4 | (Optional) Authorize bank accounts | Name designated institutions | | 5 | (Optional) Ratify prior acts | Ratify actions taken before this consent |
Role Conclusion — Explicit statement that incorporator duties are complete and authority transfers to the board.
Execution Block — Signature line for each incorporator with printed name and title "Incorporator."
Exhibit A — Executed bylaws or placeholder if pending.
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.