Contracts And Business Law logo

Contracts And Business Law

Community
Tibsfox
contracts-and-business-law

Contracts, commercial law, and intellectual property essentials for founders, managers, and knowledge workers. Covers the elements of contract formation, common contract types, property rights, consumer protection, employment law basics, and the four IP regimes — patents, copyrights, trademarks, and trade secrets. Use when drafting or reviewing an agreement, protecting an invention or brand, evaluating a licensing deal, or understanding regulatory exposure.

Overview

PublisherTibsfox
Repositorygsd-skill-creator
Skill namecontracts-and-business-law
Stars
70
Forks
9
Bundled files
Instructions only
Links
  • Markdown instructions

    A SKILL.md file the model loads on demand, so it only costs tokens when a request actually matches.

  • Works with any LLM

    AI skills are plain Markdown, not provider-specific code, so this works with GPT, Claude, Gemini, Grok, or a local model.

  • Self-contained

    Everything the model needs lives in the instructions — no extra files to sync.

  • Open source

    Published by Tibsfox on GitHub. Read the source before you install it.

Installation

Install the Contracts And Business Law AI skill in TypingMind to use it with any LLM, or drop it into another agent that reads SKILL.md.

1

Install in TypingMind

TypingMind installs a skill straight from its GitHub folder — it reads SKILL.md, bundles the resource files, and stores the result locally.

  1. Open the app and go to Plugins → Skills.
  2. Choose "Install from GitHub".
  3. Paste the skill folder URL below and confirm.
  4. Enable the skill in any chat where you want it available.
Plugins → Skills → Add skill → From GitHub URL, then paste the folder URL and press Continue.
2

Install in another agent

Any agent that reads the Agent Skills format can use this skill — copy the folder into that agent's skills directory.

Claude Code — .claude/skills
git clone --depth 1 https://github.com/Tibsfox/gsd-skill-creator.git /tmp/gsd-skill-creator
mkdir -p .claude/skills
cp -r /tmp/gsd-skill-creator/examples/skills/business/contracts-and-business-law .claude/skills/contracts-and-business-law
Restart Claude Code after copying so it picks up the new skill.

Use it in TypingMind

Enable Contracts And Business Law in any TypingMind chat and the model takes it from there. Its name and description sit in the system prompt, and the moment a request matches, the model loads the full instructions itself — you never invoke it by hand, and it costs no tokens until it is actually used.

The model loads Contracts And Business Law on its own as soon as a request matches it.

Works with any AI model

AI skills are plain Markdown instructions rather than provider-specific code, so Contracts And Business Law is not tied to the model it was written for. Install it once in TypingMind and use it with GPT-5, Claude, Gemini, Grok, DeepSeek, Mistral, Llama, or a local model you run yourself — all on your own API keys.

  • Loaded only when it is needed

    The system prompt carries just the name and description. The instructions are fetched on the first matching request, so an idle skill costs nothing.

  • Switch models mid-chat

    Because the skill is instructions rather than code, changing model does not break it — the next model reads the same SKILL.md.

Skill instructions

This is the SKILL.md content the model loads. Read it before installing — a skill is instructions your model will follow.

Contracts and Business Law

Commercial law is the infrastructure that makes exchange between strangers possible. Contracts, property rights, consumer-protection rules, and the four intellectual-property regimes together form the legal layer on which businesses operate. This skill is not legal advice — it is a literacy map for non-lawyers, so they can ask their lawyers the right questions and recognize the situations where they need to.

Agent affinity: mintzberg (institutional context for legal practice), drucker (business and society)

Concept IDs: bus-contract-formation, bus-property-rights, bus-consumer-protection, bus-intellectual-property

The Business-Law Toolbox at a Glance

#TechniqueBest forKey signal
1Elements of contract formationChecking whether an agreement is enforceableA deal is being made without paper
2Common contract typesPicking the right templateMany similar deals, no consistency
3Terms to watchReviewing a draftSomeone else's lawyer drafted it
4Property rightsUnderstanding what can be owned and transferredDisputed control over an asset
5Consumer protectionSelling to end customersMarketing and sales practices carry legal risk
6Employment basicsHiring, firing, and compensatingGrowing past a handful of employees
7PatentsProtecting a novel inventionA technical advantage is the core asset
8CopyrightsProtecting expressionOriginal creative work is part of the offering
9TrademarksProtecting a brandA name or logo is acquiring customer recognition
10Trade secretsProtecting non-public informationSome advantage must stay inside the firm

Technique 1 — Elements of Contract Formation

Pattern: A legally enforceable contract in most common-law jurisdictions requires five elements. Miss any one, and there is no contract — only an unenforceable promise.

The five elements.

  1. Offer — a specific proposal with terms the other party could accept.
  2. Acceptance — unambiguous agreement to the offer's terms. "Counter-offers" are not acceptance; they are new offers.
  3. Consideration — something of value exchanged. Each side must give and receive; a one-sided promise is not a contract (though it may be a gift, which has different rules).
  4. Capacity — the parties must have legal capacity (of age, of sound mind, authorized to bind their organization).
  5. Legal purpose — the contract cannot be for something illegal. A contract to violate a law is void.

Worked example. A freelancer and a startup agree on a scope of work over email. The freelancer says "Sounds good, I'll start Monday" and starts work. The startup later disputes the fee. Was there a contract? Offer (the scope), acceptance ("sounds good"), consideration (work for payment), capacity (both adults authorized for themselves), legal purpose (lawful work) — all five elements present. The contract exists even without a signed document. The dispute is about terms, not existence.

Practical rule. Enforceability and provability are different things. A contract may exist without paper, but proving its terms in a dispute is much harder. Written contracts exist primarily to make proof cheap, not to create the obligation.

Technique 2 — Common Contract Types

TypePurposeKey terms
Sales contractTransfer of goodsQuantity, price, delivery, warranty, risk of loss
Service agreementWork for paymentScope, deliverables, milestones, change control, acceptance
Employment agreementOngoing laborRole, compensation, benefits, termination, IP assignment
Nondisclosure (NDA)Protect confidential infoDefinition of confidential, permitted uses, duration, return/destroy
LicensePermitted use of IPScope, exclusivity, term, royalty, termination
Master + statement of workRepeated engagementsMaster governs general terms, SOWs cover specific work
Purchase orderOne-time buyingItem, quantity, price, delivery, payment terms
Shareholder / operating agreementGovernance of a firmVoting, transfer restrictions, dissolution, dispute resolution

Discipline. Pick the right type for the situation. Using an NDA for a services engagement is a category error that leaves both sides exposed.

Technique 3 — Terms to Watch

When reviewing a draft, the highest-leverage terms are rarely the ones the headline clause talks about. The following list is where experienced counsel looks first.

TermWhy it matters
IndemnificationWho pays if someone sues — often asymmetric in the counter-party's favor
Limitation of liabilityCaps on damages — a $1M deal with $10K liability cap is effectively uncapped on the counter-party's side
Warranty / disclaimerWhat is promised about the goods or services and what is disclaimed
TerminationHow either side can exit, notice period, cure period, consequences
AssignmentWhether the contract can be transferred to another party (mergers, acquisitions)
Governing law + forumWhich jurisdiction's law applies and where disputes are heard
Dispute resolutionNegotiation, mediation, arbitration, or litigation — and in what order
IP ownershipWho owns work product created during the engagement
Non-compete / non-solicitWhat each party cannot do after the contract ends
Change of controlWhat happens if one party is acquired

Heuristic. The more asymmetric these terms are, the more important it is to negotiate them. A contract drafted by the other side's lawyer will be asymmetric in their favor by default — not by malice, but because that is their job.

Technique 4 — Property Rights

Pattern: Property rights determine who can use, transfer, and exclude others from a resource. Well-defined property rights are a precondition for markets; poorly defined rights produce disputes, under-investment, and the tragedy of the commons.

Categories of property.

  • Real property — land and fixtures
  • Personal property — movable tangible goods
  • Intellectual property — legally protected intangibles (see Techniques 7-10)
  • Financial property — securities, bank accounts, digital assets

Rights bundle. Ownership is not a single right but a bundle: use, exclude, transfer, encumber, destroy. Different legal systems define the bundle differently. A tenant has some rights but not all; a holder of a life estate has rights that end at death.

Business relevance. When a deal transfers something, specify exactly which rights transfer. "We sold the data" is ambiguous — did you sell the copy of the data, the right to use it, the right to re-sell it, or the right to exclude the seller from future use? Each is a different contract.

Technique 5 — Consumer Protection

Pattern: Consumer-protection law creates asymmetric rules favoring buyers in transactions with businesses, on the theory that consumers have less information and bargaining power. The rules vary substantially across jurisdictions but share common themes.

Common consumer-protection concerns.

  • Truth in advertising — claims must be substantiable
  • Warranty rules — express and implied warranties that cannot be fully disclaimed
  • Unfair and deceptive practices — broad prohibitions on misleading marketing
  • Privacy — rules on collecting, storing, and using personal data (GDPR in the EU, CCPA in California, varied elsewhere)
  • Cooling-off periods — for certain sale types, the consumer can cancel within a window
  • Right of return — legally required in some jurisdictions for certain goods
  • Debt collection — limits on how a creditor may pursue a consumer

Practical rule. Consumer-facing businesses should assume that their marketing and sales practices will be read strictly by regulators and plaintiffs. The internal standard is not "what can we get away with" but "what would a reasonable customer, reading our claims literally, expect?"

Technique 6 — Employment Basics

Pattern: Employment relationships are governed by a layer of law separate from general contract law — wage and hour rules, discrimination protection, workplace safety, unemployment insurance, payroll taxes, and in some jurisdictions, works councils and collective bargaining.

Founder-relevant decisions.

  • Employee vs contractor — misclassifying an employee as a contractor is a common and costly error. Jurisdictions apply multi-factor tests; do not rely on the label.
  • At-will vs just-cause — in the U.S. most employment is at-will (either party can terminate at any time, for almost any reason), subject to anti-discrimination and retaliation exceptions. Other jurisdictions require just cause for termination.
  • IP assignment — employment agreements should include an assignment of work-product IP to the firm, subject to jurisdictional limits on pre-existing IP and personal-time inventions.
  • Classification under wage law — exempt vs non-exempt status determines overtime obligations. Mis-classifying a non-exempt worker as exempt is a common source of class actions.
  • Equity compensation — stock options and RSUs have tax and securities-law consequences. A $0.01 strike price is not free; it is a taxable benefit.

Discipline. Growing past a handful of employees is the point at which informal employment practices start creating real risk. A single employment lawyer review around the 10-employee mark is cheap insurance.

Technique 7 — Patents

Pattern: A patent grants an exclusive right to make, use, sell, or import an invention for a limited time (typically 20 years) in exchange for public disclosure of how the invention works. Patents protect ideas embodied in inventions, subject to strict requirements.

Requirements (U.S., similar elsewhere).

  1. Novel — not previously disclosed anywhere in the world
  2. Non-obvious — not obvious to a person of ordinary skill in the art at the time
  3. Useful — has some practical utility
  4. Patent-eligible subject matter — not an abstract idea, law of nature, or natural phenomenon (the boundary is contested, especially for software)

Strategic considerations.

  • Cost. A single U.S. utility patent typically costs $10K-$30K through issuance, plus maintenance fees. International filing multiplies this.
  • Time. Two to four years from filing to issuance. By the time the patent issues, the technology may have moved.
  • Disclosure cost. A patent teaches the world how to make the invention. Competitors can design around the claims.
  • Enforcement. A patent is only valuable if the owner is willing and able to enforce it. Litigation costs millions.

When NOT to patent. When trade secrets are more practical (hard-to-reverse-engineer processes), when the invention's commercial life is shorter than the patent timeline, or when enforcement is unrealistic.

Technique 8 — Copyrights

Pattern: Copyright protects original expression fixed in a tangible medium — text, code, music, images, video. It does not protect ideas, facts, systems, or methods. Copyright exists automatically on creation; registration is optional but valuable for enforcement.

Key features.

  • Automatic — no filing required for the right to exist
  • Long duration — life of author plus 70 years (U.S.), similar elsewhere
  • Broad scope — any original expression qualifies
  • Fair use / fair dealing — limited exceptions for criticism, parody, education, research, transformative use

Business relevance. Software is copyrightable as a literary work. A firm's codebase is protected whether or not it is registered, but registration creates the presumption of ownership and enables statutory damages. Open-source licenses are copyright licenses — they work by granting specific uses on condition of compliance. Violating an open-source license is copyright infringement.

Work-for-hire. Copyright in work created by an employee in the scope of employment belongs to the employer automatically. Contractor work is different — the default is that the contractor owns the copyright, and a written assignment is required to transfer it. A firm hiring contractors for creative work must include an assignment clause.

Technique 9 — Trademarks

Pattern: A trademark is a word, phrase, logo, or other identifier that distinguishes the source of goods or services. Trademarks protect brand, not product. The purpose is to prevent consumer confusion about who made the goods.

Key features.

  • Use-based (in common-law jurisdictions) — rights arise from commercial use, not just registration
  • Registration strengthens the right and expands its geographic scope
  • Renewable indefinitely so long as the mark remains in use
  • Must be distinctive — generic terms ("Apple" for apples) cannot be trademarked, descriptive terms ("Soft Fabric") only with acquired distinctiveness, suggestive/arbitrary/fanciful terms are strongest

Genericide. A trademark that becomes the generic term for its product category ceases to be protectable. Aspirin, escalator, and thermos all lost their trademark status this way. Companies actively police their marks (e.g., Xerox's "photocopy, don't Xerox" campaigns) specifically to prevent this.

Business decision. A company should register marks for its core brands in core markets early, because rights can be hard to recover after a squatter takes them in another jurisdiction. International trademark strategy is complex and worth counsel.

Technique 10 — Trade Secrets

Pattern: A trade secret is any information with commercial value that the firm takes reasonable steps to keep secret. Trade secrets are protected against misappropriation (improper taking) but not against independent discovery or reverse engineering.

Requirements.

  1. Information has commercial value from not being generally known
  2. The firm takes reasonable steps to maintain secrecy — access controls, NDAs with employees and partners, physical and digital protection

Compared to patents. Trade secrets can last forever (the Coca-Cola formula is a famous example), but offer no protection if the secret is independently discovered or reverse-engineered. Patents offer stronger protection for a shorter time, at the cost of public disclosure. The choice depends on the invention's susceptibility to reverse engineering and its expected commercial life.

Operational requirements. Trade-secret protection evaporates if the firm is careless. Employees must sign confidentiality agreements. Information must be compartmentalized. Departing employees must be reminded of their obligations. A lax firm cannot credibly claim "we took reasonable steps."

Decision Guidance

  1. Is a deal being struck? Check the five elements of formation.
  2. Is there a template for this kind of deal? Use it, don't reinvent.
  3. Did someone else draft it? Read the asymmetric clauses carefully.
  4. Who owns what after the transaction? Pin down the property-rights bundle.
  5. Selling to consumers? Audit marketing claims and privacy practices.
  6. Hiring past a handful? Get a single employment-law review.
  7. Invention that is novel and non-obvious? Patent decision.
  8. Original expression as a product? Copyright is automatic; register if valuable.
  9. Brand acquiring recognition? Trademark early.
  10. Information that is valuable if secret? Trade-secret discipline.

The non-lawyer's commitment

This skill is literacy, not practice. The test of adequate legal literacy is not "I can handle this myself" but "I know when I need a lawyer and what to ask them." A founder who can read a contract, spot asymmetric terms, and ask targeted questions saves an enormous amount of lawyer time and makes better decisions than a founder who either avoids the documents or hires counsel for every question.

References

  • Epstein, R. A. (2014). The Classical Liberal Constitution. Harvard University Press. (Property-rights framing.)
  • Farnsworth, E. A. (2004). Contracts. 4th edition. Aspen.
  • Merges, R. P., Menell, P. S., & Lemley, M. A. (2020). Intellectual Property in the New Technological Age. Aspen.
  • Miller, A. R., & Davis, M. H. (2018). Intellectual Property: Patents, Trademarks, and Copyright in a Nutshell. West Academic.
  • FTC. (ongoing). Advertising and Marketing Basics. Federal Trade Commission guidance.
  • U.S. Copyright Office. (ongoing). Circulars. Guidance on copyright basics.
  • WIPO. (ongoing). IP Facts and Figures. World Intellectual Property Organization.

Frequently asked questions

What does the Contracts And Business Law AI skill do?

Contracts, commercial law, and intellectual property essentials for founders, managers, and knowledge workers. Covers the elements of contract formation, common contract types, property rights, consumer protection, employment law basics, and the four IP regimes — patents, copyrights, trademarks, and trade secrets. Use when drafting or reviewing an agreement, protecting an invention or brand, evaluating a licensing deal, or understanding regulatory exposure.

Why use Contracts And Business Law on TypingMind?

Because you install it once and use it with any model. Contracts And Business Law is plain Markdown rather than provider-specific code, so the same skill runs on GPT-5, Claude, Gemini, Grok, or a local model — and you can switch model mid-chat without it breaking. TypingMind runs on your own API keys, so you pay providers directly instead of a per-seat subscription, and your skills and chats stay in your own storage.

How do I install Contracts And Business Law in TypingMind?

Open Plugins → Skills → Install from GitHub in TypingMind and paste https://github.com/Tibsfox/gsd-skill-creator/tree/main/examples/skills/business/contracts-and-business-law. TypingMind reads its SKILL.md and installs it as a skill you can enable per chat.

Which AI models can use Contracts And Business Law?

Any model you connect in TypingMind. AI skills are plain Markdown instructions rather than provider-specific code, so GPT, Claude, Gemini, Grok, and local models can all load this skill when a request matches it.

How many AI models can I use with Contracts And Business Law?

As many as you like. As long as a model supports skills, you can use Contracts And Business Law with it — GPT, Claude, Gemini, Grok, DeepSeek, Mistral, Llama and more — all on TypingMind with your own API keys.

Is the Contracts And Business Law AI skill free?

It is published on GitHub by Tibsfox. Check the repository for licensing terms. You only pay your own AI provider for the tokens you use.

What are AI skills?

An AI skill is a reusable instruction bundle that teaches an AI model how to do one specific task. It follows the open Agent Skills format: a SKILL.md file with a name and description, plus any scripts, templates or reference files the model may need. The model reads the instructions only when your request matches the skill, so an installed skill costs nothing until it is used.

How are AI skills different from plugins or MCP servers?

A plugin or MCP server gives a model new tools to call — code that runs somewhere and returns a result. An AI skill gives the model knowledge and process instead: how to approach a task, which steps to follow, what good output looks like. Skills are plain Markdown, so they need no server, no API key and no runtime, and they work with any model.

View all

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇