[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-getsentry-sentry-create-alert-en":3,"guides-for-getsentry-sentry-create-alert":801,"similar-k1792n44gycp0b021hw5km82sh86mctc-en":802},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":242,"isFallback":225,"parentExtension":247,"providers":301,"relations":305,"repo":306,"tags":799,"workflow":800},1778687299685.3865,"k1792n44gycp0b021hw5km82sh86mctc",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.",{"claudeCode":12},"getsentry/sentry-for-ai","sentry-create-alert","https://github.com/getsentry/sentry-for-ai",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":223,"workflow":240},1778687508105.436,"kn71jdhw66s4a6qp2qteq8851986m377","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":204,"promptVersionScoring":205,"purpose":206,"rationale":207,"score":208,"summary":209,"tags":210,"targetMarket":216,"tier":217,"useCases":218},[21,26,29,32,36,39,44,48,51,54,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 Sentry alerts and sets the context for when to use the skill.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured way to interact with the Sentry workflow engine API, going beyond simple prompt-based LLM capabilities.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill covers the complete lifecycle for creating Sentry alerts, including gathering configuration, looking up IDs, building the payload, creating the alert, and verification. Prerequisites are clearly listed.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill focuses solely on creating Sentry alerts via the workflow engine API.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The description accurately reflects the skill's capability to create Sentry alerts using the workflow engine API and lists relevant use cases and supported notification actions.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill is a monolithic script that interacts with an external API, rather than exposing multiple distinct tools.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","All required and optional configuration details, including API scopes, regions, and payload structures for triggers and actions, are thoroughly documented.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This skill does not expose individual tools with names; it is a single execution unit.",{"category":33,"check":52,"severity":24,"summary":53},"Minimal I/O surface","The skill collects necessary parameters through prompts and constructs a precise JSON payload for the API, returning only status codes and UI links.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project includes a standard MIT license file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on May 13, 2026, which is recent.",{"category":59,"check":63,"severity":42,"summary":64},"Dependency Management","The skill relies on external CLI tools like `curl` and `python3` but does not bundle third-party code dependencies that require management.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill requires an auth token but prompts the user for it and does not echo resolved secrets to stdout or debug logs.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill uses `curl` and `python3` scripts which are self-contained and do not fetch or execute external third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill's scripts are bundled and do not download external content at runtime for execution.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill uses `curl` and `python3` for API calls and data processing, operating within standard shell environments without attempting to write outside its expected scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The bundled scripts do not contain primitives for escaping the sandbox, such as detached processes or retry loops around denied calls.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill requires a Sentry token for API interaction but prompts the user and handles it securely; it does not exfiltrate confidential data.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled markdown and script files are free of hidden text tricks or malicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The bundled scripts are plain text and not obfuscated via base64, eval, or runtime downloads.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill assumes standard shell utilities like `curl` and `python3` are available but does not make assumptions about user project structure.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","Open issues (3) are low compared to closed issues (37) in the last 90 days, indicating good maintainer responsiveness.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The SKILL.md frontmatter includes a `parent` field and `name`, indicating a structured versioning approach within the repository, and the repository has recent commits.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The `python3` scripts used for parsing API responses are standard and perform necessary data extraction, and the skill prompts for validated parameters.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","Creating an alert is a state-changing operation, but it is guarded by user input collection and a clear API call rather than automated destructive commands.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill includes explicit troubleshooting steps for common API errors (401, 403, 404, 400) and the `python3` scripts are likely to exit non-zero on failure.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","The skill does not perform destructive actions or outbound calls beyond the primary API interaction and therefore does not require a local audit log.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data beyond what is necessary for Sentry authentication and alert configuration, which is handled via API.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill interacts with Sentry APIs which are global in nature, and the documentation does not indicate any regional restrictions.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard `curl` and `python3` which are broadly available, and the documentation specifies these as prerequisites.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README provides a good overview of the plugin's capabilities, installation instructions for multiple environments, and lists available skills.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single skill, not an extension exposing multiple tools or commands.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose multiple tools that could be considered near-synonyms.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features described in the README and SKILL.md, such as creating alerts with specific configurations, are implemented in the provided scripts and API interactions.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README provides clear installation instructions for Claude Code, Cursor, and from source, including verification steps.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The troubleshooting section in SKILL.md provides specific error codes and their corresponding solutions.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The skill relies on `curl` and `python3`, which are assumed to be managed by the runtime environment; the scripts themselves do not introduce external dependencies that need pinning.",{"category":33,"check":151,"severity":24,"summary":152},"Dry-run preview","While there isn't a direct `--dry-run` flag, the skill walks through collecting all necessary information and displaying the payload structure before making the API call, providing a form of preview.",{"category":154,"check":155,"severity":24,"summary":156},"Protocol","Idempotent retry & timeouts","The API calls themselves are handled by Sentry, and the script provides error handling for common API issues, including potential retries guided by user interaction.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill precisely defines its purpose as creating Sentry alerts via the workflow engine API and provides clear usage scenarios and prerequisites.",{"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":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md body is well-structured, under 500 lines, and uses tables and code blocks effectively, delegating deeper material where appropriate.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md outlines the procedure and uses tables and code blocks for clarity, without embedding excessively large data structures.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is a focused, short-form operation and does not involve deep exploration or multi-file inspection.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The SKILL.md provides detailed examples of API payloads for triggers, conditions, and actions, and the troubleshooting section implies successful execution.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The troubleshooting section explicitly documents failure modes like 401, 403, 404, and 400 errors with their recovery steps.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","The skill relies on external `curl` and `python3` which are assumed to be present, and does not depend on a custom MCP server.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill collects necessary details and prompts the user, implying it will halt if critical information is missing or invalid before attempting API calls.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and focuses on creating Sentry alerts, without implicit reliance on other skills.",1778687507995,"This skill enables users to create Sentry alerts by interacting with the Sentry workflow engine API. It guides the user through collecting necessary configuration details, looking up necessary IDs, and constructing the correct API payload to create alerts for various trigger events and actions like email, Slack, or PagerDuty.",[195,196,197,198,199],"Create Sentry alerts via API","Supports email, Slack, PagerDuty, Discord, and other actions","Configures trigger events and filter conditions","Provides API lookup for IDs (users, teams, integrations)","Detailed payload structure and API endpoint examples",[201,202,203],"Managing existing Sentry alerts (beyond the scope of creation).","Modifying Sentry project settings or SDK configurations.","Interacting with Sentry features not directly related to alert creation.","3.0.0","4.4.0","To empower users to programmatically create and configure Sentry alerts through a structured workflow, enabling automated notification setups for issue prioritization and event monitoring.","High quality documentation and clear implementation of functionality. No critical or warning findings.",99,"A high-quality skill for creating Sentry alerts with detailed documentation and robust error handling.",[211,212,213,214,215],"sentry","alerts","api","automation","workflow","global","verified",[219,220,221,222],"When asked to create a Sentry alert or set up notifications.","When users need to configure alerts for specific issue priority levels or de-escalation.","When building workflow automations for incident response based on Sentry events.","When configuring Slack, PagerDuty, or email notifications for Sentry issues.",{"codeQuality":224,"collectedAt":226,"documentation":227,"maintenance":230,"security":236,"testCoverage":238},{"hasLockfile":225},false,1778687490228,{"descriptionLength":228,"readmeSize":229},245,4777,{"closedIssues90d":231,"forks":232,"hasChangelog":225,"openIssues90d":233,"pushedAt":234,"stars":235},37,21,3,1778664294000,170,{"hasNpmPackage":225,"license":237,"smitheryVerified":225},"MIT",{"hasCi":239,"hasTests":225},true,{"updatedAt":241},1778687508105,{"basePath":243,"githubOwner":244,"githubRepo":245,"locale":18,"slug":13,"type":246},"skills/sentry-create-alert","getsentry","sentry-for-ai","skill",{"_creationTime":248,"_id":249,"community":250,"display":251,"identity":254,"parentExtension":257,"providers":289,"relations":297,"tags":298,"workflow":299},1778687299685.385,"k179krjesmjphb7bqfh43701sn86n8mn",{"reviewCount":8},{"description":252,"installMethods":253,"name":211,"sourceUrl":14},"Sentry Plugin for Claude Code to help with debugging including MCP, commands, and skill capabilities.",{"claudeCode":211},{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":256},"","plugin",{"_creationTime":258,"_id":259,"community":260,"display":261,"identity":265,"providers":267,"relations":283,"tags":285,"workflow":286},1778687299685.3848,"k179yfyfa9mb154bqjgahv10fn86mrz3",{"reviewCount":8},{"description":262,"installMethods":263,"name":264,"sourceUrl":14},"Teach your AI coding assistant how to use Sentry - setup, debugging, alerts, and more",{"claudeCode":12},"sentry-plugin-marketplace",{"basePath":255,"githubOwner":244,"githubRepo":245,"locale":18,"slug":245,"type":266},"marketplace",{"evaluate":268,"extract":277},{"promptVersionExtension":269,"promptVersionScoring":205,"score":270,"tags":271,"targetMarket":216,"tier":276},"3.1.0",75,[211,272,273,274,275],"debugging","monitoring","error-tracking","ai-assistant","community",{"commitSha":278,"marketplace":279,"plugin":281},"HEAD",{"name":264,"pluginCount":280},1,{"mcpCount":8,"provider":282,"skillCount":8},"classify",{"repoId":284},"kd72wxwjk5zaddkehkc2ftrzfh86nk3n",[275,272,274,273,211],{"evaluatedAt":287,"extractAt":288,"updatedAt":287},1778687344825,1778687299685,{"evaluate":290,"extract":294},{"promptVersionExtension":204,"promptVersionScoring":205,"score":291,"tags":292,"targetMarket":216,"tier":217},95,[211,272,273,274,293],"observability",{"commitSha":278,"license":237,"plugin":295},{"mcpCount":8,"provider":282,"skillCount":296},30,{"parentExtensionId":259,"repoId":284},[272,274,273,293,211],{"evaluatedAt":300,"extractAt":288,"updatedAt":300},1778687354391,{"evaluate":302,"extract":304},{"promptVersionExtension":204,"promptVersionScoring":205,"score":208,"tags":303,"targetMarket":216,"tier":217},[211,212,213,214,215],{"commitSha":278},{"parentExtensionId":249,"repoId":284},{"_creationTime":307,"_id":284,"identity":308,"providers":309,"workflow":795},1778687295017.2043,{"githubOwner":244,"githubRepo":245,"sourceUrl":14},{"classify":310,"discover":789,"github":792},{"commitSha":278,"extensions":311},[312,325,400,423,438,452,466,474,479,493,505,513,521,535,549,565,581,596,604,622,630,645,659,675,690,706,714,728,744,754,766,781],{"basePath":255,"displayName":264,"installMethods":313,"rationale":314,"selectedPaths":315,"source":324,"sourceLanguage":18,"type":266},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[316,319,321],{"path":317,"priority":318},".claude-plugin/marketplace.json","mandatory",{"path":320,"priority":318},"README.md",{"path":322,"priority":323},"LICENSE","high","rule",{"basePath":255,"description":252,"displayName":211,"installMethods":326,"license":237,"rationale":327,"selectedPaths":328,"source":324,"sourceLanguage":18,"type":256},{"claudeCode":211},"plugin manifest at .claude-plugin/plugin.json",[329,331,332,333,336,338,340,342,344,346,348,350,352,354,356,358,360,362,364,366,368,370,372,374,376,378,380,382,384,386,388,390,392,394,396,398],{"path":330,"priority":318},".claude-plugin/plugin.json",{"path":320,"priority":318},{"path":322,"priority":323},{"path":334,"priority":335},"skills/sentry-android-sdk/SKILL.md","medium",{"path":337,"priority":335},"skills/sentry-browser-sdk/SKILL.md",{"path":339,"priority":335},"skills/sentry-cloudflare-sdk/SKILL.md",{"path":341,"priority":335},"skills/sentry-cocoa-sdk/SKILL.md",{"path":343,"priority":335},"skills/sentry-code-review/SKILL.md",{"path":345,"priority":335},"skills/sentry-create-alert/SKILL.md",{"path":347,"priority":335},"skills/sentry-dotnet-sdk/SKILL.md",{"path":349,"priority":335},"skills/sentry-elixir-sdk/SKILL.md",{"path":351,"priority":335},"skills/sentry-feature-setup/SKILL.md",{"path":353,"priority":335},"skills/sentry-fix-issues/SKILL.md",{"path":355,"priority":335},"skills/sentry-flutter-sdk/SKILL.md",{"path":357,"priority":335},"skills/sentry-go-sdk/SKILL.md",{"path":359,"priority":335},"skills/sentry-nestjs-sdk/SKILL.md",{"path":361,"priority":335},"skills/sentry-nextjs-sdk/SKILL.md",{"path":363,"priority":335},"skills/sentry-node-sdk/SKILL.md",{"path":365,"priority":335},"skills/sentry-otel-exporter-setup/SKILL.md",{"path":367,"priority":335},"skills/sentry-php-sdk/SKILL.md",{"path":369,"priority":335},"skills/sentry-pr-code-review/SKILL.md",{"path":371,"priority":335},"skills/sentry-python-sdk/SKILL.md",{"path":373,"priority":335},"skills/sentry-react-native-sdk/SKILL.md",{"path":375,"priority":335},"skills/sentry-react-router-framework-sdk/SKILL.md",{"path":377,"priority":335},"skills/sentry-react-sdk/SKILL.md",{"path":379,"priority":335},"skills/sentry-ruby-sdk/SKILL.md",{"path":381,"priority":335},"skills/sentry-sdk-setup/SKILL.md",{"path":383,"priority":335},"skills/sentry-sdk-skill-creator/SKILL.md",{"path":385,"priority":335},"skills/sentry-sdk-upgrade/SKILL.md",{"path":387,"priority":335},"skills/sentry-setup-ai-monitoring/SKILL.md",{"path":389,"priority":335},"skills/sentry-svelte-sdk/SKILL.md",{"path":391,"priority":335},"skills/sentry-tanstack-start-sdk/SKILL.md",{"path":393,"priority":335},"skills/sentry-workflow/SKILL.md",{"path":395,"priority":318},".mcp.json",{"path":397,"priority":323},"commands/seer.md",{"path":399,"priority":323},".cursor-plugin/plugin.json",{"basePath":401,"description":402,"displayName":403,"installMethods":404,"rationale":405,"selectedPaths":406,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-android-sdk","Full Sentry SDK setup for Android. Use when asked to \"add Sentry to Android\", \"install sentry-android\", \"setup Sentry in Android\", or configure error monitoring, tracing, profiling, session replay, or logging for Android applications. Supports Kotlin and Java codebases.","sentry-android-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-android-sdk/SKILL.md",[407,409,411,413,415,417,419,421],{"path":408,"priority":318},"SKILL.md",{"path":410,"priority":335},"references/crons.md",{"path":412,"priority":335},"references/error-monitoring.md",{"path":414,"priority":335},"references/logging.md",{"path":416,"priority":335},"references/metrics.md",{"path":418,"priority":335},"references/profiling.md",{"path":420,"priority":335},"references/session-replay.md",{"path":422,"priority":335},"references/tracing.md",{"basePath":424,"description":425,"displayName":426,"installMethods":427,"rationale":428,"selectedPaths":429,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-browser-sdk","Full Sentry SDK setup for browser JavaScript. Use when asked to \"add Sentry to a website\", \"install @sentry/browser\", or configure error monitoring, tracing, session replay, or logging for vanilla JavaScript, jQuery, static sites, or WordPress.","sentry-browser-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-browser-sdk/SKILL.md",[430,431,432,433,434,435,436],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":418,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"path":437,"priority":335},"references/user-feedback.md",{"basePath":439,"description":440,"displayName":441,"installMethods":442,"rationale":443,"selectedPaths":444,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-cloudflare-sdk","Full Sentry SDK setup for Cloudflare Workers and Pages. Use when asked to \"add Sentry to Cloudflare Workers\", \"install @sentry/cloudflare\", or configure error monitoring, tracing, logging, crons, or AI monitoring for Cloudflare Workers, Pages, Durable Objects, Queues, Workflows, or Hono on Cloudflare.","sentry-cloudflare-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cloudflare-sdk/SKILL.md",[445,446,447,449,450,451],{"path":408,"priority":318},{"path":410,"priority":335},{"path":448,"priority":335},"references/durable-objects.md",{"path":412,"priority":335},{"path":414,"priority":335},{"path":422,"priority":335},{"basePath":453,"description":454,"displayName":455,"installMethods":456,"rationale":457,"selectedPaths":458,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-cocoa-sdk","Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS). Use when asked to \"add Sentry to iOS\", \"add Sentry to Swift\", \"install sentry-cocoa\", or configure error monitoring, tracing, profiling, session replay, or logging for Apple applications. Supports SwiftUI and UIKit.","sentry-cocoa-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-cocoa-sdk/SKILL.md",[459,460,461,462,463,464,465],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":418,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"path":437,"priority":335},{"basePath":467,"description":468,"displayName":469,"installMethods":470,"rationale":471,"selectedPaths":472,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-code-review","Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.","sentry-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-code-review/SKILL.md",[473],{"path":408,"priority":318},{"basePath":243,"description":10,"displayName":13,"installMethods":475,"rationale":476,"selectedPaths":477,"source":324,"sourceLanguage":18,"type":246},{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-create-alert/SKILL.md",[478],{"path":408,"priority":318},{"basePath":480,"description":481,"displayName":482,"installMethods":483,"rationale":484,"selectedPaths":485,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-dotnet-sdk","Full Sentry SDK setup for .NET. Use when asked to \"add Sentry to .NET\", \"install Sentry for C#\", or configure error monitoring, tracing, profiling, logging, or crons for ASP.NET Core, MAUI, WPF, WinForms, Blazor, Azure Functions, or any other .NET application.","sentry-dotnet-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-dotnet-sdk/SKILL.md",[486,487,488,489,490,491,492],{"path":408,"priority":318},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":494,"description":495,"displayName":496,"installMethods":497,"rationale":498,"selectedPaths":499,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-elixir-sdk","Full Sentry SDK setup for Elixir. Use when asked to \"add Sentry to Elixir\", \"install sentry for Elixir\", or configure error monitoring, tracing, logging, or crons for Elixir, Phoenix, or Plug applications. Supports Phoenix, Plug, LiveView, Oban, and Quantum.","sentry-elixir-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-elixir-sdk/SKILL.md",[500,501,502,503,504],{"path":408,"priority":318},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":422,"priority":335},{"basePath":506,"description":507,"displayName":508,"installMethods":509,"rationale":510,"selectedPaths":511,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-feature-setup","Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and notifications.","sentry-feature-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-feature-setup/SKILL.md",[512],{"path":408,"priority":318},{"basePath":514,"description":515,"displayName":516,"installMethods":517,"rationale":518,"selectedPaths":519,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-fix-issues","Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.","sentry-fix-issues",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-fix-issues/SKILL.md",[520],{"path":408,"priority":318},{"basePath":522,"description":523,"displayName":524,"installMethods":525,"rationale":526,"selectedPaths":527,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-flutter-sdk","Full Sentry SDK setup for Flutter and Dart. Use when asked to \"add Sentry to Flutter\", \"install sentry_flutter\", \"setup Sentry in Dart\", or configure error monitoring, tracing, profiling, session replay, or logging for Flutter applications. Supports Android, iOS, macOS, Linux, Windows, and Web.","sentry-flutter-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-flutter-sdk/SKILL.md",[528,529,530,531,532,533,534],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"basePath":536,"description":537,"displayName":538,"installMethods":539,"rationale":540,"selectedPaths":541,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-go-sdk","Full Sentry SDK setup for Go. Use when asked to \"add Sentry to Go\", \"install sentry-go\", \"setup Sentry in Go\", or configure error monitoring, tracing, logging, metrics, or crons for Go applications. Supports net/http, Gin, Echo, Fiber, FastHTTP, Iris, Negroni, and gRPC.","sentry-go-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-go-sdk/SKILL.md",[542,543,544,545,546,547,548],{"path":408,"priority":318},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":550,"description":551,"displayName":552,"installMethods":553,"rationale":554,"selectedPaths":555,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-nestjs-sdk","Full Sentry SDK setup for NestJS. Use when asked to \"add Sentry to NestJS\", \"install @sentry/nestjs\", \"setup Sentry in NestJS\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for NestJS applications. Supports Express and Fastify adapters, GraphQL, microservices, WebSockets, and background jobs.","sentry-nestjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nestjs-sdk/SKILL.md",[556,557,559,560,561,562,563,564],{"path":408,"priority":318},{"path":558,"priority":335},"references/ai-monitoring.md",{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":566,"description":567,"displayName":568,"installMethods":569,"rationale":570,"selectedPaths":571,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-nextjs-sdk","Full Sentry SDK setup for Next.js. Use when asked to \"add Sentry to Next.js\", \"install @sentry/nextjs\", or configure error monitoring, tracing, session replay, logging, profiling, AI monitoring, or crons for Next.js applications. Supports Next.js 13+ with App Router and Pages Router.","sentry-nextjs-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-nextjs-sdk/SKILL.md",[572,573,574,575,576,577,578,579,580],{"path":408,"priority":318},{"path":558,"priority":335},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"basePath":582,"description":583,"displayName":584,"installMethods":585,"rationale":586,"selectedPaths":587,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-node-sdk","Full Sentry SDK setup for Node.js, Bun, and Deno. Use when asked to \"add Sentry to Node.js\", \"add Sentry to Bun\", \"add Sentry to Deno\", \"install @sentry/node\", \"@sentry/bun\", or \"@sentry/deno\", or configure error monitoring, tracing, logging, profiling, metrics, crons, or AI monitoring for server-side JavaScript/TypeScript runtimes.","sentry-node-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-node-sdk/SKILL.md",[588,589,590,591,592,593,594,595],{"path":408,"priority":318},{"path":558,"priority":335},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":597,"description":598,"displayName":599,"installMethods":600,"rationale":601,"selectedPaths":602,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-otel-exporter-setup","Configure the OpenTelemetry Collector with Sentry Exporter for multi-project routing and automatic project creation. Use when setting up OTel with Sentry, configuring collector pipelines for traces and logs, or routing telemetry from multiple services to Sentry projects.","sentry-otel-exporter-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-otel-exporter-setup/SKILL.md",[603],{"path":408,"priority":318},{"basePath":605,"description":606,"displayName":607,"installMethods":608,"rationale":609,"selectedPaths":610,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-php-sdk","Full Sentry SDK setup for PHP. Use when asked to \"add Sentry to PHP\", \"install sentry/sentry\", \"setup Sentry in PHP\", or configure error monitoring, tracing, profiling, logging, metrics, or crons for PHP applications. Supports plain PHP, Laravel, and Symfony.","sentry-php-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-php-sdk/SKILL.md",[611,612,613,614,616,617,618,619,621],{"path":408,"priority":318},{"path":410,"priority":335},{"path":412,"priority":335},{"path":615,"priority":335},"references/laravel.md",{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":620,"priority":335},"references/symfony.md",{"path":422,"priority":335},{"basePath":623,"description":624,"displayName":625,"installMethods":626,"rationale":627,"selectedPaths":628,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-pr-code-review","Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.","sentry-pr-code-review",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-pr-code-review/SKILL.md",[629],{"path":408,"priority":318},{"basePath":631,"description":632,"displayName":633,"installMethods":634,"rationale":635,"selectedPaths":636,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-python-sdk","Full Sentry SDK setup for Python. Use when asked to \"add Sentry to Python\", \"install sentry-sdk\", \"setup Sentry in Python\", or configure error monitoring, tracing, profiling, logging, metrics, crons, or AI monitoring for Python applications. Supports Django, Flask, FastAPI, Celery, Starlette, AIOHTTP, Tornado, and more.","sentry-python-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-python-sdk/SKILL.md",[637,638,639,640,641,642,643,644],{"path":408,"priority":318},{"path":558,"priority":335},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":646,"description":647,"displayName":648,"installMethods":649,"rationale":650,"selectedPaths":651,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-react-native-sdk","Full Sentry SDK setup for React Native and Expo. Use when asked to \"add Sentry to React Native\", \"install @sentry/react-native\", \"setup Sentry in Expo\", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React Native.","sentry-react-native-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-native-sdk/SKILL.md",[652,653,654,655,656,657,658],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":418,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"path":437,"priority":335},{"basePath":660,"description":661,"displayName":662,"installMethods":663,"rationale":664,"selectedPaths":665,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-react-router-framework-sdk","Full Sentry SDK setup for React Router Framework mode. Use when asked to \"add Sentry to React Router Framework\", \"install @sentry/react-router\", or configure error monitoring, tracing, profiling, session replay, logs, or user feedback for a React Router v7 framework app.","sentry-react-router-framework-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-router-framework-sdk/SKILL.md",[666,667,668,669,670,672,673,674],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":418,"priority":335},{"path":671,"priority":335},"references/react-router-framework-features.md",{"path":420,"priority":335},{"path":422,"priority":335},{"path":437,"priority":335},{"basePath":676,"description":677,"displayName":678,"installMethods":679,"rationale":680,"selectedPaths":681,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-react-sdk","Full Sentry SDK setup for React. Use when asked to \"add Sentry to React\", \"install @sentry/react\", or configure error monitoring, tracing, session replay, profiling, or logging for React applications. Supports React 16+, React Router v5-v7 non-framework mode, TanStack Router, Redux, Vite, and webpack.","sentry-react-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-react-sdk/SKILL.md",[682,683,684,685,686,688,689],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":418,"priority":335},{"path":687,"priority":335},"references/react-features.md",{"path":420,"priority":335},{"path":422,"priority":335},{"basePath":691,"description":692,"displayName":693,"installMethods":694,"rationale":695,"selectedPaths":696,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-ruby-sdk","Full Sentry SDK setup for Ruby. Use when asked to add Sentry to Ruby, install sentry-ruby, setup Sentry in Rails/Sinatra/Rack, or configure error monitoring, tracing, logging, metrics, profiling, or crons for Ruby applications. Also handles migration from AppSignal, Honeybadger, Bugsnag, Rollbar, or Airbrake. Supports Rails, Sinatra, Rack, Sidekiq, and Resque.","sentry-ruby-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-ruby-sdk/SKILL.md",[697,698,699,700,701,702,704,705],{"path":408,"priority":318},{"path":410,"priority":335},{"path":412,"priority":335},{"path":414,"priority":335},{"path":416,"priority":335},{"path":703,"priority":335},"references/migration.md",{"path":418,"priority":335},{"path":422,"priority":335},{"basePath":707,"description":708,"displayName":709,"installMethods":710,"rationale":711,"selectedPaths":712,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-sdk-setup","Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.","sentry-sdk-setup",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-setup/SKILL.md",[713],{"path":408,"priority":318},{"basePath":715,"description":716,"displayName":717,"installMethods":718,"rationale":719,"selectedPaths":720,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-sdk-skill-creator","Create a complete Sentry SDK skill bundle for any platform. Use when asked to \"create an SDK skill\", \"add a new platform skill\", \"write a Sentry skill for X\", or build a new sentry-\u003Cplatform>-sdk skill bundle with wizard flow and feature reference files.","sentry-sdk-skill-creator",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-skill-creator/SKILL.md",[721,722,724,726],{"path":408,"priority":318},{"path":723,"priority":335},"references/philosophy.md",{"path":725,"priority":335},"references/quality-checklist.md",{"path":727,"priority":335},"references/research-playbook.md",{"basePath":729,"description":730,"displayName":731,"installMethods":732,"rationale":733,"selectedPaths":734,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-sdk-upgrade","Upgrade the Sentry JavaScript SDK across major versions. Use when asked to upgrade Sentry, migrate to a newer version, fix deprecated Sentry APIs, or resolve breaking changes after a Sentry version bump.","sentry-sdk-upgrade",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-sdk-upgrade/SKILL.md",[735,736,738,740,742],{"path":408,"priority":318},{"path":737,"priority":335},"references/upgrade-patterns.md",{"path":739,"priority":335},"references/v7-to-v8.md",{"path":741,"priority":335},"references/v8-to-v9.md",{"path":743,"priority":335},"references/v9-to-v10.md",{"basePath":745,"description":746,"displayName":747,"installMethods":748,"rationale":749,"selectedPaths":750,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-setup-ai-monitoring","Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.","sentry-setup-ai-monitoring",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-setup-ai-monitoring/SKILL.md",[751,752],{"path":408,"priority":318},{"path":753,"priority":335},"references/sampling.md",{"basePath":755,"description":756,"displayName":757,"installMethods":758,"rationale":759,"selectedPaths":760,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-svelte-sdk","Full Sentry SDK setup for Svelte and SvelteKit. Use when asked to \"add Sentry to Svelte\", \"add Sentry to SvelteKit\", \"install @sentry/sveltekit\", or configure error monitoring, tracing, session replay, or logging for Svelte or SvelteKit applications.","sentry-svelte-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-svelte-sdk/SKILL.md",[761,762,763,764,765],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":420,"priority":335},{"path":422,"priority":335},{"basePath":767,"description":768,"displayName":769,"installMethods":770,"rationale":771,"selectedPaths":772,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-tanstack-start-sdk","Full Sentry SDK setup for TanStack Start React. Use when asked to \"add Sentry to TanStack Start\", \"install @sentry/tanstackstart-react\", or configure error monitoring, tracing, session replay, logs, or user feedback in a TanStack Start React app.","sentry-tanstack-start-sdk",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-tanstack-start-sdk/SKILL.md",[773,774,775,776,777,779,780],{"path":408,"priority":318},{"path":412,"priority":335},{"path":414,"priority":335},{"path":420,"priority":335},{"path":778,"priority":335},"references/tanstackstart-features.md",{"path":422,"priority":335},{"path":437,"priority":335},{"basePath":782,"description":783,"displayName":784,"installMethods":785,"rationale":786,"selectedPaths":787,"source":324,"sourceLanguage":18,"type":246},"skills/sentry-workflow","Fix production issues and review code with Sentry context. Use when asked to fix Sentry errors, debug issues, triage exceptions, review PR comments from Sentry, or resolve bugs.","sentry-workflow",{"claudeCode":12},"SKILL.md frontmatter at skills/sentry-workflow/SKILL.md",[788],{"path":408,"priority":318},{"sources":790},[791],"manual",{"closedIssues90d":231,"description":262,"forks":232,"license":237,"openIssues90d":233,"pushedAt":234,"readmeSize":229,"stars":235,"topics":793},[794],"tag-production",{"classifiedAt":796,"discoverAt":797,"extractAt":798,"githubAt":798,"updatedAt":796},1778687299236,1778687295017,1778687297417,[212,213,214,211,215],{"evaluatedAt":241,"extractAt":288,"updatedAt":241},[],[803,834,860,880,910,931],{"_creationTime":804,"_id":805,"community":806,"display":807,"identity":813,"providers":816,"relations":826,"tags":829,"workflow":830},1778699170774.1592,"k172e8vt4zcz50bb0vfp6ptb1n86mf90",{"reviewCount":8},{"description":808,"installMethods":809,"name":811,"sourceUrl":812},"Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.",{"claudeCode":810},"Xquik-dev/x-twitter-scraper","x-twitter-scraper","https://github.com/Xquik-dev/x-twitter-scraper",{"basePath":814,"githubOwner":815,"githubRepo":811,"locale":18,"slug":811,"type":246},"skills/x-twitter-scraper","Xquik-dev",{"evaluate":817,"extract":825},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":819,"targetMarket":216,"tier":217},100,[820,821,213,822,214,823,824],"twitter","x","data-retrieval","mcp","sdk",{"commitSha":278},{"parentExtensionId":827,"repoId":828},"k17axvhmvwp90strpqcd5b0h7986m80d","kd783enpnwhry153ka0z65ear186mjbh",[213,214,822,823,824,820,821],{"evaluatedAt":831,"extractAt":832,"updatedAt":833},1778699230863,1778699170774,1778699296021,{"_creationTime":835,"_id":836,"community":837,"display":838,"identity":844,"providers":848,"relations":854,"tags":856,"workflow":857},1778697652123.8982,"k175ckmrqc4x6sjm90k7ejbj3s86ntxs",{"reviewCount":8},{"description":839,"installMethods":840,"name":842,"sourceUrl":843},"Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.",{"claudeCode":841},"steipete/clawdis","slack","https://github.com/steipete/clawdis",{"basePath":845,"githubOwner":846,"githubRepo":847,"locale":18,"slug":842,"type":246},"skills/slack","steipete","clawdis",{"evaluate":849,"extract":853},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":850,"targetMarket":216,"tier":217},[842,851,852,214,213],"messaging","communication",{"commitSha":278},{"repoId":855},"kd738npxg9yh3xf3vddzy9fyfh86nhng",[213,214,852,851,842],{"evaluatedAt":858,"extractAt":859,"updatedAt":858},1778698950505,1778697652123,{"_creationTime":861,"_id":862,"community":863,"display":864,"identity":868,"providers":870,"relations":876,"tags":877,"workflow":878},1778697652123.8928,"k171pew5empzzrfghyg9nqrk6n86nqa9",{"reviewCount":8},{"description":865,"installMethods":866,"name":867,"sourceUrl":843},"Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.",{"claudeCode":841},"github",{"basePath":869,"githubOwner":846,"githubRepo":847,"locale":18,"slug":867,"type":246},"skills/github",{"evaluate":871,"extract":875},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":872,"targetMarket":216,"tier":217},[867,873,213,874,214],"cli","developer-tools",{"commitSha":278},{"repoId":855},[213,214,873,874,867],{"evaluatedAt":879,"extractAt":859,"updatedAt":879},1778698569289,{"_creationTime":881,"_id":882,"community":883,"display":884,"identity":890,"providers":895,"relations":903,"tags":906,"workflow":907},1778699234184.6157,"k177tdbfgqmwhtaqv771f2ych586nne9",{"reviewCount":8},{"description":885,"installMethods":886,"name":888,"sourceUrl":889},"Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions",{"claudeCode":887},"Yeachan-Heo/oh-my-claudecode","Project Session Manager","https://github.com/Yeachan-Heo/oh-my-claudecode",{"basePath":891,"githubOwner":892,"githubRepo":893,"locale":18,"slug":894,"type":246},"skills/project-session-manager","Yeachan-Heo","oh-my-claudecode","project-session-manager",{"evaluate":896,"extract":902},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":897,"targetMarket":216,"tier":217},[898,899,215,900,214,873,901],"git","development-environment","tmux","developer-tool",{"commitSha":278,"license":237},{"parentExtensionId":904,"repoId":905},"k17brg5egdw1jbncj1j4wfv3fh86n639","kd74zv63fryf9prygtq7gf4es986n22y",[214,873,901,899,898,900,215],{"evaluatedAt":908,"extractAt":909,"updatedAt":908},1778699613343,1778699234184,{"_creationTime":911,"_id":912,"community":913,"display":914,"identity":918,"providers":920,"relations":927,"tags":928,"workflow":929},1778697652123.886,"k174rav3ndhd0xydpyp2k4nn8586nbvw",{"reviewCount":8},{"description":915,"installMethods":916,"name":917,"sourceUrl":843},"Route plain-language requests for Pi, Claude Code, Cursor, Copilot, OpenClaw ACP, OpenCode, Gemini CLI, Qwen, Kiro, Kimi, iFlow, Factory Droid, Kilocode, or explicit ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions (\"telephone game\" flow). For coding-agent thread requests, read this skill first, then use only `sessions_spawn` for thread creation. Codex chat binding defaults to the native Codex app-server plugin unless ACP is explicit or background spawn needs ACP.",{"claudeCode":841},"acp-router",{"basePath":919,"githubOwner":846,"githubRepo":847,"locale":18,"slug":917,"type":246},"extensions/acpx/skills/acp-router",{"evaluate":921,"extract":926},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":922,"targetMarket":216,"tier":217},[923,924,925,215,214],"routing","acp","coding-assistants",{"commitSha":278},{"repoId":855},[924,214,925,923,215],{"evaluatedAt":930,"extractAt":859,"updatedAt":930},1778698053003,{"_creationTime":932,"_id":933,"community":934,"display":935,"identity":941,"providers":945,"relations":953,"tags":955,"workflow":956},1778696993586.708,"k17fsfrfvbnsvwkcqp8y85wdad86mmwq",{"reviewCount":8},{"description":936,"installMethods":937,"name":939,"sourceUrl":940},"Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.",{"claudeCode":938},"SeifBenayed/claude-code-sdk","product-self-knowledge","https://github.com/SeifBenayed/claude-code-sdk",{"basePath":942,"githubOwner":943,"githubRepo":944,"locale":18,"slug":939,"type":246},".claude/skills/product-self-knowledge","SeifBenayed","claude-code-sdk",{"evaluate":946,"extract":952},{"promptVersionExtension":204,"promptVersionScoring":205,"score":818,"tags":947,"targetMarket":216,"tier":217},[948,949,950,213,824,951],"anthropic","documentation","claude","knowledge-base",{"commitSha":278},{"repoId":954},"kd78s53c1852h5p7c3qem663xs86njab",[948,213,950,949,951,824],{"evaluatedAt":957,"extractAt":958,"updatedAt":957},1778697182451,1778696993586]