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

LLM Chat Completions

Skill 확인됨
96

Implement large language model (LLM) chat completions using the z-ai-web-dev-sdk. Use this skill when the user needs to build conversational AI applications, chatbots, AI assistants, or any text generation features. Supports multi-turn conversations, system prompts, and context management.

AI 요약

This skill allows users to integrate large language model chat completions into their applications via the z-ai-web-dev-sdk. It supports multi-turn conversations, custom system prompts, and provides examples for CLI usage, direct SDK integration, and advanced features like content generation and code assistance.

Practical Utility

  • info:Unique selling propositionThe skill utilizes the z-ai-web-dev-sdk, which provides LLM chat completions. While functional, it doesn't explicitly detail a unique capability beyond standard LLM interaction patterns.

Versioning

  • warning:Release ManagementThere is no explicit versioning information (e.g., in SKILL.md, package.json, or releases) provided for this skill, and the installation instructions do not point to a specific version.

Compliance

  • info:GDPRThe skill does not explicitly operate on personal data, but it submits user prompts to an LLM, which could indirectly include personal data if the user provides it. No explicit sanitization is shown for user input before it's sent to the LLM.

설치

npx skills add answerzhao/agent-skills

Vercel skills CLI(skills.sh)를 npx로 실행합니다. 로컬에 Node.js와 skills 호환 에이전트(Claude Code, Cursor, Codex 등) 중 하나 이상이 설치되어 있어야 합니다. 저장소가 agentskills.io 형식을 따른다고 가정합니다.

4 months ago
26 stars
MIT
6 days ago에 업데이트됨
소스 코드 보기