{"data":[{"id":"skills","title":"Agent Skills Specification","summary":"An open format for packaging instructions and resources that agents can discover and apply.","description":"Agent Skills defines a portable directory convention centered on SKILL.md instructions with optional scripts, references, and assets.","types":["skill"],"tags":["skills","specification","agents"],"maturity":"active","ownership":"third_party","maintainers":["Agent Skills contributors"],"sourceUrl":"https://github.com/agentskills/agentskills","documentation":"https://agentskills.io/","license":"Apache-2.0","platforms":["Any compatible agent"],"languages":["Markdown"],"createdAt":"2025-01-01","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/agentskills/agentskills","https://agentskills.io/"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"cfker01","title":"cfker01 Operations Worker","summary":"A Cloudflare management Worker for health, status aggregation, audit events, API keys, and MCP access.","description":"The operational subsystem retained by this catalog, with scheduled provider checks, D1 history, KV snapshots, protected administration, and structured logs.","types":["app","agent"],"tags":["cloudflare","operations","mcp"],"maturity":"active","ownership":"first_party","maintainers":["TableAI"],"sourceUrl":"https://github.com/fengurt/ksacloudf01","platforms":["Cloudflare Workers"],"languages":["TypeScript"],"createdAt":"2026-05-23","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/fengurt/ksacloudf01"],"reviewer":"TableAI maintainers","status":"reviewed"},"showcase":{"problem":"Cloud operations checks and AI provider status were spread across manual tools.","architecture":"Worker fetch and cron handlers backed by D1, KV, provider collectors, API keys, and an MCP endpoint.","outcomes":["Scheduled health collection","Protected operations API","Reusable MCP status tools"]}},{"id":"claude-code","title":"Claude Code","summary":"An agentic coding tool that works from the terminal and integrates with development workflows.","description":"Claude Code reads codebases, edits files, runs commands, and supports automation through terminal-centered agent workflows.","types":["app","agent"],"tags":["coding","agent","terminal"],"maturity":"active","ownership":"third_party","maintainers":["Anthropic"],"sourceUrl":"https://github.com/anthropics/claude-code","documentation":"https://docs.anthropic.com/en/docs/claude-code/overview","platforms":["CLI"],"languages":["TypeScript"],"createdAt":"2025-02-24","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/anthropics/claude-code","https://docs.anthropic.com/en/docs/claude-code/overview"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"mcp-servers","title":"Model Context Protocol Servers","summary":"Reference implementations and community servers that expose tools and resources through MCP.","description":"The MCP servers repository demonstrates integrations that let compatible AI applications access data sources and executable tools.","types":["skill","agent"],"tags":["mcp","tools","integrations"],"maturity":"active","ownership":"third_party","maintainers":["Model Context Protocol contributors"],"sourceUrl":"https://github.com/modelcontextprotocol/servers","documentation":"https://modelcontextprotocol.io/","license":"MIT","platforms":["Node.js","Python"],"languages":["TypeScript","Python"],"createdAt":"2024-11-01","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/modelcontextprotocol/servers","https://modelcontextprotocol.io/"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"openai-codex","title":"OpenAI Codex","summary":"A coding agent for software development tasks across local tools, repositories, and cloud workflows.","description":"Codex supports repository exploration, implementation, testing, review, and collaboration through coding-focused agent surfaces.","types":["app","agent"],"tags":["coding","agent","openai"],"maturity":"active","ownership":"third_party","maintainers":["OpenAI"],"sourceUrl":"https://openai.com/codex/","documentation":"https://developers.openai.com/codex/","platforms":["Web","Desktop","CLI"],"languages":[],"createdAt":"2025-05-16","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://openai.com/codex/","https://developers.openai.com/codex/"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"openhands","title":"OpenHands","summary":"An open-source platform for software development agents that work through code, terminals, and browsers.","description":"OpenHands provides agent runtimes, evaluation tooling, and interfaces for delegating software engineering tasks.","types":["app","agent"],"tags":["coding","software-engineering","open-source"],"maturity":"active","ownership":"third_party","maintainers":["All Hands AI"],"sourceUrl":"https://github.com/All-Hands-AI/OpenHands","documentation":"https://docs.all-hands.dev/","license":"MIT","platforms":["Web","Docker"],"languages":["Python","TypeScript"],"createdAt":"2024-03-13","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/All-Hands-AI/OpenHands"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"swe-bench","title":"SWE-bench","summary":"A benchmark for evaluating language models on real software engineering issues from open-source repositories.","description":"SWE-bench pairs GitHub issues with repository snapshots and tests to measure whether generated patches resolve real tasks.","types":["benchmark"],"tags":["coding","benchmark","github"],"maturity":"stable","ownership":"third_party","maintainers":["Princeton NLP"],"sourceUrl":"https://github.com/SWE-bench/SWE-bench","documentation":"https://www.swebench.com/","license":"MIT","platforms":["Python","Docker"],"languages":["Python"],"createdAt":"2023-10-10","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://www.swebench.com/","https://github.com/SWE-bench/SWE-bench"],"reviewer":"TableAI maintainers","status":"reviewed"},"benchmarkEvidence":[{"methodologyUrl":"https://www.swebench.com/","resultUrl":"https://www.swebench.com/","evaluator":"SWE-bench maintainers","evaluatedTarget":"Published leaderboard submissions","publishedAt":"2026-07-12","metrics":[{"name":"Primary measure","value":"Resolved task percentage"}],"limitations":"Results depend on the benchmark variant, execution environment, and submission policy."}]},{"id":"tableai-catalog","title":"TableAI Catalog","summary":"A reviewed directory of AI applications, skills, agents, benchmarks, and technical writing.","description":"This repository's catalog-first public experience, built as static Astro pages with a Cloudflare Worker API and operations layer.","types":["app"],"tags":["catalog","cloudflare","astro"],"maturity":"active","ownership":"first_party","maintainers":["TableAI"],"sourceUrl":"https://github.com/fengurt/ksacloudf01","platforms":["Web","Cloudflare Workers"],"languages":["TypeScript"],"createdAt":"2026-07-12","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/fengurt/ksacloudf01"],"reviewer":"TableAI maintainers","status":"reviewed"},"showcase":{"problem":"AI tooling is fragmented across repositories, publications, and product directories.","architecture":"Astro static generation, schema-validated Git content, and a Cloudflare Worker for public and operational APIs.","outcomes":["One canonical multi-type registry","Evidence-linked benchmark records","Static, crawlable detail pages"]}},{"id":"terminal-bench","title":"Terminal-Bench","summary":"A benchmark for measuring AI agents on practical tasks completed in terminal environments.","description":"Terminal-Bench defines containerized terminal tasks and evaluation infrastructure for reproducible agent comparisons.","types":["benchmark"],"tags":["terminal","benchmark","agents"],"maturity":"active","ownership":"third_party","maintainers":["Terminal-Bench contributors"],"sourceUrl":"https://github.com/laude-institute/terminal-bench","documentation":"https://www.tbench.ai/","platforms":["Docker"],"languages":["Python"],"createdAt":"2025-01-01","reviewedAt":"2026-07-12","featured":true,"provenance":{"sources":["https://github.com/laude-institute/terminal-bench","https://www.tbench.ai/"],"reviewer":"TableAI maintainers","status":"reviewed"},"benchmarkEvidence":[{"methodologyUrl":"https://www.tbench.ai/","resultUrl":"https://www.tbench.ai/","evaluator":"Terminal-Bench maintainers","evaluatedTarget":"Published agent submissions","publishedAt":"2026-07-12","metrics":[{"name":"Primary measure","value":"Task success"}],"limitations":"Scores are specific to task set, harness version, model access, and agent configuration."}]},{"id":"agentbench","title":"AgentBench","summary":"A benchmark suite designed to evaluate language models acting as agents across varied environments.","description":"AgentBench covers interactive tasks spanning operating systems, databases, knowledge graphs, games, and web environments.","types":["benchmark"],"tags":["agents","benchmark","research"],"maturity":"stable","ownership":"third_party","maintainers":["THUDM"],"sourceUrl":"https://github.com/THUDM/AgentBench","license":"Apache-2.0","platforms":["Python"],"languages":["Python"],"createdAt":"2023-08-07","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/THUDM/AgentBench"],"reviewer":"TableAI maintainers","status":"reviewed"},"benchmarkEvidence":[{"methodologyUrl":"https://github.com/THUDM/AgentBench","resultUrl":"https://github.com/THUDM/AgentBench","evaluator":"AgentBench authors","evaluatedTarget":"Models reported by the benchmark authors","publishedAt":"2023-08-07","metrics":[{"name":"Evaluation","value":"Environment-specific success"}],"limitations":"Reported results reflect the environments, prompts, and model versions used by the authors."}]},{"id":"aider","title":"Aider","summary":"An open-source pair programming agent designed to edit code in local Git repositories.","description":"Aider connects language models to local repositories, supports multi-file changes, and integrates edits with Git workflows.","types":["app","agent"],"tags":["coding","git","open-source"],"maturity":"stable","ownership":"third_party","maintainers":["Aider contributors"],"sourceUrl":"https://github.com/Aider-AI/aider","documentation":"https://aider.chat/docs/","license":"Apache-2.0","platforms":["CLI"],"languages":["Python"],"createdAt":"2023-05-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/Aider-AI/aider","https://aider.chat/docs/"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"phoenix","title":"Arize Phoenix","summary":"An open-source observability and evaluation platform for language-model and machine-learning applications.","description":"Phoenix supports tracing, datasets, experiments, evaluators, embeddings analysis, and OpenTelemetry integrations.","types":["app","benchmark"],"tags":["observability","evaluation","opentelemetry"],"maturity":"stable","ownership":"third_party","maintainers":["Arize AI"],"sourceUrl":"https://github.com/Arize-ai/phoenix","documentation":"https://arize.com/docs/phoenix","license":"Elastic-2.0","platforms":["Python","Web"],"languages":["Python","TypeScript"],"createdAt":"2023-03-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/Arize-ai/phoenix"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"browser-use","title":"Browser Use","summary":"An open-source library that connects AI agents to browser automation workflows.","description":"Browser Use exposes browser state and actions to language-model agents and supports repeatable web automation tasks.","types":["skill","agent"],"tags":["browser","automation","agents"],"maturity":"active","ownership":"third_party","maintainers":["Browser Use"],"sourceUrl":"https://github.com/browser-use/browser-use","documentation":"https://docs.browser-use.com/","license":"MIT","platforms":["Browser","Python"],"languages":["Python"],"createdAt":"2024-10-31","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/browser-use/browser-use"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"browsergym","title":"BrowserGym","summary":"A framework and benchmark family for evaluating web agents in browser-based environments.","description":"BrowserGym supplies unified browser observation and action spaces plus integrations with multiple web task benchmarks.","types":["benchmark","agent"],"tags":["browser","web-agents","evaluation"],"maturity":"active","ownership":"third_party","maintainers":["ServiceNow Research"],"sourceUrl":"https://github.com/ServiceNow/BrowserGym","license":"Apache-2.0","platforms":["Browser","Python"],"languages":["Python"],"createdAt":"2024-02-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/ServiceNow/BrowserGym"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"cline","title":"Cline","summary":"An open-source coding agent that operates inside Visual Studio Code with user-approved tool actions.","description":"Cline can inspect projects, edit files, execute terminal commands, and interact with browsers through an approval-oriented interface.","types":["app","agent"],"tags":["coding","vscode","open-source"],"maturity":"active","ownership":"third_party","maintainers":["Cline contributors"],"sourceUrl":"https://github.com/cline/cline","documentation":"https://docs.cline.bot/","license":"Apache-2.0","platforms":["VS Code"],"languages":["TypeScript"],"createdAt":"2024-07-06","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/cline/cline"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"continue","title":"Continue","summary":"An open-source platform for building and using AI coding assistants in developer environments.","description":"Continue provides IDE integrations and configurable model, context, rule, and agent components for coding workflows.","types":["app","agent"],"tags":["coding","ide","open-source"],"maturity":"active","ownership":"third_party","maintainers":["Continue contributors"],"sourceUrl":"https://github.com/continuedev/continue","documentation":"https://docs.continue.dev/","license":"Apache-2.0","platforms":["VS Code","JetBrains"],"languages":["TypeScript"],"createdAt":"2023-05-23","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/continuedev/continue"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"crewai","title":"CrewAI","summary":"A framework for coordinating role-based AI agents, tasks, tools, and production workflows.","description":"CrewAI supports autonomous crews and event-driven flows for building structured multi-agent applications.","types":["skill","agent"],"tags":["multi-agent","workflow","framework"],"maturity":"active","ownership":"third_party","maintainers":["CrewAI"],"sourceUrl":"https://github.com/crewAIInc/crewAI","documentation":"https://docs.crewai.com/","license":"MIT","platforms":["Python"],"languages":["Python"],"createdAt":"2023-10-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/crewAIInc/crewAI"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"deepeval","title":"DeepEval","summary":"An open-source evaluation framework for testing language-model systems with metrics and datasets.","description":"DeepEval supports model-graded metrics, retrieval and agent evaluations, synthetic data, red teaming, and CI integration.","types":["skill","benchmark"],"tags":["evaluation","testing","metrics"],"maturity":"active","ownership":"third_party","maintainers":["Confident AI"],"sourceUrl":"https://github.com/confident-ai/deepeval","documentation":"https://deepeval.com/docs/","license":"Apache-2.0","platforms":["Python"],"languages":["Python"],"createdAt":"2023-08-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/confident-ai/deepeval"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"dify","title":"Dify","summary":"An open-source platform for composing, deploying, and operating language-model applications and agents.","description":"Dify combines visual workflows, retrieval, model management, agent tools, observability, and application APIs.","types":["app","agent"],"tags":["platform","workflow","rag"],"maturity":"stable","ownership":"third_party","maintainers":["Dify"],"sourceUrl":"https://github.com/langgenius/dify","documentation":"https://docs.dify.ai/","license":"Dify Open Source License","platforms":["Web","Self-hosted"],"languages":["Python","TypeScript"],"createdAt":"2023-04-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/langgenius/dify"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"flowise","title":"Flowise","summary":"An open-source visual platform for building language-model workflows and agent systems.","description":"Flowise offers node-based orchestration, integrations, deployment APIs, and reusable flows for AI application development.","types":["app","agent"],"tags":["visual-builder","workflow","open-source"],"maturity":"stable","ownership":"third_party","maintainers":["FlowiseAI"],"sourceUrl":"https://github.com/FlowiseAI/Flowise","documentation":"https://docs.flowiseai.com/","license":"Apache-2.0","platforms":["Web","Self-hosted"],"languages":["TypeScript"],"createdAt":"2023-03-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/FlowiseAI/Flowise"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"gradio","title":"Gradio","summary":"An open-source Python library for creating web interfaces and demos for machine-learning models.","description":"Gradio turns Python functions into interactive web applications with reusable components, sharing, and deployment support.","types":["app","skill"],"tags":["ui","python","machine-learning"],"maturity":"stable","ownership":"third_party","maintainers":["Hugging Face"],"sourceUrl":"https://github.com/gradio-app/gradio","documentation":"https://www.gradio.app/docs","license":"Apache-2.0","platforms":["Web","Python"],"languages":["Python","TypeScript"],"createdAt":"2019-02-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/gradio-app/gradio"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"guardrails-ai","title":"Guardrails AI","summary":"A framework and hub for validating, constraining, and monitoring language-model inputs and outputs.","description":"Guardrails AI defines validators and structured generation patterns for enforcing application requirements around model behavior.","types":["skill"],"tags":["guardrails","validation","safety"],"maturity":"active","ownership":"third_party","maintainers":["Guardrails AI"],"sourceUrl":"https://github.com/guardrails-ai/guardrails","documentation":"https://www.guardrailsai.com/docs/","license":"Apache-2.0","platforms":["Python"],"languages":["Python"],"createdAt":"2023-01-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/guardrails-ai/guardrails"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"haystack","title":"Haystack","summary":"An open-source framework for production retrieval, search, question-answering, and agent pipelines.","description":"Haystack provides typed components, pipelines, document stores, model integrations, tools, and agent orchestration.","types":["skill","agent"],"tags":["retrieval","pipelines","open-source"],"maturity":"stable","ownership":"third_party","maintainers":["deepset"],"sourceUrl":"https://github.com/deepset-ai/haystack","documentation":"https://docs.haystack.deepset.ai/","license":"Apache-2.0","platforms":["Python"],"languages":["Python"],"createdAt":"2019-08-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/deepset-ai/haystack"],"reviewer":"TableAI maintainers","status":"reviewed"}},{"id":"helicone","title":"Helicone","summary":"An open-source observability platform for monitoring and analyzing language-model application traffic.","description":"Helicone records model requests, costs, latency, sessions, evaluations, and experiments through gateway and integration options.","types":["app"],"tags":["observability","gateway","evaluation"],"maturity":"stable","ownership":"third_party","maintainers":["Helicone"],"sourceUrl":"https://github.com/Helicone/helicone","documentation":"https://docs.helicone.ai/","license":"Apache-2.0","platforms":["Web","Self-hosted"],"languages":["TypeScript"],"createdAt":"2022-10-01","reviewedAt":"2026-07-12","provenance":{"sources":["https://github.com/Helicone/helicone"],"reviewer":"TableAI maintainers","status":"reviewed"}}],"meta":{"page":1,"perPage":24,"total":48,"pages":2,"version":"v1"}}