[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-redpanda-data-pipeline-assistant-en":3,"guides-for-redpanda-data-pipeline-assistant":434,"similar-k1740bgs233p3q4sr7a6b4j2bs86m03e-en":435},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":235,"parentExtension":247,"providers":306,"relations":310,"repo":311,"tags":431,"workflow":432},1778696352596.534,"k1740bgs233p3q4sr7a6b4j2bs86m03e",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"This skill should be used when users need to create or fix Redpanda Connect pipeline configurations. Trigger when users mention \"config\", \"pipeline\", \"YAML\", \"create a config\", \"fix my config\", \"validate my pipeline\", or describe a streaming pipeline need like \"read from Kafka and write to S3\".",{"claudeCode":12},"redpanda-data/connect","pipeline-assistant","https://github.com/redpanda-data/connect",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":225,"workflow":241},1778696469791.2197,"kn72s6dg5xm3fz4eqc2d6fhkh586nzmj","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":218,"tier":219,"useCases":220},[21,26,29,32,36,39,43,47,50,53,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states the problem of creating or fixing Redpanda Connect pipeline configurations and names specific triggers and use cases.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill offers significant value by orchestrating and validating Redpanda Connect configurations, delegating complex tasks like Bloblang transformations and component discovery to other specialized skills, which is beyond simple LLM default behavior.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill provides a complete workflow for creating and repairing Redpanda Connect configurations, including setup, validation, and testing steps, making it ready for production use.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on Redpanda Connect pipeline configuration orchestration and validation, delegating related tasks like component search and Bloblang authoring to other skills.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's purpose of creating and fixing Redpanda Connect pipeline configurations and provides relevant trigger phrases.",{"category":40,"check":41,"severity":24,"summary":42},"Invocation","Scoped tools","The skill utilizes narrowly scoped tools like `rpk connect create`, `rpk connect lint`, and `rpk connect run`, which are specialized for specific Redpanda Connect operations.",{"category":44,"check":45,"severity":24,"summary":46},"Documentation","Configuration & parameter reference","The SKILL.md provides detailed documentation for component expressions, environment variable usage, field type conventions, and includes examples of YAML configuration structure.",{"category":33,"check":48,"severity":24,"summary":49},"Tool naming","Tool names like `Scaffold Pipeline`, `Lint Pipeline`, and `Run Pipeline` are descriptive and align with the skill's domain.",{"category":33,"check":51,"severity":24,"summary":52},"Minimal I/O surface","The tools accept structured input (component expressions, file paths, environment variables) and return documented outputs (YAML configuration, linting results, execution status), adhering to a minimal schema.",{"category":54,"check":55,"severity":56,"summary":57},"License","License usability","not_applicable","The license information was not detected in the provided source files.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The repository shows recent commit activity, indicating active maintenance.",{"category":59,"check":63,"severity":56,"summary":64},"Dependency Management","The skill's primary dependencies are external CLI tools (`rpk`) and potentially Bloblang, which are managed by the user's setup rather than bundled dependencies.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill explicitly mandates using environment variables for all secrets and documents their handling through `.env` and `.env.example` files, preventing hardcoding.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill relies on external CLI tools (`rpk`) which are assumed to handle input sanitization; no direct script execution or untrusted data loading is performed by the skill itself.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill does not fetch remote content at runtime or execute arbitrary commands; it relies on the pre-installed `rpk` CLI tool.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill orchestrates external CLI commands and does not perform file operations outside of its intended scope or bundle.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill does not employ detached-process spawns or deny-retry loops; it delegates execution to the `rpk` CLI.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill's primary function is configuration management and it directs users to use environment variables for secrets, preventing direct exfiltration.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled SKILL.md and README files do not contain hidden-steering tricks or suspicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill orchestrates external CLI commands and does not use obfuscated code or dynamic script execution.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill's assumptions about project structure are minimal, primarily relying on the user having the `rpk` tool installed and accessible.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","The repository shows a healthy ratio of closed to open issues over the last 90 days, indicating active maintenance and responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The repository has a clear commit history and recent pushes, and while an explicit version file isn't present in the skill, the underlying `rpk` tool likely has versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill relies on the `rpk connect lint` command for validation, which is expected to handle schema validation for configurations.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill focuses on configuration creation and validation, not destructive operations, and relies on the `rpk` CLI's inherent safety.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill delegates error handling to the `rpk` CLI and relies on its output for diagnostics, which are then parsed and reported to the user.",{"category":104,"check":114,"severity":56,"summary":115},"Logging","The skill itself does not generate logs; logging is handled by the underlying `rpk` commands.",{"category":117,"check":118,"severity":24,"summary":119},"Compliance","GDPR","The skill's focus on configuration management means it does not operate on personal data, and secrets are handled via environment variables, not directly submitted.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The extension is globally applicable as it deals with software configuration and does not appear to have regional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill's reliance on the `rpk` CLI, which is generally cross-platform, suggests good runtime stability.",{"category":44,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of Redpanda Connect, its features, installation, and usage, complementing the skill's documentation.",{"category":33,"check":130,"severity":24,"summary":131},"Tool surface size","The skill exposes a manageable number of distinct tools for configuration tasks.",{"category":40,"check":133,"severity":24,"summary":134},"Overlapping near-synonym tools","The tools provided by the skill have distinct functions (create, lint, run) and do not appear to be near-synonyms.",{"category":44,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the SKILL.md, such as configuration creation, linting, and running, have corresponding implemented tools and `rpk` commands.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The SKILL.md and SETUP.md provide clear, copy-pasteable installation instructions for multiple operating systems and include examples for using the `rpk connect` commands.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill relies on `rpk`'s error reporting, which is generally detailed, and the skill's workflow aims to translate these into actionable user feedback.",{"category":147,"check":148,"severity":56,"summary":149},"Execution","Pinned dependencies","The skill does not bundle dependencies; it relies on the user installing the `rpk` tool separately.",{"category":33,"check":151,"severity":56,"summary":152},"Dry-run preview","The primary operations involve configuration generation and validation, which are not state-changing or outbound data sending operations requiring a dry-run.",{"category":154,"check":155,"severity":56,"summary":156},"Protocol","Idempotent retry & timeouts","The skill orchestrates CLI commands and does not perform remote calls or state-changing operations that would require specific retry or timeout handling within the skill itself.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not appear to collect or emit any telemetry data.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The description clearly defines the skill's purpose as creating/fixing Redpanda Connect configurations and specifies triggers and delegation to other skills.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":44,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured and reasonably concise, with external links for deeper dives into setup and documentation.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses external links to SETUP.md and the Redpanda Connect documentation site, avoiding large embedded material.",{"category":170,"check":174,"severity":56,"summary":175},"Forked exploration","This skill is not designed for deep exploration or code review; its workflow is direct configuration management.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md includes multiple practical, end-to-end examples for scaffolding, linting, and running pipelines, with clear inputs and expected outputs.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The documentation addresses edge cases and limitations, particularly regarding Bloblang transformations and testing with stdin/stdout, offering recovery steps implicitly through validation and iteration.",{"category":104,"check":183,"severity":56,"summary":184},"Tool Fallback","The skill's primary tool is the `rpk` CLI, which is a required installation and does not have a built-in fallback within the skill's scope.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's workflow emphasizes iterative validation and testing, implicitly halting and reporting issues when unexpected states or errors occur during configuration generation or linting.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill explicitly declares its required dependencies on `component-search` and `bloblang-authoring` skills, ensuring standalone operation.",1778696469595,"This skill automates the creation, validation, and repair of Redpanda Connect pipeline configurations using the `rpk` command-line tool. It delegates complex tasks like component discovery and Bloblang transformations to other specialized skills and emphasizes secure credential management.",[195,196,197,198,199],"Scaffold new pipeline configurations","Lint and validate existing configurations","Run pipelines for testing","Guidance on secrets management","Delegation to specialized skills for Bloblang and component search",[201,202,203,204],"Writing Bloblang transformations directly","Performing component discovery","Executing Redpanda Connect pipelines in production","Managing Redpanda cluster infrastructure","3.0.0","4.4.0","To empower users to easily create, fix, and validate Redpanda Connect pipeline configurations, ensuring production-ready and secure setups.","The skill is highly polished with excellent documentation, clear purpose, and robust error handling by leveraging the `rpk` CLI. The only minor point is the absence of license information in the provided files, which does not impact the skill's functionality.",96,"A well-documented and robust skill for creating and managing Redpanda Connect pipeline configurations.",[212,213,214,215,216,217],"configuration","redpanda","connect","pipeline","yaml","data-engineering","global","verified",[221,222,223,224],"Creating a new Redpanda Connect pipeline from a description","Fixing errors in an existing pipeline configuration","Validating pipeline configurations before deployment","Learning about Redpanda Connect configuration patterns through recipes",{"codeQuality":226,"collectedAt":228,"documentation":229,"maintenance":232,"security":239,"testCoverage":240},{"hasLockfile":227},true,1778696454169,{"descriptionLength":230,"readmeSize":231},295,8737,{"closedIssues90d":233,"forks":234,"hasChangelog":235,"openIssues90d":236,"pushedAt":237,"stars":238},16,940,false,17,1778683632000,8668,{"hasNpmPackage":235,"smitheryVerified":235},{"hasCi":227,"hasTests":227},{"updatedAt":242},1778696469791,{"basePath":244,"githubOwner":245,"githubRepo":214,"locale":18,"slug":13,"type":246},".claude-plugin/plugins/redpanda-connect/skills/pipeline-assistant","redpanda-data","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":256,"parentExtension":259,"providers":291,"relations":301,"tags":302,"workflow":303},1778696352596.533,"k173kt11134rx660a52907vmqs86m3z5",{"reviewCount":8},{"description":252,"installMethods":253,"name":255,"sourceUrl":14},"Interactive YAML config and Bloblang authoring for Redpanda Connect",{"claudeCode":254},"redpanda-connect","Redpanda Connect Plugin",{"basePath":257,"githubOwner":245,"githubRepo":214,"locale":18,"slug":254,"type":258},".claude-plugin/plugins/redpanda-connect","plugin",{"_creationTime":260,"_id":261,"community":262,"display":263,"identity":267,"providers":270,"relations":284,"tags":286,"workflow":287},1778696352596.5327,"k177tagzj011dbw20ssxcyvrgn86m1ph",{"reviewCount":8},{"description":264,"installMethods":265,"name":266,"sourceUrl":14},"Plugins for Redpanda Connect",{"claudeCode":12},"redpanda-connect-plugins",{"basePath":268,"githubOwner":245,"githubRepo":214,"locale":18,"slug":214,"type":269},"","marketplace",{"evaluate":271,"extract":277},{"promptVersionExtension":272,"promptVersionScoring":206,"score":273,"tags":274,"targetMarket":218,"tier":219},"3.1.0",97,[213,214,275,276,212],"plugins","data-streaming",{"commitSha":278,"marketplace":279,"plugin":282},"HEAD",{"name":266,"pluginCount":280,"version":281},1,"0.1.0",{"mcpCount":8,"provider":283,"skillCount":8},"classify",{"repoId":285},"kd762e1jtg5w5vsa7s127shyd986mpf4",[212,214,276,275,213],{"evaluatedAt":288,"extractAt":289,"updatedAt":290},1778696365887,1778696352596,1778696588803,{"evaluate":292,"extract":297},{"promptVersionExtension":205,"promptVersionScoring":206,"score":273,"tags":293,"targetMarket":218,"tier":219},[213,214,216,294,212,295,296],"bloblang","streaming","developer-tools",{"commitSha":278,"license":298,"plugin":299},"Apache-2.0",{"mcpCount":8,"provider":283,"skillCount":300},3,{"parentExtensionId":261,"repoId":285},[294,212,214,296,213,295,216],{"evaluatedAt":304,"extractAt":289,"updatedAt":305},1778696385561,1778696588975,{"evaluate":307,"extract":309},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":308,"targetMarket":218,"tier":219},[212,213,214,215,216,217],{"commitSha":278},{"parentExtensionId":249,"repoId":285},{"_creationTime":312,"_id":285,"identity":313,"providers":314,"workflow":427},1778696346136.763,{"githubOwner":245,"githubRepo":214,"sourceUrl":14},{"classify":315,"discover":404,"github":407},{"commitSha":278,"extensions":316},[317,327,347,356,366,375,381],{"basePath":268,"description":264,"displayName":266,"installMethods":318,"rationale":319,"selectedPaths":320,"source":326,"sourceLanguage":18,"type":269},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[321,324],{"path":322,"priority":323},".claude-plugin/marketplace.json","mandatory",{"path":325,"priority":323},"README.md","rule",{"basePath":257,"description":252,"displayName":254,"installMethods":328,"license":298,"rationale":329,"selectedPaths":330,"source":326,"sourceLanguage":18,"type":258},{"claudeCode":254},"plugin manifest at .claude-plugin/plugins/redpanda-connect/.claude-plugin/plugin.json",[331,333,336,338,340,343,345],{"path":332,"priority":323},".claude-plugin/plugin.json",{"path":334,"priority":335},"skills/bloblang-authoring/SKILL.md","medium",{"path":337,"priority":335},"skills/component-search/SKILL.md",{"path":339,"priority":335},"skills/pipeline-assistant/SKILL.md",{"path":341,"priority":342},"commands/blobl.md","high",{"path":344,"priority":342},"commands/pipeline.md",{"path":346,"priority":342},"commands/search.md",{"basePath":348,"description":349,"displayName":350,"installMethods":351,"rationale":352,"selectedPaths":353,"source":326,"sourceLanguage":18,"type":246},".claude/skills/review","Code review a pull request for Redpanda Connect, checking Go patterns, tests, component architecture, and commit policy","review",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/review/SKILL.md",[354],{"path":355,"priority":323},"SKILL.md",{"basePath":357,"description":358,"displayName":359,"installMethods":360,"rationale":361,"selectedPaths":362,"source":326,"sourceLanguage":18,"type":246},".claude-plugin/plugins/redpanda-connect/skills/bloblang-authoring","This skill should be used when users need to create or debug Bloblang transformation scripts. Trigger when users ask about transforming data, mapping fields, parsing JSON/CSV/XML, converting timestamps, filtering arrays, or mention \"bloblang\", \"blobl\", \"mapping processor\", or describe any data transformation need like \"convert this to that\" or \"transform my JSON\".","bloblang-authoring",{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/bloblang-authoring/SKILL.md",[363,364],{"path":355,"priority":323},{"path":365,"priority":335},"SETUP.md",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":326,"sourceLanguage":18,"type":246},".claude-plugin/plugins/redpanda-connect/skills/component-search","This skill should be used when users need to discover Redpanda Connect components for their streaming pipelines. Trigger when users ask about finding inputs, outputs, processors, or other components, or when they mention specific technologies like \"kafka consumer\", \"postgres output\", \"http server\", or ask \"which component should I use for X\".","component-search",{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/component-search/SKILL.md",[373,374],{"path":355,"priority":323},{"path":365,"priority":335},{"basePath":244,"description":10,"displayName":13,"installMethods":376,"rationale":377,"selectedPaths":378,"source":326,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at .claude-plugin/plugins/redpanda-connect/skills/pipeline-assistant/SKILL.md",[379,380],{"path":355,"priority":323},{"path":365,"priority":335},{"basePath":268,"displayName":382,"installMethods":383,"rationale":385,"selectedPaths":386,"source":326,"sourceLanguage":18,"type":403},"v4",{"go":384},"github.com/redpanda-data/connect/v4","go.mod with MCP SDK dependency at go.mod",[387,389,390,392,394,396,398,401],{"path":388,"priority":323},"go.mod",{"path":325,"priority":323},{"path":391,"priority":335},"cmd/redpanda-connect/main.go",{"path":393,"priority":335},"cmd/redpanda-connect-ai/main.go",{"path":395,"priority":335},"cmd/redpanda-connect-cloud/main.go",{"path":397,"priority":335},"cmd/redpanda-connect-community/main.go",{"path":399,"priority":400},"cmd/redpanda-connect-ai/sqlite.go","low",{"path":402,"priority":400},"cmd/redpanda-connect-cloud/sqlite.go","mcp",{"sources":405},[406],"manual",{"closedIssues90d":233,"description":408,"forks":234,"homepage":409,"openIssues90d":236,"pushedAt":237,"readmeSize":231,"stars":238,"topics":410},"Fancy stream processing made operationally mundane","https://docs.redpanda.com/redpanda-connect/about/",[411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,217,426],"message-queue","stream-processing","streaming-data","message-bus","logs","stream-processor","cqrs","event-sourcing","go","golang","kafka","amqp","rabbitmq","nats","etl","data-ops",{"classifiedAt":428,"discoverAt":429,"extractAt":430,"githubAt":430,"updatedAt":428},1778696352361,1778696346136,1778696350350,[212,214,217,215,213,216],{"evaluatedAt":242,"extractAt":289,"updatedAt":433},1778696589662,[],[436,455,487,514,534,564],{"_creationTime":437,"_id":438,"community":439,"display":440,"identity":442,"providers":443,"relations":450,"tags":451,"workflow":452},1778696352596.5337,"k174a4a2dmpbpq8482aj3dppdh86npsy",{"reviewCount":8},{"description":368,"installMethods":441,"name":369,"sourceUrl":14},{"claudeCode":12},{"basePath":367,"githubOwner":245,"githubRepo":214,"locale":18,"slug":369,"type":246},{"evaluate":444,"extract":449},{"promptVersionExtension":205,"promptVersionScoring":206,"score":445,"tags":446,"targetMarket":218,"tier":219},95,[213,214,295,447,448],"data-pipeline","component-discovery",{"commitSha":278},{"parentExtensionId":249,"repoId":285},[448,214,447,213,295],{"evaluatedAt":453,"extractAt":289,"updatedAt":454},1778696453651,1778696589471,{"_creationTime":456,"_id":457,"community":458,"display":459,"identity":465,"providers":469,"relations":480,"tags":483,"workflow":484},1778695548458.4001,"k170asnajd0vcr51hwhfy4t0t986m5bh",{"reviewCount":8},{"description":460,"installMethods":461,"name":463,"sourceUrl":464},"Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.\n",{"claudeCode":462},"pjt222/agent-almanac","setup-tailwind-typescript","https://github.com/pjt222/agent-almanac",{"basePath":466,"githubOwner":467,"githubRepo":468,"locale":18,"slug":463,"type":246},"skills/setup-tailwind-typescript","pjt222","agent-almanac",{"evaluate":470,"extract":479},{"promptVersionExtension":205,"promptVersionScoring":206,"score":471,"tags":472,"targetMarket":218,"tier":219},100,[473,474,475,476,212,477,478],"tailwind","typescript","css","styling","react","nextjs",{"commitSha":278},{"parentExtensionId":481,"repoId":482},"k170h0janaa9kwn7cfgfz2ykss86mmh9","kd7aryv63z61j39n2td1aeqkvh86mh12",[212,475,478,477,476,473,474],{"evaluatedAt":485,"extractAt":486,"updatedAt":485},1778701490050,1778695548458,{"_creationTime":488,"_id":489,"community":490,"display":491,"identity":497,"providers":501,"relations":507,"tags":510,"workflow":511},1778699234184.6174,"k174zww66m804nhr89ttra7r6d86nwyg",{"reviewCount":8},{"description":492,"installMethods":493,"name":495,"sourceUrl":496},"Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow",{"claudeCode":494},"Yeachan-Heo/oh-my-claudecode","setup","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":498,"githubOwner":499,"githubRepo":500,"locale":18,"slug":495,"type":246},"skills/setup","Yeachan-Heo","oh-my-claudecode",{"evaluate":502,"extract":506},{"promptVersionExtension":205,"promptVersionScoring":206,"score":471,"tags":503,"targetMarket":218,"tier":219},[495,504,212,505,403],"routing","cli",{"commitSha":278},{"parentExtensionId":508,"repoId":509},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[505,212,403,504,495],{"evaluatedAt":512,"extractAt":513,"updatedAt":512},1778699724286,1778699234184,{"_creationTime":515,"_id":516,"community":517,"display":518,"identity":522,"providers":524,"relations":530,"tags":531,"workflow":532},1778699234184.6143,"k17cnx0m6a27fw52yvt4zsbsxh86nd1c",{"reviewCount":8},{"description":519,"installMethods":520,"name":521,"sourceUrl":496},"Configure popular MCP servers for enhanced agent capabilities",{"claudeCode":494},"mcp-setup",{"basePath":523,"githubOwner":499,"githubRepo":500,"locale":18,"slug":521,"type":246},"skills/mcp-setup",{"evaluate":525,"extract":529},{"promptVersionExtension":205,"promptVersionScoring":206,"score":471,"tags":526,"targetMarket":218,"tier":219},[403,212,505,527,528],"agent","tooling",{"commitSha":278},{"parentExtensionId":508,"repoId":509},[527,505,212,403,528],{"evaluatedAt":533,"extractAt":513,"updatedAt":533},1778699492025,{"_creationTime":535,"_id":536,"community":537,"display":538,"identity":544,"providers":548,"relations":557,"tags":559,"workflow":560},1778699106670.4258,"k17c1n6dbde7qh2wemx78d13t986n7x2",{"reviewCount":8},{"description":539,"installMethods":540,"name":542,"sourceUrl":543},"Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.",{"claudeCode":541},"xixu-me/skills","running-claude-code-via-litellm-copilot","https://github.com/xixu-me/skills",{"basePath":545,"githubOwner":546,"githubRepo":547,"locale":18,"slug":542,"type":246},"skills/running-claude-code-via-litellm-copilot","xixu-me","skills",{"evaluate":549,"extract":556},{"promptVersionExtension":205,"promptVersionScoring":206,"score":471,"tags":550,"targetMarket":218,"tier":219},[551,552,553,554,212,555],"copilot","litellm","proxy","claude-code","troubleshooting",{"commitSha":278},{"repoId":558},"kd77r2vb42jmgam0qbr9f2c6kn86mebv",[554,212,551,552,553,555],{"evaluatedAt":561,"extractAt":562,"updatedAt":563},1778699196029,1778699106670,1778699384216,{"_creationTime":565,"_id":566,"community":567,"display":568,"identity":574,"providers":578,"relations":586,"tags":589,"workflow":590},1778696622831.494,"k17fm71376rjr60q577jsnf3hx86n2a5",{"reviewCount":8},{"description":569,"installMethods":570,"name":572,"sourceUrl":573},"Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.",{"claudeCode":571},"rohithzr/claudebase","sync-setup","https://github.com/rohithzr/claudebase",{"basePath":575,"githubOwner":576,"githubRepo":577,"locale":18,"slug":572,"type":246},"skills/sync-setup","rohithzr","claudebase",{"evaluate":579,"extract":585},{"promptVersionExtension":205,"promptVersionScoring":206,"score":471,"tags":580,"targetMarket":218,"tier":219},[212,581,582,583,584],"sync","github","backup","automation",{"commitSha":278},{"parentExtensionId":587,"repoId":588},"k17brwsz1rsvvtg8zjs955raex86mnh6","kd7e1fmwvfp6n226mj6hy2fzds86n8kk",[584,583,212,582,581],{"evaluatedAt":591,"extractAt":592,"updatedAt":593},1778696737767,1778696622831,1778696818191]