Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

gigachat-skills

gigachat-skills에는 trashchenkov에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
3
업데이트
2026-06-30
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

deepagents-gigachat
소프트웨어 개발자

Uses the public deepagents-gigachat HarnessProfile package to run Deep Agents or deepagents-code with GigaChat-specific prompts, tool descriptions, and middleware. Use when building Deep Agents workflows on top of GigaChat or when configuring model/provider profiles for deepagents.

2026-06-30
gigachat-navigation
소프트웨어 개발자

Routes work across the GigaChat ecosystem: official gigachat SDK, langchain-gigachat, gpt2giga, and deepagents-gigachat. Use when deciding which layer to choose, how capabilities differ, which limitations are smoke-covered or source-backed, and which skill or reference path to use next.

2026-06-16
gigachat-sdk-chat
소프트웨어 개발자

Uses the official GigaChat Python SDK for text generation: sync and async chat, streaming, message history, model choice, session caching, and token counting. Use when writing Python code directly against the gigachat package without LangChain or proxy compatibility layers.

2026-06-16
gigachat-sdk-files-embeddings
소프트웨어 개발자

Uses the official GigaChat Python SDK for file storage, multimodal inputs, and text embeddings. Use when uploading documents or images, downloading generated assets, or building retrieval systems with embeddings directly on top of the gigachat package.

2026-06-16
gigachat-sdk-functions
소프트웨어 개발자

Uses function calling with the official GigaChat Python SDK: custom functions, built-in functions like text2image, function_call modes, response parsing, and returning tool results back to the model. Use when building agents or tool-use flows directly on top of gigachat.

2026-06-16
gigachat-setup
소프트웨어 개발자

Configures access to GigaChat API: registration, authorization key, OAuth scope, SSL certificates, environment variables, and common connectivity failures. Use when setting up GigaChat access for SDK, LangChain, or gpt2giga, or when fixing auth, TLS, or scope issues.

2026-06-16
gpt2giga
소프트웨어 개발자

Runs and configures the gpt2giga proxy that maps OpenAI API and Anthropic Messages API requests to GigaChat. Use when plugging GigaChat into existing OpenAI-compatible or Anthropic-compatible applications without rewriting the client integration.

2026-06-16
langchain-gigachat
소프트웨어 개발자

Uses GigaChat through LangChain primitives: chat models, embeddings, message conversion, streaming, tool binding, and RAG workflows. Use when building LangChain chains, agents, or retrieval pipelines on top of GigaChat instead of calling the raw SDK directly.

2026-06-16