<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Cool Solution — dev.blog</title>
    <link>https://cool-solution.com/en</link>
    <description>Practical articles on AI, vibe coding, .NET, frontend and DevOps — plus one GitHub repo a day.</description>
    <language>en-us</language>
    <item>
      <title>TDD with Claude Code in .NET: red-green-refactor with a Stop hook and a guardian subagent</title>
      <link>https://cool-solution.com/en/blog/tdd-claude-code-dotnet-2026</link>
      <guid isPermaLink="false">article-en-tdd-claude-code-dotnet-2026</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <description>How I do TDD with Claude Code on a .NET Minimal API: rules in CLAUDE.md, a Stop hook that blocks 'done' while tests are red, and a test-guardian subagent.</description>
    </item>
    <item>
      <title>Repo of the day: OfficeCLI, the Office suite born for AI agents</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-officecli-03-agosto-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-officecli-03-agosto-2026</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is OfficeCLI: a single binary AI agents use to create, read and edit docx, xlsx and pptx files, with built-in rendering and an MCP server.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: iOfficeAI/OfficeCLI</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-08-03</guid>
      <pubDate>Mon, 03 Aug 2026 00:00:00 GMT</pubDate>
      <description>Open-source Office suite built for AI agents: a single binary (no Office install) that creates, reads and edits Word, Excel and PowerPoint from the command line, with built-in HTML/PNG rendering, an Excel formula engine, template merge and an MCP server.</description>
    </item>
    <item>
      <title>Codex CLI approval policy: untrusted, on-request, never and the granular policy</title>
      <link>https://cool-solution.com/en/blog/tips-codex-approvals-luglio-2026</link>
      <guid isPermaLink="false">article-en-tips-codex-approvals-luglio-2026</guid>
      <pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate>
      <description>How the Codex CLI approval policy works: untrusted, on-request, never, the /permissions command, the granular policy and Auto-review, clearly explained.</description>
    </item>
    <item>
      <title>Hybrid search in .NET with Qdrant, BM25 and Ollama</title>
      <link>https://cool-solution.com/en/blog/hybrid-search-dotnet-qdrant-ollama</link>
      <guid isPermaLink="false">article-en-hybrid-search-dotnet-qdrant-ollama</guid>
      <pubDate>Fri, 31 Jul 2026 00:00:00 GMT</pubDate>
      <description>Hybrid search and RAG in ASP.NET Core: dense and BM25 fused with RRF on Qdrant, LLM answers via Ollama, semantic cache on Qdrant, Redis and MongoDB.</description>
    </item>
    <item>
      <title>Claude Code in GitHub Actions: automated PR review with claude-code-action</title>
      <link>https://cool-solution.com/en/blog/claude-code-github-actions-pr-review-2026</link>
      <guid isPermaLink="false">article-en-claude-code-github-actions-pr-review-2026</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I set up claude-code-action for automatic pull request reviews: non-interactive mode, workflow YAML, claude_args, permissions and costs under control.</description>
    </item>
    <item>
      <title>Repo of the day: agentacct, what coding agents really cost</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-agentacct-30-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-agentacct-30-luglio-2026</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is agentacct: a local-first dashboard that reads Claude Code and Codex logs and shows tokens, estimated costs and recorded work, with evidence.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: mikehasa/agentacct</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-30</guid>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <description>Local-first dashboard showing what your coding agents actually did and what it cost: it reads the session logs Claude Code and Codex already write locally, joins them with work recorded over MCP and presents tokens, estimated costs, tasks and evidence — all on 127.0.0.1, no account, no cloud, no telemetry.</description>
    </item>
    <item>
      <title>Repo of the day: Grok Build, xAI's coding agent goes open source</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-grok-build-29-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-grok-build-29-luglio-2026</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Grok Build: xAI has open-sourced its terminal coding agent, a Rust harness with skills, plugins, MCP servers and subagents.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: xai-org/grok-build</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-29</guid>
      <pubDate>Wed, 29 Jul 2026 00:00:00 GMT</pubDate>
      <description>xAI's terminal coding agent, now open source (Apache 2.0): a Rust harness with a fullscreen TUI that reads your codebase, edits files, runs commands and extends via skills, plugins, hooks, MCP servers and subagents — interactively, headless for CI, or inside editors via the Agent Client Protocol.</description>
    </item>
    <item>
      <title>Repo of the day: Skill Seekers, from docs, repos and PDFs to Skills for Claude</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-skill-seekers-28-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-skill-seekers-28-luglio-2026</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Skill Seekers: it turns documentation sites, GitHub repos and PDFs into Skills for Claude Code. What it is, how to use it and its limits.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: yusufkaraaslan/Skill_Seekers</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-28</guid>
      <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
      <description>A Python command-line tool that turns documentation sites, GitHub repositories and PDFs into ready-to-use Skills for Claude (and other LLMs), with automatic detection of the mismatches between the documentation and the real code: in three commands you bring a library's up-to-date knowledge into a Skill.</description>
    </item>
    <item>
      <title>Semantic caching for LLMs in .NET with Redis and Ollama</title>
      <link>https://cool-solution.com/en/blog/semantic-caching-llm-dotnet-redis</link>
      <guid isPermaLink="false">article-en-semantic-caching-llm-dotnet-redis</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Cut LLM cost and latency in ASP.NET Core with a two-layer cache: exact match via UseDistributedCache and a semantic cache using embeddings on Redis 8.</description>
    </item>
    <item>
      <title>Repo of the day: dev-browser, the browser that lets the agent verify its own work</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-dev-browser-27-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-dev-browser-27-luglio-2026</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is dev-browser: it gives Claude Code a sandboxed Playwright browser to verify its own work. What it is and how to use it.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: SawyerHood/dev-browser</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-27</guid>
      <pubDate>Mon, 27 Jul 2026 00:00:00 GMT</pubDate>
      <description>A tool that gives Claude Code (and any agent) a real browser to drive with Playwright scripts run inside a QuickJS WASM sandbox: pages stay alive across scripts, it connects to your running Chrome or a fresh Chromium, and it offers two control tiers — pixel-level and DOM-id.</description>
    </item>
    <item>
      <title>Repo of the day: the «Fable method», the discipline that keeps AI agents honest</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-fable-method-26-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-fable-method-26-luglio-2026</guid>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is fable-method: it distills how Claude Fable 5 worked into think/act/prove skills any model can run. What it is and how to try it.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: Sahir619/fable-method</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-26</guid>
      <pubDate>Sun, 26 Jul 2026 00:00:00 GMT</pubDate>
      <description>A community distillation of how Claude Fable 5 approached problems, packaged as skills any model can run: classify the ask, define what «done» means with an explicit verification, gather evidence, decide, make the smallest correct change, verify by observation and report the outcome honestly. Three words: think, act, prove.</description>
    </item>
    <item>
      <title>Repo of the day: Meetily, the meeting minutes that never leave your computer</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-meetily-25-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-meetily-25-luglio-2026</guid>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Meetily: an AI meeting assistant that transcribes and summarizes locally with Whisper and Ollama, without sending audio to the cloud.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: Zackriya-Solutions/meetily</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-25</guid>
      <pubDate>Sat, 25 Jul 2026 00:00:00 GMT</pubDate>
      <description>An AI meeting assistant that captures, transcribes and summarizes meetings entirely on-device: Whisper or Parakeet for transcription, Ollama (or a model of your choice) for summaries, with zero audio sent to the cloud.</description>
    </item>
    <item>
      <title>CLAUDE.md: give Claude Code a persistent project memory</title>
      <link>https://cool-solution.com/en/blog/tips-claude-claude-md-luglio-2026</link>
      <guid isPermaLink="false">article-en-tips-claude-claude-md-luglio-2026</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I use CLAUDE.md to give Claude Code persistent context: the memory hierarchy, @path imports, /init and /memory, and why it's context, not a hard rule.</description>
    </item>
    <item>
      <title>Keep Claude Code out of sensitive files: a PreToolUse hook for .env, keys and secrets</title>
      <link>https://cool-solution.com/en/blog/claude-code-pretooluse-hook-proteggere-env-segreti-2026</link>
      <guid isPermaLink="false">article-en-claude-code-pretooluse-hook-proteggere-env-segreti-2026</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I use a Claude Code PreToolUse hook to stop Read, Edit and Write from opening .env, keys and sensitive files — with exit code 2 and a message the agent reads.</description>
    </item>
    <item>
      <title>Record a Skill: teach Claude Cowork a workflow by recording your screen</title>
      <link>https://cool-solution.com/en/blog/claude-cowork-record-a-skill-2026</link>
      <guid isPermaLink="false">article-en-claude-cowork-record-a-skill-2026</guid>
      <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
      <description>How Record a Skill works in Claude Cowork: record your screen in the desktop app, narrate the workflow, and Claude builds a reusable SKILL.md you can re-run.</description>
    </item>
    <item>
      <title>Repo of the day: Sandyaa, the security auditor that won't stop until it proves the bug</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-sandyaa-22-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-sandyaa-22-luglio-2026</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Sandyaa: an autonomous security auditor that uses Claude Code to find vulnerabilities and generate working exploits, no API key needed.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: securelayer7/sandyaa</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-22</guid>
      <pubDate>Wed, 22 Jul 2026 00:00:00 GMT</pubDate>
      <description>Autonomous code auditor that orchestrates Claude (and optionally Gemini) to analyze a codebase, trace data-flow, and write a working proof-of-concept for every confirmed vulnerability — no API key required.</description>
    </item>
    <item>
      <title>Custom skills for Claude Code: creating, testing and distributing them</title>
      <link>https://cool-solution.com/en/blog/claude-code-custom-skills-tutorial-2026</link>
      <guid isPermaLink="false">article-en-claude-code-custom-skills-tutorial-2026</guid>
      <pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate>
      <description>A practical guide to Claude Code skills: frontmatter, dynamic context, pre-approved tools, supporting files, and testing with skill-creator.</description>
    </item>
    <item>
      <title>Repo of the day: Compound Engineering, the plugin that closes the loop between plan, code and learning</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-compound-engineering-21-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-compound-engineering-21-luglio-2026</guid>
      <pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Compound Engineering by Every: skills for strategy, brainstorming, planning and review that close the loop by writing down what they learned.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: EveryInc/compound-engineering-plugin</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-21</guid>
      <pubDate>Tue, 21 Jul 2026 00:00:00 GMT</pubDate>
      <description>Official plugin that brings the Compound Engineering method — strategy, brainstorm, plan, work, review, learning note — to Claude Code, Codex, Cursor and six other agents.</description>
    </item>
    <item>
      <title>Repo of the day: Astryx, Meta's design system built for agents too</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-astryx-20-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-astryx-20-luglio-2026</guid>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Astryx: Meta's open source React design system with a CLI, a JSON manifest and an MCP server built to be read by coding agents too.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: facebook/astryx</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-20</guid>
      <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
      <description>Open source React design system built over eight years inside Meta (13,000+ internal apps): 90+ components, StyleX as the styling engine, and a CLI with a JSON manifest built to be read by coding agents too.</description>
    </item>
    <item>
      <title>LLM streaming in ASP.NET Core: token-by-token responses with SSE and Microsoft.Extensions.AI</title>
      <link>https://cool-solution.com/en/blog/llm-streaming-sse-minimal-api-dotnet</link>
      <guid isPermaLink="false">article-en-llm-streaming-sse-minimal-api-dotnet</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>.NET 10 tutorial: token-by-token streaming from a local LLM with Microsoft.Extensions.AI and Ollama, exposed via Server-Sent Events from a Minimal API.</description>
    </item>
    <item>
      <title>Repo of the day: clawk, a disposable VM to let coding agents run free</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-clawk-18-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-clawk-18-luglio-2026</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is clawk: a Go CLI that runs Claude Code or Codex inside a disposable Linux VM with an allow-listed network, without touching your machine.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: clawkwork/clawk</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-18</guid>
      <pubDate>Sat, 18 Jul 2026 00:00:00 GMT</pubDate>
      <description>Go CLI that runs Claude Code or Codex inside a disposable Linux VM: repo mounted in, root in the guest, allow-listed network — while your host files, keys and keychain stay out of reach.</description>
    </item>
    <item>
      <title>Codex CLI --full-auto: what it really does, why it's deprecated, and what I use instead</title>
      <link>https://cool-solution.com/en/blog/tips-codex-full-auto-luglio-2026</link>
      <guid isPermaLink="false">article-en-tips-codex-full-auto-luglio-2026</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>What the Codex CLI --full-auto flag really does, how the workspace-write sandbox works, and why I now prefer the explicit --sandbox and -a flags.</description>
    </item>
    <item>
      <title>OpenCode: the complete tutorial, from install to a .NET Minimal API gateway</title>
      <link>https://cool-solution.com/en/blog/opencode-tutorial-minimal-api-dotnet</link>
      <guid isPermaLink="false">article-en-opencode-tutorial-minimal-api-dotnet</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>OpenCode tutorial: install, providers, opencode.json, subagents and the HTTP server — then a .NET 9 Minimal API that calls the agent via Refit.</description>
    </item>
    <item>
      <title>Repo of the day: Destructive Command Guard, the emergency brake for AI agents</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-dcg-17-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-dcg-17-luglio-2026</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo is Destructive Command Guard (dcg): a Rust hook that blocks rm -rf, git reset --hard and DROP TABLE before an AI agent can execute them.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: Dicklesworthstone/destructive_command_guard</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-17</guid>
      <pubDate>Fri, 17 Jul 2026 00:00:00 GMT</pubDate>
      <description>Rust hook that intercepts AI agents' shell commands and blocks destructive ones — rm -rf, git reset --hard, DROP TABLE — before they execute, with an explanation and safer alternatives.</description>
    </item>
    <item>
      <title>Repo of the day: Superpowers, the development methodology for coding agents</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-superpowers-16-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-superpowers-16-luglio-2026</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo of the day is Jesse Vincent's Superpowers: composable skills that give Claude Code, Codex and Cursor a method — brainstorm, plan, TDD, review.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: obra/superpowers</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-16</guid>
      <pubDate>Thu, 16 Jul 2026 00:00:00 GMT</pubDate>
      <description>Composable skills framework that gives coding agents a complete methodology — brainstorming, planning, TDD, review — with automatic triggers on Claude Code, Codex, Cursor and other harnesses.</description>
    </item>
    <item>
      <title>Structured output in .NET: typed JSON from an LLM with Microsoft.Extensions.AI</title>
      <link>https://cool-solution.com/en/blog/structured-output-microsoft-extensions-ai-dotnet</link>
      <guid isPermaLink="false">article-en-structured-output-microsoft-extensions-ai-dotnet</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>Tutorial .NET: typed JSON from a local LLM with GetResponseAsync&lt;T&gt; from Microsoft.Extensions.AI — Minimal API with Ollama, enum, [Description] and MongoDB.</description>
    </item>
    <item>
      <title>Repo of the day: opencodex, any LLM inside Codex and Claude Code</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-opencodex-15-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-opencodex-15-luglio-2026</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>The repo of the day is opencodex: a local proxy to use Claude, Gemini, DeepSeek or an Ollama model inside Codex CLI/App and Claude Code. How it works and the risks.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: lidge-jun/opencodex</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-15</guid>
      <pubDate>Wed, 15 Jul 2026 00:00:00 GMT</pubDate>
      <description>Local proxy that translates the Codex API to any provider: Claude, Gemini, DeepSeek, Kimi or a local model via Ollama, inside Codex CLI/App/SDK and even Claude Code.</description>
    </item>
    <item>
      <title>Token limits in Codex CLI and Claude Code: /goal, budgets and commands</title>
      <link>https://cool-solution.com/en/blog/limiti-token-codex-claude-code-2026</link>
      <guid isPermaLink="false">article-en-limiti-token-codex-claude-code-2026</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I cap token usage per session and task: /goal and rollout_budget in Codex's config.toml, /usage, /compact and MAX_THINKING_TOKENS in Claude Code.</description>
    </item>
    <item>
      <title>Repo of the day: ECC, the open-source &quot;operating system&quot; for Claude Code</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-ecc-14-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-ecc-14-luglio-2026</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo of the day is ECC (Everything Claude Code): skills, instincts, memory and security for Claude Code, Codex and Cursor. 211k+ GitHub stars.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: affaan-m/ECC</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-14</guid>
      <pubDate>Tue, 14 Jul 2026 00:00:00 GMT</pubDate>
      <description>Everything Claude Code (ECC): an open-source layer of skills, instincts, persistent memory, hooks and security scanning that supercharges Claude Code, Codex, Cursor and other harnesses — 211k+ stars.</description>
    </item>
    <item>
      <title>Function calling in .NET: let an LLM call your own code with Microsoft.Extensions.AI</title>
      <link>https://cool-solution.com/en/blog/function-calling-microsoft-extensions-ai-dotnet</link>
      <guid isPermaLink="false">article-en-function-calling-microsoft-extensions-ai-dotnet</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>Tutorial: let a local LLM call your own C# code with function calling in Microsoft.Extensions.AI — a .NET Minimal API with Ollama, Refit and MongoDB.</description>
    </item>
    <item>
      <title>Repo of the day: T3MP3ST, autonomous red teaming driven by AI agents</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-t3mp3st-13-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-t3mp3st-13-luglio-2026</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>Repo of the day: T3MP3ST, an open-source framework that turns your AI coding agent into an autonomous red team — authorized targets only.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: elder-plinius/T3MP3ST</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-13</guid>
      <pubDate>Mon, 13 Jul 2026 00:00:00 GMT</pubDate>
      <description>An open-source multi-agent framework that turns the AI coding agent you already run — Claude Code, Codex or a local model — into an autonomous red team: recon, exploit and report on authorized targets, from a browser «War Room» or the CLI.</description>
    </item>
    <item>
      <title>Repo of the day: claude-context, your whole codebase as context for Claude Code</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-claude-context-11-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-claude-context-11-luglio-2026</guid>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
      <description>Repo of the day: claude-context, an MCP server that gives Claude Code semantic search over your whole codebase and cuts tokens by around 40%.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: zilliztech/claude-context</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-11</guid>
      <pubDate>Sat, 11 Jul 2026 00:00:00 GMT</pubDate>
      <description>An MCP plugin that gives Claude Code and other agents semantic search over your whole codebase: it indexes the project in a vector database and returns only the relevant snippets, instead of loading entire files on every request.</description>
    </item>
    <item>
      <title>Claude Code --resume and --continue: pick up sessions without starting over</title>
      <link>https://cool-solution.com/en/blog/tips-claude-resume-luglio-2026</link>
      <guid isPermaLink="false">article-en-tips-claude-resume-luglio-2026</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I use --continue and --resume in Claude Code to resume sessions: the session picker, names, branching with --fork-session and where transcripts live.</description>
    </item>
    <item>
      <title>Repo of the day: notebooklm-mcp-cli, NotebookLM from the terminal and from an AI agent</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-notebooklm-mcp-cli-10-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-notebooklm-mcp-cli-10-luglio-2026</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo of the day is notebooklm-mcp-cli: a CLI and an MCP server that give programmatic access to Google NotebookLM, driven by an AI agent.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: jacob-bd/notebooklm-mcp-cli</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-10</guid>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      <description>A Python package that gives programmatic access to Google NotebookLM: an nlm CLI and an MCP server with around forty tools to create notebooks, add sources and generate podcasts, videos, mind maps and summaries from the terminal or an AI agent.</description>
    </item>
    <item>
      <title>Claude Code hooks: deterministic quality gates for lint, tests and safety</title>
      <link>https://cool-solution.com/en/blog/claude-code-hooks-quality-gate-2026</link>
      <guid isPermaLink="false">article-en-claude-code-hooks-quality-gate-2026</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>A practical guide to Claude Code hooks: events, matchers, exit codes and JSON output to automate format, lint and tests and block dangerous commands.</description>
    </item>
    <item>
      <title>Repo of the day: OpenSEO, open source SEO with an MCP server for your AI agent</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-openseo-09-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-openseo-09-luglio-2026</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>Today's repo of the day is OpenSEO: an open source Semrush and Ahrefs alternative you self-host, pay only for data, with an MCP server for your AI agent.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: every-app/open-seo</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-09</guid>
      <pubDate>Thu, 09 Jul 2026 00:00:00 GMT</pubDate>
      <description>Open source alternative to Semrush and Ahrefs: a self-hosted SEO suite (Docker or Cloudflare) for keywords, rank tracking, backlinks and audits, exposing an MCP server and skills so an AI agent works directly on your SEO data.</description>
    </item>
    <item>
      <title>AI Agent Orchestration: patterns, frameworks and an ASP.NET Core example</title>
      <link>https://cool-solution.com/en/blog/orchestrazione-agenti-ai-multi-agent-dotnet-2026</link>
      <guid isPermaLink="false">article-en-orchestrazione-agenti-ai-multi-agent-dotnet-2026</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <description>AI agent orchestration: the 4 patterns (hierarchical, collaborative, competitive, hybrid), the 2026 frameworks and a hands-on ASP.NET Core example.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: github/spec-kit</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-08</guid>
      <pubDate>Wed, 08 Jul 2026 00:00:00 GMT</pubDate>
      <description>GitHub's open-source toolkit for spec-driven development: the specify CLI turns a spec into a plan and tasks that AI agents (Claude Code, Copilot, Gemini, Codex) execute, instead of starting from the prompt.</description>
    </item>
    <item>
      <title>MCP transport protocols: stdio, HTTP and authentication in C# .NET</title>
      <link>https://cool-solution.com/en/blog/mcp-stdio-http-autenticazione-csharp-dotnet</link>
      <guid isPermaLink="false">article-en-mcp-stdio-http-autenticazione-csharp-dotnet</guid>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <description>MCP transport protocols compared: stdio vs Streamable HTTP, when to use each and how MCP authentication (OAuth 2.1) works, with C# .NET examples.</description>
    </item>
    <item>
      <title>Repo of the day: claude-code-workflows, from requirement to commit with specialized agents</title>
      <link>https://cool-solution.com/en/blog/repo-del-giorno-claude-code-workflows-07-luglio-2026</link>
      <guid isPermaLink="false">article-en-repo-del-giorno-claude-code-workflows-07-luglio-2026</guid>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <description>Repo of the day: shinpr/claude-code-workflows, a plugin marketplace turning Claude Code into a development process with agents and recipes.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: BishopFox/aimap</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-07</guid>
      <pubDate>Tue, 07 Jul 2026 00:00:00 GMT</pubDate>
      <description>Tool that discovers exposed AI services on a network: it maps reachable model endpoints and LLM services, built for red teams and security assessments.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: mindsdb/minds</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-06</guid>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      <description>Open-source workspace (formerly MindsDB, now MindsHub Cowork) where you delegate whole tasks — research, reports, scheduled operations — to agents that connect to your data and return publishable artifacts.</description>
    </item>
    <item>
      <title>Codex CLI and AGENTS.md: persistent instructions for the agent, from global to project</title>
      <link>https://cool-solution.com/en/blog/tips-codex-agents-md-luglio-2026</link>
      <guid isPermaLink="false">article-en-tips-codex-agents-md-luglio-2026</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>How I use the AGENTS.md file to give Codex CLI persistent instructions: the discovery chain from global to project, override files, fallbacks and limits.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: shinpr/claude-code-workflows</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-05</guid>
      <pubDate>Sun, 05 Jul 2026 00:00:00 GMT</pubDate>
      <description>Production-ready development workflows for Claude Code, powered by specialized AI agents for code quality and automation.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: microsoft/markitdown</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-02</guid>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <description>Python utility that converts PDF, Office files, images and audio into clean Markdown, built for LLM pipelines.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: pikpikcu/airecon</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-07-01</guid>
      <pubDate>Wed, 01 Jul 2026 00:00:00 GMT</pubDate>
      <description>Autonomous cybersecurity agent: pairs a self-hosted LLM (Ollama) with a Kali-style Docker sandbox and a TUI to automate recon and bug bounty — no API keys, no cloud.</description>
    </item>
    <item>
      <title>RAG from scratch in .NET: types, databases and a tutorial with Ollama and MongoDB</title>
      <link>https://cool-solution.com/en/blog/rag-dotnet-ollama-mongodb-community-tutorial</link>
      <guid isPermaLink="false">article-en-rag-dotnet-ollama-mongodb-community-tutorial</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description>What RAG is and its types (hybrid, graph, agentic), which vector databases to use, and a Minimal API .NET tutorial with Ollama and MongoDB Community.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: SixHq/Overture</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-06-30</guid>
      <pubDate>Tue, 30 Jun 2026 00:00:00 GMT</pubDate>
      <description>Open-source, locally running MCP server that maps a coding agent's execution plan (Claude Code, Codex, Cursor…) as an interactive flowchart before it writes any code.</description>
    </item>
    <item>
      <title>Claude Code Router: a step-by-step tutorial to orchestrate Ollama, Claude and Codex</title>
      <link>https://cool-solution.com/en/blog/claude-code-router-ollama-codex-tutorial</link>
      <guid isPermaLink="false">article-en-claude-code-router-ollama-codex-tutorial</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>Step-by-step tutorial: install Claude Code Router and route prompts between Ollama locally and Claude and OpenAI/Codex in the cloud, balancing cost and privacy.</description>
    </item>
    <item>
      <title>Claude Code vs Copilot vs Cursor vs Gemini: which AI coding assistant to choose in 2026</title>
      <link>https://cool-solution.com/en/blog/claude-code-vs-copilot-vs-cursor-vs-gemini</link>
      <guid isPermaLink="false">article-en-claude-code-vs-copilot-vs-cursor-vs-gemini</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>A practical 2026 comparison of the four AI assistants for developers: strengths, limits, cost, privacy, and when to choose each, from real-world use.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: safishamsi/graphify</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-06-29</guid>
      <pubDate>Mon, 29 Jun 2026 00:00:00 GMT</pubDate>
      <description>Coding-assistant skill (Claude Code, Codex, Gemini CLI…) that turns a folder of code, SQL schemas, scripts and docs into a queryable knowledge graph — without sending your code anywhere.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: VectifyAI/PageIndex</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-06-28</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <description>Hierarchical document index for 'vectorless' RAG: instead of embeddings and similarity search, the LLM reasons over a tree structure to decide which section to open.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: AlexsJones/llmfit</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-06-27</guid>
      <pubDate>Sat, 27 Jun 2026 00:00:00 GMT</pubDate>
      <description>One command to find which models — out of hundreds, across providers — run on the hardware you have: it weighs RAM, VRAM and format to tell you what's realistic to run locally.</description>
    </item>
    <item>
      <title>Microsoft Scout: what changes for SMBs with an always-on AI agent</title>
      <link>https://cool-solution.com/en/blog/microsoft-scout-agente-autonomo-microsoft-365-pmi-2026</link>
      <guid isPermaLink="false">article-en-microsoft-scout-agente-autonomo-microsoft-365-pmi-2026</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>Microsoft Scout is Microsoft 365's first Autopilot: an always-on AI agent that acts autonomously. What it really changes for a small or mid-sized business.</description>
    </item>
    <item>
      <title>A plugin that has other AIs review Claude Code</title>
      <link>https://cool-solution.com/en/blog/plugin-code-review-multi-ai-claude-code-2026</link>
      <guid isPermaLink="false">article-en-plugin-code-review-multi-ai-claude-code-2026</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>An idea: a plugin that at session end has Junie, Copilot, Gemini and Codex review Claude Code's diff, but only if the CLI is installed on your PC.</description>
    </item>
    <item>
      <title>Claude Code /agents: creating specialized subagents to delegate tasks without flooding your context</title>
      <link>https://cool-solution.com/en/blog/tips-claude-agents-giugno-2026</link>
      <guid isPermaLink="false">article-en-tips-claude-agents-giugno-2026</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>How I use the /agents command in Claude Code to create specialized subagents: isolated context, restricted tools, and cheaper models to delegate tasks.</description>
    </item>
    <item>
      <title>Repo &amp; Tutorials of the Day: anurmatov/mac-studio-server</title>
      <link>https://cool-solution.com/en/repo-del-giorno</link>
      <guid isPermaLink="false">repo-en-2026-06-26</guid>
      <pubDate>Fri, 26 Jun 2026 00:00:00 GMT</pubDate>
      <description>Optimized Ollama server setup for Mac Studio and other Apple Silicon Macs: headless configuration, automatic startup, resource tuning and remote management over SSH.</description>
    </item>
    <item>
      <title>Add an MCP server to Claude Code and Codex</title>
      <link>https://cool-solution.com/en/blog/aggiungere-mcp-claude-code-codex-2026</link>
      <guid isPermaLink="false">article-en-aggiungere-mcp-claude-code-codex-2026</guid>
      <pubDate>Thu, 25 Jun 2026 00:00:00 GMT</pubDate>
      <description>How to add an MCP server to Claude Code and Codex: the /mcp command, the add/list/remove subcommands, the config files and a Playwright example.</description>
    </item>
    <item>
      <title>MCP servers in VS Code: install and configuration</title>
      <link>https://cool-solution.com/en/blog/vscode-mcp-server-configurazione-2026</link>
      <guid isPermaLink="false">article-en-vscode-mcp-server-configurazione-2026</guid>
      <pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate>
      <description>How to install and configure an MCP server in VS Code: from the Extensions view (@mcp) to .vscode/mcp.json, with a Playwright example and log debugging.</description>
    </item>
    <item>
      <title>Build your own Claude Code plugin marketplace on GitHub</title>
      <link>https://cool-solution.com/en/blog/claude-code-marketplace-plugin-personale-github-2026</link>
      <guid isPermaLink="false">article-en-claude-code-marketplace-plugin-personale-github-2026</guid>
      <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
      <description>Step-by-step: create a private GitHub repo as a marketplace and a Claude Code plugin with the /salva-session and /salva-session:compact commands.</description>
    </item>
    <item>
      <title>Claude Code settings.json: configure agent teams, hooks and marketplaces</title>
      <link>https://cool-solution.com/en/blog/claude-code-settings-json-configurazione-2026</link>
      <guid isPermaLink="false">article-en-claude-code-settings-json-configurazione-2026</guid>
      <pubDate>Tue, 23 Jun 2026 00:00:00 GMT</pubDate>
      <description>How I configure Claude Code's settings.json: experimental agent teams, toolSearch, an end-of-session hook and GitHub plugin marketplaces, with examples.</description>
    </item>
    <item>
      <title>MCP Enterprise Authorization: the missing piece for bringing AI agents into Italian SMEs</title>
      <link>https://cool-solution.com/en/blog/mcp-enterprise-authorization-pmi-agenti-ai-giugno-2026</link>
      <guid isPermaLink="false">article-en-mcp-enterprise-authorization-pmi-agenti-ai-giugno-2026</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <description>On 18 June 2026 MCP receives enterprise-level authorization: SSO, audit trail, zero-touch access. What changes for SMEs wanting to integrate AI agents with their systems.</description>
    </item>
    <item>
      <title>Codex CLI codex exec: automating Codex in CI and scripts</title>
      <link>https://cool-solution.com/en/blog/tips-codex-exec-giugno-2026</link>
      <guid isPermaLink="false">article-en-tips-codex-exec-giugno-2026</guid>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <description>How I use codex exec to run Codex CLI outside the terminal: CI pipelines, JSON output and schema, minimal-permission sandboxes in scripts.</description>
    </item>
    <item>
      <title>Claude Code /compact: how to manage context and cut costs in long sessions</title>
      <link>https://cool-solution.com/en/blog/tips-claude-compact-giugno-2026</link>
      <guid isPermaLink="false">article-en-tips-claude-compact-giugno-2026</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <description>How I use /compact in Claude Code to compress context at the right moment, avoid auto-compaction surprises, and reduce token costs in long sessions.</description>
    </item>
    <item>
      <title>Claude plugins and connectors for SMEs: contracts, email and Excel without an IT project</title>
      <link>https://cool-solution.com/en/blog/claude-plugin-connettori-pmi-legale-email-excel-2026</link>
      <guid isPermaLink="false">article-en-claude-plugin-connettori-pmi-legale-email-excel-2026</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <description>Legal plugin, email connector and Claude for Excel: how a small business automates contracts, inbox and spreadsheets without a custom IT project.</description>
    </item>
    <item>
      <title>Shadow AI in SMEs: how to govern AI agents without killing productivity</title>
      <link>https://cool-solution.com/en/blog/shadow-ai-pmi-governance-agenti-2026</link>
      <guid isPermaLink="false">article-en-shadow-ai-pmi-governance-agenti-2026</guid>
      <pubDate>Fri, 12 Jun 2026 00:00:00 GMT</pubDate>
      <description>68% of employees use AI without IT approval. How an SME governs Claude, ChatGPT and AI agents without slowing people down.</description>
    </item>
    <item>
      <title>From vibe coding to agentic engineering: what changes for Italian SMEs from 1 June 2026</title>
      <link>https://cool-solution.com/en/blog/da-vibe-coding-ad-agentic-engineering-pmi-italiane-giugno-2026</link>
      <guid isPermaLink="false">article-en-da-vibe-coding-ad-agentic-engineering-pmi-italiane-giugno-2026</guid>
      <pubDate>Fri, 05 Jun 2026 00:00:00 GMT</pubDate>
      <description>From 1 June 2026 GitHub Copilot moves to usage-based billing and Karpathy retires vibe coding. What changes for Italian SMEs.</description>
    </item>
    <item>
      <title>Claude Opus 4.8 and Dynamic Workflows: what changes for enterprise vibe coding in Italian SMEs</title>
      <link>https://cool-solution.com/en/blog/claude-opus-4-8-dynamic-workflows-pmi-italiane-2026</link>
      <guid isPermaLink="false">article-en-claude-opus-4-8-dynamic-workflows-pmi-italiane-2026</guid>
      <pubDate>Fri, 29 May 2026 00:00:00 GMT</pubDate>
      <description>Claude Opus 4.8 brings Dynamic Workflows, 1M-token context and 4× more reliable code. What it really means for vibe coding in Italian SMEs and where to start.</description>
    </item>
    <item>
      <title>Agentic AI in Business Processes: What Changes for Companies After the May 2026 Announcements</title>
      <link>https://cool-solution.com/en/blog/agentic-ai-processi-aziendali-imprese-2026</link>
      <guid isPermaLink="false">article-en-agentic-ai-processi-aziendali-imprese-2026</guid>
      <pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate>
      <description>Agentic AI in business processes: what changes with Agentforce Operations, watsonx Orchestrate, and Camunda ProcessOS. Architecture, use cases, and roadmap for companies.</description>
    </item>
    <item>
      <title>Vibe coding: what it is and how to bring AI into development</title>
      <link>https://cool-solution.com/en/blog/vibe-coding-guida-aziende-2026</link>
      <guid isPermaLink="false">article-en-vibe-coding-guida-aziende-2026</guid>
      <pubDate>Sun, 10 May 2026 00:00:00 GMT</pubDate>
      <description>What vibe coding is, why companies need it, and how to introduce it in development teams: tools, policies, KPIs, and mistakes to avoid. Practical guide 2026.</description>
    </item>
    <item>
      <title>Business OCR with AI: Benefits, Implementations, and a Real Use Case</title>
      <link>https://cool-solution.com/en/blog/ocr-aziendale-benefici-implementazioni-use-case</link>
      <guid isPermaLink="false">article-en-ocr-aziendale-benefici-implementazioni-use-case</guid>
      <pubDate>Fri, 08 May 2026 00:00:00 GMT</pubDate>
      <description>What modern business OCR is, how to implement it, and a real-world case of data extraction from invoices, contracts, and identity documents.</description>
    </item>
    <item>
      <title>AI automation for non-IT departments: HR, marketing, administration and operations</title>
      <link>https://cool-solution.com/en/blog/automazione-ai-reparti-non-it-azienda</link>
      <guid isPermaLink="false">article-en-automazione-ai-reparti-non-it-azienda</guid>
      <pubDate>Tue, 05 May 2026 00:00:00 GMT</pubDate>
      <description>How to use AI to automate processes in non-technical company departments: HR, marketing, administration, customer care. Practical cases and KPIs.</description>
    </item>
    <item>
      <title>Custom CRM: when it beats Salesforce, HubSpot and off-the-shelf platforms</title>
      <link>https://cool-solution.com/en/blog/crm-su-misura-vs-standard-quando-conviene</link>
      <guid isPermaLink="false">article-en-crm-su-misura-vs-standard-quando-conviene</guid>
      <pubDate>Sat, 02 May 2026 00:00:00 GMT</pubDate>
      <description>A practical comparison of off-the-shelf and custom CRM: costs, flexibility, time-to-value, maintenance. When a custom CRM makes sense and how to design one.</description>
    </item>
    <item>
      <title>Business website and landing page in 2026: SEO, conversion, and brand identity</title>
      <link>https://cool-solution.com/en/blog/sito-aziendale-landing-page-seo-conversione-2026</link>
      <guid isPermaLink="false">article-en-sito-aziendale-landing-page-seo-conversione-2026</guid>
      <pubDate>Tue, 28 Apr 2026 00:00:00 GMT</pubDate>
      <description>How to design an effective business website and landing page in 2026: technical SEO, core web vitals, editorial structure, conversion design. Best practices and KPIs.</description>
    </item>
  </channel>
</rss>
