Перейти до основного вмісту
Цей вміст ще не доступний вашою мовою і відображається англійською.

Linear Adapter

Skill Перевірено
92

Linear adapter for chat - issue comment threads

AI-резюме

This adapter enables chat bots to interact with Linear issues by treating comment threads as conversations and supporting agent sessions. It provides multiple authentication methods and handles webhook events for real-time updates.

Maintenance

  • warning:Commit recencyThe last commit date on the default branch is not available (n/a), making it difficult to assess the recency and maintenance status of the project.

Compliance

  • info:GDPRThe adapter handles user data (names, emails, avatars) when fetching user information from Linear. While not submitting personal data to a third party without approval, it does interact with LLMs which may process this data. No explicit sanitization beyond what the SDK provides is evident.

Встановлення

npx skills add vercel/chat

Запускає Vercel skills CLI (skills.sh) через npx — потребує локально встановленого Node.js та принаймні одного агента, сумісного зі skills (Claude Code, Cursor, Codex, …). Передбачається, що репозиторій відповідає формату agentskills.io.

Оновлено 2 days ago
Переглянути код