12 skills found
0xMassi / webclawFast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.
kwon416 / real-estimate-AIPython RAG LangChain + 부동산 통계 정보 open API 챗봇 프로젝트
pragmar / mcp-server-webcrawlMCP server tailored to connecting web crawler data and archives
torrentclaw / torrentclaw-mcpThe official MCP by TorrentClaw.com
awslabs / swift-openapi-lambdaAn AWS Lambda transport for Swift OpenAPI
getsentry / apiPublic API surface, binary compatibility, and common classes to modify
zhixuli0406 / DuDuClawOpen-source AI Agent platform — 80+ MCP tools, 7 channels (Slack/Discord/LINE/Telegram), Rust + Python. Self-hostable Claude/GPT alternative for production multi-LLM systems.
comeca-ai / apiFor creating tests for the backend in bubblelab-api
dyshay / proxyclawdMITM proxy for Claude Code with real-time TUI, web UI & MCP server — intercept, inspect, and send messages to the Anthropic API. Headless mode for automation.
haydonbawden / apiFor creating tests for the backend in bubblelab-api
phenomenoner / neoapi-skill富邦新一代(Fubon Neo)Python 技能包:交易與行情工作流、測試環境整合測試、多代理(Codex/Claude/Gemini)適配。
kyouyap / python- **最初に型とインターフェース(関数のシグネチャ)を考える** Python では、PEP 484 に基づく型ヒントや `typing.NewType`、`Protocol` を活用して、処理対象の型と関数のシグネチャを設計します。