Load Parzival cross-session memory from Qdrant
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٬٤١٧ من skills من majiayu000/claude-skill-registry. افتح أي skill لمراجعة مصدره وتفاصيله.
majiayu000/claude-skill-registryعرض ٤٠ من أصل ٥٬٤١٧ skills مجمعة.
Load Parzival cross-session memory from Qdrant
لغة النص الأصلي: الإنجليزية
Load Parzival behavioral constraints as context reminder
لغة النص الأصلي: الإنجليزية
Purge old memories from Qdrant collections with safety guards
لغة النص الأصلي: غير محددة
Manually re-evaluate freshness for code-patterns memories
لغة النص الأصلي: الإنجليزية
Manually save current session to memory
لغة النص الأصلي: الإنجليزية
Search memory system with advanced filtering and intent detection
لغة النص الأصلي: الإنجليزية
AIN SOPH: The Limitless Brain. Master cognitive architecture unifying ain_brain (Penrose tiling engine), all reasoning skills (105+), gremlin ecosystem, Nexus graph, and theory tiers into one holographic system. Load THIS to load EVERYTHING.
لغة النص الأصلي: الإنجليزية
Research latest AI code agent models via web and update models_*.json configuration files.
لغة النص الأصلي: الإنجليزية
Analyze text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial texts.
لغة النص الأصلي: الإنجليزية
Generate images using Antigravity AI image generation models.
لغة النص الأصلي: الإنجليزية
Official Anthropic SDK patterns for TypeScript/Node.js — client setup, Messages API, streaming, tool use, vision, extended thinking, structured outputs, prompt caching, batch API, and production best practices
لغة النص الأصلي: الإنجليزية
Image understanding and document analysis with Claude's multimodal capabilities -- image input formats, PDF processing, multi-image patterns, structured extraction, and token cost estimation
لغة النص الأصلي: الإنجليزية
Official Cohere TypeScript SDK patterns -- CohereClientV2, chat, embeddings, rerank, RAG with citations, tool use, streaming, and model selection
لغة النص الأصلي: الإنجليزية
ElevenLabs voice AI SDK patterns for TypeScript/Node.js -- text-to-speech, streaming, voice cloning, speech-to-speech, pronunciation control, and conversational AI
لغة النص الأصلي: الإنجليزية
LangChain.js patterns for building LLM applications — chat models, LCEL chains, prompt templates, structured output, agents, tools, RAG, streaming, and LangSmith tracing
لغة النص الأصلي: الإنجليزية
LLM observability with Langfuse — OpenTelemetry-based tracing, evaluations, prompt management, datasets, and production best practices
لغة النص الأصلي: الإنجليزية
LiteLLM proxy server setup, TypeScript client patterns via OpenAI SDK, model routing, fallbacks, load balancing, spend tracking, virtual keys, and production deployment
لغة النص الأصلي: الإنجليزية
LlamaIndex.TS data framework for RAG, indexing, retrieval, query engines, chat engines, and agentic workflows in TypeScript
لغة النص الأصلي: الإنجليزية
Official Mistral AI TypeScript SDK patterns — client setup, chat completions, streaming, function calling, structured outputs, embeddings, vision, Codestral FIM, and production best practices
لغة النص الأصلي: الإنجليزية
Serverless GPU compute platform for AI model deployment — web endpoints, GPU functions, model serving, and TypeScript client patterns
لغة النص الأصلي: الإنجليزية
Local LLM inference with the Ollama JavaScript client -- chat, streaming, tool calling, vision, embeddings, structured output, model management, and OpenAI-compatible endpoint
لغة النص الأصلي: الإنجليزية
Official OpenAI SDK patterns for TypeScript/Node.js — client setup, Chat Completions, Responses API, streaming, structured outputs, function calling, embeddings, vision, audio, and production best practices
لغة النص الأصلي: الإنجليزية
Speech-to-text transcription and translation via OpenAI Audio API -- models, response formats, timestamps, prompting, streaming, chunking, and diarization
لغة النص الأصلي: الإنجليزية
Testing and evaluation framework for LLM prompts and applications -- promptfooconfig.yaml, assertions, model-graded evals, red teaming, CI/CD integration, custom providers, and comparative evaluation
لغة النص الأصلي: الإنجليزية
Replicate SDK patterns for TypeScript/Node.js -- client setup, predictions, streaming, webhooks, file handling, model versioning, deployments, and training
لغة النص الأصلي: الإنجليزية
Together AI SDK patterns for TypeScript — client setup, chat completions, streaming, structured output, function calling, embeddings, image generation, fine-tuning, and OpenAI-compatible endpoints
لغة النص الأصلي: الإنجليزية
Vercel AI SDK patterns - providers, text generation, streaming, structured output, tool calling, chat UI hooks, embeddings, and RAG
لغة النص الأصلي: الإنجليزية
Applies user feedback to prompts with precision - incorporates feedback intent without over-fitting, maintains information density, prevents regressions. Use when asked to apply feedback, incorporate suggestions, or update a prompt based on user input.
لغة النص الأصلي: الإنجليزية
INVOKE THIS SKILL when adding Arize AX tracing to an application. Follow the Agent-Assisted Tracing two-phase flow: analyze the codebase (read-only), then implement instrumentation after user confirmation. When the app uses LLM tool/function calling, add…
لغة النص الأصلي: الإنجليزية
INVOKE THIS SKILL when optimizing, improving, or debugging LLM prompts using production trace data, evaluations, and annotations. Covers extracting prompts from spans, gathering performance signal, and running a data-driven optimization loop using the ax CLI.
لغة النص الأصلي: الإنجليزية
Search arXiv for papers and extract knowledge into memory. Use `search` to find papers, `learn` to extract knowledge.
لغة النص الأصلي: الإنجليزية
Use external AI assistants (ChatGPT, Claude, Gemini, DeepSeek) when agent encounters difficult problems. Trigger when: (1) User explicitly asks to consult AI, (2) Agent cannot solve the problem independently, (3) Knowledge gaps or needing deeper explanations,…
لغة النص الأصلي: الإنجليزية
Async via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
لغة النص الأصلي: الإنجليزية
Send via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
لغة النص الأصلي: الإنجليزية
Async via ask, end turn immediately; use when user explicitly delegates to any AI provider (gemini/codex/opencode/droid); NOT for questions about the providers themselves.
لغة النص الأصلي: الإنجليزية
Send the user's request to specified AI provider asynchronously
لغة النص الأصلي: الإنجليزية
Expert guidance and advice from Oracle. Use when: - User has a question about best practices - User needs architectural guidance - User asks "what should I", "how should I", "advice on" - Need expert opinion on an approach - User is uncertain about a decision
لغة النص الأصلي: الإنجليزية
Draft a technical research question and send to ChatGPT for investigation
لغة النص الأصلي: الإنجليزية
Answer questions without changing code
لغة النص الأصلي: الإنجليزية
Implement speech-to-text (ASR/automatic speech recognition) capabilities using the z-ai-web-dev-sdk. Use this skill when the user needs to transcribe audio files, convert speech to text, build voice input features, or process audio recordings. Supports base64…
لغة النص الأصلي: الإنجليزية