← Back to SkillKit

Privacy Policy

Last updated: February 14, 2026

Overview

SkillKit ("we", "our", "us") is an open-source CLI tool and Chrome extension for managing AI agent skills. We are committed to protecting your privacy. This policy explains what data we collect (or don't) across all SkillKit products.

Chrome Extension — "SkillKit - Save as Skill"

The Chrome extension helps you save webpages as AI agent skill files.

Permissions Used

CLI Tool

The SkillKit CLI runs entirely on your local machine. It does not phone home, collect telemetry, or transmit any data to external servers unless you explicitly use network features (e.g., skillkit install fetches public GitHub repositories).

MCP Server

The SkillKit MCP server runs locally and provides skill discovery over the Model Context Protocol. It loads skill data from a bundled JSON file and does not make external network requests or collect user data.

Website

The SkillKit website is available at skillkit.sh and agenstskills.com. It is a static site hosted on Vercel. We do not use cookies, analytics trackers, or collect personal information. Vercel may collect standard web server logs (IP address, user agent) as described in their privacy policy.

Third-Party Services

The Chrome extension communicates with skillkit.sh and agenstskills.com (both our own servers, hosted on Vercel) to process webpage URLs. No third-party data processors, advertising networks, or analytics services are used.

Data Retention

We do not retain any user data. URLs sent to the API are processed in memory and discarded immediately after the response.

Changes to This Policy

We may update this privacy policy from time to time. Changes will be posted on this page with an updated revision date.

Contact

If you have questions about this privacy policy, contact us at ghumare64@gmail.com.

Open Source

SkillKit is open source under the Apache 2.0 license. You can review all source code at github.com/rohitg00/skillkit.