← all publishers

javiergbravo

@javiergbravo source repo

38 published skills

  1. Creating Prompts · javiergbravo
    Create prompts using Koog's prompt builder DSL with system, user, and assistant messages
    0 installs
  2. Custom Graphs · javiergbravo
    Build advanced custom strategy graphs with Koog's strategy builder, custom nodes, and complex workflows
    0 installs
  3. Graph Based Agents · javiergbravo
    Build custom agent workflows using Koog's graph-based strategy builder with nodes, edges, and conditional routing
    0 installs
  4. A2a Protocol · javiergbravo
    Implement Agent-to-Agent (A2A) protocol with Koog for inter-agent communication and collaboration
    0 installs
  5. Embeddings · javiergbravo
    Generate and compare text embeddings with Koog's embeddings-base and embeddings-llm modules
    0 installs
  6. Structured Output · javiergbravo
    Extract structured data from LLMs with Koog's @Serializable types, executeStructured(), and StructureFixingParser
    0 installs
  7. Quickstart · javiergbravo
    Install Koog 0.8.0, configure API keys, and create your first AI agent in Kotlin or Java
    0 installs
  8. Chat Memory · javiergbravo
    Implement multi-turn conversation history with Koog's ChatMemory feature, ChatHistoryProvider, and preprocessors
    0 installs
  9. Content Moderation · javiergbravo
    Filter and moderate LLM content with Koog's ModerationModel for safe agent interactions
    0 installs
  10. Agent Memory · javiergbravo
    Store and retrieve facts across conversations with Koog's AgentMemory, Facts, Concepts, Subjects, and memory nodes
    0 installs
  11. Tools Overview · javiergbravo
    Complete guide to Koog's tool system: built-in tools, annotation-based tools, class-based tools, and agents as tools
    0 installs
  12. Tracing · javiergbravo
    Enable detailed tracing of AI agent execution with Koog's Tracing feature for debugging and monitoring
    0 installs
  13. MCP Integration · javiergbravo
    Integrate MCP (Model Context Protocol) servers with Koog agents using McpToolRegistryProvider for stdio and SSE transports
    0 installs
  14. Ktor Integration · javiergbravo
    Integrate Koog AI agents with Ktor server using the koog-ktor plugin
    0 installs
  15. Class Based Tools · javiergbravo
    Create tools using SimpleTool class and ToolDescriptor in Koog for advanced tool definitions
    0 installs
  16. Prompt Cache · javiergbravo
    Cache LLM prompt responses with Koog's prompt-cache modules: in-memory, file-based, and Redis caching
    0 installs
  17. RAG Overview · javiergbravo
    Implement Retrieval Augmented Generation (RAG) with Koog's rag-base module for document storage and retrieval
    0 installs
  18. History Compression · javiergbravo
    Optimize token usage with Koog's built-in history compression techniques for long-running conversations
    0 installs
  19. Key Features · javiergbravo
    Overview of Koog's key features: multiplatform, reliability, memory, MCP, streaming, and enterprise integrations
    0 installs
  20. LLM Providers · javiergbravo
    All supported LLM providers in Koog 0.8.0 with model constants, executor factories, and configuration
    0 installs
  21. Parallel Execution · javiergbravo
    Execute nodes in parallel and transfer data between nodes in Koog strategy graphs
    0 installs
  22. Long Term Memory · javiergbravo
    Enable persistent long-term memory for AI agents with Koog's LongTermMemory feature for cross-session knowledge retention
    0 installs
  23. RAG Vector Store · javiergbravo
    Use Koog's rag-vector module with EmbeddingStorage, VectorStorageBackend, and DocumentEmbedder for similarity search and document indexing
    0 installs
  24. Memory Encryption · javiergbravo
    Secure agent memory storage with Koog's EncryptedStorage and Aes256GCMEncryptor for AES-256-GCM encryption
    0 installs
  25. Streaming API · javiergbravo
    Stream LLM responses in real-time with Koog's Flow-based streaming API and StreamFrame types
    0 installs
  26. Subgraphs · javiergbravo
    Compose complex agent workflows with Koog's subgraph system for modular strategy design
    0 installs
  27. Multimodal Prompts · javiergbravo
    Send images, documents, and audio in prompts with Koog's multimodal content support
    0 installs
  28. Basic Agents · javiergbravo
    Create basic AI agents with AIAgent, system prompts, tool registration, and event handling in Koog
    0 installs
  29. Persistence · javiergbravo
    Save and restore AI agent state with Koog's snapshot feature for checkpoint-based recovery
    0 installs
  30. Planner Agents · javiergbravo
    Create planner agents that iteratively build and execute plans using LLM-based planners or GOAP in Koog
    0 installs
  31. Predefined Strategies · javiergbravo
    Use Koog's built-in chatAgentStrategy() and reActStrategy() for conversational and reasoning agents
    0 installs
  32. Agents As Tools · javiergbravo
    Convert AI agents into tools for hierarchical multi-agent architectures in Koog
    0 installs
  33. Opentelemetry · javiergbravo
    Monitor AI agents with Koog's OpenTelemetry integration including Langfuse, Weave, and Datadog exporters
    0 installs
  34. Annotation Based Tools · javiergbravo
    Create tools using @Tool and @LLMDescription annotations in Koog for automatic tool registration
    0 installs
  35. Event Handlers · javiergbravo
    Handle agent events with Koog's EventHandler feature for tool calls, LLM streaming, and execution lifecycle
    0 installs
  36. Running Prompts · javiergbravo
    Execute prompts with Koog's PromptExecutor and LLM clients for all supported providers
    0 installs
  37. Functional Agents · javiergbravo
    Define custom agent logic as lambda functions in plain Kotlin or Java with Koog's functional agent API
    0 installs
  38. Spring Boot Integration · javiergbravo
    Integrate Koog AI agents with Spring Boot using the koog-spring-boot-starter for auto-configuration
    0 installs