api-loggerLLM API 调用日志记录、分析与可视化。透明代理拦截所有 LLM API 调用,记录完整 prompt/generation/token 用量, 附带零依赖网页日志查看器(支持多维过滤、完整对话展示、token 成本统计)。 适用场景:分析 API 调用成本、调试 prompt、查看历史对话记录、排查慢请求/...
Install via ClawdBot CLI:
clawdbot install xiaohuaishu/api-loggerGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://127.0.0.1:18790/anthropicAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
Development teams building LLM-powered applications need to monitor API usage patterns, debug prompt effectiveness, and track token consumption costs. This tool provides transparent logging without code changes, helping optimize prompts and identify expensive API calls during development cycles.
Large organizations deploying multiple AI agents across departments require centralized monitoring of API expenses. The logging and visualization capabilities enable finance teams to track token usage trends, allocate costs to different projects, and identify optimization opportunities through detailed historical analysis.
Researchers testing different LLM models and prompt strategies need detailed records of API interactions. The tool's filtering capabilities help compare model performance, analyze response quality, and document experimental results with complete conversation history for academic or internal reporting.
Companies using AI for customer service need to monitor response quality and API reliability. The failure request filtering helps identify problematic interactions, while token tracking ensures cost-effective scaling of support operations with visibility into system prompt effectiveness.
Agencies producing content at scale using LLMs require oversight of generation quality and operational costs. The tool helps track which prompts produce the best results, monitor API response times for workflow efficiency, and provide clients with usage reports through the Feishu integration.
Offer the core logging functionality as MIT-licensed open source to build community adoption, then provide premium features like advanced analytics dashboards, team collaboration tools, and enterprise-grade security features as paid subscriptions. The web viewer demonstrates value without requiring payment.
Package the proxy as a developer tool that integrates with popular AI development frameworks and platforms. Offer it through package managers with premium features like cloud sync, team sharing, and advanced filtering. Target developers who need debugging tools but don't want to build their own logging infrastructure.
Position the tool as an AI cost optimization platform for enterprises managing multiple LLM providers. Add features like budget alerts, department-level cost allocation, and predictive spending analytics. Offer consulting services for prompt optimization based on the collected usage data.
💬 Integration Tip
Installation requires modifying both the proxy upstream address and the client configuration file, so ensure both steps are completed and test connectivity before full deployment.
Scored Jun 19, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (React, Next.js, Supabase, etc.) (2) User asks about library APIs, patterns, or best practices (3) Implementing features that rely on third-party packages (4) Debugging library-specific issues (5) Need current documentation beyond training data cutoff Always prefer this over guessing library APIs or using outdated knowledge.
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.