Skip to content
E. AguilarKeel Skillsdocs

Legal

Privacy policy

Keel Skills is an open-source Claude Code plugin that runs entirely on your machine. It does not collect, transmit, or store any personal data.

Effective June 21, 2026

In short#

Keel Skills (“the plugin”) is a set of skills, one command, and a session-start hook for Claude Code. It is distributed as open source under the MIT license. The plugin has no backend, no servers, no user accounts, and no analytics. It does not collect personal information from you, and it does not phone home.

No data collection

We do not collect, receive, store, sell, or share any personal data through the plugin. Everything it does happens locally inside your own Claude Code environment.

How the plugin works#

The plugin operates entirely within Claude Code on your own machine. It reads and reasons over files in your project — most importantly an AGENT_POLICY.md that you create and control — to help an agent decide when it may act and when it must pause for your approval.

  • Your AGENT_POLICY.md and any project files the plugin reads stay in your own repository, on your own machine. The plugin never transmits them anywhere.
  • The plugin makes no network requests of its own. It has no telemetry, no tracking, and no remote logging.
  • We never receive your code, your prompts, your policy file, or any other content you work with.

Third-party services#

The plugin runs inside Claude Code, which is a product of Anthropic. Your use of Claude Code itself is governed by Anthropic's privacy policy. The plugin does not change what Claude Code sends to Anthropic, and it does not add any third-party data processors of its own.

If you install the plugin from a marketplace (for example the official Claude Code plugin directory or GitHub), the platform that hosts the download — Anthropic, GitHub, or another host you choose — handles that distribution under its own terms.

This documentation site#

This site (docs.estebanaguilar.me) is a static website hosted on Vercel. We do not add analytics, advertising, or tracking cookies. Vercel, as the hosting provider, may collect standard, aggregated server request logs (such as IP address and user agent) for operational and security purposes, as described in Vercel's privacy policy. We do not have access to identifiable analytics about you.

Children's privacy#

The plugin is a developer tool and is not directed to children. We do not knowingly collect any information from anyone, including children.

Changes to this policy#

If this policy changes, the updated version will be published on this page with a new effective date. Because the documentation lives in the plugin's public repository, the full history of changes is visible there.

Contact#

Questions about this policy or the plugin can be sent to estebanaguilar0404@gmail.com, or opened as an issue in the GitHub repository.