{
  "count": 11,
  "entries": [
    {
      "slug": "ollama",
      "shelf": "local-llm",
      "name": "Ollama",
      "description": "Run large language models locally with a single command. Ollama handles model downloads, quantization, and an OpenAI-compatible API — the fastest way to run Llama, Mistral, Gemma, and Phi locally.",
      "tags": [
        "ollama",
        "local-llm",
        "llama",
        "mistral",
        "openai-compatible",
        "macos",
        "linux",
        "runtime"
      ],
      "author": "Ollama",
      "stars": 95000,
      "updated": "2025-04-01T00:00:00.000Z",
      "url": "https://cache.directory/local-llm/ollama"
    },
    {
      "slug": "sqlite-mcp",
      "shelf": "mcp",
      "name": "SQLite MCP Server",
      "description": "Anthropic's reference MCP server for SQLite databases. Lets your agent run SQL queries, inspect schemas, and analyze data from local .db files with zero configuration.",
      "tags": [
        "sqlite",
        "database",
        "sql",
        "mcp",
        "anthropic",
        "local",
        "data-analysis"
      ],
      "author": "Anthropic",
      "stars": 38200,
      "updated": "2025-03-01T00:00:00.000Z",
      "url": "https://cache.directory/mcp/sqlite-mcp"
    },
    {
      "slug": "filesystem-mcp",
      "shelf": "mcp",
      "name": "Filesystem MCP Server",
      "description": "Anthropic's reference MCP server for filesystem operations. Gives your agent read, write, list, and search access to local directories with configurable sandbox boundaries.",
      "tags": [
        "filesystem",
        "files",
        "mcp",
        "anthropic",
        "local",
        "read-write",
        "reference"
      ],
      "author": "Anthropic",
      "stars": 38200,
      "updated": "2025-03-01T00:00:00.000Z",
      "url": "https://cache.directory/mcp/filesystem-mcp"
    },
    {
      "slug": "lm-studio",
      "shelf": "local-llm",
      "name": "LM Studio",
      "description": "Desktop app for running local LLMs on macOS, Windows, and Linux. Provides a ChatGPT-style UI, a model browser with one-click downloads, and an OpenAI-compatible local server — no CLI required.",
      "tags": [
        "lm-studio",
        "local-llm",
        "desktop-app",
        "gui",
        "openai-compatible",
        "model-browser",
        "macos",
        "windows"
      ],
      "author": "LM Studio",
      "stars": 32000,
      "updated": "2025-04-01T00:00:00.000Z",
      "url": "https://cache.directory/local-llm/lm-studio"
    },
    {
      "slug": "anthropic-bash",
      "shelf": "skills",
      "name": "Bash Tool (Anthropic Computer Use)",
      "description": "Anthropic's official bash execution skill for Claude computer use agents. Lets Claude run shell commands, scripts, and pipelines in a sandboxed terminal environment.",
      "tags": [
        "bash",
        "shell",
        "computer-use",
        "anthropic",
        "claude",
        "terminal",
        "scripting"
      ],
      "author": "Anthropic",
      "stars": 12400,
      "updated": "2025-01-15T00:00:00.000Z",
      "url": "https://cache.directory/skills/anthropic-bash"
    },
    {
      "slug": "anthropic-pdf",
      "shelf": "skills",
      "name": "PDF Tool (Anthropic Computer Use)",
      "description": "Anthropic's official PDF reading skill for Claude computer use agents. Enables Claude to open, read, and extract text from PDF documents in the browser or desktop environment.",
      "tags": [
        "pdf",
        "computer-use",
        "anthropic",
        "claude",
        "document",
        "extraction"
      ],
      "author": "Anthropic",
      "stars": 12400,
      "updated": "2025-01-15T00:00:00.000Z",
      "url": "https://cache.directory/skills/anthropic-pdf"
    },
    {
      "slug": "github-mcp",
      "shelf": "mcp",
      "name": "GitHub MCP Server",
      "description": "Official GitHub MCP server by GitHub. Gives your agent access to repositories, issues, pull requests, code search, and GitHub Actions — authenticated via personal access token.",
      "tags": [
        "github",
        "mcp",
        "repositories",
        "pull-requests",
        "issues",
        "code-search",
        "official"
      ],
      "author": "GitHub",
      "stars": 8900,
      "updated": "2025-04-01T00:00:00.000Z",
      "url": "https://cache.directory/mcp/github-mcp"
    },
    {
      "slug": "nextjs-cursor-rules",
      "shelf": "rules",
      "name": "Next.js App Router Rules",
      "description": "Production-tested Cursor and Claude Code rules for Next.js App Router projects. Enforces RSC patterns, typed route params, Tailwind conventions, and proper Server Action patterns.",
      "tags": [
        "nextjs",
        "app-router",
        "react",
        "typescript",
        "cursor",
        "rules",
        "rsc",
        "tailwind"
      ],
      "author": "community",
      "stars": 3400,
      "updated": "2025-02-01T00:00:00.000Z",
      "url": "https://cache.directory/rules/nextjs-cursor-rules"
    },
    {
      "slug": "anthropic-claude-system",
      "shelf": "prompts",
      "name": "Claude.ai System Prompt (Anthropic)",
      "description": "Anthropic's published system prompt for Claude.ai — the production prompt that shapes Claude's default personality, refusals, and behavior across the consumer product.",
      "tags": [
        "claude",
        "anthropic",
        "system-prompt",
        "alignment",
        "refusals",
        "personality",
        "production"
      ],
      "author": "Anthropic",
      "stars": null,
      "updated": "2024-08-01T00:00:00.000Z",
      "url": "https://cache.directory/prompts/anthropic-claude-system"
    },
    {
      "slug": "cursor-system-prompt",
      "shelf": "prompts",
      "name": "Cursor AI System Prompt",
      "description": "Documentation and analysis of Cursor's internal system prompt — the prompt that shapes Cursor's inline completions, chat behavior, and agent mode. Widely reverse-engineered by the community.",
      "tags": [
        "cursor",
        "system-prompt",
        "ide",
        "coding-assistant",
        "reverse-engineered",
        "completions"
      ],
      "author": "Cursor (Anysphere)",
      "stars": null,
      "updated": "2024-11-01T00:00:00.000Z",
      "url": "https://cache.directory/prompts/cursor-system-prompt"
    },
    {
      "slug": "python-claude-rules",
      "shelf": "rules",
      "name": "Python Claude Code Rules",
      "description": "CLAUDE.md rules for Python projects using Claude Code. Enforces type hints, uv for dependency management, ruff for linting, and pytest conventions for production-quality Python.",
      "tags": [
        "python",
        "type-hints",
        "pytest",
        "ruff",
        "uv",
        "claude-code",
        "rules",
        "linting"
      ],
      "author": "community",
      "stars": null,
      "updated": "2025-03-01T00:00:00.000Z",
      "url": "https://cache.directory/rules/python-claude-rules"
    }
  ]
}