A

Knowledge Pack Files

AICTPO AI Coding Agents Skill Pack Files

Browse the source files that power the AICTPO AI Coding Agents MCP server knowledge pack.

Available free v0.2.0 Browser
$ sidebutton install aictpo
Download ZIP
terms/_skill.md
2.6 KB

Terms of Service

Terms of service / Allgemeine Geschäftsbedingungen at /terms. Static content covering the contractual relationship between the platform operator and its clients. German jurisdiction (German civil and commercial law applies).

Typical sections

SectionPurpose
ScopeWho and what the terms apply to
Service descriptionWhat the platform delivers
Conclusion of contractWhen and how a contract is formed
PricingTiers, billing cycle, currency, taxes
Payment termsMethods, due dates, late fees
Client responsibilitiesWhat the customer must do (account security, lawful use, data accuracy)
Acceptable useProhibited uses (abuse, illegal content, scraping at scale)
Service levelsAvailability commitment, scheduled maintenance
LiabilityCap on damages, exclusions, force majeure
TerminationNotice periods, cancellation, effects
Intellectual propertyPlatform IP vs customer IP vs feedback
ConfidentialityMutual NDA-equivalent provisions
Changes to the termsHow updates are notified
Governing lawChoice of law (typically German)
VenueCourt of jurisdiction for disputes
SeverabilityStandard severability clause

Layout

Single long-form column of headings + paragraphs inside the global page chrome. No interactive elements by default.

Common tasks

Verify required clauses present: snapshot the page, check that core sections (governing law, liability, termination) are present.

Verify governing law clause: locate the "Governing law" / "Anwendbares Recht" section, assert it names German law.

Verify last-updated date: parse the version / "last updated" line, flag if stale relative to a known recent revision.

Verify accessibility from other pages: assert that /terms is reachable from at least the footer of every other page.

Gotchas

  • Terms are the controlling contract; do not rewrite copy for SEO. Edits require legal review.
  • A change to the terms typically requires advance notice to existing customers (per the Changes section). Silent edits can be unenforceable.
  • Bilingual sites should keep English and German versions in sync; if they diverge, the version specified in the Governing Law section usually controls.
  • Customer-facing tooltips that summarize the terms ("by clicking you agree…") must not contradict the terms themselves — drift between the two is a frequent compliance bug.