Aller au contenu principal
Ce contenu n'est pas encore disponible dans votre langue et est affiché en anglais.

Linear Adapter

Skill Vérifié
92

Linear adapter for chat - issue comment threads

Résumé IA

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.

Installation

npx skills add vercel/chat

Exécute le CLI skills de Vercel (skills.sh) via npx — nécessite Node.js en local et au moins un agent compatible skills installé (Claude Code, Cursor, Codex, …). Suppose que le dépôt suit le format agentskills.io.

Mis à jour le 2 days ago
Voir le code source