Hermes Agent 完全入門指南:自我改進的 AI 智能體

詳細介紹 Hermes Agent,一個具有自我學習和改進能力的 AI 系統。涵蓋核心功能、安裝步驟、配置方式和實際應用,幫助你快速上手這個強大的自主 AI 系統。

·35 min aitools

多 Agent Token 優化系列 pt.7:專責化 Agent 協作模式 — 從團隊設計到生產級協調

多 Agent Token 優化系列 pt.7:深入探討專責化 Agent 的協作模式,涵蓋團隊組織架構、動態路由、任務分解策略、狀態管理、錯誤處理等生產級實作,幫助你打造高效協調的 Agent 團隊。

·40 min aitools

多 Agent Token 優化系列 pt.6:Agent 專責化實戰指南 — 打造精準高效的專家團隊

深入探索 Agent 專責化策略:從單一通用 Agent 到專業分工的專家團隊,涵蓋職責劃分、System Prompt 精簡、工具最小化配置、模型差異化選擇等完整實作,幫助你大幅降低 System Prompt 的 Token 消耗並提升輸出品質。

·35 min aitools

多 Agent Token 優化系列 pt.5:選擇性 Context 傳遞 — 打造高效協作系統

多 Agent Token 優化系列 pt.5:深入探索選擇性 Context 傳遞策略,從依賴關係映射、結構化輸出到相關性過濾,提供完整實作範例,幫助你大幅降低 Agent 間通訊的 Token 消耗。

·35 min aitools

多 Agent Token 優化系列 pt.4:模型分層實戰 — 智能路由打造高效低成本系統

多 Agent Token 優化系列 pt.4:深入探索模型分層策略,從任務分類、智能路由到動態選擇,提供完整實作範例,幫助你在保持品質的同時大幅降低 AI 應用成本。

·30 min aitools

多 Agent Token 優化系列 pt.3:Context 壓縮與摘要 — 打造可無限對話的 AI 系統

多 Agent Token 優化系列 pt.3:深入探索 Context 壓縮與摘要技術,從滑動視窗、階層式摘要到語意壓縮,提供完整實作範例,幫助你打造可無限對話且成本可控的 AI 應用。

·35 min aitools

多 Agent Token 優化系列 pt.2:Prompt Caching 實戰 — 從記憶體快取到 RAG 系統

多 Agent Token 優化系列 pt.2:深入探索 Prompt Caching 的實際應用,從 Claude API 原生快取、應用層記憶體快取、到 RAG 系統整合,提供完整程式碼範例,幫助你打造高效低成本的 AI 應用。

·30 min aitools

多 Agent Token 優化系列 pt.1:完整指南 — 使用 Claude API 構建高效 AI 系統

多 Agent Token 優化系列總覽:深入解析 Token 用量優化策略,涵蓋 Prompt Caching、Context 壓縮、Agent 專責化、模型分層、選擇性 Context 傳遞等方法,幫助你建構高效且低成本的多 Agent 系統。

·25 min aitools

SpotifyMCP2: Control Spotify with Claude via the Model Context Protocol

A deep dive into SpotifyMCP2, an open-source Model Context Protocol server that integrates Claude with the Spotify Web API. Learn how it works, how to set it up, and how to extend it. Covers MCP architecture, OAuth2 flow, TypeScript design, and all 8 exposed tools.

·12 min aiengineeringtools

finance_data: A Python Toolkit for Downloading SEC Financial Filings from EDGAR

A complete guide to the finance_data open-source project: a Python-based toolkit for downloading SEC EDGAR financial reports including 10-K annual reports, 10-Q quarterly filings, and 13-F institutional holdings. Covers setup, usage examples, and the underlying architecture.

·10 min engineeringfinancetools

InvestSkill: Professional Investment Analysis Plugin for Claude Code

Complete guide to InvestSkill, a Claude Code plugin that provides six powerful analytical tools for stock evaluation, fundamental analysis, technical analysis, economics research, portfolio review, and sector analysis. Learn how to integrate AI-powered financial analysis into your development environment.

·15 min engineeringfinancetools

Everything Claude Code: The Ultimate Production-Ready Plugin Collection Guide

Deep dive into the everything-claude-code repository by an Anthropic hackathon winner. Discover how to set up, customize, and leverage production-ready agents, skills, hooks, commands, and MCP configurations for maximum productivity with Claude Code.

·22 min engineeringtools

Claude Code 開發工作流程完整指南:從需求到部署的最佳實踐

詳細解析使用 Claude Code 的標準開發工作流程:涵蓋需求分析、架構設計、功能開發、測試部署等完整生命週期,並提供不同開發情境的具體實踐策略。

·25 min aitools

深入理解 Claude Code Context Window:管理對話上下文的完整指南

深度解析 Claude Code 的 Context Window 機制:從底層原理到實戰策略,學習如何有效管理對話上下文、優化 token 使用,並避免常見陷阱,讓 AI 輔助開發更高效。

·22 min aitools

Claude Code 最佳實踐指南:提升 AI 輔助開發效率的 20 個技巧

完整的 Claude Code 最佳實踐指南:從基礎使用到進階技巧,涵蓋提示工程、檔案管理、錯誤處理與團隊協作,幫助開發者充分發揮 AI 輔助開發的潛力。

·18 min aitools

深入理解 Claude Code 架構:Plugin、Skill、Sub-agent 與 MCP 完整指南

完整解析 Claude Code 的核心架構元件:從底層的 MCP 協議到高層的 Sub-agent,了解 Plugin、Skill、Sub-agent 與 MCP 的運作原理、使用時機與層級關係。

·20 min aitools

Building Multi-Agent Orchestration Systems with Claude Code

Comprehensive guide to building multi-agent orchestration systems with Claude Code - learn to coordinate specialized AI agents for complex software development workflows, from architecture design to implementation.

·22 min aitools
2

Part 2 — Advanced MCP Server Development with Database Integration - Part 2

Advanced MCP server development covering database integration, REST API connectors, real-time data processing, and production deployment strategies for Claude Code development workflows.

·24 min aitools
1

Part 1 — Building MCP Servers for Claude Code Development - Part 1

Complete guide to setting up Model Control Protocol (MCP) servers for Claude Code, from basic configuration to building custom tools that enhance your AI-powered development workflow.

·18 min aitools