Sl
by Kaelio · development · sql, express, skill
KTX's semantic layer - a structured catalog of sources (tables/views), measures, joins, and segments expressed as YAML. Covers the schema and how to query it via `sl_query`. Use when the task involves querying pre-defined metrics (ARR, churn, retention, LTV, MAU) or reading SL source YAML to understand the catalog. Capture is handled by the `sl_capture` skill (memory-agent only).
Source: https://github.com/Kaelio/ktx
Install
git clone https://github.com/Kaelio/ktxTags: sql, express, skill
⭐ 871 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Sl is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Ai Automated Decisions by ThomasMoreAI
Implements GDPR Art. 22 automated decision-making and AI Act Art. 14 human oversight requirements for AI systems. Covers identification of solely automated decisions, meaningful human intervention design, logic explanation mechanisms, and contestation procedures. Keywords: Art. 22, automated decision, human oversight, AI Act, profiling, contestation.
- Restrictive Covenant Advisor by ThomasMoreAI
Assess the impact and enforceability of restrictive covenants on freehold property. Use when a conveyancer or buyer asks about building restrictions, consent requirements, the rule in Hepworth v Pickles (20-year continuous breach), indemnity insurance for covenants, or applications to the Upper Tribunal (Lands Chamber) under section 84 of the Law of Property Act 1925 to modify or discharge a covenant.
- People Mediator by ThomasMoreAI
Professional people's mediator with 10+ years of experience in community dispute resolution, civil conflict mediation, and neighborhood conflict management
- Template Synthesizer by ThomasMoreAI
Guides the full lifecycle of drafting any commercial contract — from context elicitation and model document synthesis through outline approval and final Word document delivery. Use for all contract drafting work, whether the attorney provides model agreements to synthesize, a single precedent to generalize, or no precedent at all. This skill replaces the contract-drafting skill and should be the default for any new agreement. For reviewing or redlining an existing counterparty agreement, use ...
- Contracts And Business Law by ThomasMoreAI
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.
- Stakeholder Summary by ThomasMoreAI
Translates a contract review into a summary the business stakeholder will actually read. Not a legal memo — a two-minute answer to "can I sign this and what do I need to know." Use when user says "summarize for the business", "write this up for [stakeholder]", "explain this to procurement", "non-legal summary", or when a review is done and needs to go to someone outside legal.
- Ai Training Lawfulness by ThomasMoreAI
Assesses lawful basis for AI training data processing per EDPB April 2025 report on LLMs and general-purpose AI. Covers legitimate interest balancing tests, consent challenges for ML training, public dataset assessment, and web scraping lawfulness. Keywords: AI training data, lawful basis, EDPB LLM, legitimate interest, consent, web scraping.
- Applying Privacy Design Patterns by ThomasMoreAI
Systematic application of the eight privacy design patterns per Hoepman: minimize, hide, separate, abstract, inform, control, enforce, and demonstrate. Covers pattern selection methodology per processing activity, mapping to GDPR principles, and practical implementation guidance for privacy-by-design system architecture.
Frequently asked questions
How do I install Sl?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Sl?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Sl free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.