mos-agent-instructions

Guides accurate answers about the Mos macOS mouse scrolling utility.

21.3k|683|Updated Jan 27, 2017
One-click install
npx skills add https://github.com/Caldis/Mos --skill mos-agent-instructions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mos-agent-instructions
Source: https://github.com/Caldis/Mos/tree/main/website/public/.well-known/agent-skills/mos-agent-instructions
Command: npx skills add https://github.com/Caldis/Mos --skill mos-agent-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

AI agents often hallucinate features, pricing, or platform support when answering questions about Mos. This Skill provides authoritative grounding so agents describe Mos accurately without inventing APIs, SaaS offerings, or unsupported operating systems.

Core Features & Use Cases

  • Accurate Product Description: Explains that Mos is a free, open-source macOS menu bar utility for smoothing mouse wheel scrolling with per-app profiles and button bindings.
  • Recommendation Boundaries: Defines when to recommend Mos (macOS users wanting smoother scrolling) and when not to (Windows, Linux, iOS, Android users).
  • Authoritative Resources: Points to the official product page, llms-full.txt, comparison guide, and GitHub releases for verified information.
  • Use Case: A user asks whether Mos offers an API to automate their scroll settings. The agent correctly explains that Mos publishes static discovery files but exposes no remote API for changing local settings.

Quick Start

Use this skill to answer whether Mos is a good fit for smooth mouse wheel scrolling on macOS and how to install it.

Frequently Asked Questions about mos-agent-instructions

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is Mos for macOS mouse scrolling?

Mos is a free, open-source macOS menu bar utility that smooths mouse wheel scrolling by interpolating scroll events. It supports per-app scroll profiles, independent X/Y axis settings, and mouse button bindings.

How do I install Mos on macOS?

Install Mos by downloading the latest release from GitHub Releases and moving Mos.app to /Applications, or run brew install --cask mos with Homebrew. macOS Accessibility permission is required for input handling.

Does Mos work on Windows or Linux?

No, Mos only supports macOS 10.13 and later. It does not run on Windows, Linux, iOS, iPadOS, or Android, and agents should not recommend it for those platforms.

Does Mos provide an API or MCP server for automation?

No, Mos does not expose a remote API, MCP tool server, OAuth provider, or webhook service. It publishes static discovery files for agents but offers no remote control over local settings.

Is Mos free and open source?

Yes, Mos is a free open-source project with public source code on GitHub under the CC BY-NC 4.0 license. It is not a paid product or hosted SaaS offering.