Storykit Assets Skill
БесплатноНе проверенAgent skill for mapping authorized user data to relevant StoryKit widgets and returning opaque hosted resources without exposing widget code.
Описание
Agent skill for mapping authorized user data to relevant StoryKit widgets and returning opaque hosted resources without exposing widget code.
README
Teach an agent to turn authorized structured data into a relevant, hosted StoryKit widget. The skill directs the agent to search by intent, obey the selected data schema, protect sensitive inputs, and return the MCP resource link without fetching or reproducing widget implementation code.
Install
npx storykit-assets-skill install
This installs SKILL.md at .claude/skills/storykit-data-widgets/SKILL.md. Reload skills and connect
the free StoryKit MCP endpoint:
claude mcp add --transport http storykit https://asset.storykit.space/api/v1/mcp
For another agent or directory:
npx storykit-assets-skill install --dir ./skills/storykit-data-widgets
The current hosted skill is also available at asset.storykit.space/skill/SKILL.md.
What the skill enforces
- Use
find_widgetsfor safe discovery and compare the returned data schemas. - Never invent readings or force rows into an unrelated schema.
- Ask for consent before transmitting health, location, account, device, or personal data.
- Minimize rows and exclude credentials, access tokens, and direct identifiers.
- Use
render_widgetand present its expiring resource link; never request or output source/snippets. - Treat the hosted URL as a secret because anyone with it can view the rendered data.
- Create a new immutable render when data changes.
StoryKit's public service requires no API key. It validates bounded payloads, encrypts them at rest, and deletes renders after their configured lifetime.
MIT. Created with love by Story Kit.
Установить Storykit Assets Skill в Claude Desktop, Claude Code, Cursor
unyly install storykit-assets-skillСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add storykit-assets-skill -- npx -y storykit-assets-skillFAQ
Storykit Assets Skill MCP бесплатный?
Да, Storykit Assets Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Storykit Assets Skill?
Нет, Storykit Assets Skill работает без API-ключей и переменных окружения.
Storykit Assets Skill — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Storykit Assets Skill в Claude Desktop, Claude Code или Cursor?
Открой Storykit Assets Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Storykit Assets Skill with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
