본문으로 건너뛰기
이 콘텐츠는 아직 사용자의 언어로 제공되지 않아 영어로 표시됩니다.

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에 업데이트됨
소스 코드 보기