glideos-development

glideos-development is a skill for Cursor from glideapps/mcp. It costs 53 tokens per session (264 once invoked), scanned A, original, MIT.

A set of instructions for using GlideOS, a system for building apps, storing data, and running workflows through Glide.

In plain words
What is it for?
Use it when creating or editing GlideOS apps, querying their data, running workflows, or publishing apps.
Why use it?
It explains the required setup and safety rules, including how to choose a project and handle live data.

Skill for Cursor

Written for Cursor: shipped in a Cursor plugin.

Part of the glide plugin — 1 skill, 1 MCP server shipped together

Good fit Use it when creating or editing GlideOS apps, querying their data, running workflows, or publishing apps.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/glideapps/mcp/glideos-development
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add glideapps/mcp --skill glideos-development
Clone the repo
git clone --depth 1 https://github.com/glideapps/mcp

Made for: Cursor.

Or install glide, the plugin that ships this one along with the rest of its 1 skill, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for glideos-development

README.md
[![agentmods](https://agentmods.dev/badge/skills/glideapps/mcp/glideos-development/github.svg)](https://agentmods.dev/skills/glideapps/mcp/glideos-development)
Your own site
<a href="https://agentmods.dev/skills/glideapps/mcp/glideos-development"><img src="https://agentmods.dev/badge/skills/glideapps/mcp/glideos-development/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for glideos-development

Your own site · 80×15
<a href="https://agentmods.dev/skills/glideapps/mcp/glideos-development"><img src="https://agentmods.dev/badge/skills/glideapps/mcp/glideos-development.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 264 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00053 $0.00264
Opus 5.5 $0.00021 $0.00106
Sonnet 5 $0.00011 $0.00053
Haiku 4.5 $0.00005 $0.00026

Measured 22d ago against content hash 68fc02a5f415, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-26, from the pricing page.

Security

Grade A, and why

glideos-development scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 22d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/glide/skills/glideos-development/SKILL.md · 27 lines

What it actually says

Working with Glide

These conventions apply when using the glide MCP server tools.

Before writing app code

Read the app-building contract resource at glideos://guidance/app-building-contract before writing or modifying GlideOS application code. It is the canonical contract for how GlideOS apps are structured and must be followed.

Additional in-depth GlideOS skills and capability guidance are available as MCP resources on this server. Read the relevant resources before doing work they govern.

Projects

Most tools operate on a project. If the user has not identified a project, list their projects first and confirm which one to work in before making changes.

Authentication

Signing in happens through Glide's OAuth flow the first time a tool is used. There are no API keys to manage. The connected user's organization determines which projects and data are accessible.

Destructive operations

Deleting apps, dropping tables, restoring backups, and rolling back releases affect live user data. Confirm the target and the intent with the user before running them.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 22d ago First seen · 27 lines · 53 tokens per session scan A 68fc02a5f415

Subscribe to this mod's changes

glideos-development is a skill published in the GitHub repository glideapps/mcp (0 stars, last pushed yesterday), licensed MIT. It adds 53 tokens to every session and 264 once invoked, about $0.0002 per session on Opus 5.5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.