MIT License

Copyright (c) 2026 MemoSift

Permission is hereby granted, free of charge, to any person obtaining a copy
of this skill (the "Skill"), to deal in the Skill without restriction,
including without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Skill, and to permit
persons to whom the Skill is furnished to do so, subject to the following
conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Skill.

THE SKILL IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SKILL OR THE USE OR OTHER DEALINGS IN THE
SKILL.

────────────────────────────────────────────────────────────────────────────

NOTICE — paid service

This Skill teaches AI agents how to use the MemoSift SDK. The MemoSift cloud
service (the asynchronous extraction, reconciliation, and recall pipeline at
https://memosift.com) is a paid product and requires an API key obtained
from the MemoSift dashboard. The Skill itself is open source under the terms
above; access to the cloud features it documents is governed separately by
the MemoSift Terms of Service.

The pipeline primitives demonstrated in Mode A (`classify`, `extract_metadata`,
`scan`) run locally in the SDK with no cloud dependency and no API key, and
remain free to use under this license.
