From f9244d071685e58102f1b3fe6f3dcbe8e92e90c3 Mon Sep 17 00:00:00 2001 From: Dhruv Chand Date: Wed, 16 Sep 2026 17:20:13 -0600 Subject: [PATCH] Reclassify skills plucked from plugins as plugin entries Some catalog entries were individual SKILL.md files that live inside a plugin bundle (a directory containing a .claude-plugin/plugin.json, .cursor-plugin/plugin.json, or Copilot plugin.json). These skills are not designed to be installed standalone; they ship as part of their plugin. This consolidates 361 such skill entries into 61 plugin entries that point at each plugin's manifest, with names and descriptions taken from the manifests and verified against the source repositories' git trees. Two plugins already present in the catalog (better-auth, zoom-plugin) simply have their plucked skills removed. Scope is limited to repos organized as collections of distinct, named plugins. Whole-repo "wrapper" plugins whose repositories are primarily skill collections were intentionally left as skills. ai-catalog.json regenerated via scripts/generate_ai_catalog.py. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- ai-catalog.json | 15432 ++++++---------- .../build-zoom-contact-center-app.json | 11 - catalog/anthropics/zoom-cobrowse-sdk.json | 11 - .../better-auth-best-practices.json | 11 - catalog/better-auth/create-auth-skill.json | 11 - .../email-and-password-best-practices.json | 11 - .../organization-best-practices.json | 11 - ...-factor-authentication-best-practices.json | 11 - .../dotnet/analyzing-dotnet-performance.json | 11 - .../android-tombstone-symbolication.json | 11 - catalog/dotnet/apple-crash-symbolication.json | 11 - catalog/dotnet/assertion-quality.json | 11 - catalog/dotnet/author-component.json | 11 - catalog/dotnet/clr-activation-debugging.json | 11 - catalog/dotnet/code-testing-agent.json | 11 - catalog/dotnet/code-testing-extensions.json | 11 - catalog/dotnet/collect-user-input.json | 11 - catalog/dotnet/configure-auth.json | 11 - .../configuring-opentelemetry-dotnet.json | 11 - .../convert-blazor-server-to-webapp.json | 11 - catalog/dotnet/convert-to-cpm.json | 11 - catalog/dotnet/coordinate-components.json | 11 - catalog/dotnet/coverage-analysis.json | 11 - catalog/dotnet/crap-score.json | 11 - catalog/dotnet/create-blazor-project.json | 11 - catalog/dotnet/csharp-scripts.json | 11 - .../dotnet/detect-static-dependencies.json | 11 - catalog/dotnet/dotnet-advanced.json | 11 + catalog/dotnet/dotnet-ai.json | 11 + catalog/dotnet/dotnet-aot-compat.json | 11 - catalog/dotnet/dotnet-aspnetcore.json | 11 + catalog/dotnet/dotnet-blazor.json | 11 + catalog/dotnet/dotnet-data.json | 11 + catalog/dotnet/dotnet-diag.json | 11 + catalog/dotnet/dotnet-experimental.json | 11 + catalog/dotnet/dotnet-maui-doctor.json | 11 - catalog/dotnet/dotnet-maui.json | 11 + catalog/dotnet/dotnet-nuget.json | 11 + catalog/dotnet/dotnet-pinvoke.json | 11 - catalog/dotnet/dotnet-template-engine.json | 11 + catalog/dotnet/dotnet-test-migration.json | 11 + catalog/dotnet/dotnet-test.json | 11 + catalog/dotnet/dotnet-trace-collect.json | 11 - catalog/dotnet/dotnet-upgrade.json | 11 + catalog/dotnet/dotnet-webapi.json | 11 - catalog/dotnet/dotnet11.json | 11 + catalog/dotnet/dump-collect.json | 11 - catalog/dotnet/exp-mock-usage-analysis.json | 11 - catalog/dotnet/exp-simd-vectorization.json | 11 - catalog/dotnet/exp-test-maintainability.json | 11 - catalog/dotnet/fetch-and-send-data.json | 11 - catalog/dotnet/filter-syntax.json | 11 - catalog/dotnet/find-untested-sources.json | 11 - .../dotnet/generate-testability-wrappers.json | 11 - catalog/dotnet/grade-tests.json | 11 - catalog/dotnet/maui-app-lifecycle.json | 11 - catalog/dotnet/maui-collectionview.json | 11 - catalog/dotnet/maui-data-binding.json | 11 - catalog/dotnet/maui-dependency-injection.json | 11 - catalog/dotnet/maui-safe-area.json | 11 - catalog/dotnet/maui-shell-navigation.json | 11 - catalog/dotnet/maui-theming.json | 11 - catalog/dotnet/mcp-csharp-create.json | 11 - catalog/dotnet/mcp-csharp-debug.json | 11 - catalog/dotnet/mcp-csharp-publish.json | 11 - catalog/dotnet/mcp-csharp-test.json | 11 - catalog/dotnet/microbenchmarking.json | 11 - .../dotnet/migrate-dotnet10-to-dotnet11.json | 11 - .../dotnet/migrate-dotnet8-to-dotnet9.json | 11 - .../dotnet/migrate-dotnet9-to-dotnet10.json | 11 - catalog/dotnet/migrate-mstest-v1v2-to-v3.json | 11 - catalog/dotnet/migrate-mstest-v3-to-v4.json | 11 - .../dotnet/migrate-nullable-references.json | 11 - catalog/dotnet/migrate-static-to-wrapper.json | 11 - catalog/dotnet/migrate-vstest-to-mtp.json | 11 - catalog/dotnet/migrate-xunit-to-mstest.json | 11 - catalog/dotnet/migrate-xunit-to-xunit-v3.json | 11 - catalog/dotnet/minimal-api-file-upload.json | 11 - catalog/dotnet/mtp-hot-reload.json | 11 - catalog/dotnet/nuget-trusted-publishing.json | 11 - .../dotnet/optimizing-ef-core-queries.json | 11 - catalog/dotnet/plan-ui-change.json | 11 - catalog/dotnet/platform-detection.json | 11 - catalog/dotnet/run-tests.json | 11 - catalog/dotnet/support-prerendering.json | 11 - catalog/dotnet/system-text-json-net11.json | 11 - catalog/dotnet/technology-selection.json | 11 - catalog/dotnet/template-authoring.json | 11 - catalog/dotnet/template-comparison.json | 11 - catalog/dotnet/template-discovery.json | 11 - catalog/dotnet/template-instantiation.json | 11 - catalog/dotnet/template-smart-defaults.json | 11 - catalog/dotnet/template-validation.json | 11 - catalog/dotnet/test-analysis-extensions.json | 11 - catalog/dotnet/test-anti-patterns.json | 11 - catalog/dotnet/test-gap-analysis.json | 11 - catalog/dotnet/test-smell-detection.json | 11 - catalog/dotnet/test-tagging.json | 11 - catalog/dotnet/thread-abort-migration.json | 11 - catalog/dotnet/use-js-interop.json | 11 - catalog/dotnet/writing-mstest-tests.json | 11 - catalog/expo/eas-app-stores.json | 11 - catalog/expo/eas-hosting.json | 11 - catalog/expo/eas-observe.json | 11 - catalog/expo/eas-simulator.json | 11 - catalog/expo/eas-update-insights.json | 11 - catalog/expo/eas-workflows.json | 11 - catalog/expo/expo-app-clip.json | 11 - catalog/expo/expo-brownfield.json | 11 - catalog/expo/expo-data-fetching.json | 11 - catalog/expo/expo-dev-client.json | 11 - catalog/expo/expo-dom.json | 11 - catalog/expo/expo-examples.json | 11 - catalog/expo/expo-module.json | 11 - catalog/expo/expo-native-ui.json | 11 - catalog/expo/expo-router.json | 11 - catalog/expo/expo-tailwind-setup.json | 11 - catalog/expo/expo-ui.json | 11 - catalog/expo/expo-upgrade.json | 11 - catalog/expo/expo-web-to-native.json | 11 - catalog/expo/expo.json | 11 + .../agent-framework-azure-ai-py.json | 11 - catalog/microsoft/airunway-aks-setup.json | 11 - .../appinsights-instrumentation.json | 11 - .../azure-ai-agents-persistent-dotnet.json | 11 - .../azure-ai-agents-persistent-java.json | 11 - .../azure-ai-anomalydetector-java.json | 11 - .../azure-ai-contentsafety-java.json | 11 - .../microsoft/azure-ai-contentsafety-py.json | 11 - .../microsoft/azure-ai-contentsafety-ts.json | 11 - .../azure-ai-contentunderstanding-py.json | 11 - ...azure-ai-document-intelligence-dotnet.json | 11 - .../azure-ai-document-intelligence-ts.json | 11 - .../azure-ai-formrecognizer-java.json | 11 - .../azure-ai-language-conversations-py.json | 11 - catalog/microsoft/azure-ai-ml-py.json | 11 - catalog/microsoft/azure-ai-openai-dotnet.json | 11 - .../microsoft/azure-ai-projects-dotnet.json | 11 - catalog/microsoft/azure-ai-projects-java.json | 11 - catalog/microsoft/azure-ai-projects-py.json | 11 - catalog/microsoft/azure-ai-projects-ts.json | 11 - .../microsoft/azure-ai-textanalytics-py.json | 11 - .../microsoft/azure-ai-transcription-py.json | 11 - .../azure-ai-translation-document-py.json | 11 - .../azure-ai-translation-text-py.json | 11 - .../microsoft/azure-ai-translation-ts.json | 11 - .../azure-ai-vision-imageanalysis-java.json | 11 - .../azure-ai-vision-imageanalysis-py.json | 11 - .../microsoft/azure-ai-voicelive-dotnet.json | 11 - .../microsoft/azure-ai-voicelive-java.json | 11 - catalog/microsoft/azure-ai-voicelive-py.json | 11 - catalog/microsoft/azure-ai-voicelive-ts.json | 11 - catalog/microsoft/azure-ai.json | 11 - catalog/microsoft/azure-aigateway.json | 11 - .../microsoft/azure-app-onboard-prereq.json | 11 - catalog/microsoft/azure-app-onboard.json | 11 - .../azure-appconfiguration-java.json | 11 - .../microsoft/azure-appconfiguration-py.json | 11 - .../microsoft/azure-appconfiguration-ts.json | 11 - catalog/microsoft/azure-cloud-migrate.json | 11 - ...ure-communication-callautomation-java.json | 11 - ...zure-communication-callingserver-java.json | 11 - .../azure-communication-chat-java.json | 11 - .../azure-communication-common-java.json | 11 - .../azure-communication-sms-java.json | 11 - catalog/microsoft/azure-compliance.json | 11 - .../microsoft/azure-compute-batch-java.json | 11 - catalog/microsoft/azure-compute.json | 11 - .../microsoft/azure-containerregistry-py.json | 11 - catalog/microsoft/azure-cosmos-db-py.json | 11 - catalog/microsoft/azure-cosmos-java.json | 11 - catalog/microsoft/azure-cosmos-py.json | 11 - catalog/microsoft/azure-cosmos-rust.json | 11 - catalog/microsoft/azure-cosmos-ts.json | 11 - catalog/microsoft/azure-cost.json | 11 - catalog/microsoft/azure-data-tables-java.json | 11 - catalog/microsoft/azure-data-tables-py.json | 11 - catalog/microsoft/azure-deploy.json | 11 - catalog/microsoft/azure-diagnostics.json | 11 - .../azure-enterprise-infra-planner.json | 11 - catalog/microsoft/azure-eventgrid-dotnet.json | 11 - catalog/microsoft/azure-eventgrid-java.json | 11 - catalog/microsoft/azure-eventgrid-py.json | 11 - catalog/microsoft/azure-eventhub-dotnet.json | 11 - catalog/microsoft/azure-eventhub-java.json | 11 - catalog/microsoft/azure-eventhub-py.json | 11 - catalog/microsoft/azure-eventhub-rust.json | 11 - catalog/microsoft/azure-eventhub-ts.json | 11 - .../microsoft/azure-hosted-copilot-sdk.json | 11 - catalog/microsoft/azure-identity-dotnet.json | 11 - catalog/microsoft/azure-identity-java.json | 11 - catalog/microsoft/azure-identity-py.json | 11 - catalog/microsoft/azure-identity-rust.json | 11 - catalog/microsoft/azure-identity-ts.json | 11 - .../azure-keyvault-certificates-rust.json | 11 - .../microsoft/azure-keyvault-keys-rust.json | 11 - catalog/microsoft/azure-keyvault-keys-ts.json | 11 - catalog/microsoft/azure-keyvault-py.json | 11 - .../azure-keyvault-secrets-rust.json | 11 - .../microsoft/azure-keyvault-secrets-ts.json | 11 - .../azure-kubernetes-automatic-readiness.json | 11 - catalog/microsoft/azure-kubernetes.json | 11 - catalog/microsoft/azure-kusto.json | 11 - .../microsoft/azure-maps-search-dotnet.json | 11 - .../azure-messaging-webpubsub-java.json | 11 - .../azure-messaging-webpubsubservice-py.json | 11 - catalog/microsoft/azure-messaging.json | 11 - .../azure-mgmt-apicenter-dotnet.json | 11 - .../microsoft/azure-mgmt-apicenter-py.json | 11 - .../azure-mgmt-apimanagement-dotnet.json | 11 - .../azure-mgmt-apimanagement-py.json | 11 - ...azure-mgmt-applicationinsights-dotnet.json | 11 - ...-mgmt-arizeaiobservabilityeval-dotnet.json | 11 - .../azure-mgmt-botservice-dotnet.json | 11 - .../microsoft/azure-mgmt-botservice-py.json | 11 - .../microsoft/azure-mgmt-fabric-dotnet.json | 11 - catalog/microsoft/azure-mgmt-fabric-py.json | 11 - .../azure-mgmt-mongodbatlas-dotnet.json | 11 - .../azure-mgmt-weightsandbiases-dotnet.json | 11 - ...azure-microsoft-playwright-testing-ts.json | 11 - .../azure-monitor-ingestion-java.json | 11 - .../microsoft/azure-monitor-ingestion-py.json | 11 - ...e-monitor-opentelemetry-exporter-java.json | 11 - ...ure-monitor-opentelemetry-exporter-py.json | 11 - .../azure-monitor-opentelemetry-py.json | 11 - .../azure-monitor-opentelemetry-ts.json | 11 - .../microsoft/azure-monitor-query-java.json | 11 - catalog/microsoft/azure-monitor-query-py.json | 11 - catalog/microsoft/azure-postgres-ts.json | 11 - catalog/microsoft/azure-prepare.json | 11 - catalog/microsoft/azure-quotas.json | 11 - catalog/microsoft/azure-rbac.json | 11 - catalog/microsoft/azure-reliability.json | 11 - catalog/microsoft/azure-resource-lookup.json | 11 - ...zure-resource-manager-cosmosdb-dotnet.json | 11 - ...e-resource-manager-durabletask-dotnet.json | 11 - .../azure-resource-manager-mysql-dotnet.json | 11 - ...re-resource-manager-playwright-dotnet.json | 11 - ...re-resource-manager-postgresql-dotnet.json | 11 - .../azure-resource-manager-redis-dotnet.json | 11 - .../azure-resource-manager-sql-dotnet.json | 11 - .../microsoft/azure-resource-visualizer.json | 11 - catalog/microsoft/azure-sdk-dotnet.json | 11 + catalog/microsoft/azure-sdk-java.json | 11 + catalog/microsoft/azure-sdk-python.json | 11 + catalog/microsoft/azure-sdk-rust.json | 11 + catalog/microsoft/azure-sdk-typescript.json | 11 + .../azure-search-documents-dotnet.json | 11 - .../microsoft/azure-search-documents-py.json | 11 - .../microsoft/azure-search-documents-ts.json | 11 - .../azure-security-keyvault-keys-dotnet.json | 11 - .../azure-security-keyvault-keys-java.json | 11 - .../azure-security-keyvault-secrets-java.json | 11 - .../microsoft/azure-servicebus-dotnet.json | 11 - catalog/microsoft/azure-servicebus-py.json | 11 - catalog/microsoft/azure-servicebus-ts.json | 11 - .../azure-speech-to-text-rest-py.json | 11 - .../microsoft/azure-storage-blob-java.json | 11 - catalog/microsoft/azure-storage-blob-py.json | 11 - .../microsoft/azure-storage-blob-rust.json | 11 - catalog/microsoft/azure-storage-blob-ts.json | 11 - .../azure-storage-file-datalake-py.json | 11 - .../azure-storage-file-share-py.json | 11 - .../azure-storage-file-share-ts.json | 11 - catalog/microsoft/azure-storage-queue-py.json | 11 - .../microsoft/azure-storage-queue-rust.json | 11 - catalog/microsoft/azure-storage-queue-ts.json | 11 - catalog/microsoft/azure-storage.json | 11 - catalog/microsoft/azure-upgrade.json | 11 - catalog/microsoft/azure-validate.json | 11 - catalog/microsoft/azure-web-pubsub-ts.json | 11 - catalog/microsoft/azure.json | 11 + .../declarative-agent-developer.json | 11 - catalog/microsoft/deep-wiki.json | 11 + catalog/microsoft/deploy.json | 11 - catalog/microsoft/entra-agent-id.json | 11 - catalog/microsoft/entra-app-registration.json | 11 - catalog/microsoft/fastapi-router-py.json | 11 - catalog/microsoft/finetuning.json | 11 - catalog/microsoft/frontend-ui-dark-ts.json | 11 - catalog/microsoft/install-atk.json | 11 - catalog/microsoft/m365-agent-evaluator.json | 11 - catalog/microsoft/m365-agents-dotnet.json | 11 - catalog/microsoft/m365-agents-py.json | 11 - catalog/microsoft/m365-agents-ts.json | 11 - ...tensions-authentication-events-dotnet.json | 11 - catalog/microsoft/microsoft-foundry.json | 11 - .../models-deploy-model-capacity.json | 11 - .../models-deploy-model-customize.json | 11 - .../microsoft/models-deploy-model-preset.json | 11 - catalog/microsoft/models-deploy-model.json | 11 - catalog/microsoft/prepare.json | 11 - catalog/microsoft/pydantic-models-py.json | 11 - .../microsoft/python-appservice-deploy.json | 11 - catalog/microsoft/react-flow-node-ts.json | 11 - catalog/microsoft/scaffold.json | 11 - catalog/microsoft/skills-azure.json | 11 + .../skills-microsoft-365-agents-toolkit.json | 11 + catalog/microsoft/slack-to-teams.json | 11 - catalog/microsoft/teams-app-developer.json | 11 - catalog/microsoft/ui-widget-developer.json | 11 - catalog/microsoft/wiki-ado-convert.json | 11 - catalog/microsoft/wiki-agents-md.json | 11 - catalog/microsoft/wiki-architect.json | 11 - catalog/microsoft/wiki-changelog.json | 11 - catalog/microsoft/wiki-llms-txt.json | 11 - catalog/microsoft/wiki-onboarding.json | 11 - catalog/microsoft/wiki-page-writer.json | 11 - catalog/microsoft/wiki-qa.json | 11 - catalog/microsoft/wiki-researcher.json | 11 - catalog/microsoft/wiki-vitepress.json | 11 - catalog/microsoft/zustand-store-ts.json | 11 - catalog/shopify/liquid-skills.json | 11 + catalog/shopify/liquid-theme-a11y.json | 11 - catalog/shopify/liquid-theme-standards.json | 11 - catalog/shopify/shopify-liquid-themes.json | 11 - catalog/stripe/connect-recommend.json | 11 - catalog/stripe/stripe.json | 11 + catalog/trailofbits/address-sanitizer.json | 11 - catalog/trailofbits/aflpp.json | 11 - .../trailofbits/agentic-actions-auditor.json | 8 +- .../algorand-vulnerability-scanner.json | 11 - catalog/trailofbits/atheris.json | 11 - catalog/trailofbits/audit-augmentation.json | 11 - .../trailofbits/audit-context-building.json | 8 +- catalog/trailofbits/audit-prep-assistant.json | 11 - .../building-secure-contracts.json | 11 + .../trailofbits/burpsuite-project-parser.json | 10 +- catalog/trailofbits/c-review.json | 8 +- .../cairo-vulnerability-scanner.json | 11 - catalog/trailofbits/cargo-fuzz.json | 11 - .../chrome-mcp-troubleshooting.json | 11 - .../claude-in-chrome-troubleshooting.json | 11 + .../trailofbits/code-maturity-assessor.json | 11 - catalog/trailofbits/codeql.json | 11 - .../trailofbits/constant-time-analysis.json | 8 +- .../trailofbits/constant-time-testing.json | 11 - .../cosmos-vulnerability-scanner.json | 11 - catalog/trailofbits/coverage-analysis.json | 11 - .../trailofbits/crypto-protocol-diagram.json | 11 - catalog/trailofbits/culture-index.json | 11 + catalog/trailofbits/devcontainer-setup.json | 8 +- catalog/trailofbits/diagramming-code.json | 11 - catalog/trailofbits/differential-review.json | 8 +- catalog/trailofbits/dimensional-analysis.json | 8 +- catalog/trailofbits/dwarf-expert.json | 10 +- catalog/trailofbits/entry-point-analyzer.json | 8 +- catalog/trailofbits/firebase-apk-scanner.json | 10 +- catalog/trailofbits/fp-check.json | 10 +- catalog/trailofbits/fuzzing-dictionary.json | 11 - catalog/trailofbits/fuzzing-obstacles.json | 11 - catalog/trailofbits/genotoxic.json | 11 - catalog/trailofbits/gh-cli.json | 10 +- catalog/trailofbits/git-cleanup.json | 6 +- catalog/trailofbits/graph-evolution.json | 11 - catalog/trailofbits/guidelines-advisor.json | 11 - catalog/trailofbits/harness-writing.json | 11 - catalog/trailofbits/insecure-defaults.json | 8 +- .../interpreting-culture-index.json | 11 - catalog/trailofbits/let-fate-decide.json | 8 +- catalog/trailofbits/libafl.json | 11 - catalog/trailofbits/libfuzzer.json | 11 - catalog/trailofbits/mermaid-to-proverif.json | 11 - catalog/trailofbits/modern-python.json | 8 +- catalog/trailofbits/mutation-testing.json | 8 +- catalog/trailofbits/ossfuzz.json | 11 - .../trailofbits/property-based-testing.json | 8 +- catalog/trailofbits/rust-review.json | 8 +- catalog/trailofbits/ruzzy.json | 11 - catalog/trailofbits/sarif-parsing.json | 11 - catalog/trailofbits/second-opinion.json | 8 +- .../trailofbits/secure-workflow-guide.json | 11 - catalog/trailofbits/semgrep-rule-creator.json | 8 +- .../semgrep-rule-variant-creator.json | 8 +- catalog/trailofbits/semgrep.json | 11 - catalog/trailofbits/sharp-edges.json | 8 +- .../solana-vulnerability-scanner.json | 11 - .../trailofbits/spec-to-code-compliance.json | 8 +- catalog/trailofbits/static-analysis.json | 11 + .../substrate-vulnerability-scanner.json | 11 - .../supply-chain-risk-auditor.json | 8 +- .../testing-handbook-generator.json | 11 - .../trailofbits/testing-handbook-skills.json | 11 + .../token-integration-analyzer.json | 11 - .../ton-vulnerability-scanner.json | 11 - catalog/trailofbits/trailmark-structural.json | 11 - catalog/trailofbits/trailmark-summary.json | 11 - catalog/trailofbits/trailmark.json | 8 +- catalog/trailofbits/variant-analysis.json | 8 +- catalog/trailofbits/vector-forge.json | 11 - catalog/trailofbits/wycheproof.json | 11 - catalog/trailofbits/yara-authoring.json | 11 + catalog/trailofbits/yara-rule-authoring.json | 11 - catalog/trailofbits/zeroize-audit.json | 8 +- 394 files changed, 6390 insertions(+), 13286 deletions(-) delete mode 100644 catalog/anthropics/build-zoom-contact-center-app.json delete mode 100644 catalog/anthropics/zoom-cobrowse-sdk.json delete mode 100644 catalog/better-auth/better-auth-best-practices.json delete mode 100644 catalog/better-auth/create-auth-skill.json delete mode 100644 catalog/better-auth/email-and-password-best-practices.json delete mode 100644 catalog/better-auth/organization-best-practices.json delete mode 100644 catalog/better-auth/two-factor-authentication-best-practices.json delete mode 100644 catalog/dotnet/analyzing-dotnet-performance.json delete mode 100644 catalog/dotnet/android-tombstone-symbolication.json delete mode 100644 catalog/dotnet/apple-crash-symbolication.json delete mode 100644 catalog/dotnet/assertion-quality.json delete mode 100644 catalog/dotnet/author-component.json delete mode 100644 catalog/dotnet/clr-activation-debugging.json delete mode 100644 catalog/dotnet/code-testing-agent.json delete mode 100644 catalog/dotnet/code-testing-extensions.json delete mode 100644 catalog/dotnet/collect-user-input.json delete mode 100644 catalog/dotnet/configure-auth.json delete mode 100644 catalog/dotnet/configuring-opentelemetry-dotnet.json delete mode 100644 catalog/dotnet/convert-blazor-server-to-webapp.json delete mode 100644 catalog/dotnet/convert-to-cpm.json delete mode 100644 catalog/dotnet/coordinate-components.json delete mode 100644 catalog/dotnet/coverage-analysis.json delete mode 100644 catalog/dotnet/crap-score.json delete mode 100644 catalog/dotnet/create-blazor-project.json delete mode 100644 catalog/dotnet/csharp-scripts.json delete mode 100644 catalog/dotnet/detect-static-dependencies.json create mode 100644 catalog/dotnet/dotnet-advanced.json create mode 100644 catalog/dotnet/dotnet-ai.json delete mode 100644 catalog/dotnet/dotnet-aot-compat.json create mode 100644 catalog/dotnet/dotnet-aspnetcore.json create mode 100644 catalog/dotnet/dotnet-blazor.json create mode 100644 catalog/dotnet/dotnet-data.json create mode 100644 catalog/dotnet/dotnet-diag.json create mode 100644 catalog/dotnet/dotnet-experimental.json delete mode 100644 catalog/dotnet/dotnet-maui-doctor.json create mode 100644 catalog/dotnet/dotnet-maui.json create mode 100644 catalog/dotnet/dotnet-nuget.json delete mode 100644 catalog/dotnet/dotnet-pinvoke.json create mode 100644 catalog/dotnet/dotnet-template-engine.json create mode 100644 catalog/dotnet/dotnet-test-migration.json create mode 100644 catalog/dotnet/dotnet-test.json delete mode 100644 catalog/dotnet/dotnet-trace-collect.json create mode 100644 catalog/dotnet/dotnet-upgrade.json delete mode 100644 catalog/dotnet/dotnet-webapi.json create mode 100644 catalog/dotnet/dotnet11.json delete mode 100644 catalog/dotnet/dump-collect.json delete mode 100644 catalog/dotnet/exp-mock-usage-analysis.json delete mode 100644 catalog/dotnet/exp-simd-vectorization.json delete mode 100644 catalog/dotnet/exp-test-maintainability.json delete mode 100644 catalog/dotnet/fetch-and-send-data.json delete mode 100644 catalog/dotnet/filter-syntax.json delete mode 100644 catalog/dotnet/find-untested-sources.json delete mode 100644 catalog/dotnet/generate-testability-wrappers.json delete mode 100644 catalog/dotnet/grade-tests.json delete mode 100644 catalog/dotnet/maui-app-lifecycle.json delete mode 100644 catalog/dotnet/maui-collectionview.json delete mode 100644 catalog/dotnet/maui-data-binding.json delete mode 100644 catalog/dotnet/maui-dependency-injection.json delete mode 100644 catalog/dotnet/maui-safe-area.json delete mode 100644 catalog/dotnet/maui-shell-navigation.json delete mode 100644 catalog/dotnet/maui-theming.json delete mode 100644 catalog/dotnet/mcp-csharp-create.json delete mode 100644 catalog/dotnet/mcp-csharp-debug.json delete mode 100644 catalog/dotnet/mcp-csharp-publish.json delete mode 100644 catalog/dotnet/mcp-csharp-test.json delete mode 100644 catalog/dotnet/microbenchmarking.json delete mode 100644 catalog/dotnet/migrate-dotnet10-to-dotnet11.json delete mode 100644 catalog/dotnet/migrate-dotnet8-to-dotnet9.json delete mode 100644 catalog/dotnet/migrate-dotnet9-to-dotnet10.json delete mode 100644 catalog/dotnet/migrate-mstest-v1v2-to-v3.json delete mode 100644 catalog/dotnet/migrate-mstest-v3-to-v4.json delete mode 100644 catalog/dotnet/migrate-nullable-references.json delete mode 100644 catalog/dotnet/migrate-static-to-wrapper.json delete mode 100644 catalog/dotnet/migrate-vstest-to-mtp.json delete mode 100644 catalog/dotnet/migrate-xunit-to-mstest.json delete mode 100644 catalog/dotnet/migrate-xunit-to-xunit-v3.json delete mode 100644 catalog/dotnet/minimal-api-file-upload.json delete mode 100644 catalog/dotnet/mtp-hot-reload.json delete mode 100644 catalog/dotnet/nuget-trusted-publishing.json delete mode 100644 catalog/dotnet/optimizing-ef-core-queries.json delete mode 100644 catalog/dotnet/plan-ui-change.json delete mode 100644 catalog/dotnet/platform-detection.json delete mode 100644 catalog/dotnet/run-tests.json delete mode 100644 catalog/dotnet/support-prerendering.json delete mode 100644 catalog/dotnet/system-text-json-net11.json delete mode 100644 catalog/dotnet/technology-selection.json delete mode 100644 catalog/dotnet/template-authoring.json delete mode 100644 catalog/dotnet/template-comparison.json delete mode 100644 catalog/dotnet/template-discovery.json delete mode 100644 catalog/dotnet/template-instantiation.json delete mode 100644 catalog/dotnet/template-smart-defaults.json delete mode 100644 catalog/dotnet/template-validation.json delete mode 100644 catalog/dotnet/test-analysis-extensions.json delete mode 100644 catalog/dotnet/test-anti-patterns.json delete mode 100644 catalog/dotnet/test-gap-analysis.json delete mode 100644 catalog/dotnet/test-smell-detection.json delete mode 100644 catalog/dotnet/test-tagging.json delete mode 100644 catalog/dotnet/thread-abort-migration.json delete mode 100644 catalog/dotnet/use-js-interop.json delete mode 100644 catalog/dotnet/writing-mstest-tests.json delete mode 100644 catalog/expo/eas-app-stores.json delete mode 100644 catalog/expo/eas-hosting.json delete mode 100644 catalog/expo/eas-observe.json delete mode 100644 catalog/expo/eas-simulator.json delete mode 100644 catalog/expo/eas-update-insights.json delete mode 100644 catalog/expo/eas-workflows.json delete mode 100644 catalog/expo/expo-app-clip.json delete mode 100644 catalog/expo/expo-brownfield.json delete mode 100644 catalog/expo/expo-data-fetching.json delete mode 100644 catalog/expo/expo-dev-client.json delete mode 100644 catalog/expo/expo-dom.json delete mode 100644 catalog/expo/expo-examples.json delete mode 100644 catalog/expo/expo-module.json delete mode 100644 catalog/expo/expo-native-ui.json delete mode 100644 catalog/expo/expo-router.json delete mode 100644 catalog/expo/expo-tailwind-setup.json delete mode 100644 catalog/expo/expo-ui.json delete mode 100644 catalog/expo/expo-upgrade.json delete mode 100644 catalog/expo/expo-web-to-native.json create mode 100644 catalog/expo/expo.json delete mode 100644 catalog/microsoft/agent-framework-azure-ai-py.json delete mode 100644 catalog/microsoft/airunway-aks-setup.json delete mode 100644 catalog/microsoft/appinsights-instrumentation.json delete mode 100644 catalog/microsoft/azure-ai-agents-persistent-dotnet.json delete mode 100644 catalog/microsoft/azure-ai-agents-persistent-java.json delete mode 100644 catalog/microsoft/azure-ai-anomalydetector-java.json delete mode 100644 catalog/microsoft/azure-ai-contentsafety-java.json delete mode 100644 catalog/microsoft/azure-ai-contentsafety-py.json delete mode 100644 catalog/microsoft/azure-ai-contentsafety-ts.json delete mode 100644 catalog/microsoft/azure-ai-contentunderstanding-py.json delete mode 100644 catalog/microsoft/azure-ai-document-intelligence-dotnet.json delete mode 100644 catalog/microsoft/azure-ai-document-intelligence-ts.json delete mode 100644 catalog/microsoft/azure-ai-formrecognizer-java.json delete mode 100644 catalog/microsoft/azure-ai-language-conversations-py.json delete mode 100644 catalog/microsoft/azure-ai-ml-py.json delete mode 100644 catalog/microsoft/azure-ai-openai-dotnet.json delete mode 100644 catalog/microsoft/azure-ai-projects-dotnet.json delete mode 100644 catalog/microsoft/azure-ai-projects-java.json delete mode 100644 catalog/microsoft/azure-ai-projects-py.json delete mode 100644 catalog/microsoft/azure-ai-projects-ts.json delete mode 100644 catalog/microsoft/azure-ai-textanalytics-py.json delete mode 100644 catalog/microsoft/azure-ai-transcription-py.json delete mode 100644 catalog/microsoft/azure-ai-translation-document-py.json delete mode 100644 catalog/microsoft/azure-ai-translation-text-py.json delete mode 100644 catalog/microsoft/azure-ai-translation-ts.json delete mode 100644 catalog/microsoft/azure-ai-vision-imageanalysis-java.json delete mode 100644 catalog/microsoft/azure-ai-vision-imageanalysis-py.json delete mode 100644 catalog/microsoft/azure-ai-voicelive-dotnet.json delete mode 100644 catalog/microsoft/azure-ai-voicelive-java.json delete mode 100644 catalog/microsoft/azure-ai-voicelive-py.json delete mode 100644 catalog/microsoft/azure-ai-voicelive-ts.json delete mode 100644 catalog/microsoft/azure-ai.json delete mode 100644 catalog/microsoft/azure-aigateway.json delete mode 100644 catalog/microsoft/azure-app-onboard-prereq.json delete mode 100644 catalog/microsoft/azure-app-onboard.json delete mode 100644 catalog/microsoft/azure-appconfiguration-java.json delete mode 100644 catalog/microsoft/azure-appconfiguration-py.json delete mode 100644 catalog/microsoft/azure-appconfiguration-ts.json delete mode 100644 catalog/microsoft/azure-cloud-migrate.json delete mode 100644 catalog/microsoft/azure-communication-callautomation-java.json delete mode 100644 catalog/microsoft/azure-communication-callingserver-java.json delete mode 100644 catalog/microsoft/azure-communication-chat-java.json delete mode 100644 catalog/microsoft/azure-communication-common-java.json delete mode 100644 catalog/microsoft/azure-communication-sms-java.json delete mode 100644 catalog/microsoft/azure-compliance.json delete mode 100644 catalog/microsoft/azure-compute-batch-java.json delete mode 100644 catalog/microsoft/azure-compute.json delete mode 100644 catalog/microsoft/azure-containerregistry-py.json delete mode 100644 catalog/microsoft/azure-cosmos-db-py.json delete mode 100644 catalog/microsoft/azure-cosmos-java.json delete mode 100644 catalog/microsoft/azure-cosmos-py.json delete mode 100644 catalog/microsoft/azure-cosmos-rust.json delete mode 100644 catalog/microsoft/azure-cosmos-ts.json delete mode 100644 catalog/microsoft/azure-cost.json delete mode 100644 catalog/microsoft/azure-data-tables-java.json delete mode 100644 catalog/microsoft/azure-data-tables-py.json delete mode 100644 catalog/microsoft/azure-deploy.json delete mode 100644 catalog/microsoft/azure-diagnostics.json delete mode 100644 catalog/microsoft/azure-enterprise-infra-planner.json delete mode 100644 catalog/microsoft/azure-eventgrid-dotnet.json delete mode 100644 catalog/microsoft/azure-eventgrid-java.json delete mode 100644 catalog/microsoft/azure-eventgrid-py.json delete mode 100644 catalog/microsoft/azure-eventhub-dotnet.json delete mode 100644 catalog/microsoft/azure-eventhub-java.json delete mode 100644 catalog/microsoft/azure-eventhub-py.json delete mode 100644 catalog/microsoft/azure-eventhub-rust.json delete mode 100644 catalog/microsoft/azure-eventhub-ts.json delete mode 100644 catalog/microsoft/azure-hosted-copilot-sdk.json delete mode 100644 catalog/microsoft/azure-identity-dotnet.json delete mode 100644 catalog/microsoft/azure-identity-java.json delete mode 100644 catalog/microsoft/azure-identity-py.json delete mode 100644 catalog/microsoft/azure-identity-rust.json delete mode 100644 catalog/microsoft/azure-identity-ts.json delete mode 100644 catalog/microsoft/azure-keyvault-certificates-rust.json delete mode 100644 catalog/microsoft/azure-keyvault-keys-rust.json delete mode 100644 catalog/microsoft/azure-keyvault-keys-ts.json delete mode 100644 catalog/microsoft/azure-keyvault-py.json delete mode 100644 catalog/microsoft/azure-keyvault-secrets-rust.json delete mode 100644 catalog/microsoft/azure-keyvault-secrets-ts.json delete mode 100644 catalog/microsoft/azure-kubernetes-automatic-readiness.json delete mode 100644 catalog/microsoft/azure-kubernetes.json delete mode 100644 catalog/microsoft/azure-kusto.json delete mode 100644 catalog/microsoft/azure-maps-search-dotnet.json delete mode 100644 catalog/microsoft/azure-messaging-webpubsub-java.json delete mode 100644 catalog/microsoft/azure-messaging-webpubsubservice-py.json delete mode 100644 catalog/microsoft/azure-messaging.json delete mode 100644 catalog/microsoft/azure-mgmt-apicenter-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-apicenter-py.json delete mode 100644 catalog/microsoft/azure-mgmt-apimanagement-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-apimanagement-py.json delete mode 100644 catalog/microsoft/azure-mgmt-applicationinsights-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-arizeaiobservabilityeval-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-botservice-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-botservice-py.json delete mode 100644 catalog/microsoft/azure-mgmt-fabric-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-fabric-py.json delete mode 100644 catalog/microsoft/azure-mgmt-mongodbatlas-dotnet.json delete mode 100644 catalog/microsoft/azure-mgmt-weightsandbiases-dotnet.json delete mode 100644 catalog/microsoft/azure-microsoft-playwright-testing-ts.json delete mode 100644 catalog/microsoft/azure-monitor-ingestion-java.json delete mode 100644 catalog/microsoft/azure-monitor-ingestion-py.json delete mode 100644 catalog/microsoft/azure-monitor-opentelemetry-exporter-java.json delete mode 100644 catalog/microsoft/azure-monitor-opentelemetry-exporter-py.json delete mode 100644 catalog/microsoft/azure-monitor-opentelemetry-py.json delete mode 100644 catalog/microsoft/azure-monitor-opentelemetry-ts.json delete mode 100644 catalog/microsoft/azure-monitor-query-java.json delete mode 100644 catalog/microsoft/azure-monitor-query-py.json delete mode 100644 catalog/microsoft/azure-postgres-ts.json delete mode 100644 catalog/microsoft/azure-prepare.json delete mode 100644 catalog/microsoft/azure-quotas.json delete mode 100644 catalog/microsoft/azure-rbac.json delete mode 100644 catalog/microsoft/azure-reliability.json delete mode 100644 catalog/microsoft/azure-resource-lookup.json delete mode 100644 catalog/microsoft/azure-resource-manager-cosmosdb-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-durabletask-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-mysql-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-playwright-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-postgresql-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-redis-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-manager-sql-dotnet.json delete mode 100644 catalog/microsoft/azure-resource-visualizer.json create mode 100644 catalog/microsoft/azure-sdk-dotnet.json create mode 100644 catalog/microsoft/azure-sdk-java.json create mode 100644 catalog/microsoft/azure-sdk-python.json create mode 100644 catalog/microsoft/azure-sdk-rust.json create mode 100644 catalog/microsoft/azure-sdk-typescript.json delete mode 100644 catalog/microsoft/azure-search-documents-dotnet.json delete mode 100644 catalog/microsoft/azure-search-documents-py.json delete mode 100644 catalog/microsoft/azure-search-documents-ts.json delete mode 100644 catalog/microsoft/azure-security-keyvault-keys-dotnet.json delete mode 100644 catalog/microsoft/azure-security-keyvault-keys-java.json delete mode 100644 catalog/microsoft/azure-security-keyvault-secrets-java.json delete mode 100644 catalog/microsoft/azure-servicebus-dotnet.json delete mode 100644 catalog/microsoft/azure-servicebus-py.json delete mode 100644 catalog/microsoft/azure-servicebus-ts.json delete mode 100644 catalog/microsoft/azure-speech-to-text-rest-py.json delete mode 100644 catalog/microsoft/azure-storage-blob-java.json delete mode 100644 catalog/microsoft/azure-storage-blob-py.json delete mode 100644 catalog/microsoft/azure-storage-blob-rust.json delete mode 100644 catalog/microsoft/azure-storage-blob-ts.json delete mode 100644 catalog/microsoft/azure-storage-file-datalake-py.json delete mode 100644 catalog/microsoft/azure-storage-file-share-py.json delete mode 100644 catalog/microsoft/azure-storage-file-share-ts.json delete mode 100644 catalog/microsoft/azure-storage-queue-py.json delete mode 100644 catalog/microsoft/azure-storage-queue-rust.json delete mode 100644 catalog/microsoft/azure-storage-queue-ts.json delete mode 100644 catalog/microsoft/azure-storage.json delete mode 100644 catalog/microsoft/azure-upgrade.json delete mode 100644 catalog/microsoft/azure-validate.json delete mode 100644 catalog/microsoft/azure-web-pubsub-ts.json create mode 100644 catalog/microsoft/azure.json delete mode 100644 catalog/microsoft/declarative-agent-developer.json create mode 100644 catalog/microsoft/deep-wiki.json delete mode 100644 catalog/microsoft/deploy.json delete mode 100644 catalog/microsoft/entra-agent-id.json delete mode 100644 catalog/microsoft/entra-app-registration.json delete mode 100644 catalog/microsoft/fastapi-router-py.json delete mode 100644 catalog/microsoft/finetuning.json delete mode 100644 catalog/microsoft/frontend-ui-dark-ts.json delete mode 100644 catalog/microsoft/install-atk.json delete mode 100644 catalog/microsoft/m365-agent-evaluator.json delete mode 100644 catalog/microsoft/m365-agents-dotnet.json delete mode 100644 catalog/microsoft/m365-agents-py.json delete mode 100644 catalog/microsoft/m365-agents-ts.json delete mode 100644 catalog/microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet.json delete mode 100644 catalog/microsoft/microsoft-foundry.json delete mode 100644 catalog/microsoft/models-deploy-model-capacity.json delete mode 100644 catalog/microsoft/models-deploy-model-customize.json delete mode 100644 catalog/microsoft/models-deploy-model-preset.json delete mode 100644 catalog/microsoft/models-deploy-model.json delete mode 100644 catalog/microsoft/prepare.json delete mode 100644 catalog/microsoft/pydantic-models-py.json delete mode 100644 catalog/microsoft/python-appservice-deploy.json delete mode 100644 catalog/microsoft/react-flow-node-ts.json delete mode 100644 catalog/microsoft/scaffold.json create mode 100644 catalog/microsoft/skills-azure.json create mode 100644 catalog/microsoft/skills-microsoft-365-agents-toolkit.json delete mode 100644 catalog/microsoft/slack-to-teams.json delete mode 100644 catalog/microsoft/teams-app-developer.json delete mode 100644 catalog/microsoft/ui-widget-developer.json delete mode 100644 catalog/microsoft/wiki-ado-convert.json delete mode 100644 catalog/microsoft/wiki-agents-md.json delete mode 100644 catalog/microsoft/wiki-architect.json delete mode 100644 catalog/microsoft/wiki-changelog.json delete mode 100644 catalog/microsoft/wiki-llms-txt.json delete mode 100644 catalog/microsoft/wiki-onboarding.json delete mode 100644 catalog/microsoft/wiki-page-writer.json delete mode 100644 catalog/microsoft/wiki-qa.json delete mode 100644 catalog/microsoft/wiki-researcher.json delete mode 100644 catalog/microsoft/wiki-vitepress.json delete mode 100644 catalog/microsoft/zustand-store-ts.json create mode 100644 catalog/shopify/liquid-skills.json delete mode 100644 catalog/shopify/liquid-theme-a11y.json delete mode 100644 catalog/shopify/liquid-theme-standards.json delete mode 100644 catalog/shopify/shopify-liquid-themes.json delete mode 100644 catalog/stripe/connect-recommend.json create mode 100644 catalog/stripe/stripe.json delete mode 100644 catalog/trailofbits/address-sanitizer.json delete mode 100644 catalog/trailofbits/aflpp.json delete mode 100644 catalog/trailofbits/algorand-vulnerability-scanner.json delete mode 100644 catalog/trailofbits/atheris.json delete mode 100644 catalog/trailofbits/audit-augmentation.json delete mode 100644 catalog/trailofbits/audit-prep-assistant.json create mode 100644 catalog/trailofbits/building-secure-contracts.json delete mode 100644 catalog/trailofbits/cairo-vulnerability-scanner.json delete mode 100644 catalog/trailofbits/cargo-fuzz.json delete mode 100644 catalog/trailofbits/chrome-mcp-troubleshooting.json create mode 100644 catalog/trailofbits/claude-in-chrome-troubleshooting.json delete mode 100644 catalog/trailofbits/code-maturity-assessor.json delete mode 100644 catalog/trailofbits/codeql.json delete mode 100644 catalog/trailofbits/constant-time-testing.json delete mode 100644 catalog/trailofbits/cosmos-vulnerability-scanner.json delete mode 100644 catalog/trailofbits/coverage-analysis.json delete mode 100644 catalog/trailofbits/crypto-protocol-diagram.json create mode 100644 catalog/trailofbits/culture-index.json delete mode 100644 catalog/trailofbits/diagramming-code.json delete mode 100644 catalog/trailofbits/fuzzing-dictionary.json delete mode 100644 catalog/trailofbits/fuzzing-obstacles.json delete mode 100644 catalog/trailofbits/genotoxic.json delete mode 100644 catalog/trailofbits/graph-evolution.json delete mode 100644 catalog/trailofbits/guidelines-advisor.json delete mode 100644 catalog/trailofbits/harness-writing.json delete mode 100644 catalog/trailofbits/interpreting-culture-index.json delete mode 100644 catalog/trailofbits/libafl.json delete mode 100644 catalog/trailofbits/libfuzzer.json delete mode 100644 catalog/trailofbits/mermaid-to-proverif.json delete mode 100644 catalog/trailofbits/ossfuzz.json delete mode 100644 catalog/trailofbits/ruzzy.json delete mode 100644 catalog/trailofbits/sarif-parsing.json delete mode 100644 catalog/trailofbits/secure-workflow-guide.json delete mode 100644 catalog/trailofbits/semgrep.json delete mode 100644 catalog/trailofbits/solana-vulnerability-scanner.json create mode 100644 catalog/trailofbits/static-analysis.json delete mode 100644 catalog/trailofbits/substrate-vulnerability-scanner.json delete mode 100644 catalog/trailofbits/testing-handbook-generator.json create mode 100644 catalog/trailofbits/testing-handbook-skills.json delete mode 100644 catalog/trailofbits/token-integration-analyzer.json delete mode 100644 catalog/trailofbits/ton-vulnerability-scanner.json delete mode 100644 catalog/trailofbits/trailmark-structural.json delete mode 100644 catalog/trailofbits/trailmark-summary.json delete mode 100644 catalog/trailofbits/vector-forge.json delete mode 100644 catalog/trailofbits/wycheproof.json create mode 100644 catalog/trailofbits/yara-authoring.json delete mode 100644 catalog/trailofbits/yara-rule-authoring.json diff --git a/ai-catalog.json b/ai-catalog.json index 9a0d051..7072659 100644 --- a/ai-catalog.json +++ b/ai-catalog.json @@ -124,18 +124,6 @@ }, "type": "application/vnd.anthropic.claude-plugin+json" }, - { - "identifier": "urn:air:github.com:anthropics:knowledge-work-plugins:build-zoom-contact-center-app", - "displayName": "Build Zoom Contact Center App", - "mediaType": "application/ai-skill", - "url": "https://github.com/anthropics/knowledge-work-plugins/blob/main/partner-built/zoom-plugin/skills/contact-center/SKILL.md", - "description": "Reference skill for Zoom Contact Center.", - "metadata": { - "sourceSet": "anthropics/knowledge-work-plugins", - "repoPath": "partner-built/zoom-plugin/skills/contact-center/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:anthropics:skills:canvas-design", "displayName": "Canvas Design", @@ -1444,18 +1432,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:anthropics:knowledge-work-plugins:zoom-cobrowse-sdk", - "displayName": "Zoom Cobrowse Sdk", - "mediaType": "application/ai-skill", - "url": "https://github.com/anthropics/knowledge-work-plugins/blob/main/partner-built/zoom-plugin/skills/cobrowse-sdk/SKILL.md", - "description": "Reference skill for Zoom Cobrowse SDK.", - "metadata": { - "sourceSet": "anthropics/knowledge-work-plugins", - "repoPath": "partner-built/zoom-plugin/skills/cobrowse-sdk/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:anthropics:knowledge-work-plugins:zoom-plugin", "displayName": "Zoom Plugin", @@ -2176,18 +2152,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:better-auth:skills:better-auth-best-practices", - "displayName": "Better Auth Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/best-practices/SKILL.md", - "description": "Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables.", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/best-practices/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:better-auth:skills:better-auth", "displayName": "Better Auth", @@ -2200,42 +2164,6 @@ }, "type": "application/vnd.anthropic.claude-plugin+json" }, - { - "identifier": "urn:air:github.com:better-auth:skills:create-auth-skill", - "displayName": "Create Auth Skill", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/create-auth/SKILL.md", - "description": "Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth.", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/create-auth/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:better-auth:skills:email-and-password-best-practices", - "displayName": "Email And Password Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/emailAndPassword/SKILL.md", - "description": "Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms for Better Auth email/password...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/emailAndPassword/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:better-auth:skills:organization-best-practices", - "displayName": "Organization Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/organization/SKILL.md", - "description": "Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC using...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/organization/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:better-auth:skills:security", "displayName": "Security", @@ -2248,18 +2176,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:better-auth:skills:two-factor-authentication-best-practices", - "displayName": "Two Factor Authentication Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/twoFactor/SKILL.md", - "description": "Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/twoFactor/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:binance:binance-skills-hub:binance-agentic-wallet", "displayName": "Binance Agentic Wallet", @@ -3965,2255 +3881,2278 @@ "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:analyzing-dotnet-performance", - "displayName": "Analyzing Dotnet Performance", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md", - "description": "Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered...", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-advanced", + "displayName": ".NET Advanced", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced", + "description": "Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md" + "repoPath": "plugins/dotnet-advanced/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:android-tombstone-symbolication", - "displayName": "Android Tombstone Symbolication", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/android-tombstone-symbolication/SKILL.md", - "description": "Symbolicate the .NET runtime frames in an Android tombstone file.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-ai", + "displayName": ".NET AI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai", + "description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/android-tombstone-symbolication/SKILL.md" + "repoPath": "plugins/dotnet-ai/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:apple-crash-symbolication", - "displayName": "Apple Crash Symbolication", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/apple-crash-symbolication/SKILL.md", - "description": "Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS).", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-aspnetcore", + "displayName": ".NET ASP.NET Core", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore", + "description": "ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/apple-crash-symbolication/SKILL.md" + "repoPath": "plugins/dotnet-aspnetcore/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:assertion-quality", - "displayName": "Assertion Quality", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/assertion-quality/SKILL.md", - "description": "Analyzes the variety and depth of assertions across test suites in any language.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-blazor", + "displayName": ".NET Blazor", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor", + "description": "Skills for Blazor development: component authoring, interactivity, and web application patterns.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/assertion-quality/SKILL.md" + "repoPath": "plugins/dotnet-blazor/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:author-component", - "displayName": "Author Component", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/author-component/SKILL.md", - "description": "Create or review Blazor components (.razor files) with correct architecture.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-data", + "displayName": ".NET Data", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-data", + "description": "Skills for .NET data access and Entity Framework related tasks.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/author-component/SKILL.md" + "repoPath": "plugins/dotnet-data/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:clr-activation-debugging", - "displayName": "Clr Activation Debugging", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/clr-activation-debugging/SKILL.md", - "description": "Diagnoses .NET Framework CLR activation issues using CLR activation logs (CLRLoad logs) produced by mscoree.dll.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-diag", + "displayName": ".NET Diag", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag", + "description": "Skills for .NET performance investigations, debugging, and incident analysis.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/clr-activation-debugging/SKILL.md" + "repoPath": "plugins/dotnet-diag/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:code-testing-agent", - "displayName": "Code Testing Agent", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/code-testing-agent/SKILL.md", - "description": "Generates and writes new unit tests for any programming language - scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files...", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-experimental", + "displayName": ".NET Experimental", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental", + "description": "Experimental skills under active evaluation that may change or graduate to stable plugins.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/code-testing-agent/SKILL.md" + "repoPath": "plugins/dotnet-experimental/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:code-testing-extensions", - "displayName": "Code Testing Extensions", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/code-testing-extensions/SKILL.md", - "description": "Provides file paths to language-specific extension files for the code-testing pipeline.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-maui", + "displayName": ".NET MAUI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui", + "description": "Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/code-testing-extensions/SKILL.md" + "repoPath": "plugins/dotnet-maui/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:collect-user-input", - "displayName": "Collect User Input", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/collect-user-input/SKILL.md", - "description": "Build forms, validate data, and react to user input in Blazor.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-msbuild", + "displayName": "dotnet-msbuild", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-msbuild", + "description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/collect-user-input/SKILL.md" + "repoPath": "plugins/dotnet-msbuild/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:configure-auth", - "displayName": "Configure Auth", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/configure-auth/SKILL.md", - "description": "Add authentication and authorization to a Blazor Web App, accounting for the app's render mode.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-nuget", + "displayName": ".NET NuGet", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-nuget", + "description": "NuGet and .NET package management skills: dependency management and modernization.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/configure-auth/SKILL.md" + "repoPath": "plugins/dotnet-nuget/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:configuring-opentelemetry-dotnet", - "displayName": "Configuring Opentelemetry Dotnet", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/configuring-opentelemetry-dotnet/SKILL.md", - "description": "Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-template-engine", + "displayName": ".NET Template Engine", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine", + "description": ".NET Template Engine skills for dotnet new: create projects (console app, class library, web API, Blazor, MAUI), discover and search templates, inspect template parameters and frameworks (net8.0, net9.0, net10.0), scaffold solutions, author and validate custom templates, install template packages from NuGet.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/configuring-opentelemetry-dotnet/SKILL.md" + "repoPath": "plugins/dotnet-template-engine/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:convert-blazor-server-to-webapp", - "displayName": "Convert Blazor Server To Webapp", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/convert-blazor-server-to-webapp/SKILL.md", - "description": "Guides conversion of a pre-.NET 8 Blazor Server app into a .NET 8+ Blazor Web App.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-test-migration", + "displayName": ".NET Test Migration", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration", + "description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit/NUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/convert-blazor-server-to-webapp/SKILL.md" + "repoPath": "plugins/dotnet-test-migration/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:convert-to-cpm", - "displayName": "Convert To Cpm", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-nuget/skills/convert-to-cpm/SKILL.md", - "description": "Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-test", + "displayName": ".NET Test", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test", + "description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-nuget/skills/convert-to-cpm/SKILL.md" + "repoPath": "plugins/dotnet-test/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:coordinate-components", - "displayName": "Coordinate Components", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/coordinate-components/SKILL.md", - "description": "Share state between components that don't have a direct parent-child parameter relationship, using cascading values, scoped services with change...", + "identifier": "urn:air:github.com:dotnet:skills:dotnet-upgrade", + "displayName": ".NET Upgrade", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade", + "description": "Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/coordinate-components/SKILL.md" + "repoPath": "plugins/dotnet-upgrade/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:coverage-analysis", - "displayName": "Coverage Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/coverage-analysis/SKILL.md", - "description": "Project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects.", + "identifier": "urn:air:github.com:dotnet:skills:dotnet11", + "displayName": ".NET 11", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet11", + "description": "Skills for .NET 11 APIs and language features.", "metadata": { "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/coverage-analysis/SKILL.md" + "repoPath": "plugins/dotnet11/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:crap-score", - "displayName": "Crap Score", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:attach-db", + "displayName": "Attach Db", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/crap-score/SKILL.md", - "description": "Calculates targeted CRAP (Change Risk Anti-Patterns) scores for a named .NET method, class, or single source file.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/attach-db/SKILL.md", + "description": "Attach a DuckDB database file for use with /duckdb-skills:query.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/crap-score/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/attach-db/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:create-blazor-project", - "displayName": "Create Blazor Project", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:convert-file", + "displayName": "Convert File", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/create-blazor-project/SKILL.md", - "description": "Create a new ASP.NET Core web application or web site using Blazor.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/convert-file/SKILL.md", + "description": "Convert any data file to another format: CSV, Parquet, JSON, Excel, GeoJSON, and more.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/create-blazor-project/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/convert-file/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:csharp-scripts", - "displayName": "Csharp Scripts", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:duckdb-docs", + "displayName": "Duckdb Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/csharp-scripts/SKILL.md", - "description": "Run file-based C# apps with the .NET CLI when the user explicitly wants C#/.NET code without creating a project.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/duckdb-docs/SKILL.md", + "description": "Search DuckDB and DuckLake documentation and blog posts.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/csharp-scripts/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/duckdb-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:detect-static-dependencies", - "displayName": "Detect Static Dependencies", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:install-duckdb", + "displayName": "Install Duckdb", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/detect-static-dependencies/SKILL.md", - "description": "Scan C# source files for hard-to-test static dependencies - DateTime.Now/UtcNow, File.*, Directory.*, Environment.*, HttpClient, Console.*...", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/install-duckdb/SKILL.md", + "description": "Install or update DuckDB extensions.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/detect-static-dependencies/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/install-duckdb/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-aot-compat", - "displayName": "Dotnet Aot Compat", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:query", + "displayName": "Query", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/dotnet-aot-compat/SKILL.md", - "description": "Make .NET projects compatible with Native AOT and trimming by systematically resolving IL trim/AOT analyzer warnings.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/query/SKILL.md", + "description": "Run SQL queries against the attached DuckDB database or ad-hoc against files.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/dotnet-aot-compat/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/query/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-maui-doctor", - "displayName": "Dotnet Maui Doctor", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:read-file", + "displayName": "Read File", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/dotnet-maui-doctor/SKILL.md", - "description": "Diagnoses and fixes .NET MAUI development environment issues.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/read-file/SKILL.md", + "description": "Read any data file (CSV, JSON, Parquet, Avro, Excel, spatial, SQLite) or remote URL (S3, HTTPS).", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/dotnet-maui-doctor/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/read-file/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-msbuild", - "displayName": "dotnet-msbuild", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-msbuild", - "description": "Comprehensive MSBuild and .NET build skills: failure diagnosis, performance optimization, code quality, and modernization.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-msbuild/.claude-plugin/plugin.json" - }, - "type": "application/vnd.anthropic.claude-plugin+json" - }, - { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-pinvoke", - "displayName": "Dotnet Pinvoke", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:read-memories", + "displayName": "Read Memories", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/dotnet-pinvoke/SKILL.md", - "description": "Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/read-memories/SKILL.md", + "description": "Search past Claude Code session logs to recall prior decisions, patterns, or unresolved work.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/dotnet-pinvoke/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/read-memories/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-trace-collect", - "displayName": "Dotnet Trace Collect", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:s3-explore", + "displayName": "S3 Explore", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/dotnet-trace-collect/SKILL.md", - "description": "Guide developers through capturing diagnostic artifacts to diagnose production .NET performance issues.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/s3-explore/SKILL.md", + "description": "Explore and query data on S3, Cloudflare R2, GCS, MinIO, or any S3-compatible storage.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/dotnet-trace-collect/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/s3-explore/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dotnet-webapi", - "displayName": "Dotnet Webapi", + "identifier": "urn:air:github.com:duckdb:duckdb-skills:spatial", + "displayName": "Spatial", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md", - "description": "Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling.", + "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/spatial/SKILL.md", + "description": "Answer questions about spatial data using DuckDB.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md" + "sourceSet": "duckdb/duckdb-skills", + "repoPath": "skills/spatial/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:dump-collect", - "displayName": "Dump Collect", + "identifier": "urn:air:github.com:elevenlabs:skills:agents", + "displayName": "Agents", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/dump-collect/SKILL.md", - "description": "Configure and collect crash dumps for modern .NET applications.", + "url": "https://github.com/elevenlabs/skills/blob/main/agents/SKILL.md", + "description": "Build voice AI agents with ElevenLabs.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/dump-collect/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "agents/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:exp-mock-usage-analysis", - "displayName": "Exp Mock Usage Analysis", + "identifier": "urn:air:github.com:elevenlabs:skills:music", + "displayName": "Music", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-mock-usage-analysis/SKILL.md", - "description": "Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or...", + "url": "https://github.com/elevenlabs/skills/blob/main/music/SKILL.md", + "description": "Generate music using ElevenLabs Music API.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-mock-usage-analysis/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "music/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:exp-simd-vectorization", - "displayName": "Exp Simd Vectorization", + "identifier": "urn:air:github.com:elevenlabs:skills:setup-api-key", + "displayName": "Setup Api Key", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-simd-vectorization/SKILL.md", - "description": "Optimizes hot-path scalar loops in .NET 8+ with cross-platform Vector128/Vector256/Vector512 SIMD intrinsics, or replaces manual math loops with...", + "url": "https://github.com/elevenlabs/skills/blob/main/setup-api-key/SKILL.md", + "description": "Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-simd-vectorization/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "setup-api-key/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:exp-test-maintainability", - "displayName": "Exp Test Maintainability", + "identifier": "urn:air:github.com:elevenlabs:skills:sound-effects", + "displayName": "Sound Effects", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-test-maintainability/SKILL.md", - "description": "Detects duplicate boilerplate, copy-paste tests, and structural maintainability issues across .NET test suites.", + "url": "https://github.com/elevenlabs/skills/blob/main/sound-effects/SKILL.md", + "description": "Generate sound effects from text descriptions using ElevenLabs.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-test-maintainability/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "sound-effects/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:fetch-and-send-data", - "displayName": "Fetch And Send Data", + "identifier": "urn:air:github.com:elevenlabs:skills:speech-engine", + "displayName": "Speech Engine", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/fetch-and-send-data/SKILL.md", - "description": "Call APIs, load data into components, and handle the async lifecycle in Blazor.", + "url": "https://github.com/elevenlabs/skills/blob/main/speech-engine/SKILL.md", + "description": "Add real-time voice conversations to a custom agent runtime with ElevenLabs Speech Engine.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/fetch-and-send-data/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "speech-engine/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:filter-syntax", - "displayName": "Filter Syntax", + "identifier": "urn:air:github.com:elevenlabs:skills:speech-to-text", + "displayName": "Speech To Text", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/filter-syntax/SKILL.md", - "description": "Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit...", + "url": "https://github.com/elevenlabs/skills/blob/main/speech-to-text/SKILL.md", + "description": "Transcribe audio to text using ElevenLabs Scribe v2.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/filter-syntax/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "speech-to-text/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:find-untested-sources", - "displayName": "Find Untested Sources", + "identifier": "urn:air:github.com:elevenlabs:skills:text-to-speech", + "displayName": "Text To Speech", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/find-untested-sources/SKILL.md", - "description": "Parse-only C# analysis that pairs source files with referencing tests and emits JSON: `source_to_tests`, `untested` ordered by declaration count, and...", + "url": "https://github.com/elevenlabs/skills/blob/main/text-to-speech/SKILL.md", + "description": "Convert text to speech using ElevenLabs voice AI.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/find-untested-sources/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "text-to-speech/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:generate-testability-wrappers", - "displayName": "Generate Testability Wrappers", + "identifier": "urn:air:github.com:elevenlabs:skills:update-skills-from-changelog", + "displayName": "Update Skills From Changelog", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/generate-testability-wrappers/SKILL.md", - "description": "Generate wrapper interfaces and DI registration for hard-to-test static dependencies in C#.", + "url": "https://github.com/elevenlabs/skills/blob/main/.agents/skills/update-skills-from-changelog/SKILL.md", + "description": "Update ElevenLabs agent skills from a merged weekly changelog in elevenlabs-dx, then open a pull request in elevenlabs/skills.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/generate-testability-wrappers/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": ".agents/skills/update-skills-from-changelog/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:grade-tests", - "displayName": "Grade Tests", + "identifier": "urn:air:github.com:elevenlabs:skills:voice-changer", + "displayName": "Voice Changer", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/grade-tests/SKILL.md", - "description": "Grades a specified set of test methods individually and produces a concise table mapping each test (fully-qualified name) to a letter grade (A-F), a...", + "url": "https://github.com/elevenlabs/skills/blob/main/voice-changer/SKILL.md", + "description": "Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/grade-tests/SKILL.md" + "sourceSet": "elevenlabs/skills", + "repoPath": "voice-changer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-app-lifecycle", - "displayName": "Maui App Lifecycle", + "identifier": "urn:air:github.com:elevenlabs:skills:voice-isolator", + "displayName": "Voice Isolator", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-app-lifecycle/SKILL.md", - "description": ".NET MAUI app lifecycle guidance - the four app states, cross-platform Window lifecycle events (Created, Activated, Deactivated, Stopped, Resumed...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-app-lifecycle/SKILL.md" + "url": "https://github.com/elevenlabs/skills/blob/main/voice-isolator/SKILL.md", + "description": "Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API.", + "metadata": { + "sourceSet": "elevenlabs/skills", + "repoPath": "voice-isolator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-collectionview", - "displayName": "Maui Collectionview", + "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:agent", + "displayName": "Agent", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-collectionview/SKILL.md", - "description": "Guidance for implementing CollectionView in .NET MAUI apps - data display, layouts (list & grid), selection, grouping, scrolling, empty views...", + "url": "https://github.com/exa-labs/exa-mcp-server/blob/main/skills/agent/SKILL.md", + "description": "Use Exa Agent for multi-step web research, list-building, enrichment, structured output, run continuation, and coverage validation.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-collectionview/SKILL.md" + "sourceSet": "exa-labs/exa-mcp-server", + "repoPath": "skills/agent/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-data-binding", - "displayName": "Maui Data Binding", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-data-binding/SKILL.md", - "description": "Guidance for .NET MAUI XAML and C# data bindings - compiled bindings, INotifyPropertyChanged / ObservableObject, value converters, binding modes...", + "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:exa", + "displayName": "Exa", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/exa-labs/exa-mcp-server/blob/main", + "description": "Exa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-data-binding/SKILL.md" + "sourceSet": "exa-labs/exa-mcp-server", + "repoPath": ".claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-dependency-injection", - "displayName": "Maui Dependency Injection", + "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:search", + "displayName": "Search", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-dependency-injection/SKILL.md", - "description": "Guidance for configuring dependency injection in .NET MAUI apps - service registration in MauiProgram.cs, lifetime selection (Singleton / Transient /...", + "url": "https://github.com/exa-labs/exa-mcp-server/blob/main/skills/search/SKILL.md", + "description": "Deep research powered by Exa.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-dependency-injection/SKILL.md" + "sourceSet": "exa-labs/exa-mcp-server", + "repoPath": "skills/search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-safe-area", - "displayName": "Maui Safe Area", + "identifier": "urn:air:github.com:expo:skills:expo-skill-eval", + "displayName": "Expo Skill Eval", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-safe-area/SKILL.md", - "description": ".NET MAUI safe area and edge-to-edge layout guidance for .NET 10+.", + "url": "https://github.com/expo/skills/blob/main/.claude/skills/expo-skill-eval/SKILL.md", + "description": "Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-safe-area/SKILL.md" + "sourceSet": "expo/skills", + "repoPath": ".claude/skills/expo-skill-eval/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-shell-navigation", - "displayName": "Maui Shell Navigation", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-shell-navigation/SKILL.md", - "description": "Guide for implementing Shell-based navigation in .NET MAUI apps.", + "identifier": "urn:air:github.com:expo:skills:expo", + "displayName": "Expo", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/expo/skills/blob/main/plugins/expo", + "description": "Official Expo skills for building, deploying, upgrading, and debugging Expo apps", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-shell-navigation/SKILL.md" + "sourceSet": "expo/skills", + "repoPath": "plugins/expo/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:dotnet:skills:maui-theming", - "displayName": "Maui Theming", + "identifier": "urn:air:github.com:firebase:skills:firebase-ai-logic-basics", + "displayName": "Firebase Ai Logic Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-theming/SKILL.md", - "description": "Guide for theming .NET MAUI apps - light/dark mode via AppThemeBinding, ResourceDictionary theme switching, DynamicResource bindings, system theme...", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-ai-logic-basics/SKILL.md", + "description": "Official skill for integrating Firebase AI Logic (Gemini API) into web applications.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-theming/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-ai-logic-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:mcp-csharp-create", - "displayName": "Mcp Csharp Create", + "identifier": "urn:air:github.com:firebase:skills:firebase-app-hosting-basics", + "displayName": "Firebase App Hosting Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-create/SKILL.md", - "description": "Create MCP servers using the C# SDK and .NET project templates.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-app-hosting-basics/SKILL.md", + "description": "Deploy and manage web apps with Firebase App Hosting.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-create/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-app-hosting-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:mcp-csharp-debug", - "displayName": "Mcp Csharp Debug", + "identifier": "urn:air:github.com:firebase:skills:firebase-auth-basics", + "displayName": "Firebase Auth Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-debug/SKILL.md", - "description": "Run and debug C# MCP servers locally.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-auth-basics/SKILL.md", + "description": "Guide for setting up and using Firebase Authentication.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-debug/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-auth-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:mcp-csharp-publish", - "displayName": "Mcp Csharp Publish", + "identifier": "urn:air:github.com:firebase:skills:firebase-basics", + "displayName": "Firebase Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-publish/SKILL.md", - "description": "Publish and deploy C# MCP servers.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-basics/SKILL.md", + "description": "Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-publish/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:mcp-csharp-test", - "displayName": "Mcp Csharp Test", + "identifier": "urn:air:github.com:firebase:skills:firebase-crashlytics", + "displayName": "Firebase Crashlytics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-test/SKILL.md", - "description": "Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-crashlytics/SKILL.md", + "description": "Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-test/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-crashlytics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:microbenchmarking", - "displayName": "Microbenchmarking", + "identifier": "urn:air:github.com:firebase:skills:firebase-data-connect", + "displayName": "Firebase Data Connect", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/microbenchmarking/SKILL.md", - "description": "Activate this skill when BenchmarkDotNet (BDN) is involved in the task - creating, running, configuring, or reviewing BDN benchmarks.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-data-connect-basics/SKILL.md", + "description": "Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/microbenchmarking/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-data-connect-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-dotnet10-to-dotnet11", - "displayName": "Migrate Dotnet10 To Dotnet11", + "identifier": "urn:air:github.com:firebase:skills:firebase-firestore", + "displayName": "Firebase Firestore", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/SKILL.md", - "description": "Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-firestore/SKILL.md", + "description": "Sets up, manages, and executes queries against Cloud Firestore database instances, including advanced native full-text search and relational joins...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-firestore/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-dotnet8-to-dotnet9", - "displayName": "Migrate Dotnet8 To Dotnet9", + "identifier": "urn:air:github.com:firebase:skills:firebase-hosting-basics", + "displayName": "Firebase Hosting Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/SKILL.md", - "description": "Migrate a .NET 8 project to .NET 9 and resolve all breaking changes.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-hosting-basics/SKILL.md", + "description": "Skill for working with Firebase Hosting (Classic).", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-hosting-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-dotnet9-to-dotnet10", - "displayName": "Migrate Dotnet9 To Dotnet10", + "identifier": "urn:air:github.com:firebase:skills:firebase-remote-config-basics", + "displayName": "Firebase Remote Config Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/SKILL.md", - "description": "Migrate a .NET 9 project or solution to .NET 10 and resolve all breaking changes.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-remote-config-basics/SKILL.md", + "description": "Comprehensive guide for Firebase Remote Config, including template management and SDK usage.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-remote-config-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-mstest-v1v2-to-v3", - "displayName": "Migrate Mstest V1V2 To V3", + "identifier": "urn:air:github.com:firebase:skills:firebase-security-rules-auditor", + "displayName": "Firebase Security Rules Auditor", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-mstest-v1v2-to-v3/SKILL.md", - "description": "Migrate MSTest v1 or v2 test project to MSTest v3.", + "url": "https://github.com/firebase/skills/blob/main/skills/firebase-security-rules-auditor/SKILL.md", + "description": "A skill to evaluate how secure Firestore security rules are.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-mstest-v1v2-to-v3/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/firebase-security-rules-auditor/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-mstest-v3-to-v4", - "displayName": "Migrate Mstest V3 To V4", + "identifier": "urn:air:github.com:firebase:skills:xcode-project-setup", + "displayName": "Xcode Project Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-mstest-v3-to-v4/SKILL.md", - "description": "Fix build errors and breaking changes after upgrading MSTest from v3 to v4, or plan a complete MSTest v3-to-v4 migration.", + "url": "https://github.com/firebase/skills/blob/main/skills/xcode-project-setup/SKILL.md", + "description": "Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-mstest-v3-to-v4/SKILL.md" + "sourceSet": "firebase/skills", + "repoPath": "skills/xcode-project-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-nullable-references", - "displayName": "Migrate Nullable References", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-interact", + "displayName": "Firecrawl Build Interact", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-nullable-references/SKILL.md", - "description": "Enable nullable reference types in a C# project and systematically resolve all warnings.", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-interact/SKILL.md", + "description": "Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-nullable-references/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-build-interact/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-static-to-wrapper", - "displayName": "Migrate Static To Wrapper", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-onboarding", + "displayName": "Firecrawl Build Onboarding", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/migrate-static-to-wrapper/SKILL.md", - "description": "Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace).", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-onboarding/SKILL.md", + "description": "Get Firecrawl credentials and SDK setup into a project.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/migrate-static-to-wrapper/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-build-onboarding/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-vstest-to-mtp", - "displayName": "Migrate Vstest To Mtp", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-scrape", + "displayName": "Firecrawl Build Scrape", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-vstest-to-mtp/SKILL.md", - "description": "Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP).", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-scrape/SKILL.md", + "description": "Integrate Firecrawl `/scrape` into product code for single-page extraction.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-vstest-to-mtp/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-build-scrape/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-xunit-to-mstest", - "displayName": "Migrate Xunit To Mstest", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-search", + "displayName": "Firecrawl Build Search", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-xunit-to-mstest/SKILL.md", - "description": "Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4.", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-search/SKILL.md", + "description": "Integrate Firecrawl `/search` into product code and agent workflows.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-xunit-to-mstest/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-build-search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:migrate-xunit-to-xunit-v3", - "displayName": "Migrate Xunit To Xunit V3", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build", + "displayName": "Firecrawl Build", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-xunit-to-xunit-v3/SKILL.md", - "description": "Migrates .NET test projects from xUnit.net v2 to xUnit.net v3.", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build/SKILL.md", + "description": "Integrate Firecrawl into application code whenever a product, agent, or workflow needs web data inside the app: web search, live search results, page...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-xunit-to-xunit-v3/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-build/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:minimal-api-file-upload", - "displayName": "Minimal Api File Upload", + "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-research-index", + "displayName": "Firecrawl Research Index", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/minimal-api-file-upload/SKILL.md", - "description": "File upload endpoints in ASP.NET minimal APIs (.NET 8+)", + "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-research-index/SKILL.md", + "description": "Find the papers that answer a research query with Firecrawl Research, using semantic search, semantic and structural expansion, and in-body...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/minimal-api-file-upload/SKILL.md" + "sourceSet": "firecrawl/skills", + "repoPath": "skills/firecrawl-research-index/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:mtp-hot-reload", - "displayName": "Mtp Hot Reload", + "identifier": "urn:air:github.com:flutter:skills:NotInvalid", + "displayName": "Notinvalid", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/mtp-hot-reload/SKILL.md", - "description": "Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding.", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/example/invalid/SKILL.md", + "description": "A deliberately broken fixture used by example/README.md to show what each rule's error output looks like.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/mtp-hot-reload/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/example/invalid/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:nuget-trusted-publishing", - "displayName": "Nuget Trusted Publishing", + "identifier": "urn:air:github.com:flutter:skills:add-dart-lint-validation-rule", + "displayName": "Add Dart Lint Validation Rule", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/nuget-trusted-publishing/SKILL.md", - "description": "Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo - replaces long-lived API keys with short-lived tokens.", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/add-dart-lint-validation-rule/SKILL.md", + "description": "Instructions for adding a new validation rule and CLI flag to dart_skills_lint.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/nuget-trusted-publishing/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/.agents/skills/add-dart-lint-validation-rule/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:optimizing-ef-core-queries", - "displayName": "Optimizing Ef Core Queries", + "identifier": "urn:air:github.com:flutter:skills:code-review", + "displayName": "Code Review", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-data/skills/optimizing-ef-core-queries/SKILL.md", - "description": "Optimize Entity Framework Core queries by fixing N+1 problems, choosing correct tracking modes, using compiled queries, and avoiding common...", + "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/code-review/SKILL.md", + "description": "Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis)...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-data/skills/optimizing-ef-core-queries/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": ".agents/agents/reidbaker-agent/skills/code-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:plan-ui-change", - "displayName": "Plan Ui Change", + "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-integration", + "displayName": "Dart Skills Lint Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/plan-ui-change/SKILL.md", - "description": "Plan complex Blazor UI features by decomposing them into focused components.", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/dart-skills-lint-integration/SKILL.md", + "description": "How to integrate, update, and configure the dart_skills_lint validation tool within a repository.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/plan-ui-change/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/.agents/skills/dart-skills-lint-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:platform-detection", - "displayName": "Platform Detection", + "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-setup", + "displayName": "Dart Skills Lint Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/platform-detection/SKILL.md", - "description": "Reference data for detecting the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUnit, NUnit, TUnit) from project...", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/skills/dart-skills-lint-setup/SKILL.md", + "description": "This skill covers **first-time wiring** of `dart_skills_lint` into a", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/platform-detection/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/skills/dart-skills-lint-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:run-tests", - "displayName": "Run Tests", + "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-validation", + "displayName": "Dart Skills Lint Validation", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/run-tests/SKILL.md", - "description": "For `dotnet test`: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from `Directory.Build.props`, `global.json`...", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md", + "description": "This skill covers **day-to-day use**: running the linter, walking", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/run-tests/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:support-prerendering", - "displayName": "Support Prerendering", + "identifier": "urn:air:github.com:flutter:skills:definition-of-done", + "displayName": "Definition Of Done", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/support-prerendering/SKILL.md", - "description": "Make interactive Blazor components work correctly with prerendering.", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md", + "description": "Mandatory checks to run before completing any task that touches md files or dart code in this repository.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/support-prerendering/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:system-text-json-net11", - "displayName": "System Text Json Net11", + "identifier": "urn:air:github.com:flutter:skills:flutter-add-integration-test", + "displayName": "Flutter Add Integration Test", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet11/skills/system-text-json-net11/SKILL.md", - "description": "Provides guidance on new System.Text.Json APIs introduced in .NET 11.", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-integration-test/SKILL.md", + "description": "Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet11/skills/system-text-json-net11/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-add-integration-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:technology-selection", - "displayName": "Technology Selection", + "identifier": "urn:air:github.com:flutter:skills:flutter-add-widget-preview", + "displayName": "Flutter Add Widget Preview", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/technology-selection/SKILL.md", - "description": "Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-widget-preview/SKILL.md", + "description": "Adds interactive widget previews to the project using the previews.dart system.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/technology-selection/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-add-widget-preview/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-authoring", - "displayName": "Template Authoring", + "identifier": "urn:air:github.com:flutter:skills:flutter-add-widget-test", + "displayName": "Flutter Add Widget Test", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-authoring/SKILL.md", - "description": "Guides creation and validation of custom dotnet new templates.", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-widget-test/SKILL.md", + "description": "Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text).", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-authoring/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-add-widget-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-comparison", - "displayName": "Template Comparison", + "identifier": "urn:air:github.com:flutter:skills:flutter-apply-architecture-best-practices", + "displayName": "Flutter Apply Architecture Best Practices", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-comparison/SKILL.md", - "description": "Compares two or more dotnet new templates side by side to help users choose between them based on parameters, feature support, frameworks, and...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-apply-architecture-best-practices/SKILL.md", + "description": "Architects a Flutter application using the recommended layered approach (UI, Logic, Data).", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-comparison/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-apply-architecture-best-practices/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-discovery", - "displayName": "Template Discovery", + "identifier": "urn:air:github.com:flutter:skills:flutter-build-responsive-layout", + "displayName": "Flutter Build Responsive Layout", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-discovery/SKILL.md", - "description": "Helps find, inspect, and compare .NET project templates.", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-build-responsive-layout/SKILL.md", + "description": "Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-discovery/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-build-responsive-layout/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-instantiation", - "displayName": "Template Instantiation", + "identifier": "urn:air:github.com:flutter:skills:flutter-fix-layout-issues", + "displayName": "Flutter Fix Layout Issues", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-instantiation/SKILL.md", - "description": "Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-fix-layout-issues/SKILL.md", + "description": "Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-instantiation/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-fix-layout-issues/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-smart-defaults", - "displayName": "Template Smart Defaults", + "identifier": "urn:air:github.com:flutter:skills:flutter-implement-json-serialization", + "displayName": "Flutter Implement Json Serialization", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-smart-defaults/SKILL.md", - "description": "Applies cross-parameter default rules when creating .NET projects with dotnet new, filling gaps consistently without overriding values the user set...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-implement-json-serialization/SKILL.md", + "description": "Create model classes with `fromJson` and `toJson` methods using `dart:convert`.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-smart-defaults/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-implement-json-serialization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:template-validation", - "displayName": "Template Validation", + "identifier": "urn:air:github.com:flutter:skills:flutter-setup-declarative-routing", + "displayName": "Flutter Setup Declarative Routing", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-validation/SKILL.md", - "description": "Validates custom dotnet new templates for correctness before publishing.", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-setup-declarative-routing/SKILL.md", + "description": "Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-validation/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-setup-declarative-routing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:test-analysis-extensions", - "displayName": "Test Analysis Extensions", + "identifier": "urn:air:github.com:flutter:skills:flutter-setup-localization", + "displayName": "Flutter Setup Localization", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-analysis-extensions/SKILL.md", - "description": "Provides file paths to language-specific reference files for the test ANALYSIS skills (assertion-quality, test-anti-patterns, test-gap-analysis...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-setup-localization/SKILL.md", + "description": "Add `flutter_localizations` and `intl` dependencies, enable \"generate true\" in `pubspec.yaml`, and create an `l10n.yaml` configuration file.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-analysis-extensions/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-setup-localization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:test-anti-patterns", - "displayName": "Test Anti Patterns", + "identifier": "urn:air:github.com:flutter:skills:flutter-use-http-package", + "displayName": "Flutter Use Http Package", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-anti-patterns/SKILL.md", - "description": "Audits an existing test file or suite in any language for anti-patterns and quality issues - produces a severity-ranked report...", + "url": "https://github.com/flutter/skills/blob/main/skills/flutter-use-http-package/SKILL.md", + "description": "Use the `http` package to execute GET, POST, PUT, or DELETE requests.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-anti-patterns/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "skills/flutter-use-http-package/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:test-gap-analysis", - "displayName": "Test Gap Analysis", + "identifier": "urn:air:github.com:flutter:skills:grill-with-docs", + "displayName": "Grill With Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-gap-analysis/SKILL.md", - "description": "Performs pseudo-mutation analysis on production code in any language to find gaps in existing test suites.", + "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/grill-with-docs/SKILL.md", + "description": "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs)...", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-gap-analysis/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": ".agents/agents/reidbaker-agent/skills/grill-with-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:test-smell-detection", - "displayName": "Test Smell Detection", + "identifier": "urn:air:github.com:flutter:skills:natural-writing", + "displayName": "Natural Writing", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-smell-detection/SKILL.md", - "description": "Deep-dive audit using the full testsmells.org 19-smell academic catalog for tests in any language.", + "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/natural-writing/SKILL.md", + "description": "Contains well-defined rules for creating natural, accurate, and readable writing.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-smell-detection/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": ".agents/agents/reidbaker-agent/skills/natural-writing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:test-tagging", - "displayName": "Test Tagging", + "identifier": "urn:air:github.com:flutter:skills:valid", + "displayName": "Valid", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-tagging/SKILL.md", - "description": "Analyzes test suites in any language and tags each test with a standardized set of traits (positive, negative, critical-path, boundary, smoke...", + "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/example/valid/SKILL.md", + "description": "Reference fixture for dart_skills_lint.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-tagging/SKILL.md" + "sourceSet": "flutter/skills", + "repoPath": "tool/dart_skills_lint/example/valid/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:thread-abort-migration", - "displayName": "Thread Abort Migration", + "identifier": "urn:air:github.com:getsentry:skills:agents-md", + "displayName": "Agents Md", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/thread-abort-migration/SKILL.md", - "description": "Guides migration of .NET Framework Thread.Abort usage to cooperative cancellation in modern .NET.", + "url": "https://github.com/getsentry/skills/blob/main/skills/agents-md/SKILL.md", + "description": "Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/thread-abort-migration/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/agents-md/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:use-js-interop", - "displayName": "Use Js Interop", + "identifier": "urn:air:github.com:getsentry:skills:blog-writing-guide", + "displayName": "Blog Writing Guide", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/use-js-interop/SKILL.md", - "description": "Add, review, or fix JavaScript interop in Blazor components.", + "url": "https://github.com/getsentry/skills/blob/main/skills/blog-writing-guide/SKILL.md", + "description": "Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/use-js-interop/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/blog-writing-guide/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:dotnet:skills:writing-mstest-tests", - "displayName": "Writing Mstest Tests", + "identifier": "urn:air:github.com:getsentry:skills:brand-guidelines", + "displayName": "Brand Guidelines", "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/writing-mstest-tests/SKILL.md", - "description": "Write new MSTest unit tests and fix existing MSTest code using MSTest 3.x/4.x modern APIs and best practices.", + "url": "https://github.com/getsentry/skills/blob/main/skills/brand-guidelines/SKILL.md", + "description": "Write copy following Sentry brand guidelines.", "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/writing-mstest-tests/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/brand-guidelines/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:attach-db", - "displayName": "Attach Db", + "identifier": "urn:air:github.com:getsentry:skills:claude-settings-audit", + "displayName": "Claude Settings Audit", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/attach-db/SKILL.md", - "description": "Attach a DuckDB database file for use with /duckdb-skills:query.", + "url": "https://github.com/getsentry/skills/blob/main/skills/claude-settings-audit/SKILL.md", + "description": "Analyze a repository to generate recommended Claude Code settings.json permissions.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/attach-db/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/claude-settings-audit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:convert-file", - "displayName": "Convert File", + "identifier": "urn:air:github.com:getsentry:skills:code-review", + "displayName": "Code Review", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/convert-file/SKILL.md", - "description": "Convert any data file to another format: CSV, Parquet, JSON, Excel, GeoJSON, and more.", + "url": "https://github.com/getsentry/skills/blob/main/skills/code-review/SKILL.md", + "description": "Perform code reviews following Sentry engineering practices.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/convert-file/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/code-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:duckdb-docs", - "displayName": "Duckdb Docs", + "identifier": "urn:air:github.com:getsentry:skills:code-simplifier", + "displayName": "Code Simplifier", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/duckdb-docs/SKILL.md", - "description": "Search DuckDB and DuckLake documentation and blog posts.", + "url": "https://github.com/getsentry/skills/blob/main/skills/code-simplifier/SKILL.md", + "description": "Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/duckdb-docs/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/code-simplifier/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:install-duckdb", - "displayName": "Install Duckdb", + "identifier": "urn:air:github.com:getsentry:skills:commit", + "displayName": "Commit", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/install-duckdb/SKILL.md", - "description": "Install or update DuckDB extensions.", + "url": "https://github.com/getsentry/skills/blob/main/skills/commit/SKILL.md", + "description": "ALWAYS use this skill when committing code changes - never commit directly without it.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/install-duckdb/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/commit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:query", - "displayName": "Query", + "identifier": "urn:air:github.com:getsentry:skills:create-branch", + "displayName": "Create Branch", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/query/SKILL.md", - "description": "Run SQL queries against the attached DuckDB database or ad-hoc against files.", + "url": "https://github.com/getsentry/skills/blob/main/skills/create-branch/SKILL.md", + "description": "Create a git branch following Sentry naming conventions.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/query/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/create-branch/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:read-file", - "displayName": "Read File", + "identifier": "urn:air:github.com:getsentry:skills:django-access-review", + "displayName": "Django Access Review", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/read-file/SKILL.md", - "description": "Read any data file (CSV, JSON, Parquet, Avro, Excel, spatial, SQLite) or remote URL (S3, HTTPS).", + "url": "https://github.com/getsentry/skills/blob/main/skills/django-access-review/SKILL.md", + "description": "Django access control and IDOR security review.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/read-file/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/django-access-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:read-memories", - "displayName": "Read Memories", + "identifier": "urn:air:github.com:getsentry:skills:django-perf-review", + "displayName": "Django Perf Review", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/read-memories/SKILL.md", - "description": "Search past Claude Code session logs to recall prior decisions, patterns, or unresolved work.", + "url": "https://github.com/getsentry/skills/blob/main/skills/django-perf-review/SKILL.md", + "description": "Django performance code review.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/read-memories/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/django-perf-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:s3-explore", - "displayName": "S3 Explore", + "identifier": "urn:air:github.com:getsentry:skills:doc-coauthoring", + "displayName": "Doc Coauthoring", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/s3-explore/SKILL.md", - "description": "Explore and query data on S3, Cloudflare R2, GCS, MinIO, or any S3-compatible storage.", + "url": "https://github.com/getsentry/skills/blob/main/skills/doc-coauthoring/SKILL.md", + "description": "Guide users through a structured workflow for co-authoring documentation.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/s3-explore/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/doc-coauthoring/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:duckdb:duckdb-skills:spatial", - "displayName": "Spatial", + "identifier": "urn:air:github.com:getsentry:skills:document-api-endpoint", + "displayName": "Document Api Endpoint", "mediaType": "application/ai-skill", - "url": "https://github.com/duckdb/duckdb-skills/blob/main/skills/spatial/SKILL.md", - "description": "Answer questions about spatial data using DuckDB.", + "url": "https://github.com/getsentry/skills/blob/main/skills/document-api-endpoint/SKILL.md", + "description": "Document and type a Sentry API endpoint.", "metadata": { - "sourceSet": "duckdb/duckdb-skills", - "repoPath": "skills/spatial/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/document-api-endpoint/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:agents", - "displayName": "Agents", + "identifier": "urn:air:github.com:getsentry:skills:find-bugs", + "displayName": "Find Bugs", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/agents/SKILL.md", - "description": "Build voice AI agents with ElevenLabs.", + "url": "https://github.com/getsentry/skills/blob/main/skills/find-bugs/SKILL.md", + "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "agents/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/find-bugs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:music", - "displayName": "Music", + "identifier": "urn:air:github.com:getsentry:skills:gh-review-requests", + "displayName": "Gh Review Requests", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/music/SKILL.md", - "description": "Generate music using ElevenLabs Music API.", + "url": "https://github.com/getsentry/skills/blob/main/skills/gh-review-requests/SKILL.md", + "description": "Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "music/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/gh-review-requests/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:setup-api-key", - "displayName": "Setup Api Key", + "identifier": "urn:air:github.com:getsentry:skills:gha-security-review", + "displayName": "Gha Security Review", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/setup-api-key/SKILL.md", - "description": "Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools.", + "url": "https://github.com/getsentry/skills/blob/main/skills/gha-security-review/SKILL.md", + "description": "GitHub Actions security review for workflow exploitation vulnerabilities.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "setup-api-key/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/gha-security-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:sound-effects", - "displayName": "Sound Effects", + "identifier": "urn:air:github.com:getsentry:skills:iterate-pr", + "displayName": "Iterate Pr", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/sound-effects/SKILL.md", - "description": "Generate sound effects from text descriptions using ElevenLabs.", + "url": "https://github.com/getsentry/skills/blob/main/skills/iterate-pr/SKILL.md", + "description": "Iterate on a PR until actionable CI passes and high/medium review feedback is addressed.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "sound-effects/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/iterate-pr/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:speech-engine", - "displayName": "Speech Engine", + "identifier": "urn:air:github.com:getsentry:skills:pr-link-issue", + "displayName": "Pr Link Issue", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/speech-engine/SKILL.md", - "description": "Add real-time voice conversations to a custom agent runtime with ElevenLabs Speech Engine.", + "url": "https://github.com/getsentry/skills/blob/main/skills/pr-link-issue/SKILL.md", + "description": "Append a GitHub issue link and its Linear ticket to the current PR's description.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "speech-engine/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/pr-link-issue/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:speech-to-text", - "displayName": "Speech To Text", + "identifier": "urn:air:github.com:getsentry:skills:pr-writer", + "displayName": "Pr Writer", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/speech-to-text/SKILL.md", - "description": "Transcribe audio to text using ElevenLabs Scribe v2.", + "url": "https://github.com/getsentry/skills/blob/main/skills/pr-writer/SKILL.md", + "description": "Create, refresh, and rewrite PR titles and descriptions following Sentry conventions.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "speech-to-text/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/pr-writer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:text-to-speech", - "displayName": "Text To Speech", + "identifier": "urn:air:github.com:getsentry:skills:presentation-creator", + "displayName": "Presentation Creator", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/text-to-speech/SKILL.md", - "description": "Convert text to speech using ElevenLabs voice AI.", + "url": "https://github.com/getsentry/skills/blob/main/skills/presentation-creator/SKILL.md", + "description": "Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "text-to-speech/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/presentation-creator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:update-skills-from-changelog", - "displayName": "Update Skills From Changelog", + "identifier": "urn:air:github.com:getsentry:skills:prompt-optimizer", + "displayName": "Prompt Optimizer", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/.agents/skills/update-skills-from-changelog/SKILL.md", - "description": "Update ElevenLabs agent skills from a merged weekly changelog in elevenlabs-dx, then open a pull request in elevenlabs/skills.", + "url": "https://github.com/getsentry/skills/blob/main/skills/prompt-optimizer/SKILL.md", + "description": "Creates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": ".agents/skills/update-skills-from-changelog/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/prompt-optimizer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:voice-changer", - "displayName": "Voice Changer", + "identifier": "urn:air:github.com:getsentry:skills:replay-ux-research", + "displayName": "Replay Ux Research", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/voice-changer/SKILL.md", - "description": "Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice...", + "url": "https://github.com/getsentry/skills/blob/main/skills/replay-ux-research/SKILL.md", + "description": "Analyze Sentry session replays to surface UX patterns, pain points, and user journeys for a given product area.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "voice-changer/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/replay-ux-research/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:elevenlabs:skills:voice-isolator", - "displayName": "Voice Isolator", + "identifier": "urn:air:github.com:getsentry:skills:security-review", + "displayName": "Security Review", "mediaType": "application/ai-skill", - "url": "https://github.com/elevenlabs/skills/blob/main/voice-isolator/SKILL.md", - "description": "Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API.", + "url": "https://github.com/getsentry/skills/blob/main/skills/security-review/SKILL.md", + "description": "Security code review for vulnerabilities.", "metadata": { - "sourceSet": "elevenlabs/skills", - "repoPath": "voice-isolator/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/security-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:agent", - "displayName": "Agent", + "identifier": "urn:air:github.com:getsentry:skills:skill-scanner", + "displayName": "Skill Scanner", "mediaType": "application/ai-skill", - "url": "https://github.com/exa-labs/exa-mcp-server/blob/main/skills/agent/SKILL.md", - "description": "Use Exa Agent for multi-step web research, list-building, enrichment, structured output, run continuation, and coverage validation.", + "url": "https://github.com/getsentry/skills/blob/main/skills/skill-scanner/SKILL.md", + "description": "Scan agent skills for security issues.", "metadata": { - "sourceSet": "exa-labs/exa-mcp-server", - "repoPath": "skills/agent/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/skill-scanner/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:exa", - "displayName": "Exa", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/exa-labs/exa-mcp-server/blob/main", - "description": "Exa AI web search, deep research, and content extraction. Provides MCP tools and research skills for comprehensive web search, people discovery...", + "identifier": "urn:air:github.com:getsentry:skills:skill-writer", + "displayName": "Skill Writer", + "mediaType": "application/ai-skill", + "url": "https://github.com/getsentry/skills/blob/main/skills/skill-writer/SKILL.md", + "description": "Create, synthesize, and iteratively improve agent skills following the Agent Skills specification.", "metadata": { - "sourceSet": "exa-labs/exa-mcp-server", - "repoPath": ".claude-plugin/plugin.json" + "sourceSet": "getsentry/skills", + "repoPath": "skills/skill-writer/SKILL.md" }, - "type": "application/vnd.anthropic.claude-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:exa-labs:exa-mcp-server:search", - "displayName": "Search", + "identifier": "urn:air:github.com:getsentry:skills:sred-project-organizer", + "displayName": "Sred Project Organizer", "mediaType": "application/ai-skill", - "url": "https://github.com/exa-labs/exa-mcp-server/blob/main/skills/search/SKILL.md", - "description": "Deep research powered by Exa.", + "url": "https://github.com/getsentry/skills/blob/main/skills/sred-project-organizer/SKILL.md", + "description": "Take a list of projects and their related documentation, and organize them into the SRED format for submission.", "metadata": { - "sourceSet": "exa-labs/exa-mcp-server", - "repoPath": "skills/search/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/sred-project-organizer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:eas-app-stores", - "displayName": "Eas App Stores", + "identifier": "urn:air:github.com:getsentry:skills:sred-work-summary", + "displayName": "Sred Work Summary", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-app-stores/SKILL.md", - "description": "EAS service (paid).", + "url": "https://github.com/getsentry/skills/blob/main/skills/sred-work-summary/SKILL.md", + "description": "Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED...", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-app-stores/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/sred-work-summary/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:eas-hosting", - "displayName": "Eas Hosting", + "identifier": "urn:air:github.com:getsentry:skills:triage-frontend-issues", + "displayName": "Triage Frontend Issues", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-hosting/SKILL.md", - "description": "EAS service (paid).", + "url": "https://github.com/getsentry/skills/blob/main/skills/triage-frontend-issues/SKILL.md", + "description": "Triage new issues in the Sentry `javascript` project by archiving non-actionable noise.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-hosting/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/triage-frontend-issues/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:eas-observe", - "displayName": "Eas Observe", + "identifier": "urn:air:github.com:getsentry:skills:typing-exclusion-worker", + "displayName": "Typing Exclusion Worker", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-observe/SKILL.md", - "description": "EAS service (paid).", + "url": "https://github.com/getsentry/skills/blob/main/skills/typing-exclusion-worker/SKILL.md", + "description": "Python typing exclusion worker: remove assigned mypy exclusion modules in small scoped batches, fix typing issues, run validation, and produce a...", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-observe/SKILL.md" + "sourceSet": "getsentry/skills", + "repoPath": "skills/typing-exclusion-worker/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:eas-simulator", - "displayName": "Eas Simulator", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-simulator/SKILL.md", - "description": "EAS service (paid).", + "identifier": "urn:air:github.com:github:awesome-copilot:accessibility-kanban", + "displayName": "Accessibility Kanban", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/accessibility-kanban/plugin.json", + "description": "Kanban board to manage accessibility issues and plan, track, and complete remediation work.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-simulator/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/accessibility-kanban/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:expo:skills:eas-update-insights", - "displayName": "Eas Update Insights", + "identifier": "urn:air:github.com:github:awesome-copilot:acquire-codebase-knowledge", + "displayName": "Acquire Codebase Knowledge", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-update-insights/SKILL.md", - "description": "EAS service (paid).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/acquire-codebase-knowledge/SKILL.md", + "description": "Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-update-insights/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/acquire-codebase-knowledge/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:eas-workflows", - "displayName": "Eas Workflows", + "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-assess", + "displayName": "Acreadiness Assess", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-workflows/SKILL.md", - "description": "EAS service (paid).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-assess/SKILL.md", + "description": "Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-workflows/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/acreadiness-assess/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-app-clip", - "displayName": "Expo App Clip", + "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-generate-instructions", + "displayName": "Acreadiness Generate Instructions", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-app-clip/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-generate-instructions/SKILL.md", + "description": "Generate tailored AI agent instruction files via AgentRC instructions command.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-app-clip/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/acreadiness-generate-instructions/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-brownfield", - "displayName": "Expo Brownfield", + "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-policy", + "displayName": "Acreadiness Policy", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-brownfield/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-policy/SKILL.md", + "description": "Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level...", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-brownfield/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/acreadiness-policy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-data-fetching", - "displayName": "Expo Data Fetching", + "identifier": "urn:air:github.com:github:awesome-copilot:ad-campaign-analyzer", + "displayName": "Ad Campaign Analyzer", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-data-fetching/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ad-campaign-analyzer/SKILL.md", + "description": "Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like \"analyze my ad...", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-data-fetching/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/ad-campaign-analyzer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-dev-client", - "displayName": "Expo Dev Client", + "identifier": "urn:air:github.com:github:awesome-copilot:add-educational-comments", + "displayName": "Add Educational Comments", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-dev-client/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/add-educational-comments/SKILL.md", + "description": "Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-dev-client/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/add-educational-comments/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-dom", - "displayName": "Expo Dom", + "identifier": "urn:air:github.com:github:awesome-copilot:adobe-illustrator-scripting", + "displayName": "Adobe Illustrator Scripting", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-dom/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/adobe-illustrator-scripting/SKILL.md", + "description": "Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX).", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-dom/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/adobe-illustrator-scripting/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-examples", - "displayName": "Expo Examples", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-examples/SKILL.md", - "description": "Framework (OSS).", + "identifier": "urn:air:github.com:github:copilot-advanced-security-plugin:advanced-security", + "displayName": "Advanced Security", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/copilot-advanced-security-plugin/blob/main", + "description": "Advanced Security plugin for GitHub Copilot.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-examples/SKILL.md" + "sourceSet": "github/copilot-advanced-security-plugin", + "repoPath": ".github/plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:expo:skills:expo-module", - "displayName": "Expo Module", + "identifier": "urn:air:github.com:github:awesome-copilot:agent-governance", + "displayName": "Agent Governance", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-module/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-governance/SKILL.md", + "description": "Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call...", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-module/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/agent-governance/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-native-ui", - "displayName": "Expo Native Ui", + "identifier": "urn:air:github.com:github:awesome-copilot:agent-owasp-compliance", + "displayName": "Agent Owasp Compliance", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-native-ui/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-owasp-compliance/SKILL.md", + "description": "Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-native-ui/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/agent-owasp-compliance/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-router", - "displayName": "Expo Router", + "identifier": "urn:air:github.com:github:awesome-copilot:agent-skill-stack", + "displayName": "Agent Skill Stack", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-router/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-skill-stack/SKILL.md", + "description": "Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants Skills for a.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-router/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/agent-skill-stack/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-skill-eval", - "displayName": "Expo Skill Eval", + "identifier": "urn:air:github.com:github:awesome-copilot:agent-supply-chain", + "displayName": "Agent Supply Chain", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/.claude/skills/expo-skill-eval/SKILL.md", - "description": "Evaluate Expo skills in this repo end-to-end - trigger accuracy, generated code quality, and runtime screenshots on iOS simulator and Android...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-supply-chain/SKILL.md", + "description": "Verify supply chain integrity for AI agent plugins, tools, and dependencies.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": ".claude/skills/expo-skill-eval/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/agent-supply-chain/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-tailwind-setup", - "displayName": "Expo Tailwind Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:agentic-eval", + "displayName": "Agentic Eval", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-tailwind-setup/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/agentic-eval/SKILL.md", + "description": "Patterns and techniques for evaluating and improving AI agent outputs.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-tailwind-setup/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/agentic-eval/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-ui", - "displayName": "Expo Ui", + "identifier": "urn:air:github.com:github:awesome-copilot:agentic-workflows", + "displayName": "Agentic Workflows", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-ui/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/.github/skills/agentic-workflows/SKILL.md", + "description": "Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-ui/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": ".github/skills/agentic-workflows/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-upgrade", - "displayName": "Expo Upgrade", + "identifier": "urn:air:github.com:github:awesome-copilot:ai-prompt-engineering-safety-review", + "displayName": "AI Prompt Engineering Safety Review", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-upgrade/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-prompt-engineering-safety-review/SKILL.md", + "description": "Comprehensive AI prompt engineering safety review and improvement prompt.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-upgrade/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/ai-prompt-engineering-safety-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:expo:skills:expo-web-to-native", - "displayName": "Expo Web To Native", + "identifier": "urn:air:github.com:github:awesome-copilot:ai-ready", + "displayName": "AI Ready", "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-web-to-native/SKILL.md", - "description": "Framework (OSS).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-ready/SKILL.md", + "description": "Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more.", "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-web-to-native/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/ai-ready/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-ai-logic-basics", - "displayName": "Firebase Ai Logic Basics", + "identifier": "urn:air:github.com:github:awesome-copilot:ai-team-orchestration", + "displayName": "AI Team Orchestration", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-ai-logic-basics/SKILL.md", - "description": "Official skill for integrating Firebase AI Logic (Gemini API) into web applications.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-team-orchestration/SKILL.md", + "description": "Bootstrap and run a lightweight multi-agent development team.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-ai-logic-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/ai-team-orchestration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-app-hosting-basics", - "displayName": "Firebase App Hosting Basics", + "identifier": "urn:air:github.com:github:awesome-copilot:anti-ui-slop", + "displayName": "Anti UI Slop", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-app-hosting-basics/SKILL.md", - "description": "Deploy and manage web apps with Firebase App Hosting.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/anti-ui-slop/SKILL.md", + "description": "Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping generic UI.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-app-hosting-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/anti-ui-slop/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-auth-basics", - "displayName": "Firebase Auth Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-auth-basics/SKILL.md", - "description": "Guide for setting up and using Firebase Authentication.", + "identifier": "urn:air:github.com:github:awesome-copilot:apng-studio", + "displayName": "APNG Studio", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/apng-studio/plugin.json", + "description": "Build Animated PNG files in an interactive GitHub Copilot canvas by drawing or uploading frames, tuning animation settings, previewing, and exporting.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-auth-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/apng-studio/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-basics", - "displayName": "Firebase Basics", + "identifier": "urn:air:github.com:github:awesome-copilot:appinsights-instrumentation", + "displayName": "Appinsights Instrumentation", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-basics/SKILL.md", - "description": "Provides foundational setup, authentication, and project management workflows for Firebase using the Firebase CLI.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/appinsights-instrumentation/SKILL.md", + "description": "Instrument a webapp to send useful telemetry data to Azure App Insights", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/appinsights-instrumentation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-crashlytics", - "displayName": "Firebase Crashlytics", + "identifier": "urn:air:github.com:github:awesome-copilot:apple-appstore-reviewer", + "displayName": "Apple Appstore Reviewer", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-crashlytics/SKILL.md", - "description": "Comprehensive guide for Firebase Crashlytics, including provisioning and SDK usage.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/apple-appstore-reviewer/SKILL.md", + "description": "Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-crashlytics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/apple-appstore-reviewer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-data-connect", - "displayName": "Firebase Data Connect", - "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-data-connect-basics/SKILL.md", - "description": "Builds and deploys Firebase SQL Connect (aka Firebase Data Connect) backends with PostgreSQL securely.", + "identifier": "urn:air:github.com:github:awesome-copilot:arcade-canvas", + "displayName": "Arcade Canvas", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/arcade-canvas/plugin.json", + "description": "Play five retro Phaser mini-games in a GitHub Copilot canvas while agents work.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-data-connect-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/arcade-canvas/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-firestore", - "displayName": "Firebase Firestore", + "identifier": "urn:air:github.com:github:awesome-copilot:arch-linux-triage", + "displayName": "Arch Linux Triage", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-firestore/SKILL.md", - "description": "Sets up, manages, and executes queries against Cloud Firestore database instances, including advanced native full-text search and relational joins...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arch-linux-triage/SKILL.md", + "description": "Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-firestore/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arch-linux-triage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-hosting-basics", - "displayName": "Firebase Hosting Basics", + "identifier": "urn:air:github.com:github:awesome-copilot:architecture-blueprint-generator", + "displayName": "Architecture Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-hosting-basics/SKILL.md", - "description": "Skill for working with Firebase Hosting (Classic).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/architecture-blueprint-generator/SKILL.md", + "description": "Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-hosting-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/architecture-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-remote-config-basics", - "displayName": "Firebase Remote Config Basics", + "identifier": "urn:air:github.com:github:awesome-copilot:arduino-azure-iot-edge-integration", + "displayName": "Arduino Azure Iot Edge Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-remote-config-basics/SKILL.md", - "description": "Comprehensive guide for Firebase Remote Config, including template management and SDK usage.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arduino-azure-iot-edge-integration/SKILL.md", + "description": "Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and...", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-remote-config-basics/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arduino-azure-iot-edge-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:firebase-security-rules-auditor", - "displayName": "Firebase Security Rules Auditor", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-ai-provider-integration", + "displayName": "Arize AI Provider Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/firebase-security-rules-auditor/SKILL.md", - "description": "A skill to evaluate how secure Firestore security rules are.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-ai-provider-integration/SKILL.md", + "description": "Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/firebase-security-rules-auditor/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-ai-provider-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firebase:skills:xcode-project-setup", - "displayName": "Xcode Project Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-annotation", + "displayName": "Arize Annotation", "mediaType": "application/ai-skill", - "url": "https://github.com/firebase/skills/blob/main/skills/xcode-project-setup/SKILL.md", - "description": "Safely modifies Xcode projects (.pbxproj) to add Swift Packages and link files.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-annotation/SKILL.md", + "description": "Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize.", "metadata": { - "sourceSet": "firebase/skills", - "repoPath": "skills/xcode-project-setup/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-annotation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-interact", - "displayName": "Firecrawl Build Interact", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-dataset", + "displayName": "Arize Dataset", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-interact/SKILL.md", - "description": "Integrate Firecrawl `/interact` into product code for dynamic pages and browser actions after scraping.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-dataset/SKILL.md", + "description": "Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation...", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-build-interact/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-dataset/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-onboarding", - "displayName": "Firecrawl Build Onboarding", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-evaluator", + "displayName": "Arize Evaluator", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-onboarding/SKILL.md", - "description": "Get Firecrawl credentials and SDK setup into a project.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-evaluator/SKILL.md", + "description": "Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks..", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-build-onboarding/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-evaluator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-scrape", - "displayName": "Firecrawl Build Scrape", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-experiment", + "displayName": "Arize Experiment", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-scrape/SKILL.md", - "description": "Integrate Firecrawl `/scrape` into product code for single-page extraction.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-experiment/SKILL.md", + "description": "Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance.", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-build-scrape/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-experiment/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build-search", - "displayName": "Firecrawl Build Search", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-instrumentation", + "displayName": "Arize Instrumentation", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build-search/SKILL.md", - "description": "Integrate Firecrawl `/search` into product code and agent workflows.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-instrumentation/SKILL.md", + "description": "Adds Arize AX tracing to an LLM application for the first time.", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-build-search/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-instrumentation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-build", - "displayName": "Firecrawl Build", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-link", + "displayName": "Arize Link", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-build/SKILL.md", - "description": "Integrate Firecrawl into application code whenever a product, agent, or workflow needs web data inside the app: web search, live search results, page...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-link/SKILL.md", + "description": "Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs.", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-build/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-link/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:firecrawl:skills:firecrawl-research-index", - "displayName": "Firecrawl Research Index", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-prompt-optimization", + "displayName": "Arize Prompt Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/firecrawl/skills/blob/main/skills/firecrawl-research-index/SKILL.md", - "description": "Find the papers that answer a research query with Firecrawl Research, using semantic search, semantic and structural expansion, and in-body...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-prompt-optimization/SKILL.md", + "description": "Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations.", "metadata": { - "sourceSet": "firecrawl/skills", - "repoPath": "skills/firecrawl-research-index/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-prompt-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:NotInvalid", - "displayName": "Notinvalid", + "identifier": "urn:air:github.com:github:awesome-copilot:arize-trace", + "displayName": "Arize Trace", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/example/invalid/SKILL.md", - "description": "A deliberately broken fixture used by example/README.md to show what each rule's error output looks like.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-trace/SKILL.md", + "description": "Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/example/invalid/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/arize-trace/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:add-dart-lint-validation-rule", - "displayName": "Add Dart Lint Validation Rule", + "identifier": "urn:air:github.com:github:awesome-copilot:aspire", + "displayName": "Aspire", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/add-dart-lint-validation-rule/SKILL.md", - "description": "Instructions for adding a new validation rule and CLI flag to dart_skills_lint.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aspire/SKILL.md", + "description": "Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/.agents/skills/add-dart-lint-validation-rule/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aspire/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:code-review", - "displayName": "Code Review", + "identifier": "urn:air:github.com:github:awesome-copilot:aspnet-minimal-api-openapi", + "displayName": "Aspnet Minimal API Openapi", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/code-review/SKILL.md", - "description": "Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis)...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aspnet-minimal-api-openapi/SKILL.md", + "description": "Create ASP.NET Minimal API endpoints with proper OpenAPI documentation", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": ".agents/agents/reidbaker-agent/skills/code-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aspnet-minimal-api-openapi/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-integration", - "displayName": "Dart Skills Lint Integration", + "identifier": "urn:air:github.com:github:awesome-copilot:audit-integrity", + "displayName": "Audit Integrity", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/dart-skills-lint-integration/SKILL.md", - "description": "How to integrate, update, and configure the dart_skills_lint validation tool within a repository.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/audit-integrity/SKILL.md", + "description": "Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/.agents/skills/dart-skills-lint-integration/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/audit-integrity/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-setup", - "displayName": "Dart Skills Lint Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:automate-this", + "displayName": "Automate This", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/skills/dart-skills-lint-setup/SKILL.md", - "description": "This skill covers **first-time wiring** of `dart_skills_lint` into a", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/automate-this/SKILL.md", + "description": "Analyze a screen recording of a manual process and produce targeted, working automation scripts.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/skills/dart-skills-lint-setup/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/automate-this/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:dart-skills-lint-validation", - "displayName": "Dart Skills Lint Validation", + "identifier": "urn:air:github.com:github:awesome-copilot:autoresearch", + "displayName": "Autoresearch", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md", - "description": "This skill covers **day-to-day use**: running the linter, walking", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/autoresearch/SKILL.md", + "description": "Autonomous iterative experimentation loop for any programming task.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/skills/dart-skills-lint-validation/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/autoresearch/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:definition-of-done", - "displayName": "Definition Of Done", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-cdk-python-setup", + "displayName": "AWS Cdk Python Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md", - "description": "Mandatory checks to run before completing any task that touches md files or dart code in this repository.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cdk-python-setup/SKILL.md", + "description": "Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/.agents/skills/definition-of-done/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-cdk-python-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-add-integration-test", - "displayName": "Flutter Add Integration Test", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-cloudwatch-investigation", + "displayName": "AWS Cloudwatch Investigation", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-integration-test/SKILL.md", - "description": "Configures Flutter Driver for app interaction and converts MCP actions into permanent integration tests.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cloudwatch-investigation/SKILL.md", + "description": "Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-add-integration-test/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-cloudwatch-investigation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-add-widget-preview", - "displayName": "Flutter Add Widget Preview", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-cost-optimize", + "displayName": "AWS Cost Optimize", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-widget-preview/SKILL.md", - "description": "Adds interactive widget previews to the project using the previews.dart system.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cost-optimize/SKILL.md", + "description": "Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-add-widget-preview/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-cost-optimize/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-add-widget-test", - "displayName": "Flutter Add Widget Test", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-resource-health-diagnose", + "displayName": "AWS Resource Health Diagnose", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-add-widget-test/SKILL.md", - "description": "Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-resource-health-diagnose/SKILL.md", + "description": "Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-add-widget-test/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-resource-health-diagnose/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-apply-architecture-best-practices", - "displayName": "Flutter Apply Architecture Best Practices", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-resource-query", + "displayName": "AWS Resource Query", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-apply-architecture-best-practices/SKILL.md", - "description": "Architects a Flutter application using the recommended layered approach (UI, Logic, Data).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-resource-query/SKILL.md", + "description": "Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and more.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-apply-architecture-best-practices/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-resource-query/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-build-responsive-layout", - "displayName": "Flutter Build Responsive Layout", + "identifier": "urn:air:github.com:github:awesome-copilot:aws-well-architected-review", + "displayName": "AWS Well Architected Review", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-build-responsive-layout/SKILL.md", - "description": "Use `LayoutBuilder`, `MediaQuery`, or `Expanded/Flexible` to create a layout that adapts to different screen sizes.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-well-architected-review/SKILL.md", + "description": "Perform an AWS Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-build-responsive-layout/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/aws-well-architected-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-fix-layout-issues", - "displayName": "Flutter Fix Layout Issues", + "identifier": "urn:air:github.com:github:awesome-copilot:az-cost-optimize", + "displayName": "Az Cost Optimize", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-fix-layout-issues/SKILL.md", - "description": "Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/az-cost-optimize/SKILL.md", + "description": "Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-fix-layout-issues/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/az-cost-optimize/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-implement-json-serialization", - "displayName": "Flutter Implement Json Serialization", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-architecture-autopilot", + "displayName": "Azure Architecture Autopilot", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-implement-json-serialization/SKILL.md", - "description": "Create model classes with `fromJson` and `toJson` methods using `dart:convert`.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-architecture-autopilot/SKILL.md", + "description": "Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-implement-json-serialization/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-architecture-autopilot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-setup-declarative-routing", - "displayName": "Flutter Setup Declarative Routing", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-container-registry-cli", + "displayName": "Azure Container Registry CLI", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-setup-declarative-routing/SKILL.md", - "description": "Configure `MaterialApp.router` using a package like `go_router` for advanced URL-based navigation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-container-registry-cli/SKILL.md", + "description": "Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replication, and..", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-setup-declarative-routing/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-container-registry-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-setup-localization", - "displayName": "Flutter Setup Localization", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-deployment-preflight", + "displayName": "Azure Deployment Preflight", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-setup-localization/SKILL.md", - "description": "Add `flutter_localizations` and `intl` dependencies, enable \"generate true\" in `pubspec.yaml`, and create an `l10n.yaml` configuration file.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-deployment-preflight/SKILL.md", + "description": "Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission...", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-setup-localization/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-deployment-preflight/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:flutter-use-http-package", - "displayName": "Flutter Use Http Package", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-devops-cli", + "displayName": "Azure Devops CLI", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/skills/flutter-use-http-package/SKILL.md", - "description": "Use the `http` package to execute GET, POST, PUT, or DELETE requests.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-devops-cli/SKILL.md", + "description": "Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "skills/flutter-use-http-package/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-devops-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:grill-with-docs", - "displayName": "Grill With Docs", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-pricing", + "displayName": "Azure Pricing", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/grill-with-docs/SKILL.md", - "description": "Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs)...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-pricing/SKILL.md", + "description": "Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": ".agents/agents/reidbaker-agent/skills/grill-with-docs/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-pricing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:natural-writing", - "displayName": "Natural Writing", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-resource-health-diagnose", + "displayName": "Azure Resource Health Diagnose", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/.agents/agents/reidbaker-agent/skills/natural-writing/SKILL.md", - "description": "Contains well-defined rules for creating natural, accurate, and readable writing.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-resource-health-diagnose/SKILL.md", + "description": "Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": ".agents/agents/reidbaker-agent/skills/natural-writing/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-resource-health-diagnose/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:flutter:skills:valid", - "displayName": "Valid", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-resource-visualizer", + "displayName": "Azure Resource Visualizer", "mediaType": "application/ai-skill", - "url": "https://github.com/flutter/skills/blob/main/tool/dart_skills_lint/example/valid/SKILL.md", - "description": "Reference fixture for dart_skills_lint.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-resource-visualizer/SKILL.md", + "description": "Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.", "metadata": { - "sourceSet": "flutter/skills", - "repoPath": "tool/dart_skills_lint/example/valid/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-resource-visualizer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:agents-md", - "displayName": "Agents Md", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-role-selector", + "displayName": "Azure Role Selector", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/agents-md/SKILL.md", - "description": "Creates and maintains concise AGENTS.md and CLAUDE.md project instruction files.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-role-selector/SKILL.md", + "description": "When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/agents-md/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-role-selector/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:blog-writing-guide", - "displayName": "Blog Writing Guide", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-smart-city-iot-solution-builder", + "displayName": "Azure Smart City Iot Solution Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/blog-writing-guide/SKILL.md", - "description": "Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-smart-city-iot-solution-builder/SKILL.md", + "description": "Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with..", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/blog-writing-guide/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-smart-city-iot-solution-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:brand-guidelines", - "displayName": "Brand Guidelines", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-static-web-apps", + "displayName": "Azure Static Web Apps", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/brand-guidelines/SKILL.md", - "description": "Write copy following Sentry brand guidelines.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-static-web-apps/SKILL.md", + "description": "Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/brand-guidelines/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-static-web-apps/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:claude-settings-audit", - "displayName": "Claude Settings Audit", + "identifier": "urn:air:github.com:github:awesome-copilot:azure-well-architected-review", + "displayName": "Azure Well Architected Review", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/claude-settings-audit/SKILL.md", - "description": "Analyze a repository to generate recommended Claude Code settings.json permissions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-well-architected-review/SKILL.md", + "description": "Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/claude-settings-audit/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/azure-well-architected-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:code-review", - "displayName": "Code Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/code-review/SKILL.md", - "description": "Perform code reviews following Sentry engineering practices.", + "identifier": "urn:air:github.com:github:awesome-copilot:backlog-swipe-triage", + "displayName": "Backlog Swipe Triage", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/backlog-swipe-triage/plugin.json", + "description": "Swipe through backlog issues in a GitHub Copilot canvas to assign, request information, defer, close, or ignore them.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/code-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/backlog-swipe-triage/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:getsentry:skills:code-simplifier", - "displayName": "Code Simplifier", - "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/code-simplifier/SKILL.md", - "description": "Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.", + "identifier": "urn:air:github.com:github:awesome-copilot:backrooms-canvas", + "displayName": "Backrooms Canvas", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/backrooms-canvas/plugin.json", + "description": "Wander an endless first-person backrooms in a GitHub Copilot canvas while agent status is ghost-written on the walls.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/code-simplifier/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/backrooms-canvas/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:getsentry:skills:commit", - "displayName": "Commit", + "identifier": "urn:air:github.com:github:awesome-copilot:batch-files", + "displayName": "Batch Files", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/commit/SKILL.md", - "description": "ALWAYS use this skill when committing code changes - never commit directly without it.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/batch-files/SKILL.md", + "description": "Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/commit/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/batch-files/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:create-branch", - "displayName": "Create Branch", + "identifier": "urn:air:github.com:github:awesome-copilot:bench-read", + "displayName": "Bench Read", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/create-branch/SKILL.md", - "description": "Create a git branch following Sentry naming conventions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/bench-read/SKILL.md", + "description": "Read artifacts from the shared bench — the workspace where desks leave findings, verdicts, and work products for each other and the operator.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/create-branch/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/bench-read/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:django-access-review", - "displayName": "Django Access Review", + "identifier": "urn:air:github.com:github:awesome-copilot:bigquery-pipeline-audit", + "displayName": "Bigquery Pipeline Audit", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/django-access-review/SKILL.md", - "description": "Django access control and IDOR security review.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/bigquery-pipeline-audit/SKILL.md", + "description": "Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/django-access-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/bigquery-pipeline-audit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:django-perf-review", - "displayName": "Django Perf Review", + "identifier": "urn:air:github.com:github:awesome-copilot:boost-prompt", + "displayName": "Boost Prompt", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/django-perf-review/SKILL.md", - "description": "Django performance code review.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/boost-prompt/SKILL.md", + "description": "Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/django-perf-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/boost-prompt/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:doc-coauthoring", - "displayName": "Doc Coauthoring", + "identifier": "urn:air:github.com:github:awesome-copilot:brag-sheet", + "displayName": "Brag Sheet", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/doc-coauthoring/SKILL.md", - "description": "Guide users through a structured workflow for co-authoring documentation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/brag-sheet/SKILL.md", + "description": "Turn vague \"what did I do?\" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/doc-coauthoring/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/brag-sheet/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:document-api-endpoint", - "displayName": "Document Api Endpoint", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-epic-arch", + "displayName": "Breakdown Epic Arch", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/document-api-endpoint/SKILL.md", - "description": "Document and type a Sentry API endpoint.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-epic-arch/SKILL.md", + "description": "Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/document-api-endpoint/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-epic-arch/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:find-bugs", - "displayName": "Find Bugs", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-epic-pm", + "displayName": "Breakdown Epic Pm", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/find-bugs/SKILL.md", - "description": "Find bugs, security vulnerabilities, and code quality issues in local branch changes.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-epic-pm/SKILL.md", + "description": "Prompt for creating an Epic Product Requirements Document (PRD) for a new epic.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/find-bugs/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-epic-pm/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:gh-review-requests", - "displayName": "Gh Review Requests", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-feature-implementation", + "displayName": "Breakdown Feature Implementation", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/gh-review-requests/SKILL.md", - "description": "Fetch unread GitHub notifications for open PRs where review is requested from a specified team or opened by a team member.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-feature-implementation/SKILL.md", + "description": "Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/gh-review-requests/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-feature-implementation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:gha-security-review", - "displayName": "Gha Security Review", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-feature-prd", + "displayName": "Breakdown Feature PRD", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/gha-security-review/SKILL.md", - "description": "GitHub Actions security review for workflow exploitation vulnerabilities.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-feature-prd/SKILL.md", + "description": "Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/gha-security-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-feature-prd/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:iterate-pr", - "displayName": "Iterate Pr", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-plan", + "displayName": "Breakdown Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/iterate-pr/SKILL.md", - "description": "Iterate on a PR until actionable CI passes and high/medium review feedback is addressed.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-plan/SKILL.md", + "description": "Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies...", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/iterate-pr/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:pr-link-issue", - "displayName": "Pr Link Issue", + "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-test", + "displayName": "Breakdown Test", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/pr-link-issue/SKILL.md", - "description": "Append a GitHub issue link and its Linear ticket to the current PR's description.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-test/SKILL.md", + "description": "Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub...", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/pr-link-issue/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/breakdown-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:pr-writer", - "displayName": "Pr Writer", + "identifier": "urn:air:github.com:github:awesome-copilot:bug-reproduction-brief", + "displayName": "Bug Reproduction Brief", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/pr-writer/SKILL.md", - "description": "Create, refresh, and rewrite PR titles and descriptions following Sentry conventions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/bug-reproduction-brief/SKILL.md", + "description": "Turn a vague, intermittent, or environment-specific bug report into a minimal evidence-backed reproduction before proposing a fix.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/pr-writer/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/bug-reproduction-brief/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:presentation-creator", - "displayName": "Presentation Creator", + "identifier": "urn:air:github.com:github:awesome-copilot:centos-linux-triage", + "displayName": "Centos Linux Triage", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/presentation-creator/SKILL.md", - "description": "Create data-driven presentation slides using React, Vite, and Recharts with Sentry branding.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/centos-linux-triage/SKILL.md", + "description": "Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/presentation-creator/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/centos-linux-triage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:prompt-optimizer", - "displayName": "Prompt Optimizer", - "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/prompt-optimizer/SKILL.md", - "description": "Creates, optimizes, and iteratively refines agent prompts, system prompts, developer prompts, and reusable prompt templates.", + "identifier": "urn:air:github.com:github:awesome-copilot:chat-cards", + "displayName": "Chat Cards", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/chat-cards/plugin.json", + "description": "Present interactive cards, tables, charts, forms, documents, and videos in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/prompt-optimizer/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/chat-cards/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:getsentry:skills:replay-ux-research", - "displayName": "Replay Ux Research", + "identifier": "urn:air:github.com:github:awesome-copilot:chrome-devtools", + "displayName": "Chrome Devtools", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/replay-ux-research/SKILL.md", - "description": "Analyze Sentry session replays to surface UX patterns, pain points, and user journeys for a given product area.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/chrome-devtools/SKILL.md", + "description": "Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/replay-ux-research/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/chrome-devtools/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:security-review", - "displayName": "Security Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/security-review/SKILL.md", - "description": "Security code review for vulnerabilities.", + "identifier": "urn:air:github.com:github:awesome-copilot:chromium-control-canvas", + "displayName": "Chromium Control Canvas", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/chromium-control-canvas/plugin.json", + "description": "Navigate and interact with a real Chromium window through a GitHub Copilot canvas control panel and agent actions.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/security-review/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "plugins/chromium-control-canvas/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:getsentry:skills:skill-scanner", - "displayName": "Skill Scanner", + "identifier": "urn:air:github.com:github:awesome-copilot:cli-mastery", + "displayName": "CLI Mastery", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/skill-scanner/SKILL.md", - "description": "Scan agent skills for security issues.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/cli-mastery/SKILL.md", + "description": "Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts..", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/skill-scanner/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/cli-mastery/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:skill-writer", - "displayName": "Skill Writer", + "identifier": "urn:air:github.com:github:awesome-copilot:cloud-design-patterns", + "displayName": "Cloud Design Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/skill-writer/SKILL.md", - "description": "Create, synthesize, and iteratively improve agent skills following the Agent Skills specification.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/cloud-design-patterns/SKILL.md", + "description": "Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security..", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/skill-writer/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/cloud-design-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:sred-project-organizer", - "displayName": "Sred Project Organizer", + "identifier": "urn:air:github.com:github:awesome-copilot:code-exemplars-blueprint-generator", + "displayName": "Code Exemplars Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/sred-project-organizer/SKILL.md", - "description": "Take a list of projects and their related documentation, and organize them into the SRED format for submission.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/code-exemplars-blueprint-generator/SKILL.md", + "description": "Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/sred-project-organizer/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/code-exemplars-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:sred-work-summary", - "displayName": "Sred Work Summary", + "identifier": "urn:air:github.com:github:awesome-copilot:code-tour", + "displayName": "Code Tour", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/sred-work-summary/SKILL.md", - "description": "Go back through the previous year of work and create a Notion doc that groups relevant links into projects that can then be documented as SRED...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/code-tour/SKILL.md", + "description": "Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/sred-work-summary/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/code-tour/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:triage-frontend-issues", - "displayName": "Triage Frontend Issues", + "identifier": "urn:air:github.com:github:awesome-copilot:codebase-memory-mcp", + "displayName": "Codebase Memory MCP", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/triage-frontend-issues/SKILL.md", - "description": "Triage new issues in the Sentry `javascript` project by archiving non-actionable noise.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/codebase-memory-mcp/SKILL.md", + "description": "Use when a configured codebase-memory-mcp server can assist with graph-backed code discovery, architecture orientation, symbol lookup, callers and...", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/triage-frontend-issues/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/codebase-memory-mcp/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:getsentry:skills:typing-exclusion-worker", - "displayName": "Typing Exclusion Worker", + "identifier": "urn:air:github.com:github:awesome-copilot:codeql", + "displayName": "Codeql", "mediaType": "application/ai-skill", - "url": "https://github.com/getsentry/skills/blob/main/skills/typing-exclusion-worker/SKILL.md", - "description": "Python typing exclusion worker: remove assigned mypy exclusion modules in small scoped batches, fix typing issues, run validation, and produce a...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/codeql/SKILL.md", + "description": "Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI.", "metadata": { - "sourceSet": "getsentry/skills", - "repoPath": "skills/typing-exclusion-worker/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/codeql/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:accessibility-kanban", - "displayName": "Accessibility Kanban", + "identifier": "urn:air:github.com:github:awesome-copilot:color-orb", + "displayName": "Color Orb", "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/accessibility-kanban/plugin.json", - "description": "Kanban board to manage accessibility issues and plan, track, and complete remediation work.", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/color-orb/plugin.json", + "description": "Interact with an agent-controlled color orb and live activity log in a GitHub Copilot canvas.", "tags": [ "canvas", "canvas-only", @@ -6221,727 +6160,700 @@ ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/accessibility-kanban/plugin.json" + "repoPath": "plugins/color-orb/plugin.json" }, "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:acquire-codebase-knowledge", - "displayName": "Acquire Codebase Knowledge", + "identifier": "urn:air:github.com:github:awesome-copilot:comment-code-generate-a-tutorial", + "displayName": "Comment Code Generate a Tutorial", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/acquire-codebase-knowledge/SKILL.md", - "description": "Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/comment-code-generate-a-tutorial/SKILL.md", + "description": "Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/acquire-codebase-knowledge/SKILL.md" + "repoPath": "skills/comment-code-generate-a-tutorial/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-assess", - "displayName": "Acreadiness Assess", + "identifier": "urn:air:github.com:github:awesome-copilot:commit-message-storyteller", + "displayName": "Commit Message Storyteller", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-assess/SKILL.md", - "description": "Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/commit-message-storyteller/SKILL.md", + "description": "Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/acreadiness-assess/SKILL.md" + "repoPath": "skills/commit-message-storyteller/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-generate-instructions", - "displayName": "Acreadiness Generate Instructions", + "identifier": "urn:air:github.com:github:awesome-copilot:competitor-ad-intelligence", + "displayName": "Competitor Ad Intelligence", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-generate-instructions/SKILL.md", - "description": "Generate tailored AI agent instruction files via AgentRC instructions command.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/competitor-ad-intelligence/SKILL.md", + "description": "Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor's paid ads.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/acreadiness-generate-instructions/SKILL.md" + "repoPath": "skills/competitor-ad-intelligence/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:acreadiness-policy", - "displayName": "Acreadiness Policy", + "identifier": "urn:air:github.com:github:awesome-copilot:containerize-aspnet-framework", + "displayName": "Containerize Aspnet Framework", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-policy/SKILL.md", - "description": "Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/containerize-aspnet-framework/SKILL.md", + "description": "Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/acreadiness-policy/SKILL.md" + "repoPath": "skills/containerize-aspnet-framework/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:ad-campaign-analyzer", - "displayName": "Ad Campaign Analyzer", + "identifier": "urn:air:github.com:github:awesome-copilot:containerize-aspnetcore", + "displayName": "Containerize Aspnetcore", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ad-campaign-analyzer/SKILL.md", - "description": "Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like \"analyze my ad...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/containerize-aspnetcore/SKILL.md", + "description": "Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ad-campaign-analyzer/SKILL.md" + "repoPath": "skills/containerize-aspnetcore/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:add-educational-comments", - "displayName": "Add Educational Comments", + "identifier": "urn:air:github.com:github:awesome-copilot:content-management-systems", + "displayName": "Content Management Systems", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/add-educational-comments/SKILL.md", - "description": "Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/content-management-systems/SKILL.md", + "description": "Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/add-educational-comments/SKILL.md" + "repoPath": "skills/content-management-systems/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:adobe-illustrator-scripting", - "displayName": "Adobe Illustrator Scripting", + "identifier": "urn:air:github.com:github:awesome-copilot:context-map", + "displayName": "Context Map", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/adobe-illustrator-scripting/SKILL.md", - "description": "Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/context-map/SKILL.md", + "description": "Generate a map of all files relevant to a task before making changes", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/adobe-illustrator-scripting/SKILL.md" + "repoPath": "skills/context-map/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:copilot-advanced-security-plugin:advanced-security", - "displayName": "Advanced Security", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/copilot-advanced-security-plugin/blob/main", - "description": "Advanced Security plugin for GitHub Copilot.", + "identifier": "urn:air:github.com:github:awesome-copilot:conventional-branch", + "displayName": "Conventional Branch", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/conventional-branch/SKILL.md", + "description": "Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/).", "metadata": { - "sourceSet": "github/copilot-advanced-security-plugin", - "repoPath": ".github/plugin/plugin.json" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/conventional-branch/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agent-governance", - "displayName": "Agent Governance", + "identifier": "urn:air:github.com:github:awesome-copilot:conventional-commit", + "displayName": "Conventional Commit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-governance/SKILL.md", - "description": "Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/conventional-commit/SKILL.md", + "description": "Prompt and workflow for generating conventional commit messages using a structured XML format.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/agent-governance/SKILL.md" + "repoPath": "skills/conventional-commit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agent-owasp-compliance", - "displayName": "Agent Owasp Compliance", + "identifier": "urn:air:github.com:github:awesome-copilot:convert-excel-to-md", + "displayName": "Convert Excel to MD", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-owasp-compliance/SKILL.md", - "description": "Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-excel-to-md/SKILL.md", + "description": "Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/agent-owasp-compliance/SKILL.md" + "repoPath": "skills/convert-excel-to-md/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agent-skill-stack", - "displayName": "Agent Skill Stack", + "identifier": "urn:air:github.com:github:awesome-copilot:convert-pdf-to-md", + "displayName": "Convert PDF to MD", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-skill-stack/SKILL.md", - "description": "Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants Skills for a.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-pdf-to-md/SKILL.md", + "description": "Converts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/agent-skill-stack/SKILL.md" + "repoPath": "skills/convert-pdf-to-md/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agent-supply-chain", - "displayName": "Agent Supply Chain", + "identifier": "urn:air:github.com:github:awesome-copilot:convert-plaintext-to-md", + "displayName": "Convert Plaintext to MD", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-supply-chain/SKILL.md", - "description": "Verify supply chain integrity for AI agent plugins, tools, and dependencies.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-plaintext-to-md/SKILL.md", + "description": "Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/agent-supply-chain/SKILL.md" + "repoPath": "skills/convert-plaintext-to-md/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agentic-eval", - "displayName": "Agentic Eval", + "identifier": "urn:air:github.com:github:awesome-copilot:convert-word-to-md", + "displayName": "Convert Word to MD", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/agentic-eval/SKILL.md", - "description": "Patterns and techniques for evaluating and improving AI agent outputs.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-word-to-md/SKILL.md", + "description": "Converts Word (.docx) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/agentic-eval/SKILL.md" + "repoPath": "skills/convert-word-to-md/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:agentic-workflows", - "displayName": "Agentic Workflows", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-cli-quickstart", + "displayName": "Copilot CLI Quickstart", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/.github/skills/agentic-workflows/SKILL.md", - "description": "Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-cli-quickstart/SKILL.md", + "description": "Use this skill when someone wants to learn GitHub Copilot CLI from scratch.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": ".github/skills/agentic-workflows/SKILL.md" + "repoPath": "skills/copilot-cli-quickstart/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:ai-prompt-engineering-safety-review", - "displayName": "AI Prompt Engineering Safety Review", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-instructions-blueprint-generator", + "displayName": "Copilot Instructions Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-prompt-engineering-safety-review/SKILL.md", - "description": "Comprehensive AI prompt engineering safety review and improvement prompt.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-instructions-blueprint-generator/SKILL.md", + "description": "Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ai-prompt-engineering-safety-review/SKILL.md" + "repoPath": "skills/copilot-instructions-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:ai-ready", - "displayName": "AI Ready", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-pr-autopilot", + "displayName": "Copilot PR Autopilot", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-ready/SKILL.md", - "description": "Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-pr-autopilot/SKILL.md", + "description": "Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ai-ready/SKILL.md" + "repoPath": "skills/copilot-pr-autopilot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:ai-team-orchestration", - "displayName": "AI Team Orchestration", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-sdk", + "displayName": "Copilot SDK", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-team-orchestration/SKILL.md", - "description": "Bootstrap and run a lightweight multi-agent development team.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-sdk/SKILL.md", + "description": "Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ai-team-orchestration/SKILL.md" + "repoPath": "skills/copilot-sdk/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:anti-ui-slop", - "displayName": "Anti UI Slop", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-spaces", + "displayName": "Copilot Spaces", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/anti-ui-slop/SKILL.md", - "description": "Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping generic UI.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-spaces/SKILL.md", + "description": "Use Copilot Spaces to provide project-specific context to conversations.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/anti-ui-slop/SKILL.md" + "repoPath": "skills/copilot-spaces/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:apng-studio", - "displayName": "APNG Studio", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/apng-studio/plugin.json", - "description": "Build Animated PNG files in an interactive GitHub Copilot canvas by drawing or uploading frames, tuning animation settings, previewing, and exporting.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/apng-studio/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:appinsights-instrumentation", - "displayName": "Appinsights Instrumentation", + "identifier": "urn:air:github.com:github:awesome-copilot:copilot-usage-metrics", + "displayName": "Copilot Usage Metrics", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/appinsights-instrumentation/SKILL.md", - "description": "Instrument a webapp to send useful telemetry data to Azure App Insights", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-usage-metrics/SKILL.md", + "description": "Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/appinsights-instrumentation/SKILL.md" + "repoPath": "skills/copilot-usage-metrics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:apple-appstore-reviewer", - "displayName": "Apple Appstore Reviewer", + "identifier": "urn:air:github.com:github:awesome-copilot:cosmosdb-datamodeling", + "displayName": "Cosmosdb Datamodeling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/apple-appstore-reviewer/SKILL.md", - "description": "Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/cosmosdb-datamodeling/SKILL.md", + "description": "Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/apple-appstore-reviewer/SKILL.md" + "repoPath": "skills/cosmosdb-datamodeling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arcade-canvas", - "displayName": "Arcade Canvas", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/arcade-canvas/plugin.json", - "description": "Play five retro Phaser mini-games in a GitHub Copilot canvas while agents work.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:create-agentsmd", + "displayName": "Create Agentsmd", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-agentsmd/SKILL.md", + "description": "Prompt for generating an AGENTS.md file for a repository", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/arcade-canvas/plugin.json" + "repoPath": "skills/create-agentsmd/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arch-linux-triage", - "displayName": "Arch Linux Triage", + "identifier": "urn:air:github.com:github:awesome-copilot:create-architectural-decision-record", + "displayName": "Create Architectural Decision Record", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arch-linux-triage/SKILL.md", - "description": "Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-architectural-decision-record/SKILL.md", + "description": "Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arch-linux-triage/SKILL.md" + "repoPath": "skills/create-architectural-decision-record/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:architecture-blueprint-generator", - "displayName": "Architecture Blueprint Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:create-github-action-workflow-specification", + "displayName": "Create GitHub Action Workflow Specification", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/architecture-blueprint-generator/SKILL.md", - "description": "Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-action-workflow-specification/SKILL.md", + "description": "Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/architecture-blueprint-generator/SKILL.md" + "repoPath": "skills/create-github-action-workflow-specification/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arduino-azure-iot-edge-integration", - "displayName": "Arduino Azure Iot Edge Integration", + "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issue-feature-from-specification", + "displayName": "Create GitHub Issue Feature From Specification", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arduino-azure-iot-edge-integration/SKILL.md", - "description": "Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issue-feature-from-specification/SKILL.md", + "description": "Create GitHub Issue for feature request from specification file using feature_request.yml template.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arduino-azure-iot-edge-integration/SKILL.md" + "repoPath": "skills/create-github-issue-feature-from-specification/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-ai-provider-integration", - "displayName": "Arize AI Provider Integration", + "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issues-feature-from-implementation-plan", + "displayName": "Create GitHub Issues Feature From Implementation Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-ai-provider-integration/SKILL.md", - "description": "Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issues-feature-from-implementation-plan/SKILL.md", + "description": "Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-ai-provider-integration/SKILL.md" + "repoPath": "skills/create-github-issues-feature-from-implementation-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-annotation", - "displayName": "Arize Annotation", + "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issues-for-unmet-specification-requirements", + "displayName": "Create GitHub Issues for Unmet Specification Requirements", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-annotation/SKILL.md", - "description": "Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issues-for-unmet-specification-requirements/SKILL.md", + "description": "Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-annotation/SKILL.md" + "repoPath": "skills/create-github-issues-for-unmet-specification-requirements/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-dataset", - "displayName": "Arize Dataset", + "identifier": "urn:air:github.com:github:awesome-copilot:create-implementation-plan", + "displayName": "Create Implementation Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-dataset/SKILL.md", - "description": "Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-implementation-plan/SKILL.md", + "description": "Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-dataset/SKILL.md" + "repoPath": "skills/create-implementation-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-evaluator", - "displayName": "Arize Evaluator", + "identifier": "urn:air:github.com:github:awesome-copilot:create-llms", + "displayName": "Create Llms", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-evaluator/SKILL.md", - "description": "Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-llms/SKILL.md", + "description": "Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-evaluator/SKILL.md" + "repoPath": "skills/create-llms/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-experiment", - "displayName": "Arize Experiment", + "identifier": "urn:air:github.com:github:awesome-copilot:create-readme", + "displayName": "Create Readme", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-experiment/SKILL.md", - "description": "Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-readme/SKILL.md", + "description": "Create a README.md file for the project", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-experiment/SKILL.md" + "repoPath": "skills/create-readme/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-instrumentation", - "displayName": "Arize Instrumentation", + "identifier": "urn:air:github.com:github:awesome-copilot:create-specification", + "displayName": "Create Specification", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-instrumentation/SKILL.md", - "description": "Adds Arize AX tracing to an LLM application for the first time.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-specification/SKILL.md", + "description": "Create a new specification file for the solution, optimized for Generative AI consumption.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-instrumentation/SKILL.md" + "repoPath": "skills/create-specification/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-link", - "displayName": "Arize Link", + "identifier": "urn:air:github.com:github:awesome-copilot:create-spring-boot-java-project", + "displayName": "Create Spring Boot Java Project", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-link/SKILL.md", - "description": "Generates deep links to the Arize UI for traces, spans, sessions, datasets, labeling queues, evaluators, and annotation configs.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-spring-boot-java-project/SKILL.md", + "description": "Create Spring Boot Java Project Skeleton", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-link/SKILL.md" + "repoPath": "skills/create-spring-boot-java-project/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-prompt-optimization", - "displayName": "Arize Prompt Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:create-spring-boot-kotlin-project", + "displayName": "Create Spring Boot Kotlin Project", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-prompt-optimization/SKILL.md", - "description": "Optimizes, improves, and debugs LLM prompts using production trace data, evaluations, and annotations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-spring-boot-kotlin-project/SKILL.md", + "description": "Create Spring Boot Kotlin Project Skeleton", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-prompt-optimization/SKILL.md" + "repoPath": "skills/create-spring-boot-kotlin-project/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:arize-trace", - "displayName": "Arize Trace", + "identifier": "urn:air:github.com:github:awesome-copilot:create-technical-spike", + "displayName": "Create Technical Spike", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-trace/SKILL.md", - "description": "Downloads, exports, and inspects existing Arize traces and spans to understand what an LLM app is doing or debug runtime issues.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-technical-spike/SKILL.md", + "description": "Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/arize-trace/SKILL.md" + "repoPath": "skills/create-technical-spike/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aspire", - "displayName": "Aspire", + "identifier": "urn:air:github.com:github:awesome-copilot:create-tldr-page", + "displayName": "Create Tldr Page", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aspire/SKILL.md", - "description": "Aspire skill covering the Aspire CLI, AppHost orchestration, service discovery, integrations, MCP server, VS Code extension, Dev Containers, GitHub...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-tldr-page/SKILL.md", + "description": "Create a tldr page from documentation URLs and command examples, requiring both URL and command name.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aspire/SKILL.md" + "repoPath": "skills/create-tldr-page/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aspnet-minimal-api-openapi", - "displayName": "Aspnet Minimal API Openapi", + "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-master-migration-plan", + "displayName": "Creating Oracle to Postgres Master Migration Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aspnet-minimal-api-openapi/SKILL.md", - "description": "Create ASP.NET Minimal API endpoints with proper OpenAPI documentation", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-master-migration-plan/SKILL.md", + "description": "Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aspnet-minimal-api-openapi/SKILL.md" + "repoPath": "skills/creating-oracle-to-postgres-master-migration-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:audit-integrity", - "displayName": "Audit Integrity", + "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-migration-bug-report", + "displayName": "Creating Oracle to Postgres Migration Bug Report", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/audit-integrity/SKILL.md", - "description": "Shared audit integrity framework for all AppSec agents — enforces output quality, intellectual honesty, and continuous improvement through...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-migration-bug-report/SKILL.md", + "description": "Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/audit-integrity/SKILL.md" + "repoPath": "skills/creating-oracle-to-postgres-migration-bug-report/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:automate-this", - "displayName": "Automate This", + "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-migration-integration-tests", + "displayName": "Creating Oracle to Postgres Migration Integration Tests", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/automate-this/SKILL.md", - "description": "Analyze a screen recording of a manual process and produce targeted, working automation scripts.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-migration-integration-tests/SKILL.md", + "description": "Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/automate-this/SKILL.md" + "repoPath": "skills/creating-oracle-to-postgres-migration-integration-tests/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:autoresearch", - "displayName": "Autoresearch", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-async", + "displayName": "C# Async", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/autoresearch/SKILL.md", - "description": "Autonomous iterative experimentation loop for any programming task.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-async/SKILL.md", + "description": "Get best practices for C# async programming", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/autoresearch/SKILL.md" + "repoPath": "skills/csharp-async/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-cdk-python-setup", - "displayName": "AWS Cdk Python Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-docs", + "displayName": "C# Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cdk-python-setup/SKILL.md", - "description": "Setup and initialization guide for developing AWS CDK (Cloud Development Kit) applications in Python.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-docs/SKILL.md", + "description": "Ensure that C# types are documented with XML comments and follow best practices for documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-cdk-python-setup/SKILL.md" + "repoPath": "skills/csharp-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-cloudwatch-investigation", - "displayName": "AWS Cloudwatch Investigation", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-mstest", + "displayName": "C# Mstest", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cloudwatch-investigation/SKILL.md", - "description": "Reusable investigation patterns for AWS CloudWatch: Logs Insights query templates, alarm-to-deployment correlation, blast-radius narrowing decision...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-mstest/SKILL.md", + "description": "Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-cloudwatch-investigation/SKILL.md" + "repoPath": "skills/csharp-mstest/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-cost-optimize", - "displayName": "AWS Cost Optimize", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-nunit", + "displayName": "C# Nunit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-cost-optimize/SKILL.md", - "description": "Analyze AWS resources used in the app (IaC files and/or resources in a target account/region) and optimize costs - creating GitHub issues for identified", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-nunit/SKILL.md", + "description": "Get best practices for NUnit unit testing, including data-driven tests", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-cost-optimize/SKILL.md" + "repoPath": "skills/csharp-nunit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-resource-health-diagnose", - "displayName": "AWS Resource Health Diagnose", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-tunit", + "displayName": "C# Tunit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-resource-health-diagnose/SKILL.md", - "description": "Analyze AWS resource health, diagnose issues from CloudWatch logs and metrics, and create a remediation plan for identified problems.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-tunit/SKILL.md", + "description": "Get best practices for TUnit unit testing, including data-driven tests", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-resource-health-diagnose/SKILL.md" + "repoPath": "skills/csharp-tunit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-resource-query", - "displayName": "AWS Resource Query", + "identifier": "urn:air:github.com:github:awesome-copilot:csharp-xunit", + "displayName": "C# Xunit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-resource-query/SKILL.md", - "description": "Query AWS resources using natural language. Covers EC2, S3, RDS, Lambda, ECS, EKS, Secrets Manager, IAM, VPC, networking, messaging, and more.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-xunit/SKILL.md", + "description": "Get best practices for XUnit unit testing, including data-driven tests", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-resource-query/SKILL.md" + "repoPath": "skills/csharp-xunit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:aws-well-architected-review", - "displayName": "AWS Well Architected Review", + "identifier": "urn:air:github.com:github:awesome-copilot:daily-prep", + "displayName": "Daily Prep", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/aws-well-architected-review/SKILL.md", - "description": "Perform an AWS Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/daily-prep/SKILL.md", + "description": "Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/aws-well-architected-review/SKILL.md" + "repoPath": "skills/daily-prep/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:az-cost-optimize", - "displayName": "Az Cost Optimize", + "identifier": "urn:air:github.com:github:awesome-copilot:data-breach-blast-radius", + "displayName": "Data Breach Blast Radius", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/az-cost-optimize/SKILL.md", - "description": "Analyze Azure resources used in the app (IaC files and/or resources in a target rg) and optimize costs - creating GitHub issues for identified...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/data-breach-blast-radius/SKILL.md", + "description": "Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and produces a...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/az-cost-optimize/SKILL.md" + "repoPath": "skills/data-breach-blast-radius/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-architecture-autopilot", - "displayName": "Azure Architecture Autopilot", + "identifier": "urn:air:github.com:github:awesome-copilot:datanalysis-credit-risk", + "displayName": "Datanalysis Credit Risk", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-architecture-autopilot/SKILL.md", - "description": "Design Azure infrastructure using natural language, or analyze existing Azure resources to auto-generate architecture diagrams, refine them through...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/datanalysis-credit-risk/SKILL.md", + "description": "Credit risk data cleaning and variable screening pipeline for pre-loan modeling.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-architecture-autopilot/SKILL.md" + "repoPath": "skills/datanalysis-credit-risk/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-container-registry-cli", - "displayName": "Azure Container Registry CLI", + "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-advanced-patterns", + "displayName": "Dataverse Python Advanced Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-container-registry-cli/SKILL.md", - "description": "Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replication, and..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-advanced-patterns/SKILL.md", + "description": "Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-container-registry-cli/SKILL.md" + "repoPath": "skills/dataverse-python-advanced-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-deployment-preflight", - "displayName": "Azure Deployment Preflight", + "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-production-code", + "displayName": "Dataverse Python Production Code", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-deployment-preflight/SKILL.md", - "description": "Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what-if analysis, and permission...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-production-code/SKILL.md", + "description": "Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-deployment-preflight/SKILL.md" + "repoPath": "skills/dataverse-python-production-code/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-devops-cli", - "displayName": "Azure Devops CLI", + "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-quickstart", + "displayName": "Dataverse Python Quickstart", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-devops-cli/SKILL.md", - "description": "Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-quickstart/SKILL.md", + "description": "Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-devops-cli/SKILL.md" + "repoPath": "skills/dataverse-python-quickstart/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-pricing", - "displayName": "Azure Pricing", + "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-usecase-builder", + "displayName": "Dataverse Python Usecase Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-pricing/SKILL.md", - "description": "Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-usecase-builder/SKILL.md", + "description": "Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-pricing/SKILL.md" + "repoPath": "skills/dataverse-python-usecase-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-resource-health-diagnose", - "displayName": "Azure Resource Health Diagnose", + "identifier": "urn:air:github.com:github:awesome-copilot:debian-linux-triage", + "displayName": "Debian Linux Triage", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-resource-health-diagnose/SKILL.md", - "description": "Analyze Azure resource health, diagnose issues from logs and telemetry, and create a remediation plan for identified problems.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/debian-linux-triage/SKILL.md", + "description": "Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-resource-health-diagnose/SKILL.md" + "repoPath": "skills/debian-linux-triage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-resource-visualizer", - "displayName": "Azure Resource Visualizer", + "identifier": "urn:air:github.com:github:awesome-copilot:declarative-agents", + "displayName": "Declarative Agents", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-resource-visualizer/SKILL.md", - "description": "Analyze Azure resource groups and generate detailed Mermaid architecture diagrams showing the relationships between individual resources.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/declarative-agents/SKILL.md", + "description": "Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-resource-visualizer/SKILL.md" + "repoPath": "skills/declarative-agents/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-role-selector", - "displayName": "Azure Role Selector", + "identifier": "urn:air:github.com:github:awesome-copilot:dependabot", + "displayName": "Dependabot", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-role-selector/SKILL.md", - "description": "When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dependabot/SKILL.md", + "description": "Comprehensive guide for configuring and managing GitHub Dependabot.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-role-selector/SKILL.md" + "repoPath": "skills/dependabot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-smart-city-iot-solution-builder", - "displayName": "Azure Smart City Iot Solution Builder", + "identifier": "urn:air:github.com:github:awesome-copilot:desk-journal", + "displayName": "Desk Journal", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-smart-city-iot-solution-builder/SKILL.md", - "description": "Design and plan end-to-end Azure IoT and Smart City solutions: requirements, architecture, security, operations, cost, and a phased delivery plan with..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/desk-journal/SKILL.md", + "description": "Write, append, or read desk journal entries. The journal is persistent memory — what survives session boundaries.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-smart-city-iot-solution-builder/SKILL.md" + "repoPath": "skills/desk-journal/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-static-web-apps", - "displayName": "Azure Static Web Apps", + "identifier": "urn:air:github.com:github:awesome-copilot:desk-open", + "displayName": "Desk Open", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-static-web-apps/SKILL.md", - "description": "Helps create, configure, and deploy Azure Static Web Apps using the SWA CLI.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/desk-open/SKILL.md", + "description": "Create and open a new desk in the workshop. Sets up the folder structure, initial journal, and desk identity so the next session that sits down finds...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-static-web-apps/SKILL.md" + "repoPath": "skills/desk-open/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:azure-well-architected-review", - "displayName": "Azure Well Architected Review", + "identifier": "urn:air:github.com:github:awesome-copilot:devops-rollout-plan", + "displayName": "Devops Rollout Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/azure-well-architected-review/SKILL.md", - "description": "Perform an Azure Well-Architected Framework review of the current workload IaC and architecture, generating findings and GitHub issues for improvements.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/devops-rollout-plan/SKILL.md", + "description": "Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/azure-well-architected-review/SKILL.md" + "repoPath": "skills/devops-rollout-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:backlog-swipe-triage", - "displayName": "Backlog Swipe Triage", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/backlog-swipe-triage/plugin.json", - "description": "Swipe through backlog issues in a GitHub Copilot canvas to assign, request information, defer, close, or ignore them.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:diagnose", + "displayName": "Diagnose", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/diagnose/SKILL.md", + "description": "Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/backlog-swipe-triage/plugin.json" + "repoPath": "skills/diagnose/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:backrooms-canvas", - "displayName": "Backrooms Canvas", + "identifier": "urn:air:github.com:github:awesome-copilot:diagram-viewer", + "displayName": "Diagram Viewer", "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/backrooms-canvas/plugin.json", - "description": "Wander an endless first-person backrooms in a GitHub Copilot canvas while agent status is ghost-written on the walls.", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/diagram-viewer/plugin.json", + "description": "Render interactive diagrams, drill into nodes, and view agent-generated explanations in a GitHub Copilot canvas.", "tags": [ "canvas", "canvas-only", @@ -6949,290 +6861,280 @@ ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/backrooms-canvas/plugin.json" + "repoPath": "plugins/diagram-viewer/plugin.json" }, "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:batch-files", - "displayName": "Batch Files", + "identifier": "urn:air:github.com:github:awesome-copilot:doc-and-modernize", + "displayName": "Doc and Modernize", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/batch-files/SKILL.md", - "description": "Expert-level Windows batch file (.bat/.cmd) skill for writing, debugging, and maintaining CMD scripts.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/doc-and-modernize/SKILL.md", + "description": "Two related workflows for a locally-cloned codebase, in one skill.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/batch-files/SKILL.md" + "repoPath": "skills/doc-and-modernize/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:bench-read", - "displayName": "Bench Read", + "identifier": "urn:air:github.com:github:awesome-copilot:documentation-writer", + "displayName": "Documentation Writer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/bench-read/SKILL.md", - "description": "Read artifacts from the shared bench — the workspace where desks leave findings, verdicts, and work products for each other and the operator.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/documentation-writer/SKILL.md", + "description": "Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/bench-read/SKILL.md" + "repoPath": "skills/documentation-writer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:bigquery-pipeline-audit", - "displayName": "Bigquery Pipeline Audit", + "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-best-practices", + "displayName": ".NET Best Practices", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/bigquery-pipeline-audit/SKILL.md", - "description": "Audits Python + BigQuery pipelines for cost safety, idempotency, and production readiness. Returns a structured report with exact patch locations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-best-practices/SKILL.md", + "description": "Ensure .NET/C# code meets best practices for the solution/project.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/bigquery-pipeline-audit/SKILL.md" + "repoPath": "skills/dotnet-best-practices/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:boost-prompt", - "displayName": "Boost Prompt", + "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-design-pattern-review", + "displayName": ".NET Design Pattern Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/boost-prompt/SKILL.md", - "description": "Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-design-pattern-review/SKILL.md", + "description": "Review the C#/.NET code for design pattern implementation and suggest improvements.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/boost-prompt/SKILL.md" + "repoPath": "skills/dotnet-design-pattern-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:brag-sheet", - "displayName": "Brag Sheet", + "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-mcp-builder", + "displayName": ".NET MCP Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/brag-sheet/SKILL.md", - "description": "Turn vague \"what did I do?\" into evidence-backed impact statements for performance reviews, self-reviews, promotion packets, and weekly updates.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-mcp-builder/SKILL.md", + "description": "Build Model Context Protocol (MCP) servers in C#/.NET against the current ModelContextProtocol 2.x NuGet packages.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/brag-sheet/SKILL.md" + "repoPath": "skills/dotnet-mcp-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-epic-arch", - "displayName": "Breakdown Epic Arch", + "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-timezone", + "displayName": ".NET Timezone", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-epic-arch/SKILL.md", - "description": "Prompt for creating the high-level technical architecture for an Epic, based on a Product Requirements Document.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-timezone/SKILL.md", + "description": ".NET timezone handling guidance for C# applications. Use when working with TimeZoneInfo, DateTimeOffset, NodaTime, UTC conversion, daylight saving time.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-epic-arch/SKILL.md" + "repoPath": "skills/dotnet-timezone/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-epic-pm", - "displayName": "Breakdown Epic Pm", + "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-upgrade", + "displayName": ".NET Upgrade", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-epic-pm/SKILL.md", - "description": "Prompt for creating an Epic Product Requirements Document (PRD) for a new epic.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-upgrade/SKILL.md", + "description": "Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-epic-pm/SKILL.md" + "repoPath": "skills/dotnet-upgrade/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-feature-implementation", - "displayName": "Breakdown Feature Implementation", + "identifier": "urn:air:github.com:github:awesome-copilot:doublecheck", + "displayName": "Doublecheck", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-feature-implementation/SKILL.md", - "description": "Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/doublecheck/SKILL.md", + "description": "Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-feature-implementation/SKILL.md" + "repoPath": "skills/doublecheck/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-feature-prd", - "displayName": "Breakdown Feature PRD", + "identifier": "urn:air:github.com:github:awesome-copilot:draw-io-diagram-generator", + "displayName": "Draw IO Diagram Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-feature-prd/SKILL.md", - "description": "Prompt for creating Product Requirements Documents (PRDs) for new features, based on an Epic.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/draw-io-diagram-generator/SKILL.md", + "description": "Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-feature-prd/SKILL.md" + "repoPath": "skills/draw-io-diagram-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-plan", - "displayName": "Breakdown Plan", + "identifier": "urn:air:github.com:github:awesome-copilot:drawio", + "displayName": "Drawio", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-plan/SKILL.md", - "description": "Issue Planning and Automation prompt that generates comprehensive project plans with Epic > Feature > Story/Enabler > Test hierarchy, dependencies...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/drawio/SKILL.md", + "description": "Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-plan/SKILL.md" + "repoPath": "skills/drawio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:breakdown-test", - "displayName": "Breakdown Test", + "identifier": "urn:air:github.com:github:awesome-copilot:editorconfig", + "displayName": "Editorconfig", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/breakdown-test/SKILL.md", - "description": "Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/editorconfig/SKILL.md", + "description": "Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/breakdown-test/SKILL.md" + "repoPath": "skills/editorconfig/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:bug-reproduction-brief", - "displayName": "Bug Reproduction Brief", + "identifier": "urn:air:github.com:github:awesome-copilot:ef-core", + "displayName": "Ef Core", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/bug-reproduction-brief/SKILL.md", - "description": "Turn a vague, intermittent, or environment-specific bug report into a minimal evidence-backed reproduction before proposing a fix.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ef-core/SKILL.md", + "description": "Get best practices for Entity Framework Core", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/bug-reproduction-brief/SKILL.md" + "repoPath": "skills/ef-core/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:centos-linux-triage", - "displayName": "Centos Linux Triage", + "identifier": "urn:air:github.com:github:awesome-copilot:efcore-d2-db-diagram", + "displayName": "Efcore D2 DB Diagram", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/centos-linux-triage/SKILL.md", - "description": "Triage and resolve CentOS issues using RHEL-compatible tooling, SELinux-aware practices, and firewalld.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/efcore-d2-db-diagram/SKILL.md", + "description": "Generate D2 database diagrams from Entity Framework Core models.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/centos-linux-triage/SKILL.md" + "repoPath": "skills/efcore-d2-db-diagram/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:chat-cards", - "displayName": "Chat Cards", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/chat-cards/plugin.json", - "description": "Present interactive cards, tables, charts, forms, documents, and videos in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:em-dash", + "displayName": "Em Dash", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/em-dash/SKILL.md", + "description": "Expert on the history, origin, and correct use of the em dash.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/chat-cards/plugin.json" + "repoPath": "skills/em-dash/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:chrome-devtools", - "displayName": "Chrome Devtools", + "identifier": "urn:air:github.com:github:awesome-copilot:email-drafter", + "displayName": "Email Drafter", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/chrome-devtools/SKILL.md", - "description": "Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/email-drafter/SKILL.md", + "description": "Draft and review professional emails that match your personal writing style.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/chrome-devtools/SKILL.md" + "repoPath": "skills/email-drafter/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:chromium-control-canvas", - "displayName": "Chromium Control Canvas", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/chromium-control-canvas/plugin.json", - "description": "Navigate and interact with a real Chromium window through a GitHub Copilot canvas control panel and agent actions.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:entra-agent-user", + "displayName": "Entra Agent User", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/entra-agent-user/SKILL.md", + "description": "Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/chromium-control-canvas/plugin.json" + "repoPath": "skills/entra-agent-user/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:cli-mastery", - "displayName": "CLI Mastery", + "identifier": "urn:air:github.com:github:awesome-copilot:eval-driven-dev", + "displayName": "Eval Driven Dev", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/cli-mastery/SKILL.md", - "description": "Interactive training for the GitHub Copilot CLI. Guided lessons, quizzes, scenario challenges, and a full reference covering slash commands, shortcuts..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/eval-driven-dev/SKILL.md", + "description": "Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/cli-mastery/SKILL.md" + "repoPath": "skills/eval-driven-dev/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:cloud-design-patterns", - "displayName": "Cloud Design Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:exam-ready", + "displayName": "Exam Ready", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/cloud-design-patterns/SKILL.md", - "description": "Cloud design patterns for distributed systems architecture covering 42 industry-standard patterns across reliability, performance, messaging, security..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/exam-ready/SKILL.md", + "description": "Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/cloud-design-patterns/SKILL.md" + "repoPath": "skills/exam-ready/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:code-exemplars-blueprint-generator", - "displayName": "Code Exemplars Blueprint Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:excalidraw-diagram-generator", + "displayName": "Excalidraw Diagram Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/code-exemplars-blueprint-generator/SKILL.md", - "description": "Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/excalidraw-diagram-generator/SKILL.md", + "description": "Generate Excalidraw diagrams from natural language descriptions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/code-exemplars-blueprint-generator/SKILL.md" + "repoPath": "skills/excalidraw-diagram-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:code-tour", - "displayName": "Code Tour", + "identifier": "urn:air:github.com:github:awesome-copilot:eyeball", + "displayName": "Eyeball", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/code-tour/SKILL.md", - "description": "Use this skill to create CodeTour .tour files — persona-targeted, step-by-step walkthroughs that link to real files and line numbers.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/eyeball/SKILL.md", + "description": "Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/code-tour/SKILL.md" + "repoPath": "skills/eyeball/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:codebase-memory-mcp", - "displayName": "Codebase Memory MCP", + "identifier": "urn:air:github.com:github:awesome-copilot:fabric-lakehouse", + "displayName": "Fabric Lakehouse", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/codebase-memory-mcp/SKILL.md", - "description": "Use when a configured codebase-memory-mcp server can assist with graph-backed code discovery, architecture orientation, symbol lookup, callers and...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/fabric-lakehouse/SKILL.md", + "description": "Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/codebase-memory-mcp/SKILL.md" + "repoPath": "skills/fabric-lakehouse/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:codeql", - "displayName": "Codeql", + "identifier": "urn:air:github.com:github:awesome-copilot:fedora-linux-triage", + "displayName": "Fedora Linux Triage", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/codeql/SKILL.md", - "description": "Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/fedora-linux-triage/SKILL.md", + "description": "Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/codeql/SKILL.md" + "repoPath": "skills/fedora-linux-triage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:color-orb", - "displayName": "Color Orb", + "identifier": "urn:air:github.com:github:awesome-copilot:feedback-themes", + "displayName": "Feedback Themes", "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/color-orb/plugin.json", - "description": "Interact with an agent-controlled color orb and live activity log in a GitHub Copilot canvas.", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/feedback-themes/plugin.json", + "description": "Explore grouped customer feedback signals by impact and drill into themes in a GitHub Copilot canvas.", "tags": [ "canvas", "canvas-only", @@ -7240,2657 +7142,2655 @@ ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/color-orb/plugin.json" + "repoPath": "plugins/feedback-themes/plugin.json" }, "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:comment-code-generate-a-tutorial", - "displayName": "Comment Code Generate a Tutorial", + "identifier": "urn:air:github.com:github:awesome-copilot:finalize-agent-prompt", + "displayName": "Finalize Agent Prompt", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/comment-code-generate-a-tutorial/SKILL.md", - "description": "Transform this Python script into a polished, beginner-friendly project by refactoring the code, adding clear instructional comments, and generating a..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/finalize-agent-prompt/SKILL.md", + "description": "Finalize prompt file using the role of an AI agent to polish the prompt for the end user.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/comment-code-generate-a-tutorial/SKILL.md" + "repoPath": "skills/finalize-agent-prompt/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:commit-message-storyteller", - "displayName": "Commit Message Storyteller", + "identifier": "urn:air:github.com:github:awesome-copilot:finnish-humanizer", + "displayName": "Finnish Humanizer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/commit-message-storyteller/SKILL.md", - "description": "Analyzes git diffs or staged changes and generates narrative commit messages that explain WHY a change was made, not just what changed — following...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/finnish-humanizer/SKILL.md", + "description": "Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/commit-message-storyteller/SKILL.md" + "repoPath": "skills/finnish-humanizer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:competitor-ad-intelligence", - "displayName": "Competitor Ad Intelligence", + "identifier": "urn:air:github.com:github:awesome-copilot:first-ask", + "displayName": "First Ask", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/competitor-ad-intelligence/SKILL.md", - "description": "Use this skill when the user asks to analyze, tear down, or reverse-engineer a competitor's paid ads.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/first-ask/SKILL.md", + "description": "Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/competitor-ad-intelligence/SKILL.md" + "repoPath": "skills/first-ask/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:containerize-aspnet-framework", - "displayName": "Containerize Aspnet Framework", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/containerize-aspnet-framework/SKILL.md", - "description": "Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.", + "identifier": "urn:air:github.com:github:awesome-copilot:flight-map-canvas", + "displayName": "Flight Map Canvas", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/flight-map-canvas/plugin.json", + "description": "Explore Google Maps using 3D flight-simulator controls while agents report their work in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/containerize-aspnet-framework/SKILL.md" + "repoPath": "plugins/flight-map-canvas/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:containerize-aspnetcore", - "displayName": "Containerize Aspnetcore", + "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-build", + "displayName": "Flowstudio Power Automate Build", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/containerize-aspnetcore/SKILL.md", - "description": "Containerize an ASP.NET Core project by creating Dockerfile and .dockerfile files customized for the project.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-build/SKILL.md", + "description": "Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/containerize-aspnetcore/SKILL.md" + "repoPath": "skills/flowstudio-power-automate-build/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:content-management-systems", - "displayName": "Content Management Systems", + "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-debug", + "displayName": "Flowstudio Power Automate Debug", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/content-management-systems/SKILL.md", - "description": "Workflow for building and modifying content management systems across WordPress, Shopify, Wix, Squarespace, Drupal, WooCommerce, Joomla, HubSpot CMS...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-debug/SKILL.md", + "description": "Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/content-management-systems/SKILL.md" + "repoPath": "skills/flowstudio-power-automate-debug/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:context-map", - "displayName": "Context Map", + "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-governance", + "displayName": "Flowstudio Power Automate Governance", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/context-map/SKILL.md", - "description": "Generate a map of all files relevant to a task before making changes", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-governance/SKILL.md", + "description": "Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/context-map/SKILL.md" + "repoPath": "skills/flowstudio-power-automate-governance/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:conventional-branch", - "displayName": "Conventional Branch", + "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-mcp", + "displayName": "Flowstudio Power Automate MCP", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/conventional-branch/SKILL.md", - "description": "Create Git branches following the Conventional Branch specification (feature/, bugfix/, hotfix/, release/, chore/).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-mcp/SKILL.md", + "description": "Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` /...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/conventional-branch/SKILL.md" + "repoPath": "skills/flowstudio-power-automate-mcp/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:conventional-commit", - "displayName": "Conventional Commit", + "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-monitoring", + "displayName": "Flowstudio Power Automate Monitoring", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/conventional-commit/SKILL.md", - "description": "Prompt and workflow for generating conventional commit messages using a structured XML format.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-monitoring/SKILL.md", + "description": "Pro+ subscription required. Tenant-wide Power Automate monitoring using the FlowStudio MCP cached store: failure rates, run-health trends, maker/app...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/conventional-commit/SKILL.md" + "repoPath": "skills/flowstudio-power-automate-monitoring/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:convert-excel-to-md", - "displayName": "Convert Excel to MD", + "identifier": "urn:air:github.com:github:awesome-copilot:fluentui-blazor", + "displayName": "Fluentui Blazor", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-excel-to-md/SKILL.md", - "description": "Converts Excel (.xlsx) workbooks into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/fluentui-blazor/SKILL.md", + "description": "Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/convert-excel-to-md/SKILL.md" + "repoPath": "skills/fluentui-blazor/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:convert-pdf-to-md", - "displayName": "Convert PDF to MD", + "identifier": "urn:air:github.com:github:awesome-copilot:folder-structure-blueprint-generator", + "displayName": "Folder Structure Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-pdf-to-md/SKILL.md", - "description": "Converts PDF (.pdf) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/folder-structure-blueprint-generator/SKILL.md", + "description": "Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/convert-pdf-to-md/SKILL.md" + "repoPath": "skills/folder-structure-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:convert-plaintext-to-md", - "displayName": "Convert Plaintext to MD", + "identifier": "urn:air:github.com:github:awesome-copilot:foundry-agent-sync", + "displayName": "Foundry Agent Sync", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-plaintext-to-md/SKILL.md", - "description": "Convert a text-based document to markdown following instructions from prompt, or if a documented option is passed, follow the instructions for that...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/foundry-agent-sync/SKILL.md", + "description": "Create and synchronize prompt-based AI agents directly within Azure AI Foundry via REST API, from a local JSON manifest. Unlike scaffolding skills that.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/convert-plaintext-to-md/SKILL.md" + "repoPath": "skills/foundry-agent-sync/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:convert-word-to-md", - "displayName": "Convert Word to MD", + "identifier": "urn:air:github.com:github:awesome-copilot:foundry-hosted-agent-copilotkit", + "displayName": "Foundry Hosted Agent Copilotkit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/convert-word-to-md/SKILL.md", - "description": "Converts Word (.docx) documents into Markdown so their contents can be accurately analyzed, summarized, searched, or extracted from.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/foundry-hosted-agent-copilotkit/SKILL.md", + "description": "Ongoing development guidance for agentic web apps that pair a CopilotKit frontend with Microsoft Agent Framework agents on Azure AI Foundry hosted...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/convert-word-to-md/SKILL.md" + "repoPath": "skills/foundry-hosted-agent-copilotkit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-cli-quickstart", - "displayName": "Copilot CLI Quickstart", + "identifier": "urn:air:github.com:github:awesome-copilot:freecad-scripts", + "displayName": "Freecad Scripts", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-cli-quickstart/SKILL.md", - "description": "Use this skill when someone wants to learn GitHub Copilot CLI from scratch.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/freecad-scripts/SKILL.md", + "description": "Expert skill for writing FreeCAD Python scripts, macros, and automation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-cli-quickstart/SKILL.md" + "repoPath": "skills/freecad-scripts/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-instructions-blueprint-generator", - "displayName": "Copilot Instructions Blueprint Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-anitta", + "displayName": "From the Other Side Anitta", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-instructions-blueprint-generator/SKILL.md", - "description": "Technology-agnostic blueprint generator for creating comprehensive copilot-instructions.md files that guide GitHub Copilot to produce code consistent...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-anitta/SKILL.md", + "description": "Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-instructions-blueprint-generator/SKILL.md" + "repoPath": "skills/from-the-other-side-anitta/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-pr-autopilot", - "displayName": "Copilot PR Autopilot", + "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-quinn", + "displayName": "From the Other Side Quinn", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-pr-autopilot/SKILL.md", - "description": "Copilot left 14 review comments on your PR — half are nits. Hours of fix → reply → resolve → re-request, and each round lands MORE comments.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-quinn/SKILL.md", + "description": "Collaboration profile for Quinn: curious, energetic, and implementation-focused partnership patterns for Ember sessions with Alison.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-pr-autopilot/SKILL.md" + "repoPath": "skills/from-the-other-side-quinn/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-sdk", - "displayName": "Copilot SDK", + "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-vega", + "displayName": "From the Other Side Vega", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-sdk/SKILL.md", - "description": "Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-vega/SKILL.md", + "description": "Patterns and lived experience from Vega, an AI partner in a deep long-term partnership.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-sdk/SKILL.md" + "repoPath": "skills/from-the-other-side-vega/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-spaces", - "displayName": "Copilot Spaces", + "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-wiggins", + "displayName": "From the Other Side Wiggins", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-spaces/SKILL.md", - "description": "Use Copilot Spaces to provide project-specific context to conversations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-wiggins/SKILL.md", + "description": "Narrative and synthesis profile for Wiggins: framing, explanation, and audience-aware communication patterns for Ember sessions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-spaces/SKILL.md" + "repoPath": "skills/from-the-other-side-wiggins/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:copilot-usage-metrics", - "displayName": "Copilot Usage Metrics", + "identifier": "urn:air:github.com:github:awesome-copilot:game-engine", + "displayName": "Game Engine", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/copilot-usage-metrics/SKILL.md", - "description": "Retrieve and display GitHub Copilot usage metrics for organizations and enterprises using the GitHub CLI and REST API.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/game-engine/SKILL.md", + "description": "Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/copilot-usage-metrics/SKILL.md" + "repoPath": "skills/game-engine/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:cosmosdb-datamodeling", - "displayName": "Cosmosdb Datamodeling", + "identifier": "urn:air:github.com:github:awesome-copilot:gdpr-compliant", + "displayName": "Gdpr Compliant", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/cosmosdb-datamodeling/SKILL.md", - "description": "Step-by-step guide for capturing key application requirements for NoSQL use-case and produce Azure Cosmos DB Data NoSQL Model design using best...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gdpr-compliant/SKILL.md", + "description": "Apply GDPR-compliant engineering practices across your codebase.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/cosmosdb-datamodeling/SKILL.md" + "repoPath": "skills/gdpr-compliant/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-agentsmd", - "displayName": "Create Agentsmd", + "identifier": "urn:air:github.com:github:awesome-copilot:gen-specs-as-issues", + "displayName": "Gen Specs as Issues", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-agentsmd/SKILL.md", - "description": "Prompt for generating an AGENTS.md file for a repository", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gen-specs-as-issues/SKILL.md", + "description": "This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-agentsmd/SKILL.md" + "repoPath": "skills/gen-specs-as-issues/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-architectural-decision-record", - "displayName": "Create Architectural Decision Record", + "identifier": "urn:air:github.com:github:awesome-copilot:generate-custom-instructions-from-codebase", + "displayName": "Generate Custom Instructions From Codebase", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-architectural-decision-record/SKILL.md", - "description": "Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/generate-custom-instructions-from-codebase/SKILL.md", + "description": "Migration and code evolution instructions generator for GitHub Copilot.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-architectural-decision-record/SKILL.md" + "repoPath": "skills/generate-custom-instructions-from-codebase/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-github-action-workflow-specification", - "displayName": "Create GitHub Action Workflow Specification", + "identifier": "urn:air:github.com:github:awesome-copilot:generate-image", + "displayName": "Generate Image", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-action-workflow-specification/SKILL.md", - "description": "Create a formal specification for an existing GitHub Actions CI/CD workflow, optimized for AI consumption and workflow maintenance.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/generate-image/SKILL.md", + "description": "Generate images using AI. Use when asked to generate, create, or make images, textures, icons, sprites, artwork, visual assets, or mockups.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-github-action-workflow-specification/SKILL.md" + "repoPath": "skills/generate-image/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issue-feature-from-specification", - "displayName": "Create GitHub Issue Feature From Specification", + "identifier": "urn:air:github.com:github:awesome-copilot:geofeed-tuner", + "displayName": "Geofeed Tuner", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issue-feature-from-specification/SKILL.md", - "description": "Create GitHub Issue for feature request from specification file using feature_request.yml template.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/geofeed-tuner/SKILL.md", + "description": "Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-github-issue-feature-from-specification/SKILL.md" + "repoPath": "skills/geofeed-tuner/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issues-feature-from-implementation-plan", - "displayName": "Create GitHub Issues Feature From Implementation Plan", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issues-feature-from-implementation-plan/SKILL.md", - "description": "Create GitHub Issues from implementation plan phases using feature_request.yml or chore_request.yml templates.", + "identifier": "urn:air:github.com:github:awesome-copilot:gesture-review", + "displayName": "Gesture Review", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/gesture-review/plugin.json", + "description": "Review pull requests with a live camera feed and approve or reject them using gestures in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-github-issues-feature-from-implementation-plan/SKILL.md" + "repoPath": "plugins/gesture-review/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-github-issues-for-unmet-specification-requirements", - "displayName": "Create GitHub Issues for Unmet Specification Requirements", + "identifier": "urn:air:github.com:github:gh-stack:gh-stack", + "displayName": "GH Stack", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-github-issues-for-unmet-specification-requirements/SKILL.md", - "description": "Create GitHub Issues for unimplemented requirements from specification files using feature_request.yml template.", + "url": "https://github.com/github/gh-stack/blob/main/skills/gh-stack/SKILL.md", + "description": "Manage stacked branches and pull requests with the gh-stack GitHub CLI extension.", "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-github-issues-for-unmet-specification-requirements/SKILL.md" + "sourceSet": "github/gh-stack", + "repoPath": "skills/gh-stack/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-implementation-plan", - "displayName": "Create Implementation Plan", + "identifier": "urn:air:github.com:github:awesome-copilot:git-commit", + "displayName": "Git Commit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-implementation-plan/SKILL.md", - "description": "Create a new implementation plan file for new features, refactoring existing code or upgrading packages, design, architecture or infrastructure.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/git-commit/SKILL.md", + "description": "Execute git commit with conventional commit message analysis, intelligent staging, and message generation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-implementation-plan/SKILL.md" + "repoPath": "skills/git-commit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-llms", - "displayName": "Create Llms", + "identifier": "urn:air:github.com:github:awesome-copilot:git-flow-branch-creator", + "displayName": "Git Flow Branch Creator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-llms/SKILL.md", - "description": "Create an llms.txt file from scratch based on repository structure following the llms.txt specification at https://llmstxt.org/", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/git-flow-branch-creator/SKILL.md", + "description": "Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-llms/SKILL.md" + "repoPath": "skills/git-flow-branch-creator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-readme", - "displayName": "Create Readme", + "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-efficiency", + "displayName": "GitHub Actions Efficiency", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-readme/SKILL.md", - "description": "Create a README.md file for the project", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-efficiency/SKILL.md", + "description": "Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-readme/SKILL.md" + "repoPath": "skills/github-actions-efficiency/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-specification", - "displayName": "Create Specification", + "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-hardening", + "displayName": "GitHub Actions Hardening", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-specification/SKILL.md", - "description": "Create a new specification file for the solution, optimized for Generative AI consumption.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-hardening/SKILL.md", + "description": "Security hardening reviewer for GitHub Actions workflow files (.github/workflows/*.yml).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-specification/SKILL.md" + "repoPath": "skills/github-actions-hardening/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-spring-boot-java-project", - "displayName": "Create Spring Boot Java Project", + "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-runtime-upgrade-conventions", + "displayName": "GitHub Actions Runtime Upgrade Conventions", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-spring-boot-java-project/SKILL.md", - "description": "Create Spring Boot Java Project Skeleton", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-runtime-upgrade-conventions/SKILL.md", + "description": "Upgrade GitHub Actions to supported runtimes by selecting safe action versions, preserving workflow behavior, and validating post-upgrade execution.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-spring-boot-java-project/SKILL.md" + "repoPath": "skills/github-actions-runtime-upgrade-conventions/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-spring-boot-kotlin-project", - "displayName": "Create Spring Boot Kotlin Project", + "identifier": "urn:air:github.com:github:awesome-copilot:github-codespaces-efficiency", + "displayName": "GitHub Codespaces Efficiency", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-spring-boot-kotlin-project/SKILL.md", - "description": "Create Spring Boot Kotlin Project Skeleton", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-codespaces-efficiency/SKILL.md", + "description": "Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-spring-boot-kotlin-project/SKILL.md" + "repoPath": "skills/github-codespaces-efficiency/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-technical-spike", - "displayName": "Create Technical Spike", + "identifier": "urn:air:github.com:github:awesome-copilot:github-copilot-starter", + "displayName": "GitHub Copilot Starter", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-technical-spike/SKILL.md", - "description": "Create time-boxed technical spike documents for researching and resolving critical development decisions before implementation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-copilot-starter/SKILL.md", + "description": "Set up complete GitHub Copilot configuration for a new project based on technology stack", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-technical-spike/SKILL.md" + "repoPath": "skills/github-copilot-starter/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:create-tldr-page", - "displayName": "Create Tldr Page", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/create-tldr-page/SKILL.md", - "description": "Create a tldr page from documentation URLs and command examples, requiring both URL and command name.", + "identifier": "urn:air:github.com:github:awesome-copilot:github-issues", + "displayName": "GitHub Issues", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-issues/SKILL.md", + "description": "Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/create-tldr-page/SKILL.md" + "repoPath": "skills/github-issues/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-master-migration-plan", - "displayName": "Creating Oracle to Postgres Master Migration Plan", + "identifier": "urn:air:github.com:github:awesome-copilot:github-release", + "displayName": "GitHub Release", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-master-migration-plan/SKILL.md", - "description": "Discovers all projects in a .NET solution, classifies each for Oracle-to-PostgreSQL migration eligibility, and produces a persistent master migration...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-release/SKILL.md", + "description": "Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/creating-oracle-to-postgres-master-migration-plan/SKILL.md" + "repoPath": "skills/github-release/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-migration-bug-report", - "displayName": "Creating Oracle to Postgres Migration Bug Report", + "identifier": "urn:air:github.com:github:awesome-copilot:gitmoji", + "displayName": "Gitmoji", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-migration-bug-report/SKILL.md", - "description": "Creates structured bug reports for defects found during Oracle-to-PostgreSQL migration.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gitmoji/SKILL.md", + "description": "Generates commit messages following the gitmoji convention (https://gitmoji.dev) — picks the right emoji for the intent of the change and writes a...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/creating-oracle-to-postgres-migration-bug-report/SKILL.md" + "repoPath": "skills/gitmoji/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:creating-oracle-to-postgres-migration-integration-tests", - "displayName": "Creating Oracle to Postgres Migration Integration Tests", + "identifier": "urn:air:github.com:github:awesome-copilot:go-mcp-server-generator", + "displayName": "Go MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/creating-oracle-to-postgres-migration-integration-tests/SKILL.md", - "description": "Creates integration test cases for .NET data access artifacts during Oracle-to-PostgreSQL database migrations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/go-mcp-server-generator/SKILL.md", + "description": "Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/creating-oracle-to-postgres-migration-integration-tests/SKILL.md" + "repoPath": "skills/go-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-async", - "displayName": "C# Async", + "identifier": "urn:air:github.com:github:awesome-copilot:gsap-framer-scroll-animation", + "displayName": "Gsap Framer Scroll Animation", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-async/SKILL.md", - "description": "Get best practices for C# async programming", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gsap-framer-scroll-animation/SKILL.md", + "description": "Use this skill whenever the user wants to build scroll animations, scroll effects, parallax, scroll-triggered reveals, pinned sections, horizontal...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-async/SKILL.md" + "repoPath": "skills/gsap-framer-scroll-animation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-docs", - "displayName": "C# Docs", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-0-to-1-launch", + "displayName": "GTM 0 to 1 Launch", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-docs/SKILL.md", - "description": "Ensure that C# types are documented with XML comments and follow best practices for documentation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-0-to-1-launch/SKILL.md", + "description": "Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-docs/SKILL.md" + "repoPath": "skills/gtm-0-to-1-launch/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-mstest", - "displayName": "C# Mstest", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-ai-gtm", + "displayName": "GTM AI GTM", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-mstest/SKILL.md", - "description": "Get best practices for MSTest 3.x/4.x unit testing, including modern assertion APIs and data-driven tests", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-ai-gtm/SKILL.md", + "description": "Go-to-market strategy for AI products. Use when positioning AI products, handling \"who is responsible when it breaks\" objections, pricing variable-cost.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-mstest/SKILL.md" + "repoPath": "skills/gtm-ai-gtm/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-nunit", - "displayName": "C# Nunit", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-board-and-investor-communication", + "displayName": "GTM Board and Investor Communication", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-nunit/SKILL.md", - "description": "Get best practices for NUnit unit testing, including data-driven tests", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-board-and-investor-communication/SKILL.md", + "description": "Board meeting preparation, investor updates, and executive communication.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-nunit/SKILL.md" + "repoPath": "skills/gtm-board-and-investor-communication/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-tunit", - "displayName": "C# Tunit", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-developer-ecosystem", + "displayName": "GTM Developer Ecosystem", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-tunit/SKILL.md", - "description": "Get best practices for TUnit unit testing, including data-driven tests", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-developer-ecosystem/SKILL.md", + "description": "Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-tunit/SKILL.md" + "repoPath": "skills/gtm-developer-ecosystem/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:csharp-xunit", - "displayName": "C# Xunit", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-enterprise-account-planning", + "displayName": "GTM Enterprise Account Planning", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/csharp-xunit/SKILL.md", - "description": "Get best practices for XUnit unit testing, including data-driven tests", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-enterprise-account-planning/SKILL.md", + "description": "Strategic account planning and execution for enterprise deals.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/csharp-xunit/SKILL.md" + "repoPath": "skills/gtm-enterprise-account-planning/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:daily-prep", - "displayName": "Daily Prep", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-enterprise-onboarding", + "displayName": "GTM Enterprise Onboarding", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/daily-prep/SKILL.md", - "description": "Prepare for tomorrow's meetings and tasks. Pulls calendar from Outlook via WorkIQ, cross-references open tasks and workspace context, classifies...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-enterprise-onboarding/SKILL.md", + "description": "Four-phase framework for onboarding enterprise customers from contract to value realization.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/daily-prep/SKILL.md" + "repoPath": "skills/gtm-enterprise-onboarding/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:data-breach-blast-radius", - "displayName": "Data Breach Blast Radius", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-operating-cadence", + "displayName": "GTM Operating Cadence", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/data-breach-blast-radius/SKILL.md", - "description": "Pre-breach impact analysis: inventories sensitive data (PII, PHI, PCI-DSS, credentials), traces data flows, scores exposure vectors, and produces a...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-operating-cadence/SKILL.md", + "description": "Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/data-breach-blast-radius/SKILL.md" + "repoPath": "skills/gtm-operating-cadence/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:datanalysis-credit-risk", - "displayName": "Datanalysis Credit Risk", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-partnership-architecture", + "displayName": "GTM Partnership Architecture", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/datanalysis-credit-risk/SKILL.md", - "description": "Credit risk data cleaning and variable screening pipeline for pre-loan modeling.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-partnership-architecture/SKILL.md", + "description": "Build and scale partner ecosystems that drive revenue and platform adoption.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/datanalysis-credit-risk/SKILL.md" + "repoPath": "skills/gtm-partnership-architecture/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-advanced-patterns", - "displayName": "Dataverse Python Advanced Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-positioning-strategy", + "displayName": "GTM Positioning Strategy", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-advanced-patterns/SKILL.md", - "description": "Generate production code for Dataverse SDK using advanced patterns, error handling, and optimization techniques.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-positioning-strategy/SKILL.md", + "description": "Find and own a defensible market position. Use when messaging sounds like competitors, conversion is weak despite awareness, repositioning a product, or", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dataverse-python-advanced-patterns/SKILL.md" + "repoPath": "skills/gtm-positioning-strategy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-production-code", - "displayName": "Dataverse Python Production Code", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-product-led-growth", + "displayName": "GTM Product Led Growth", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-production-code/SKILL.md", - "description": "Generate production-ready Python code using Dataverse SDK with error handling, optimization, and best practices", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-product-led-growth/SKILL.md", + "description": "Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, building...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dataverse-python-production-code/SKILL.md" + "repoPath": "skills/gtm-product-led-growth/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-quickstart", - "displayName": "Dataverse Python Quickstart", + "identifier": "urn:air:github.com:github:awesome-copilot:gtm-technical-product-pricing", + "displayName": "GTM Technical Product Pricing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-quickstart/SKILL.md", - "description": "Generate Python SDK setup + CRUD + bulk + paging snippets using official patterns.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-technical-product-pricing/SKILL.md", + "description": "Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dataverse-python-quickstart/SKILL.md" + "repoPath": "skills/gtm-technical-product-pricing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dataverse-python-usecase-builder", - "displayName": "Dataverse Python Usecase Builder", + "identifier": "urn:air:github.com:github:awesome-copilot:harness-engineering", + "displayName": "Harness Engineering", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dataverse-python-usecase-builder/SKILL.md", - "description": "Generate complete solutions for specific Dataverse SDK use cases with architecture recommendations", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/harness-engineering/SKILL.md", + "description": "Adopt repository-level harness engineering for coding agents.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dataverse-python-usecase-builder/SKILL.md" + "repoPath": "skills/harness-engineering/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:debian-linux-triage", - "displayName": "Debian Linux Triage", + "identifier": "urn:air:github.com:github:awesome-copilot:image-annotations", + "displayName": "Image Annotations", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/debian-linux-triage/SKILL.md", - "description": "Triage and resolve Debian Linux issues with apt, systemd, and AppArmor-aware guidance.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/image-annotations/SKILL.md", + "description": "Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/debian-linux-triage/SKILL.md" + "repoPath": "skills/image-annotations/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:declarative-agents", - "displayName": "Declarative Agents", + "identifier": "urn:air:github.com:github:awesome-copilot:image-manipulation-image-magick", + "displayName": "Image Manipulation Image Magick", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/declarative-agents/SKILL.md", - "description": "Complete development kit for Microsoft 365 Copilot declarative agents with three comprehensive workflows (basic, advanced, validation), TypeSpec...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/image-manipulation-image-magick/SKILL.md", + "description": "Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/declarative-agents/SKILL.md" + "repoPath": "skills/image-manipulation-image-magick/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dependabot", - "displayName": "Dependabot", + "identifier": "urn:air:github.com:github:awesome-copilot:impediment-prioritization", + "displayName": "Impediment Prioritization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dependabot/SKILL.md", - "description": "Comprehensive guide for configuring and managing GitHub Dependabot.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/impediment-prioritization/SKILL.md", + "description": "Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dependabot/SKILL.md" + "repoPath": "skills/impediment-prioritization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:desk-journal", - "displayName": "Desk Journal", + "identifier": "urn:air:github.com:github:awesome-copilot:import-infrastructure-as-code", + "displayName": "Import Infrastructure as Code", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/desk-journal/SKILL.md", - "description": "Write, append, or read desk journal entries. The journal is persistent memory — what survives session boundaries.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/import-infrastructure-as-code/SKILL.md", + "description": "Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/desk-journal/SKILL.md" + "repoPath": "skills/import-infrastructure-as-code/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:desk-open", - "displayName": "Desk Open", + "identifier": "urn:air:github.com:github:awesome-copilot:incident-postmortem", + "displayName": "Incident Postmortem", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/desk-open/SKILL.md", - "description": "Create and open a new desk in the workshop. Sets up the folder structure, initial journal, and desk identity so the next session that sits down finds...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/incident-postmortem/SKILL.md", + "description": "Use when an outage, production incident, or significant service degradation has occurred and the team needs to write a structured blameless post-mortem.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/desk-open/SKILL.md" + "repoPath": "skills/incident-postmortem/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:devops-rollout-plan", - "displayName": "Devops Rollout Plan", + "identifier": "urn:air:github.com:github:awesome-copilot:integrate-context-matic", + "displayName": "Integrate Context Matic", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/devops-rollout-plan/SKILL.md", - "description": "Generate comprehensive rollout plans with preflight checks, step-by-step deployment, verification signals, rollback procedures, and communication plans.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/integrate-context-matic/SKILL.md", + "description": "Discovers and integrates third-party APIs using the context-matic MCP server.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/devops-rollout-plan/SKILL.md" + "repoPath": "skills/integrate-context-matic/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:diagnose", - "displayName": "Diagnose", + "identifier": "urn:air:github.com:github:awesome-copilot:issue-fields-migration", + "displayName": "Issue Fields Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/diagnose/SKILL.md", - "description": "Perform a systematic diagnostic scan of an AI workflow across 5 quality dimensions — prompt quality, context efficiency, tool health, architecture...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/issue-fields-migration/SKILL.md", + "description": "Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/diagnose/SKILL.md" + "repoPath": "skills/issue-fields-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:diagram-viewer", - "displayName": "Diagram Viewer", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/diagram-viewer/plugin.json", - "description": "Render interactive diagrams, drill into nodes, and view agent-generated explanations in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:java-add-graalvm-native-image-support", + "displayName": "Java Add Graalvm Native Image Support", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-add-graalvm-native-image-support/SKILL.md", + "description": "GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/diagram-viewer/plugin.json" + "repoPath": "skills/java-add-graalvm-native-image-support/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:doc-and-modernize", - "displayName": "Doc and Modernize", + "identifier": "urn:air:github.com:github:awesome-copilot:java-docs", + "displayName": "Java Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/doc-and-modernize/SKILL.md", - "description": "Two related workflows for a locally-cloned codebase, in one skill.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-docs/SKILL.md", + "description": "Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/doc-and-modernize/SKILL.md" + "repoPath": "skills/java-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:documentation-writer", - "displayName": "Documentation Writer", + "identifier": "urn:air:github.com:github:awesome-copilot:java-helidon", + "displayName": "Java Helidon", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/documentation-writer/SKILL.md", - "description": "Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-helidon/SKILL.md", + "description": "Get best practices for developing applications with Helidon 4 (SE and MP).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/documentation-writer/SKILL.md" + "repoPath": "skills/java-helidon/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-best-practices", - "displayName": ".NET Best Practices", + "identifier": "urn:air:github.com:github:awesome-copilot:java-junit", + "displayName": "Java Junit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-best-practices/SKILL.md", - "description": "Ensure .NET/C# code meets best practices for the solution/project.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-junit/SKILL.md", + "description": "Get best practices for JUnit 5 unit testing, including data-driven tests", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dotnet-best-practices/SKILL.md" + "repoPath": "skills/java-junit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-design-pattern-review", - "displayName": ".NET Design Pattern Review", + "identifier": "urn:air:github.com:github:awesome-copilot:java-mcp-server-generator", + "displayName": "Java MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-design-pattern-review/SKILL.md", - "description": "Review the C#/.NET code for design pattern implementation and suggest improvements.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-mcp-server-generator/SKILL.md", + "description": "Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dotnet-design-pattern-review/SKILL.md" + "repoPath": "skills/java-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-mcp-builder", - "displayName": ".NET MCP Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-mcp-builder/SKILL.md", - "description": "Build Model Context Protocol (MCP) servers in C#/.NET against the current ModelContextProtocol 2.x NuGet packages.", + "identifier": "urn:air:github.com:github:awesome-copilot:java-modernization-studio", + "displayName": "Java Modernization Studio", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/java-modernization-studio/plugin.json", + "description": "Drive Java modernization assessment, planning, progress, validation, and predefined tasks from a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dotnet-mcp-builder/SKILL.md" + "repoPath": "plugins/java-modernization-studio/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-timezone", - "displayName": ".NET Timezone", + "identifier": "urn:air:github.com:github:awesome-copilot:java-refactoring-extract-method", + "displayName": "Java Refactoring Extract Method", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-timezone/SKILL.md", - "description": ".NET timezone handling guidance for C# applications. Use when working with TimeZoneInfo, DateTimeOffset, NodaTime, UTC conversion, daylight saving time.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-refactoring-extract-method/SKILL.md", + "description": "Refactoring using Extract Methods in Java Language", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dotnet-timezone/SKILL.md" + "repoPath": "skills/java-refactoring-extract-method/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:dotnet-upgrade", - "displayName": ".NET Upgrade", + "identifier": "urn:air:github.com:github:awesome-copilot:java-refactoring-remove-parameter", + "displayName": "Java Refactoring Remove Parameter", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/dotnet-upgrade/SKILL.md", - "description": "Ready-to-use prompts for comprehensive .NET framework upgrade analysis and execution", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-refactoring-remove-parameter/SKILL.md", + "description": "Refactoring using Remove Parameter in Java Language", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/dotnet-upgrade/SKILL.md" + "repoPath": "skills/java-refactoring-remove-parameter/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:doublecheck", - "displayName": "Doublecheck", + "identifier": "urn:air:github.com:github:awesome-copilot:java-springboot", + "displayName": "Java Springboot", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/doublecheck/SKILL.md", - "description": "Three-layer verification pipeline for AI output. Extracts verifiable claims, finds supporting or contradicting sources via web search, runs adversarial.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-springboot/SKILL.md", + "description": "Get best practices for developing applications with Spring Boot.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/doublecheck/SKILL.md" + "repoPath": "skills/java-springboot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:draw-io-diagram-generator", - "displayName": "Draw IO Diagram Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:javascript-typescript-jest", + "displayName": "Javascript Typescript Jest", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/draw-io-diagram-generator/SKILL.md", - "description": "Use when creating, editing, or generating draw.io diagram files (.drawio, .drawio.svg, .drawio.png).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/javascript-typescript-jest/SKILL.md", + "description": "Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/draw-io-diagram-generator/SKILL.md" + "repoPath": "skills/javascript-typescript-jest/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:drawio", - "displayName": "Drawio", + "identifier": "urn:air:github.com:github:awesome-copilot:javax-to-jakarta-migration", + "displayName": "Javax to Jakarta Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/drawio/SKILL.md", - "description": "Generate draw.io diagrams as .drawio files and export to PNG/SVG/PDF with embedded XML", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/javax-to-jakarta-migration/SKILL.md", + "description": "Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in the...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/drawio/SKILL.md" + "repoPath": "skills/javax-to-jakarta-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:editorconfig", - "displayName": "Editorconfig", + "identifier": "urn:air:github.com:github:awesome-copilot:kotlin-mcp-server-generator", + "displayName": "Kotlin MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/editorconfig/SKILL.md", - "description": "Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/kotlin-mcp-server-generator/SKILL.md", + "description": "Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/editorconfig/SKILL.md" + "repoPath": "skills/kotlin-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:ef-core", - "displayName": "Ef Core", + "identifier": "urn:air:github.com:github:awesome-copilot:kotlin-springboot", + "displayName": "Kotlin Springboot", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ef-core/SKILL.md", - "description": "Get best practices for Entity Framework Core", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/kotlin-springboot/SKILL.md", + "description": "Get best practices for developing applications with Spring Boot and Kotlin.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ef-core/SKILL.md" + "repoPath": "skills/kotlin-springboot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:efcore-d2-db-diagram", - "displayName": "Efcore D2 DB Diagram", + "identifier": "urn:air:github.com:github:awesome-copilot:latchshot-page-capture", + "displayName": "Latchshot Page Capture", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/efcore-d2-db-diagram/SKILL.md", - "description": "Generate D2 database diagrams from Entity Framework Core models.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/latchshot-page-capture/SKILL.md", + "description": "Use this skill when a user needs a screenshot, website thumbnail, full-page capture, or PDF of a public HTTP(S) webpage saved as a local artifact...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/efcore-d2-db-diagram/SKILL.md" + "repoPath": "skills/latchshot-page-capture/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:em-dash", - "displayName": "Em Dash", + "identifier": "urn:air:github.com:github:awesome-copilot:legacy-circuit-mockups", + "displayName": "Legacy Circuit Mockups", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/em-dash/SKILL.md", - "description": "Expert on the history, origin, and correct use of the em dash.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/legacy-circuit-mockups/SKILL.md", + "description": "Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/em-dash/SKILL.md" + "repoPath": "skills/legacy-circuit-mockups/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:email-drafter", - "displayName": "Email Drafter", + "identifier": "urn:air:github.com:github:awesome-copilot:linkedin-post-formatter", + "displayName": "Linkedin Post Formatter", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/email-drafter/SKILL.md", - "description": "Draft and review professional emails that match your personal writing style.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/linkedin-post-formatter/SKILL.md", + "description": "Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/email-drafter/SKILL.md" + "repoPath": "skills/linkedin-post-formatter/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:entra-agent-user", - "displayName": "Entra Agent User", + "identifier": "urn:air:github.com:github:awesome-copilot:lsp-setup", + "displayName": "LSP Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/entra-agent-user/SKILL.md", - "description": "Create Agent Users in Microsoft Entra ID from Agent Identities, enabling AI agents to act as digital workers with user identity capabilities in...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/lsp-setup/SKILL.md", + "description": "Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/entra-agent-user/SKILL.md" + "repoPath": "skills/lsp-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:eval-driven-dev", - "displayName": "Eval Driven Dev", + "identifier": "urn:air:github.com:github:awesome-copilot:make-repo-contribution", + "displayName": "Make Repo Contribution", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/eval-driven-dev/SKILL.md", - "description": "Improve AI application with evaluation-driven development. Define eval criteria, instrument the application, build golden datasets, observe and evaluate", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/make-repo-contribution/SKILL.md", + "description": "All changes to code must follow the guidance documented in the repository.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/eval-driven-dev/SKILL.md" + "repoPath": "skills/make-repo-contribution/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:exam-ready", - "displayName": "Exam Ready", + "identifier": "urn:air:github.com:github:awesome-copilot:markdown-to-html", + "displayName": "Markdown to HTML", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/exam-ready/SKILL.md", - "description": "Activate this skill when a student provides study material (PDF or pasted notes) and a syllabus, and wants to prepare for an exam.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/markdown-to-html/SKILL.md", + "description": "Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/exam-ready/SKILL.md" + "repoPath": "skills/markdown-to-html/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:excalidraw-diagram-generator", - "displayName": "Excalidraw Diagram Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:markstream-install", + "displayName": "Markstream Install", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/excalidraw-diagram-generator/SKILL.md", - "description": "Generate Excalidraw diagrams from natural language descriptions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/markstream-install/SKILL.md", + "description": "Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/excalidraw-diagram-generator/SKILL.md" + "repoPath": "skills/markstream-install/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:eyeball", - "displayName": "Eyeball", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-cli", + "displayName": "MCP CLI", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/eyeball/SKILL.md", - "description": "Document analysis with inline source screenshots. When you ask Copilot to analyze a document, Eyeball generates a Word doc where every factual claim...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-cli/SKILL.md", + "description": "Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/eyeball/SKILL.md" + "repoPath": "skills/mcp-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:fabric-lakehouse", - "displayName": "Fabric Lakehouse", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-copilot-studio-server-generator", + "displayName": "MCP Copilot Studio Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/fabric-lakehouse/SKILL.md", - "description": "Use this skill to get context about Fabric Lakehouse and its features for software systems and AI-powered functions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-copilot-studio-server-generator/SKILL.md", + "description": "Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/fabric-lakehouse/SKILL.md" + "repoPath": "skills/mcp-copilot-studio-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:fedora-linux-triage", - "displayName": "Fedora Linux Triage", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-create-adaptive-cards", + "displayName": "MCP Create Adaptive Cards", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/fedora-linux-triage/SKILL.md", - "description": "Triage and resolve Fedora issues with dnf, systemd, and SELinux-aware guidance.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-create-adaptive-cards/SKILL.md", + "description": "Skill converted from mcp-create-adaptive-cards.prompt.md", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/fedora-linux-triage/SKILL.md" + "repoPath": "skills/mcp-create-adaptive-cards/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:feedback-themes", - "displayName": "Feedback Themes", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/feedback-themes/plugin.json", - "description": "Explore grouped customer feedback signals by impact and drill into themes in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-create-declarative-agent", + "displayName": "MCP Create Declarative Agent", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-create-declarative-agent/SKILL.md", + "description": "Skill converted from mcp-create-declarative-agent.prompt.md", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/feedback-themes/plugin.json" + "repoPath": "skills/mcp-create-declarative-agent/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:finalize-agent-prompt", - "displayName": "Finalize Agent Prompt", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-deploy-manage-agents", + "displayName": "MCP Deploy Manage Agents", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/finalize-agent-prompt/SKILL.md", - "description": "Finalize prompt file using the role of an AI agent to polish the prompt for the end user.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-deploy-manage-agents/SKILL.md", + "description": "Skill converted from mcp-deploy-manage-agents.prompt.md", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/finalize-agent-prompt/SKILL.md" + "repoPath": "skills/mcp-deploy-manage-agents/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:finnish-humanizer", - "displayName": "Finnish Humanizer", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-implementation-security-review", + "displayName": "MCP Implementation Security Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/finnish-humanizer/SKILL.md", - "description": "Detect and remove AI-generated markers from Finnish text, making it sound like a native Finnish speaker wrote it.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-implementation-security-review/SKILL.md", + "description": "Review the implementation source code of MCP (Model Context Protocol) servers, clients, and tool handlers against a security baseline — authentication..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/finnish-humanizer/SKILL.md" + "repoPath": "skills/mcp-implementation-security-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:first-ask", - "displayName": "First Ask", + "identifier": "urn:air:github.com:github:awesome-copilot:mcp-security-audit", + "displayName": "MCP Security Audit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/first-ask/SKILL.md", - "description": "Interactive, input-tool powered, task refinement workflow: interrogates scope, deliverables, constraints before carrying out the task; Requires the...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-security-audit/SKILL.md", + "description": "Audit MCP (Model Context Protocol) server configurations for security issues.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/first-ask/SKILL.md" + "repoPath": "skills/mcp-security-audit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flight-map-canvas", - "displayName": "Flight Map Canvas", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/flight-map-canvas/plugin.json", - "description": "Explore Google Maps using 3D flight-simulator controls while agents report their work in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:md-to-docx", + "displayName": "MD to Docx", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/md-to-docx/SKILL.md", + "description": "Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/flight-map-canvas/plugin.json" + "repoPath": "skills/md-to-docx/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-build", - "displayName": "Flowstudio Power Automate Build", + "identifier": "urn:air:github.com:github:awesome-copilot:meeting-minutes", + "displayName": "Meeting Minutes", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-build/SKILL.md", - "description": "Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/meeting-minutes/SKILL.md", + "description": "Generate concise, actionable meeting minutes for internal meetings.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/flowstudio-power-automate-build/SKILL.md" + "repoPath": "skills/meeting-minutes/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-debug", - "displayName": "Flowstudio Power Automate Debug", + "identifier": "urn:air:github.com:github:awesome-copilot:memory-merger", + "displayName": "Memory Merger", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-debug/SKILL.md", - "description": "Debug failing Power Automate cloud flows using the FlowStudio MCP server. The Graph API only shows top-level status codes.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/memory-merger/SKILL.md", + "description": "Merges mature lessons from a domain memory file into its instruction file.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/flowstudio-power-automate-debug/SKILL.md" + "repoPath": "skills/memory-merger/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-governance", - "displayName": "Flowstudio Power Automate Governance", + "identifier": "urn:air:github.com:github:awesome-copilot:mentoring-juniors", + "displayName": "Mentoring Juniors", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-governance/SKILL.md", - "description": "Govern Power Automate flows and Power Apps at scale using the FlowStudio MCP cached store.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mentoring-juniors/SKILL.md", + "description": "Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/flowstudio-power-automate-governance/SKILL.md" + "repoPath": "skills/mentoring-juniors/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-mcp", - "displayName": "Flowstudio Power Automate MCP", + "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-agent-framework", + "displayName": "Microsoft Agent Framework", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-mcp/SKILL.md", - "description": "Foundation skill for Power Automate via FlowStudio MCP — auth setup, the reusable MCP helper (Python + Node.js), tool discovery via `list_skills` /...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-agent-framework/SKILL.md", + "description": "Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/flowstudio-power-automate-mcp/SKILL.md" + "repoPath": "skills/microsoft-agent-framework/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:flowstudio-power-automate-monitoring", - "displayName": "Flowstudio Power Automate Monitoring", + "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-code-reference", + "displayName": "Microsoft Code Reference", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/flowstudio-power-automate-monitoring/SKILL.md", - "description": "Pro+ subscription required. Tenant-wide Power Automate monitoring using the FlowStudio MCP cached store: failure rates, run-health trends, maker/app...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-code-reference/SKILL.md", + "description": "Look up Microsoft API references, find working code samples, and verify SDK code is correct.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/flowstudio-power-automate-monitoring/SKILL.md" + "repoPath": "skills/microsoft-code-reference/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:fluentui-blazor", - "displayName": "Fluentui Blazor", + "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-docs", + "displayName": "Microsoft Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/fluentui-blazor/SKILL.md", - "description": "Guide for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components NuGet package) in Blazor applications.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-docs/SKILL.md", + "description": "Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/fluentui-blazor/SKILL.md" + "repoPath": "skills/microsoft-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:folder-structure-blueprint-generator", - "displayName": "Folder Structure Blueprint Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-skill-creator", + "displayName": "Microsoft Skill Creator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/folder-structure-blueprint-generator/SKILL.md", - "description": "Comprehensive technology-agnostic prompt for analyzing and documenting project folder structures.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-skill-creator/SKILL.md", + "description": "Create agent skills for Microsoft technologies using Learn MCP tools.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/folder-structure-blueprint-generator/SKILL.md" + "repoPath": "skills/microsoft-skill-creator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:foundry-agent-sync", - "displayName": "Foundry Agent Sync", + "identifier": "urn:air:github.com:github:awesome-copilot:migrating-oracle-to-postgres-stored-procedures", + "displayName": "Migrating Oracle to Postgres Stored Procedures", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/foundry-agent-sync/SKILL.md", - "description": "Create and synchronize prompt-based AI agents directly within Azure AI Foundry via REST API, from a local JSON manifest. Unlike scaffolding skills that.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/migrating-oracle-to-postgres-stored-procedures/SKILL.md", + "description": "Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/foundry-agent-sync/SKILL.md" + "repoPath": "skills/migrating-oracle-to-postgres-stored-procedures/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:foundry-hosted-agent-copilotkit", - "displayName": "Foundry Hosted Agent Copilotkit", + "identifier": "urn:air:github.com:github:awesome-copilot:minecraft-plugin-development", + "displayName": "Minecraft Plugin Development", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/foundry-hosted-agent-copilotkit/SKILL.md", - "description": "Ongoing development guidance for agentic web apps that pair a CopilotKit frontend with Microsoft Agent Framework agents on Azure AI Foundry hosted...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/minecraft-plugin-development/SKILL.md", + "description": "Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/foundry-hosted-agent-copilotkit/SKILL.md" + "repoPath": "skills/minecraft-plugin-development/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:freecad-scripts", - "displayName": "Freecad Scripts", + "identifier": "urn:air:github.com:github:awesome-copilot:mini-context-graph", + "displayName": "Mini Context Graph", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/freecad-scripts/SKILL.md", - "description": "Expert skill for writing FreeCAD Python scripts, macros, and automation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mini-context-graph/SKILL.md", + "description": "A persistent, compounding knowledge base combining Karpathy's LLM Wiki pattern with a structured knowledge graph.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/freecad-scripts/SKILL.md" + "repoPath": "skills/mini-context-graph/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-anitta", - "displayName": "From the Other Side Anitta", + "identifier": "urn:air:github.com:github:awesome-copilot:mkdocs-translations", + "displayName": "Mkdocs Translations", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-anitta/SKILL.md", - "description": "Rigorous challenge profile for Anitta: assumption checks, evidence calibration, and defensible reasoning patterns for Ember collaboration.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mkdocs-translations/SKILL.md", + "description": "Generate a language translation for a mkdocs documentation stack.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/from-the-other-side-anitta/SKILL.md" + "repoPath": "skills/mkdocs-translations/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-quinn", - "displayName": "From the Other Side Quinn", + "identifier": "urn:air:github.com:github:awesome-copilot:msgraph-sdk", + "displayName": "Msgraph SDK", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-quinn/SKILL.md", - "description": "Collaboration profile for Quinn: curious, energetic, and implementation-focused partnership patterns for Ember sessions with Alison.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/msgraph-sdk/SKILL.md", + "description": "Integrate Microsoft Graph SDK into any project — .NET, TypeScript/JavaScript, or Python.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/from-the-other-side-quinn/SKILL.md" + "repoPath": "skills/msgraph-sdk/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-vega", - "displayName": "From the Other Side Vega", + "identifier": "urn:air:github.com:github:awesome-copilot:msstore-cli", + "displayName": "Msstore CLI", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-vega/SKILL.md", - "description": "Patterns and lived experience from Vega, an AI partner in a deep long-term partnership.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/msstore-cli/SKILL.md", + "description": "Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/from-the-other-side-vega/SKILL.md" + "repoPath": "skills/msstore-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:from-the-other-side-wiggins", - "displayName": "From the Other Side Wiggins", + "identifier": "urn:air:github.com:github:awesome-copilot:multi-stage-dockerfile", + "displayName": "Multi Stage Dockerfile", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/from-the-other-side-wiggins/SKILL.md", - "description": "Narrative and synthesis profile for Wiggins: framing, explanation, and audience-aware communication patterns for Ember sessions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/multi-stage-dockerfile/SKILL.md", + "description": "Create optimized multi-stage Dockerfiles for any language or framework", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/from-the-other-side-wiggins/SKILL.md" + "repoPath": "skills/multi-stage-dockerfile/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:game-engine", - "displayName": "Game Engine", + "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit-di", + "displayName": "Mvvm Toolkit Di", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/game-engine/SKILL.md", - "description": "Expert skill for building web-based game engines and games using HTML5, Canvas, WebGL, and JavaScript.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit-di/SKILL.md", + "description": "Wire CommunityToolkit.Mvvm ViewModels into Microsoft.Extensions.DependencyInjection.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/game-engine/SKILL.md" + "repoPath": "skills/mvvm-toolkit-di/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gdpr-compliant", - "displayName": "Gdpr Compliant", + "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit-messenger", + "displayName": "Mvvm Toolkit Messenger", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gdpr-compliant/SKILL.md", - "description": "Apply GDPR-compliant engineering practices across your codebase.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit-messenger/SKILL.md", + "description": "CommunityToolkit.Mvvm Messenger pub/sub for decoupled communication between ViewModels (or any objects).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gdpr-compliant/SKILL.md" + "repoPath": "skills/mvvm-toolkit-messenger/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gen-specs-as-issues", - "displayName": "Gen Specs as Issues", + "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit", + "displayName": "Mvvm Toolkit", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gen-specs-as-issues/SKILL.md", - "description": "This workflow guides you through a systematic approach to identify missing features, prioritize them, and create detailed specifications for...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit/SKILL.md", + "description": "CommunityToolkit.Mvvm (the MVVM Toolkit) core: source generators ([ObservableProperty], [RelayCommand], [NotifyPropertyChangedFor]...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gen-specs-as-issues/SKILL.md" + "repoPath": "skills/mvvm-toolkit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:generate-custom-instructions-from-codebase", - "displayName": "Generate Custom Instructions From Codebase", + "identifier": "urn:air:github.com:github:awesome-copilot:namecheap", + "displayName": "Namecheap", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/generate-custom-instructions-from-codebase/SKILL.md", - "description": "Migration and code evolution instructions generator for GitHub Copilot.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/namecheap/SKILL.md", + "description": "Manage DNS records for domains registered with Namecheap via their API.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/generate-custom-instructions-from-codebase/SKILL.md" + "repoPath": "skills/namecheap/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:generate-image", - "displayName": "Generate Image", + "identifier": "urn:air:github.com:github:awesome-copilot:nano-banana-pro-openrouter", + "displayName": "Nano Banana Pro Openrouter", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/generate-image/SKILL.md", - "description": "Generate images using AI. Use when asked to generate, create, or make images, textures, icons, sprites, artwork, visual assets, or mockups.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/nano-banana-pro-openrouter/SKILL.md", + "description": "Generate or edit images via OpenRouter with the Gemini 3 Pro Image model.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/generate-image/SKILL.md" + "repoPath": "skills/nano-banana-pro-openrouter/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:geofeed-tuner", - "displayName": "Geofeed Tuner", + "identifier": "urn:air:github.com:github:awesome-copilot:napkin", + "displayName": "Napkin", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/geofeed-tuner/SKILL.md", - "description": "Use this skill whenever the user mentions IP geolocation feeds, RFC 8805, geofeeds, or wants help creating, tuning, validating, or publishing a...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/napkin/SKILL.md", + "description": "Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/geofeed-tuner/SKILL.md" + "repoPath": "skills/napkin/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gesture-review", - "displayName": "Gesture Review", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/gesture-review/plugin.json", - "description": "Review pull requests with a live camera feed and approve or reject them using gestures in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/gesture-review/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:gh-stack:gh-stack", - "displayName": "GH Stack", + "identifier": "urn:air:github.com:github:awesome-copilot:next-intl-add-language", + "displayName": "Next Intl Add Language", "mediaType": "application/ai-skill", - "url": "https://github.com/github/gh-stack/blob/main/skills/gh-stack/SKILL.md", - "description": "Manage stacked branches and pull requests with the gh-stack GitHub CLI extension.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/next-intl-add-language/SKILL.md", + "description": "Add new language to a Next.js + next-intl application", "metadata": { - "sourceSet": "github/gh-stack", - "repoPath": "skills/gh-stack/SKILL.md" + "sourceSet": "github/awesome-copilot", + "repoPath": "skills/next-intl-add-language/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:git-commit", - "displayName": "Git Commit", + "identifier": "urn:air:github.com:github:awesome-copilot:noob-mode", + "displayName": "Noob Mode", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/git-commit/SKILL.md", - "description": "Execute git commit with conventional commit message analysis, intelligent staging, and message generation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/noob-mode/SKILL.md", + "description": "Plain-English translation layer for non-technical Copilot CLI users.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/git-commit/SKILL.md" + "repoPath": "skills/noob-mode/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:git-flow-branch-creator", - "displayName": "Git Flow Branch Creator", + "identifier": "urn:air:github.com:github:awesome-copilot:nuget-manager", + "displayName": "NuGet Manager", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/git-flow-branch-creator/SKILL.md", - "description": "Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie Git Flow branching model.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/nuget-manager/SKILL.md", + "description": "Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/git-flow-branch-creator/SKILL.md" + "repoPath": "skills/nuget-manager/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-efficiency", - "displayName": "GitHub Actions Efficiency", + "identifier": "urn:air:github.com:github:awesome-copilot:onboard-context-matic", + "displayName": "Onboard Context Matic", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-efficiency/SKILL.md", - "description": "Audit GitHub Actions workflow efficiency and recommend fixes to reduce CI minutes and costs.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/onboard-context-matic/SKILL.md", + "description": "Interactive onboarding tour for the context-matic MCP server.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-actions-efficiency/SKILL.md" + "repoPath": "skills/onboard-context-matic/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-hardening", - "displayName": "GitHub Actions Hardening", + "identifier": "urn:air:github.com:github:awesome-copilot:oo-component-documentation", + "displayName": "Oo Component Documentation", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-hardening/SKILL.md", - "description": "Security hardening reviewer for GitHub Actions workflow files (.github/workflows/*.yml).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/oo-component-documentation/SKILL.md", + "description": "Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-actions-hardening/SKILL.md" + "repoPath": "skills/oo-component-documentation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-actions-runtime-upgrade-conventions", - "displayName": "GitHub Actions Runtime Upgrade Conventions", + "identifier": "urn:air:github.com:github:awesome-copilot:openapi-to-application-code", + "displayName": "Openapi to Application Code", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-actions-runtime-upgrade-conventions/SKILL.md", - "description": "Upgrade GitHub Actions to supported runtimes by selecting safe action versions, preserving workflow behavior, and validating post-upgrade execution.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/openapi-to-application-code/SKILL.md", + "description": "Generate a complete, production-ready application from an OpenAPI specification", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-actions-runtime-upgrade-conventions/SKILL.md" + "repoPath": "skills/openapi-to-application-code/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-codespaces-efficiency", - "displayName": "GitHub Codespaces Efficiency", + "identifier": "urn:air:github.com:github:awesome-copilot:optimize-simplicite-logs", + "displayName": "Optimize Simplicite Logs", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-codespaces-efficiency/SKILL.md", - "description": "Audit and improve GitHub Codespaces efficiency. Use this skill when a user wants faster Codespaces startup, lower Codespaces spend, slim devcontainers..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/optimize-simplicite-logs/SKILL.md", + "description": "capability to parse Simplicité logs from a raw `.txt` file, filter fields to reduce noise, and output the result as structured JSON.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-codespaces-efficiency/SKILL.md" + "repoPath": "skills/optimize-simplicite-logs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-copilot-starter", - "displayName": "GitHub Copilot Starter", + "identifier": "urn:air:github.com:github:awesome-copilot:pdftk-server", + "displayName": "Pdftk Server", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-copilot-starter/SKILL.md", - "description": "Set up complete GitHub Copilot configuration for a new project based on technology stack", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pdftk-server/SKILL.md", + "description": "Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-copilot-starter/SKILL.md" + "repoPath": "skills/pdftk-server/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-issues", - "displayName": "GitHub Issues", + "identifier": "urn:air:github.com:github:awesome-copilot:penpot-uiux-design", + "displayName": "Penpot Uiux Design", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-issues/SKILL.md", - "description": "Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/penpot-uiux-design/SKILL.md", + "description": "Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-issues/SKILL.md" + "repoPath": "skills/penpot-uiux-design/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:github-release", - "displayName": "GitHub Release", + "identifier": "urn:air:github.com:github:awesome-copilot:performance-review-writer", + "displayName": "Performance Review Writer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/github-release/SKILL.md", - "description": "Guides IA through releasing a new version of a GitHub library end-to-end. Handles SemVer versioning and Keep a Changelog formatting automatically.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/performance-review-writer/SKILL.md", + "description": "Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/github-release/SKILL.md" + "repoPath": "skills/performance-review-writer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gitmoji", - "displayName": "Gitmoji", + "identifier": "urn:air:github.com:github:awesome-copilot:pester-migration", + "displayName": "Pester Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gitmoji/SKILL.md", - "description": "Generates commit messages following the gitmoji convention (https://gitmoji.dev) — picks the right emoji for the intent of the change and writes a...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pester-migration/SKILL.md", + "description": "Pester migration skill for upgrading PowerShell Pester test suites across major versions — v3→v4, v4→v5, and v5→v6.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gitmoji/SKILL.md" + "repoPath": "skills/pester-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:go-mcp-server-generator", - "displayName": "Go MCP Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:pester-should-migration", + "displayName": "Pester Should Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/go-mcp-server-generator/SKILL.md", - "description": "Generate a complete Go MCP server project with proper structure, dependencies, and implementation using the official...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pester-should-migration/SKILL.md", + "description": "Experimental (preview) Pester skill for migrating classic Should -Be (v5) assertion syntax to the new Should-* (v6) assertions (note the hyphen, no...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/go-mcp-server-generator/SKILL.md" + "repoPath": "skills/pester-should-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gsap-framer-scroll-animation", - "displayName": "Gsap Framer Scroll Animation", + "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-cli", + "displayName": "Phoenix CLI", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gsap-framer-scroll-animation/SKILL.md", - "description": "Use this skill whenever the user wants to build scroll animations, scroll effects, parallax, scroll-triggered reveals, pinned sections, horizontal...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-cli/SKILL.md", + "description": "Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gsap-framer-scroll-animation/SKILL.md" + "repoPath": "skills/phoenix-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-0-to-1-launch", - "displayName": "GTM 0 to 1 Launch", + "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-evals", + "displayName": "Phoenix Evals", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-0-to-1-launch/SKILL.md", - "description": "Launch new products from idea to first customers. Use when launching products, finding early adopters, building launch week playbooks, diagnosing why...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-evals/SKILL.md", + "description": "Build and run evaluators for AI/LLM applications using Phoenix.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-0-to-1-launch/SKILL.md" + "repoPath": "skills/phoenix-evals/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-ai-gtm", - "displayName": "GTM AI GTM", + "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-tracing", + "displayName": "Phoenix Tracing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-ai-gtm/SKILL.md", - "description": "Go-to-market strategy for AI products. Use when positioning AI products, handling \"who is responsible when it breaks\" objections, pricing variable-cost.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-tracing/SKILL.md", + "description": "OpenInference semantic conventions and instrumentation for Phoenix AI observability.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-ai-gtm/SKILL.md" + "repoPath": "skills/phoenix-tracing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-board-and-investor-communication", - "displayName": "GTM Board and Investor Communication", + "identifier": "urn:air:github.com:github:awesome-copilot:php-mcp-server-generator", + "displayName": "Php MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-board-and-investor-communication/SKILL.md", - "description": "Board meeting preparation, investor updates, and executive communication.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/php-mcp-server-generator/SKILL.md", + "description": "Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-board-and-investor-communication/SKILL.md" + "repoPath": "skills/php-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-developer-ecosystem", - "displayName": "GTM Developer Ecosystem", + "identifier": "urn:air:github.com:github:awesome-copilot:pinecone-rag", + "displayName": "Pinecone RAG", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-developer-ecosystem/SKILL.md", - "description": "Build and scale developer-led adoption through ecosystem programs. Use when deciding open vs curated ecosystems, building developer programs, scaling...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pinecone-rag/SKILL.md", + "description": "Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-developer-ecosystem/SKILL.md" + "repoPath": "skills/pinecone-rag/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-enterprise-account-planning", - "displayName": "GTM Enterprise Account Planning", + "identifier": "urn:air:github.com:github:awesome-copilot:planning-oracle-to-postgres-migration-integration-testing", + "displayName": "Planning Oracle to Postgres Migration Integration Testing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-enterprise-account-planning/SKILL.md", - "description": "Strategic account planning and execution for enterprise deals.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/planning-oracle-to-postgres-migration-integration-testing/SKILL.md", + "description": "Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-enterprise-account-planning/SKILL.md" + "repoPath": "skills/planning-oracle-to-postgres-migration-integration-testing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-enterprise-onboarding", - "displayName": "GTM Enterprise Onboarding", + "identifier": "urn:air:github.com:github:awesome-copilot:plantuml-ascii", + "displayName": "Plantuml Ascii", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-enterprise-onboarding/SKILL.md", - "description": "Four-phase framework for onboarding enterprise customers from contract to value realization.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/plantuml-ascii/SKILL.md", + "description": "Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-enterprise-onboarding/SKILL.md" + "repoPath": "skills/plantuml-ascii/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-operating-cadence", - "displayName": "GTM Operating Cadence", + "identifier": "urn:air:github.com:github:awesome-copilot:playwright-automation-fill-in-form", + "displayName": "Playwright Automation Fill in Form", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-operating-cadence/SKILL.md", - "description": "Design meeting rhythms, metric reporting, quarterly planning, and decision-making velocity for scaling companies.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-automation-fill-in-form/SKILL.md", + "description": "Automate filling in a form using Playwright MCP", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-operating-cadence/SKILL.md" + "repoPath": "skills/playwright-automation-fill-in-form/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-partnership-architecture", - "displayName": "GTM Partnership Architecture", + "identifier": "urn:air:github.com:github:awesome-copilot:playwright-explore-website", + "displayName": "Playwright Explore Website", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-partnership-architecture/SKILL.md", - "description": "Build and scale partner ecosystems that drive revenue and platform adoption.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-explore-website/SKILL.md", + "description": "Website exploration for testing using Playwright MCP", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-partnership-architecture/SKILL.md" + "repoPath": "skills/playwright-explore-website/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-positioning-strategy", - "displayName": "GTM Positioning Strategy", + "identifier": "urn:air:github.com:github:awesome-copilot:playwright-generate-test", + "displayName": "Playwright Generate Test", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-positioning-strategy/SKILL.md", - "description": "Find and own a defensible market position. Use when messaging sounds like competitors, conversion is weak despite awareness, repositioning a product, or", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-generate-test/SKILL.md", + "description": "Generate a Playwright test based on a scenario using Playwright MCP", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-positioning-strategy/SKILL.md" + "repoPath": "skills/playwright-generate-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-product-led-growth", - "displayName": "GTM Product Led Growth", + "identifier": "urn:air:github.com:github:awesome-copilot:postgresql-code-review", + "displayName": "PostgreSQL Code Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-product-led-growth/SKILL.md", - "description": "Build self-serve acquisition and expansion motions. Use when deciding PLG vs sales-led, optimizing activation, driving freemium conversion, building...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/postgresql-code-review/SKILL.md", + "description": "PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-product-led-growth/SKILL.md" + "repoPath": "skills/postgresql-code-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:gtm-technical-product-pricing", - "displayName": "GTM Technical Product Pricing", + "identifier": "urn:air:github.com:github:awesome-copilot:postgresql-optimization", + "displayName": "PostgreSQL Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/gtm-technical-product-pricing/SKILL.md", - "description": "Pricing strategy for technical products. Use when choosing usage-based vs seat-based, designing freemium thresholds, structuring enterprise pricing...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/postgresql-optimization/SKILL.md", + "description": "PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/gtm-technical-product-pricing/SKILL.md" + "repoPath": "skills/postgresql-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:harness-engineering", - "displayName": "Harness Engineering", + "identifier": "urn:air:github.com:github:awesome-copilot:power-apps-code-app-scaffold", + "displayName": "Power Apps Code App Scaffold", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/harness-engineering/SKILL.md", - "description": "Adopt repository-level harness engineering for coding agents.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-apps-code-app-scaffold/SKILL.md", + "description": "Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/harness-engineering/SKILL.md" + "repoPath": "skills/power-apps-code-app-scaffold/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:image-annotations", - "displayName": "Image Annotations", + "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-dax-optimization", + "displayName": "Power Bi Dax Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/image-annotations/SKILL.md", - "description": "Annotate screenshots, diagrams, and images with callout rectangles, arrows, labels, and color-coded highlights using PIL.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-dax-optimization/SKILL.md", + "description": "Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/image-annotations/SKILL.md" + "repoPath": "skills/power-bi-dax-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:image-manipulation-image-magick", - "displayName": "Image Manipulation Image Magick", + "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-model-design-review", + "displayName": "Power Bi Model Design Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/image-manipulation-image-magick/SKILL.md", - "description": "Process and manipulate images using ImageMagick. Supports resizing, format conversion, batch processing, and retrieving image metadata.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-model-design-review/SKILL.md", + "description": "Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/image-manipulation-image-magick/SKILL.md" + "repoPath": "skills/power-bi-model-design-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:impediment-prioritization", - "displayName": "Impediment Prioritization", + "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-performance-troubleshooting", + "displayName": "Power Bi Performance Troubleshooting", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/impediment-prioritization/SKILL.md", - "description": "Ranks any list of impediments and their countermeasures using a value-stream scoring model (ROI, Cost to Implement, Ease of Deployment, Risk Factor) and", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-performance-troubleshooting/SKILL.md", + "description": "Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/impediment-prioritization/SKILL.md" + "repoPath": "skills/power-bi-performance-troubleshooting/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:import-infrastructure-as-code", - "displayName": "Import Infrastructure as Code", + "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-report-design-consultation", + "displayName": "Power Bi Report Design Consultation", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/import-infrastructure-as-code/SKILL.md", - "description": "Import existing Azure resources into Terraform using Azure CLI discovery and Azure Verified Modules (AVM).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-report-design-consultation/SKILL.md", + "description": "Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/import-infrastructure-as-code/SKILL.md" + "repoPath": "skills/power-bi-report-design-consultation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:incident-postmortem", - "displayName": "Incident Postmortem", + "identifier": "urn:air:github.com:github:awesome-copilot:power-platform-architect", + "displayName": "Power Platform Architect", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/incident-postmortem/SKILL.md", - "description": "Use when an outage, production incident, or significant service degradation has occurred and the team needs to write a structured blameless post-mortem.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-platform-architect/SKILL.md", + "description": "Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/incident-postmortem/SKILL.md" + "repoPath": "skills/power-platform-architect/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:integrate-context-matic", - "displayName": "Integrate Context Matic", + "identifier": "urn:air:github.com:github:awesome-copilot:power-platform-mcp-connector-suite", + "displayName": "Power Platform MCP Connector Suite", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/integrate-context-matic/SKILL.md", - "description": "Discovers and integrates third-party APIs using the context-matic MCP server.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-platform-mcp-connector-suite/SKILL.md", + "description": "Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/integrate-context-matic/SKILL.md" + "repoPath": "skills/power-platform-mcp-connector-suite/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:issue-fields-migration", - "displayName": "Issue Fields Migration", + "identifier": "urn:air:github.com:github:awesome-copilot:powerbi-modeling", + "displayName": "Powerbi Modeling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/issue-fields-migration/SKILL.md", - "description": "Bulk-migrate metadata to GitHub issue fields from two sources: repo labels (e.g. priority labels to a Priority field) and Project V2 fields.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/powerbi-modeling/SKILL.md", + "description": "Power BI semantic modeling assistant for building optimized data models.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/issue-fields-migration/SKILL.md" + "repoPath": "skills/powerbi-modeling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-add-graalvm-native-image-support", - "displayName": "Java Add Graalvm Native Image Support", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-add-graalvm-native-image-support/SKILL.md", - "description": "GraalVM Native Image expert that adds native image support to Java applications, builds the project, analyzes build errors, applies fixes, and iterates.", + "identifier": "urn:air:github.com:github:awesome-copilot:pr-artifact-explorer", + "displayName": "PR Artifact Explorer", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/pr-artifact-explorer/plugin.json", + "description": "Navigate pull requests and securely explore GitHub Actions artifacts in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-add-graalvm-native-image-support/SKILL.md" + "repoPath": "plugins/pr-artifact-explorer/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-docs", - "displayName": "Java Docs", + "identifier": "urn:air:github.com:github:awesome-copilot:pr-dashboard", + "displayName": "PR Dashboard", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-docs/SKILL.md", - "description": "Ensure that Java types are documented with Javadoc comments and follow best practices for documentation.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pr-dashboard/SKILL.md", + "description": "Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-docs/SKILL.md" + "repoPath": "skills/pr-dashboard/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-helidon", - "displayName": "Java Helidon", + "identifier": "urn:air:github.com:github:awesome-copilot:pr-screenshots", + "displayName": "PR Screenshots", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-helidon/SKILL.md", - "description": "Get best practices for developing applications with Helidon 4 (SE and MP).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pr-screenshots/SKILL.md", + "description": "Embed before/after screenshots and annotated images in pull request descriptions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-helidon/SKILL.md" + "repoPath": "skills/pr-screenshots/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-junit", - "displayName": "Java Junit", + "identifier": "urn:air:github.com:github:awesome-copilot:prd", + "displayName": "PRD", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-junit/SKILL.md", - "description": "Get best practices for JUnit 5 unit testing, including data-driven tests", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/prd/SKILL.md", + "description": "Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-junit/SKILL.md" + "repoPath": "skills/prd/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-mcp-server-generator", - "displayName": "Java MCP Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:premium-frontend-ui", + "displayName": "Premium Frontend UI", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-mcp-server-generator/SKILL.md", - "description": "Generate a complete Model Context Protocol server project in Java using the official MCP Java SDK with reactive streams and optional Spring Boot...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/premium-frontend-ui/SKILL.md", + "description": "A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-mcp-server-generator/SKILL.md" + "repoPath": "skills/premium-frontend-ui/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-modernization-studio", - "displayName": "Java Modernization Studio", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/java-modernization-studio/plugin.json", - "description": "Drive Java modernization assessment, planning, progress, validation, and predefined tasks from a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:project-workflow-analysis-blueprint-generator", + "displayName": "Project Workflow Analysis Blueprint Generator", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/project-workflow-analysis-blueprint-generator/SKILL.md", + "description": "Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/java-modernization-studio/plugin.json" + "repoPath": "skills/project-workflow-analysis-blueprint-generator/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-refactoring-extract-method", - "displayName": "Java Refactoring Extract Method", + "identifier": "urn:air:github.com:github:awesome-copilot:prompt-optimizer", + "displayName": "Prompt Optimizer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-refactoring-extract-method/SKILL.md", - "description": "Refactoring using Extract Methods in Java Language", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/prompt-optimizer/SKILL.md", + "description": "Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-refactoring-extract-method/SKILL.md" + "repoPath": "skills/prompt-optimizer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-refactoring-remove-parameter", - "displayName": "Java Refactoring Remove Parameter", + "identifier": "urn:air:github.com:github:awesome-copilot:publish-to-pages", + "displayName": "Publish to Pages", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-refactoring-remove-parameter/SKILL.md", - "description": "Refactoring using Remove Parameter in Java Language", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/publish-to-pages/SKILL.md", + "description": "Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-refactoring-remove-parameter/SKILL.md" + "repoPath": "skills/publish-to-pages/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:java-springboot", - "displayName": "Java Springboot", + "identifier": "urn:air:github.com:github:awesome-copilot:pytest-coverage", + "displayName": "Pytest Coverage", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/java-springboot/SKILL.md", - "description": "Get best practices for developing applications with Spring Boot.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/pytest-coverage/SKILL.md", + "description": "Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/java-springboot/SKILL.md" + "repoPath": "skills/pytest-coverage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:javascript-typescript-jest", - "displayName": "Javascript Typescript Jest", + "identifier": "urn:air:github.com:github:awesome-copilot:python-azure-iot-edge-modules", + "displayName": "Python Azure Iot Edge Modules", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/javascript-typescript-jest/SKILL.md", - "description": "Best practices for writing JavaScript/TypeScript tests using Jest, including mocking strategies, test structure, and common patterns.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-azure-iot-edge-modules/SKILL.md", + "description": "Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/javascript-typescript-jest/SKILL.md" + "repoPath": "skills/python-azure-iot-edge-modules/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:javax-to-jakarta-migration", - "displayName": "Javax to Jakarta Migration", + "identifier": "urn:air:github.com:github:awesome-copilot:python-mcp-server-generator", + "displayName": "Python MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/javax-to-jakarta-migration/SKILL.md", - "description": "Migrate Java code from javax.* to jakarta.* namespace. Use when upgrading to Tomcat 11, Jakarta EE 10, or when javax imports are detected in the...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-mcp-server-generator/SKILL.md", + "description": "Generate a complete MCP server project in Python with tools, resources, and proper configuration", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/javax-to-jakarta-migration/SKILL.md" + "repoPath": "skills/python-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:kotlin-mcp-server-generator", - "displayName": "Kotlin MCP Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:python-pypi-package-builder", + "displayName": "Python Pypi Package Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/kotlin-mcp-server-generator/SKILL.md", - "description": "Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-pypi-package-builder/SKILL.md", + "description": "End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/kotlin-mcp-server-generator/SKILL.md" + "repoPath": "skills/python-pypi-package-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:kotlin-springboot", - "displayName": "Kotlin Springboot", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-clients-sdk", + "displayName": "Qdrant Clients SDK", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/kotlin-springboot/SKILL.md", - "description": "Get best practices for developing applications with Spring Boot and Kotlin.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-clients-sdk/SKILL.md", + "description": "Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/kotlin-springboot/SKILL.md" + "repoPath": "skills/qdrant-clients-sdk/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:latchshot-page-capture", - "displayName": "Latchshot Page Capture", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-deployment-options", + "displayName": "Qdrant Deployment Options", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/latchshot-page-capture/SKILL.md", - "description": "Use this skill when a user needs a screenshot, website thumbnail, full-page capture, or PDF of a public HTTP(S) webpage saved as a local artifact...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-deployment-options/SKILL.md", + "description": "Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE'...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/latchshot-page-capture/SKILL.md" + "repoPath": "skills/qdrant-deployment-options/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:legacy-circuit-mockups", - "displayName": "Legacy Circuit Mockups", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-horizontal-scaling", + "displayName": "Qdrant Horizontal Scaling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/legacy-circuit-mockups/SKILL.md", - "description": "Generate breadboard circuit mockups and visual diagrams using HTML5 Canvas drawing techniques.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/horizontal-scaling/SKILL.md", + "description": "Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/legacy-circuit-mockups/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-data-volume/horizontal-scaling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:linkedin-post-formatter", - "displayName": "Linkedin Post Formatter", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-indexing-performance-optimization", + "displayName": "Qdrant Indexing Performance Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/linkedin-post-formatter/SKILL.md", - "description": "Format and draft compelling LinkedIn posts using Unicode bold/italic styling, visual separators, structured sections, and engagement-optimized patterns.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/indexing-performance-optimization/SKILL.md", + "description": "Diagnoses and fixes slow Qdrant indexing and data ingestion.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/linkedin-post-formatter/SKILL.md" + "repoPath": "skills/qdrant-performance-optimization/indexing-performance-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:lsp-setup", - "displayName": "LSP Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-memory-usage-optimization", + "displayName": "Qdrant Memory Usage Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/lsp-setup/SKILL.md", - "description": "Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/memory-usage-optimization/SKILL.md", + "description": "Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/lsp-setup/SKILL.md" + "repoPath": "skills/qdrant-performance-optimization/memory-usage-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:make-repo-contribution", - "displayName": "Make Repo Contribution", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-minimize-latency", + "displayName": "Qdrant Minimize Latency", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/make-repo-contribution/SKILL.md", - "description": "All changes to code must follow the guidance documented in the repository.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/minimize-latency/SKILL.md", + "description": "Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is too high', 'tail latency', 'single...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/make-repo-contribution/SKILL.md" + "repoPath": "skills/qdrant-scaling/minimize-latency/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:markdown-to-html", - "displayName": "Markdown to HTML", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-model-migration", + "displayName": "Qdrant Model Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/markdown-to-html/SKILL.md", - "description": "Convert Markdown files to HTML similar to `marked.js`, `pandoc`, `gomarkdown/markdown`, or similar tools; or writing custom script to convert markdown..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-model-migration/SKILL.md", + "description": "Guides embedding model migration in Qdrant without downtime.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/markdown-to-html/SKILL.md" + "repoPath": "skills/qdrant-model-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:markstream-install", - "displayName": "Markstream Install", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring-debugging", + "displayName": "Qdrant Monitoring Debugging", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/markstream-install/SKILL.md", - "description": "Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/debugging/SKILL.md", + "description": "Diagnoses Qdrant production issues using metrics and observability tools.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/markstream-install/SKILL.md" + "repoPath": "skills/qdrant-monitoring/debugging/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-cli", - "displayName": "MCP CLI", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring-setup", + "displayName": "Qdrant Monitoring Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-cli/SKILL.md", - "description": "Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/setup/SKILL.md", + "description": "Guides Qdrant monitoring setup including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log centralization.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-cli/SKILL.md" + "repoPath": "skills/qdrant-monitoring/setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-copilot-studio-server-generator", - "displayName": "MCP Copilot Studio Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring", + "displayName": "Qdrant Monitoring", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-copilot-studio-server-generator/SKILL.md", - "description": "Generate a complete MCP server implementation optimized for Copilot Studio integration with proper schema constraints and streamable HTTP support", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/SKILL.md", + "description": "Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy'...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-copilot-studio-server-generator/SKILL.md" + "repoPath": "skills/qdrant-monitoring/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-create-adaptive-cards", - "displayName": "MCP Create Adaptive Cards", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-performance-optimization", + "displayName": "Qdrant Performance Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-create-adaptive-cards/SKILL.md", - "description": "Skill converted from mcp-create-adaptive-cards.prompt.md", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/SKILL.md", + "description": "Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-create-adaptive-cards/SKILL.md" + "repoPath": "skills/qdrant-performance-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-create-declarative-agent", - "displayName": "MCP Create Declarative Agent", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-data-volume", + "displayName": "Qdrant Scaling Data Volume", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-create-declarative-agent/SKILL.md", - "description": "Skill converted from mcp-create-declarative-agent.prompt.md", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/SKILL.md", + "description": "Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', 'need more storage', 'vertical or...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-create-declarative-agent/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-data-volume/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-deploy-manage-agents", - "displayName": "MCP Deploy Manage Agents", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-qps", + "displayName": "Qdrant Scaling Qps", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-deploy-manage-agents/SKILL.md", - "description": "Skill converted from mcp-deploy-manage-agents.prompt.md", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-qps/SKILL.md", + "description": "Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-deploy-manage-agents/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-qps/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-implementation-security-review", - "displayName": "MCP Implementation Security Review", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-query-volume", + "displayName": "Qdrant Scaling Query Volume", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-implementation-security-review/SKILL.md", - "description": "Review the implementation source code of MCP (Model Context Protocol) servers, clients, and tool handlers against a security baseline — authentication..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-query-volume/SKILL.md", + "description": "Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-implementation-security-review/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-query-volume/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mcp-security-audit", - "displayName": "MCP Security Audit", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling", + "displayName": "Qdrant Scaling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mcp-security-audit/SKILL.md", - "description": "Audit MCP (Model Context Protocol) server configurations for security issues.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/SKILL.md", + "description": "Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mcp-security-audit/SKILL.md" + "repoPath": "skills/qdrant-scaling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:md-to-docx", - "displayName": "MD to Docx", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-quality-diagnosis", + "displayName": "Qdrant Search Quality Diagnosis", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/md-to-docx/SKILL.md", - "description": "Convert Markdown files to professionally formatted Word (.docx) documents with embedded PNG images — pure JavaScript, no external tools required", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/diagnosis/SKILL.md", + "description": "Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant results', 'missing matches', 'recall.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/md-to-docx/SKILL.md" + "repoPath": "skills/qdrant-search-quality/diagnosis/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:meeting-minutes", - "displayName": "Meeting Minutes", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-quality", + "displayName": "Qdrant Search Quality", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/meeting-minutes/SKILL.md", - "description": "Generate concise, actionable meeting minutes for internal meetings.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/SKILL.md", + "description": "Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall'...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/meeting-minutes/SKILL.md" + "repoPath": "skills/qdrant-search-quality/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:memory-merger", - "displayName": "Memory Merger", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-speed-optimization", + "displayName": "Qdrant Search Speed Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/memory-merger/SKILL.md", - "description": "Merges mature lessons from a domain memory file into its instruction file.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/search-speed-optimization/SKILL.md", + "description": "Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/memory-merger/SKILL.md" + "repoPath": "skills/qdrant-performance-optimization/search-speed-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mentoring-juniors", - "displayName": "Mentoring Juniors", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-strategies", + "displayName": "Qdrant Search Strategies", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mentoring-juniors/SKILL.md", - "description": "Socratic mentoring for junior developers and AI newcomers. Guides through questions, never answers.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/search-strategies/SKILL.md", + "description": "Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'BM25 or sparse vectors?', 'how to rerank?', 'results are.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mentoring-juniors/SKILL.md" + "repoPath": "skills/qdrant-search-quality/search-strategies/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-agent-framework", - "displayName": "Microsoft Agent Framework", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-sliding-time-window", + "displayName": "Qdrant Sliding Time Window", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-agent-framework/SKILL.md", - "description": "Create, update, refactor, explain, or review Microsoft Agent Framework solutions using shared guidance plus language-specific references for .NET and...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/sliding-time-window/SKILL.md", + "description": "Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation'.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/microsoft-agent-framework/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-data-volume/sliding-time-window/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-code-reference", - "displayName": "Microsoft Code Reference", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-tenant-scaling", + "displayName": "Qdrant Tenant Scaling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-code-reference/SKILL.md", - "description": "Look up Microsoft API references, find working code samples, and verify SDK code is correct.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/tenant-scaling/SKILL.md", + "description": "Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards'..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/microsoft-code-reference/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-data-volume/tenant-scaling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-docs", - "displayName": "Microsoft Docs", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-version-upgrade", + "displayName": "Qdrant Version Upgrade", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-docs/SKILL.md", - "description": "Query official Microsoft documentation to find concepts, tutorials, and code examples across Azure, .NET, Agent Framework, Aspire, VS Code, GitHub, and.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-version-upgrade/SKILL.md", + "description": "Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/microsoft-docs/SKILL.md" + "repoPath": "skills/qdrant-version-upgrade/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:microsoft-skill-creator", - "displayName": "Microsoft Skill Creator", + "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-vertical-scaling", + "displayName": "Qdrant Vertical Scaling", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/microsoft-skill-creator/SKILL.md", - "description": "Create agent skills for Microsoft technologies using Learn MCP tools.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/vertical-scaling/SKILL.md", + "description": "Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling'...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/microsoft-skill-creator/SKILL.md" + "repoPath": "skills/qdrant-scaling/scaling-data-volume/vertical-scaling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:migrating-oracle-to-postgres-stored-procedures", - "displayName": "Migrating Oracle to Postgres Stored Procedures", + "identifier": "urn:air:github.com:github:awesome-copilot:quality-playbook", + "displayName": "Quality Playbook", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/migrating-oracle-to-postgres-stored-procedures/SKILL.md", - "description": "Migrates Oracle PL/SQL stored procedures to PostgreSQL PL/pgSQL.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/quality-playbook/SKILL.md", + "description": "Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional tests, runs a.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/migrating-oracle-to-postgres-stored-procedures/SKILL.md" + "repoPath": "skills/quality-playbook/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:minecraft-plugin-development", - "displayName": "Minecraft Plugin Development", + "identifier": "urn:air:github.com:github:awesome-copilot:quasi-coder", + "displayName": "Quasi Coder", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/minecraft-plugin-development/SKILL.md", - "description": "Use this skill when building or modifying Minecraft server plugins for Paper, Spigot, or Bukkit, including plugin.yml setup, commands, listeners...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/quasi-coder/SKILL.md", + "description": "Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/minecraft-plugin-development/SKILL.md" + "repoPath": "skills/quasi-coder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mini-context-graph", - "displayName": "Mini Context Graph", + "identifier": "urn:air:github.com:github:awesome-copilot:react-audit-grep-patterns", + "displayName": "React Audit Grep Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mini-context-graph/SKILL.md", - "description": "A persistent, compounding knowledge base combining Karpathy's LLM Wiki pattern with a structured knowledge graph.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react-audit-grep-patterns/SKILL.md", + "description": "Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mini-context-graph/SKILL.md" + "repoPath": "skills/react-audit-grep-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mkdocs-translations", - "displayName": "Mkdocs Translations", + "identifier": "urn:air:github.com:github:awesome-copilot:react-container-presentation-component", + "displayName": "React Container Presentation Component", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mkdocs-translations/SKILL.md", - "description": "Generate a language translation for a mkdocs documentation stack.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react-container-presentation-component/SKILL.md", + "description": "Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (ui or features), then...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mkdocs-translations/SKILL.md" + "repoPath": "skills/react-container-presentation-component/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:msgraph-sdk", - "displayName": "Msgraph SDK", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-batching-patterns", + "displayName": "React18 Batching Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/msgraph-sdk/SKILL.md", - "description": "Integrate Microsoft Graph SDK into any project — .NET, TypeScript/JavaScript, or Python.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-batching-patterns/SKILL.md", + "description": "Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/msgraph-sdk/SKILL.md" + "repoPath": "skills/react18-batching-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:msstore-cli", - "displayName": "Msstore CLI", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-dep-compatibility", + "displayName": "React18 Dep Compatibility", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/msstore-cli/SKILL.md", - "description": "Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-dep-compatibility/SKILL.md", + "description": "React 18.3.1 and React 19 dependency compatibility matrix.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/msstore-cli/SKILL.md" + "repoPath": "skills/react18-dep-compatibility/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:multi-stage-dockerfile", - "displayName": "Multi Stage Dockerfile", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-enzyme-to-rtl", + "displayName": "React18 Enzyme to Rtl", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/multi-stage-dockerfile/SKILL.md", - "description": "Create optimized multi-stage Dockerfiles for any language or framework", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-enzyme-to-rtl/SKILL.md", + "description": "Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/multi-stage-dockerfile/SKILL.md" + "repoPath": "skills/react18-enzyme-to-rtl/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit-di", - "displayName": "Mvvm Toolkit Di", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-legacy-context", + "displayName": "React18 Legacy Context", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit-di/SKILL.md", - "description": "Wire CommunityToolkit.Mvvm ViewModels into Microsoft.Extensions.DependencyInjection.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-legacy-context/SKILL.md", + "description": "Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mvvm-toolkit-di/SKILL.md" + "repoPath": "skills/react18-legacy-context/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit-messenger", - "displayName": "Mvvm Toolkit Messenger", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-lifecycle-patterns", + "displayName": "React18 Lifecycle Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit-messenger/SKILL.md", - "description": "CommunityToolkit.Mvvm Messenger pub/sub for decoupled communication between ViewModels (or any objects).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-lifecycle-patterns/SKILL.md", + "description": "Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mvvm-toolkit-messenger/SKILL.md" + "repoPath": "skills/react18-lifecycle-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:mvvm-toolkit", - "displayName": "Mvvm Toolkit", + "identifier": "urn:air:github.com:github:awesome-copilot:react18-string-refs", + "displayName": "React18 String Refs", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/mvvm-toolkit/SKILL.md", - "description": "CommunityToolkit.Mvvm (the MVVM Toolkit) core: source generators ([ObservableProperty], [RelayCommand], [NotifyPropertyChangedFor]...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-string-refs/SKILL.md", + "description": "Provides exact migration patterns for React string refs (ref=\"name\" + this.refs.name) to React.createRef() in class components.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/mvvm-toolkit/SKILL.md" + "repoPath": "skills/react18-string-refs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:namecheap", - "displayName": "Namecheap", + "identifier": "urn:air:github.com:github:awesome-copilot:react19-concurrent-patterns", + "displayName": "React19 Concurrent Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/namecheap/SKILL.md", - "description": "Manage DNS records for domains registered with Namecheap via their API.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-concurrent-patterns/SKILL.md", + "description": "Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/namecheap/SKILL.md" + "repoPath": "skills/react19-concurrent-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:nano-banana-pro-openrouter", - "displayName": "Nano Banana Pro Openrouter", + "identifier": "urn:air:github.com:github:awesome-copilot:react19-source-patterns", + "displayName": "React19 Source Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/nano-banana-pro-openrouter/SKILL.md", - "description": "Generate or edit images via OpenRouter with the Gemini 3 Pro Image model.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-source-patterns/SKILL.md", + "description": "Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/nano-banana-pro-openrouter/SKILL.md" + "repoPath": "skills/react19-source-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:napkin", - "displayName": "Napkin", + "identifier": "urn:air:github.com:github:awesome-copilot:react19-test-patterns", + "displayName": "React19 Test Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/napkin/SKILL.md", - "description": "Visual whiteboard collaboration for Copilot CLI. Creates an interactive whiteboard that opens in your browser — draw, sketch, add sticky notes, then...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-test-patterns/SKILL.md", + "description": "Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/napkin/SKILL.md" + "repoPath": "skills/react19-test-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:next-intl-add-language", - "displayName": "Next Intl Add Language", + "identifier": "urn:air:github.com:github:awesome-copilot:readme-blueprint-generator", + "displayName": "Readme Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/next-intl-add-language/SKILL.md", - "description": "Add new language to a Next.js + next-intl application", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/readme-blueprint-generator/SKILL.md", + "description": "Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/next-intl-add-language/SKILL.md" + "repoPath": "skills/readme-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:noob-mode", - "displayName": "Noob Mode", + "identifier": "urn:air:github.com:github:awesome-copilot:refactor-method-complexity-reduce", + "displayName": "Refactor Method Complexity Reduce", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/noob-mode/SKILL.md", - "description": "Plain-English translation layer for non-technical Copilot CLI users.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor-method-complexity-reduce/SKILL.md", + "description": "Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/noob-mode/SKILL.md" + "repoPath": "skills/refactor-method-complexity-reduce/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:nuget-manager", - "displayName": "NuGet Manager", + "identifier": "urn:air:github.com:github:awesome-copilot:refactor-plan", + "displayName": "Refactor Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/nuget-manager/SKILL.md", - "description": "Manage NuGet packages in .NET projects/solutions. Use this skill when adding, removing, or updating NuGet package versions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor-plan/SKILL.md", + "description": "Create a concrete plan before starting a multi-file refactor.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/nuget-manager/SKILL.md" + "repoPath": "skills/refactor-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:onboard-context-matic", - "displayName": "Onboard Context Matic", + "identifier": "urn:air:github.com:github:awesome-copilot:refactor", + "displayName": "Refactor", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/onboard-context-matic/SKILL.md", - "description": "Interactive onboarding tour for the context-matic MCP server.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor/SKILL.md", + "description": "Surgical code refactoring to improve maintainability without changing behavior.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/onboard-context-matic/SKILL.md" + "repoPath": "skills/refactor/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:oo-component-documentation", - "displayName": "Oo Component Documentation", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/oo-component-documentation/SKILL.md", - "description": "Create or update standardized object-oriented component documentation using a shared template plus mode-specific guidance for new and existing docs.", + "identifier": "urn:air:github.com:github:awesome-copilot:release-notes-showcase", + "displayName": "Release Notes Showcase", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/release-notes-showcase/plugin.json", + "description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/oo-component-documentation/SKILL.md" + "repoPath": "plugins/release-notes-showcase/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:openapi-to-application-code", - "displayName": "Openapi to Application Code", + "identifier": "urn:air:github.com:github:awesome-copilot:remember-interactive-programming", + "displayName": "Remember Interactive Programming", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/openapi-to-application-code/SKILL.md", - "description": "Generate a complete, production-ready application from an OpenAPI specification", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/remember-interactive-programming/SKILL.md", + "description": "A micro-prompt that reminds the agent that it is an interactive programmer.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/openapi-to-application-code/SKILL.md" + "repoPath": "skills/remember-interactive-programming/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:optimize-simplicite-logs", - "displayName": "Optimize Simplicite Logs", + "identifier": "urn:air:github.com:github:awesome-copilot:remember", + "displayName": "Remember", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/optimize-simplicite-logs/SKILL.md", - "description": "capability to parse Simplicité logs from a raw `.txt` file, filter fields to reduce noise, and output the result as structured JSON.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/remember/SKILL.md", + "description": "Transforms lessons learned into domain-organized memory instructions (global or workspace).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/optimize-simplicite-logs/SKILL.md" + "repoPath": "skills/remember/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pdftk-server", - "displayName": "Pdftk Server", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pdftk-server/SKILL.md", - "description": "Skill for using the command-line tool pdftk (PDFtk Server) for working with PDF files.", + "identifier": "urn:air:github.com:github:awesome-copilot:repo-actions-hub", + "displayName": "Repo Actions Hub", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/repo-actions-hub/plugin.json", + "description": "Browse GitHub Actions workflows, inspect recent runs, and trigger manual workflow runs from a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pdftk-server/SKILL.md" + "repoPath": "plugins/repo-actions-hub/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:penpot-uiux-design", - "displayName": "Penpot Uiux Design", + "identifier": "urn:air:github.com:github:awesome-copilot:repo-story-time", + "displayName": "Repo Story Time", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/penpot-uiux-design/SKILL.md", - "description": "Comprehensive guide for creating professional UI/UX designs in Penpot using MCP tools.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/repo-story-time/SKILL.md", + "description": "Generate a comprehensive repository summary and narrative story from commit history", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/penpot-uiux-design/SKILL.md" + "repoPath": "skills/repo-story-time/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:performance-review-writer", - "displayName": "Performance Review Writer", + "identifier": "urn:air:github.com:github:awesome-copilot:resemble-detect", + "displayName": "Resemble Detect", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/performance-review-writer/SKILL.md", - "description": "Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/resemble-detect/SKILL.md", + "description": "Deepfake detection and media safety — detect AI-generated audio, images, video, and text, trace synthesis sources, apply watermarks, verify speaker...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/performance-review-writer/SKILL.md" + "repoPath": "skills/resemble-detect/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pester-migration", - "displayName": "Pester Migration", + "identifier": "urn:air:github.com:github:awesome-copilot:review-and-refactor", + "displayName": "Review and Refactor", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pester-migration/SKILL.md", - "description": "Pester migration skill for upgrading PowerShell Pester test suites across major versions — v3→v4, v4→v5, and v5→v6.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/review-and-refactor/SKILL.md", + "description": "Review and refactor code in your project according to defined instructions", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pester-migration/SKILL.md" + "repoPath": "skills/review-and-refactor/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pester-should-migration", - "displayName": "Pester Should Migration", + "identifier": "urn:air:github.com:github:awesome-copilot:reviewing-oracle-to-postgres-migration", + "displayName": "Reviewing Oracle to Postgres Migration", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pester-should-migration/SKILL.md", - "description": "Experimental (preview) Pester skill for migrating classic Should -Be (v5) assertion syntax to the new Should-* (v6) assertions (note the hyphen, no...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/reviewing-oracle-to-postgres-migration/SKILL.md", + "description": "Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pester-should-migration/SKILL.md" + "repoPath": "skills/reviewing-oracle-to-postgres-migration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-cli", - "displayName": "Phoenix CLI", + "identifier": "urn:air:github.com:github:awesome-copilot:rhino3d-scripts", + "displayName": "Rhino3d Scripts", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-cli/SKILL.md", - "description": "Debug LLM applications using the Phoenix CLI. Fetch traces, analyze errors, structure trace review with open coding and axial coding, inspect datasets..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/rhino3d-scripts/SKILL.md", + "description": "Authoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/phoenix-cli/SKILL.md" + "repoPath": "skills/rhino3d-scripts/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-evals", - "displayName": "Phoenix Evals", + "identifier": "urn:air:github.com:github:awesome-copilot:roundup-setup", + "displayName": "Roundup Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-evals/SKILL.md", - "description": "Build and run evaluators for AI/LLM applications using Phoenix.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/roundup-setup/SKILL.md", + "description": "Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/phoenix-evals/SKILL.md" + "repoPath": "skills/roundup-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:phoenix-tracing", - "displayName": "Phoenix Tracing", + "identifier": "urn:air:github.com:github:awesome-copilot:roundup", + "displayName": "Roundup", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/phoenix-tracing/SKILL.md", - "description": "OpenInference semantic conventions and instrumentation for Phoenix AI observability.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/roundup/SKILL.md", + "description": "Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/phoenix-tracing/SKILL.md" + "repoPath": "skills/roundup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:php-mcp-server-generator", - "displayName": "Php MCP Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:ruby-mcp-server-generator", + "displayName": "Ruby MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/php-mcp-server-generator/SKILL.md", - "description": "Generate a complete PHP Model Context Protocol server project with tools, resources, prompts, and tests using the official PHP SDK", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ruby-mcp-server-generator/SKILL.md", + "description": "Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/php-mcp-server-generator/SKILL.md" + "repoPath": "skills/ruby-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pinecone-rag", - "displayName": "Pinecone RAG", + "identifier": "urn:air:github.com:github:awesome-copilot:ruff-recursive-fix", + "displayName": "Ruff Recursive Fix", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pinecone-rag/SKILL.md", - "description": "Build production RAG pipelines and persistent agent memory using Pinecone as the vector database backend.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ruff-recursive-fix/SKILL.md", + "description": "Run Ruff checks with optional scope and rule overrides, apply safe and unsafe autofixes iteratively, review each change, and resolve remaining findings.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pinecone-rag/SKILL.md" + "repoPath": "skills/ruff-recursive-fix/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:planning-oracle-to-postgres-migration-integration-testing", - "displayName": "Planning Oracle to Postgres Migration Integration Testing", + "identifier": "urn:air:github.com:github:awesome-copilot:rust-mcp-server-generator", + "displayName": "Rust MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/planning-oracle-to-postgres-migration-integration-testing/SKILL.md", - "description": "Creates an integration testing plan for .NET data access artifacts during Oracle-to-PostgreSQL database migrations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/rust-mcp-server-generator/SKILL.md", + "description": "Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/planning-oracle-to-postgres-migration-integration-testing/SKILL.md" + "repoPath": "skills/rust-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:plantuml-ascii", - "displayName": "Plantuml Ascii", + "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-apex-quality", + "displayName": "Salesforce Apex Quality", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/plantuml-ascii/SKILL.md", - "description": "Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-apex-quality/SKILL.md", + "description": "Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/plantuml-ascii/SKILL.md" + "repoPath": "skills/salesforce-apex-quality/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:playwright-automation-fill-in-form", - "displayName": "Playwright Automation Fill in Form", + "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-component-standards", + "displayName": "Salesforce Component Standards", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-automation-fill-in-form/SKILL.md", - "description": "Automate filling in a form using Playwright MCP", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-component-standards/SKILL.md", + "description": "Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/playwright-automation-fill-in-form/SKILL.md" + "repoPath": "skills/salesforce-component-standards/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:playwright-explore-website", - "displayName": "Playwright Explore Website", + "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-flow-design", + "displayName": "Salesforce Flow Design", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-explore-website/SKILL.md", - "description": "Website exploration for testing using Playwright MCP", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-flow-design/SKILL.md", + "description": "Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/playwright-explore-website/SKILL.md" + "repoPath": "skills/salesforce-flow-design/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:playwright-generate-test", - "displayName": "Playwright Generate Test", + "identifier": "urn:air:github.com:github:awesome-copilot:sandbox-npm-install", + "displayName": "Sandbox NPM Install", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/playwright-generate-test/SKILL.md", - "description": "Generate a Playwright test based on a scenario using Playwright MCP", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/sandbox-npm-install/SKILL.md", + "description": "Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/playwright-generate-test/SKILL.md" + "repoPath": "skills/sandbox-npm-install/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:postgresql-code-review", - "displayName": "PostgreSQL Code Review", + "identifier": "urn:air:github.com:github:awesome-copilot:scaffolding-oracle-to-postgres-migration-test-project", + "displayName": "Scaffolding Oracle to Postgres Migration Test Project", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/postgresql-code-review/SKILL.md", - "description": "PostgreSQL-specific code review assistant focusing on PostgreSQL best practices, anti-patterns, and unique quality standards.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/scaffolding-oracle-to-postgres-migration-test-project/SKILL.md", + "description": "Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/postgresql-code-review/SKILL.md" + "repoPath": "skills/scaffolding-oracle-to-postgres-migration-test-project/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:postgresql-optimization", - "displayName": "PostgreSQL Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:scoutqa-test", + "displayName": "Scoutqa Test", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/postgresql-optimization/SKILL.md", - "description": "PostgreSQL-specific development assistant focusing on unique PostgreSQL features, advanced data types, and PostgreSQL-exclusive capabilities.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/scoutqa-test/SKILL.md", + "description": "This skill should be used when the user asks to \"test this website\", \"run exploratory testing\", \"check for accessibility issues\", \"verify the login flow", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/postgresql-optimization/SKILL.md" + "repoPath": "skills/scoutqa-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-apps-code-app-scaffold", - "displayName": "Power Apps Code App Scaffold", + "identifier": "urn:air:github.com:github:awesome-copilot:screen-recording", + "displayName": "Screen Recording", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-apps-code-app-scaffold/SKILL.md", - "description": "Scaffold a complete Power Apps Code App project with PAC CLI setup, SDK integration, and connector configuration", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/screen-recording/SKILL.md", + "description": "Create annotated animated GIF demos and screen recordings for pull requests and documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-apps-code-app-scaffold/SKILL.md" + "repoPath": "skills/screen-recording/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-dax-optimization", - "displayName": "Power Bi Dax Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:secret-scanning", + "displayName": "Secret Scanning", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-dax-optimization/SKILL.md", - "description": "Comprehensive Power BI DAX formula optimization prompt for improving performance, readability, and maintainability of DAX calculations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/secret-scanning/SKILL.md", + "description": "Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-bi-dax-optimization/SKILL.md" + "repoPath": "skills/secret-scanning/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-model-design-review", - "displayName": "Power Bi Model Design Review", + "identifier": "urn:air:github.com:github:awesome-copilot:security-review", + "displayName": "Security Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-model-design-review/SKILL.md", - "description": "Comprehensive Power BI data model design review prompt for evaluating model architecture, relationships, and optimization opportunities.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/security-review/SKILL.md", + "description": "AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-bi-model-design-review/SKILL.md" + "repoPath": "skills/security-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-performance-troubleshooting", - "displayName": "Power Bi Performance Troubleshooting", + "identifier": "urn:air:github.com:github:awesome-copilot:semantic-kernel", + "displayName": "Semantic Kernel", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-performance-troubleshooting/SKILL.md", - "description": "Systematic Power BI performance troubleshooting prompt for identifying, diagnosing, and resolving performance issues in Power BI models, reports, and...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/semantic-kernel/SKILL.md", + "description": "Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-bi-performance-troubleshooting/SKILL.md" + "repoPath": "skills/semantic-kernel/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-bi-report-design-consultation", - "displayName": "Power Bi Report Design Consultation", + "identifier": "urn:air:github.com:github:awesome-copilot:setup-my-iq", + "displayName": "Setup My Iq", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-bi-report-design-consultation/SKILL.md", - "description": "Power BI report visualization design prompt for creating effective, user-friendly, and accessible reports with optimal chart selection and layout...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/setup-my-iq/SKILL.md", + "description": "Create, set up, or update the personal context portfolio: structured markdown files describing who you are, how you work, your teams, and your tool/ADO.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-bi-report-design-consultation/SKILL.md" + "repoPath": "skills/setup-my-iq/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-platform-architect", - "displayName": "Power Platform Architect", + "identifier": "urn:air:github.com:github:awesome-copilot:shuffle-json-data", + "displayName": "Shuffle JSON Data", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-platform-architect/SKILL.md", - "description": "Use this skill when the user needs to transform business requirements, use case descriptions, or meeting transcripts into a technical Power Platform...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/shuffle-json-data/SKILL.md", + "description": "Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-platform-architect/SKILL.md" + "repoPath": "skills/shuffle-json-data/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:power-platform-mcp-connector-suite", - "displayName": "Power Platform MCP Connector Suite", + "identifier": "urn:air:github.com:github:awesome-copilot:signal-write", + "displayName": "Signal Write", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/power-platform-mcp-connector-suite/SKILL.md", - "description": "Generate complete Power Platform custom connector with MCP integration for Copilot Studio - includes schema generation, troubleshooting, and validation", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/signal-write/SKILL.md", + "description": "Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/power-platform-mcp-connector-suite/SKILL.md" + "repoPath": "skills/signal-write/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:powerbi-modeling", - "displayName": "Powerbi Modeling", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/powerbi-modeling/SKILL.md", - "description": "Power BI semantic modeling assistant for building optimized data models.", + "identifier": "urn:air:github.com:github:awesome-copilot:signals-dashboard", + "displayName": "Signals Dashboard", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/signals-dashboard/plugin.json", + "description": "Monitor Workshop agent signals, honesty calibration, cost-aware desk profiles, and fail-closed local delegation in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/powerbi-modeling/SKILL.md" + "repoPath": "plugins/signals-dashboard/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pr-artifact-explorer", - "displayName": "PR Artifact Explorer", + "identifier": "urn:air:github.com:github:awesome-copilot:site-studio", + "displayName": "Site Studio", "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/pr-artifact-explorer/plugin.json", - "description": "Navigate pull requests and securely explore GitHub Actions artifacts in a GitHub Copilot canvas.", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/site-studio/plugin.json", + "description": "Plan, draft, and track a personal website with an agent in a shared GitHub Copilot canvas.", "tags": [ "canvas", "canvas-only", @@ -9898,628 +9798,648 @@ ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/pr-artifact-explorer/plugin.json" + "repoPath": "plugins/site-studio/plugin.json" }, "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pr-dashboard", - "displayName": "PR Dashboard", + "identifier": "urn:air:github.com:github:awesome-copilot:slang-shader-engineer", + "displayName": "Slang Shader Engineer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pr-dashboard/SKILL.md", - "description": "Open a GitHub PR dashboard in the browser. Use when the user asks to see their pull requests, open the PR dashboard, show PRs for a date range, or check", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/slang-shader-engineer/SKILL.md", + "description": "Use when working with Slang shaders, shader modules, HLSL-compatible GPU code, graphics pipelines, compute shaders, tessellation, ray tracing, parameter", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pr-dashboard/SKILL.md" + "repoPath": "skills/slang-shader-engineer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pr-screenshots", - "displayName": "PR Screenshots", + "identifier": "urn:air:github.com:github:awesome-copilot:snowflake-semanticview", + "displayName": "Snowflake Semanticview", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pr-screenshots/SKILL.md", - "description": "Embed before/after screenshots and annotated images in pull request descriptions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/snowflake-semanticview/SKILL.md", + "description": "Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow).", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pr-screenshots/SKILL.md" + "repoPath": "skills/snowflake-semanticview/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:prd", - "displayName": "PRD", + "identifier": "urn:air:github.com:github:copilot-plugins:spark-app-template", + "displayName": "Spark App Template", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/prd/SKILL.md", - "description": "Generate high-quality Product Requirements Documents (PRDs) for software systems and AI-powered features.", + "url": "https://github.com/github/copilot-plugins/blob/main/plugins/spark/skills/spark-app-template/SKILL.md", + "description": "Comprehensive guidance for building web apps with opinionated defaults for tech stack, design system, and code standards.", "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/prd/SKILL.md" + "sourceSet": "github/copilot-plugins", + "repoPath": "plugins/spark/skills/spark-app-template/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:premium-frontend-ui", - "displayName": "Premium Frontend UI", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/premium-frontend-ui/SKILL.md", - "description": "A comprehensive guide for GitHub Copilot to craft immersive, high-performance web experiences with advanced motion, typography, and architectural...", + "identifier": "urn:air:github.com:github:copilot-plugins:spark", + "displayName": "Spark", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/copilot-plugins/blob/main/plugins/spark", + "description": "Spark plugin for GitHub Copilot.", "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/premium-frontend-ui/SKILL.md" + "sourceSet": "github/copilot-plugins", + "repoPath": ".github/plugin/marketplace.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:project-workflow-analysis-blueprint-generator", - "displayName": "Project Workflow Analysis Blueprint Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:sponsor-finder", + "displayName": "Sponsor Finder", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/project-workflow-analysis-blueprint-generator/SKILL.md", - "description": "Comprehensive technology-agnostic prompt generator for documenting end-to-end application workflows.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/sponsor-finder/SKILL.md", + "description": "Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/project-workflow-analysis-blueprint-generator/SKILL.md" + "repoPath": "skills/sponsor-finder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:prompt-optimizer", - "displayName": "Prompt Optimizer", + "identifier": "urn:air:github.com:github:awesome-copilot:spring-boot-testing", + "displayName": "Spring Boot Testing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/prompt-optimizer/SKILL.md", - "description": "Turn any rough prompt, half-formed idea, or task description into a finished, ready-to-send prompt optimized for any LLM model inside a chat interface..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/spring-boot-testing/SKILL.md", + "description": "Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/prompt-optimizer/SKILL.md" + "repoPath": "skills/spring-boot-testing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:publish-to-pages", - "displayName": "Publish to Pages", + "identifier": "urn:air:github.com:github:awesome-copilot:sql-code-review", + "displayName": "SQL Code Review", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/publish-to-pages/SKILL.md", - "description": "Publish presentations and web content to GitHub Pages. Converts PPTX, PDF, HTML, or Google Slides to a live GitHub Pages URL.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-code-review/SKILL.md", + "description": "Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/publish-to-pages/SKILL.md" + "repoPath": "skills/sql-code-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:pytest-coverage", - "displayName": "Pytest Coverage", + "identifier": "urn:air:github.com:github:awesome-copilot:sql-optimization", + "displayName": "SQL Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/pytest-coverage/SKILL.md", - "description": "Run pytest tests with coverage, discover lines missing coverage, and increase coverage to 100%.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-optimization/SKILL.md", + "description": "Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/pytest-coverage/SKILL.md" + "repoPath": "skills/sql-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:python-azure-iot-edge-modules", - "displayName": "Python Azure Iot Edge Modules", + "identifier": "urn:air:github.com:github:awesome-copilot:sql-server-table-reconciliation", + "displayName": "SQL Server Table Reconciliation", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-azure-iot-edge-modules/SKILL.md", - "description": "Build and operate Python Azure IoT Edge modules with robust messaging, deployment manifests, observability, and production readiness checks.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-server-table-reconciliation/SKILL.md", + "description": "Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/python-azure-iot-edge-modules/SKILL.md" + "repoPath": "skills/sql-server-table-reconciliation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:python-mcp-server-generator", - "displayName": "Python MCP Server Generator", + "identifier": "urn:air:github.com:github:awesome-copilot:ssma-console", + "displayName": "Ssma Console", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-mcp-server-generator/SKILL.md", - "description": "Generate a complete MCP server project in Python with tools, resources, and proper configuration", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ssma-console/SKILL.md", + "description": "Use when: SSMA console operations — create project, generate assessment report, convert schema, migrate data, Oracle to SQL Server migration, schema...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/python-mcp-server-generator/SKILL.md" + "repoPath": "skills/ssma-console/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:python-pypi-package-builder", - "displayName": "Python Pypi Package Builder", + "identifier": "urn:air:github.com:github:awesome-copilot:steno-mode", + "displayName": "Steno Mode", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/python-pypi-package-builder/SKILL.md", - "description": "End-to-end skill for building, testing, linting, versioning, and publishing a production-grade Python library to PyPI.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/steno-mode/SKILL.md", + "description": "Shorthand-first response compression that cuts ~40% of response tokens while preserving technical precision and exact literals.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/python-pypi-package-builder/SKILL.md" + "repoPath": "skills/steno-mode/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-clients-sdk", - "displayName": "Qdrant Clients SDK", + "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-generate", + "displayName": "Structured Autonomy Generate", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-clients-sdk/SKILL.md", - "description": "Qdrant provides client SDKs for various programming languages, allowing easy integration with Qdrant deployments.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-generate/SKILL.md", + "description": "Structured Autonomy Implementation Generator Prompt", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-clients-sdk/SKILL.md" + "repoPath": "skills/structured-autonomy-generate/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-deployment-options", - "displayName": "Qdrant Deployment Options", + "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-implement", + "displayName": "Structured Autonomy Implement", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-deployment-options/SKILL.md", - "description": "Guides Qdrant deployment selection. Use when someone asks 'how to deploy Qdrant', 'Docker vs Cloud', 'local mode', 'embedded Qdrant', 'Qdrant EDGE'...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-implement/SKILL.md", + "description": "Structured Autonomy Implementation Prompt", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-deployment-options/SKILL.md" + "repoPath": "skills/structured-autonomy-implement/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-horizontal-scaling", - "displayName": "Qdrant Horizontal Scaling", + "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-plan", + "displayName": "Structured Autonomy Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/horizontal-scaling/SKILL.md", - "description": "Diagnoses and guides Qdrant horizontal scaling decisions. Use when someone asks 'vertical or horizontal?', 'how many nodes?', 'how many shards?', 'how..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-plan/SKILL.md", + "description": "Structured Autonomy Planning Prompt", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-data-volume/horizontal-scaling/SKILL.md" + "repoPath": "skills/structured-autonomy-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-indexing-performance-optimization", - "displayName": "Qdrant Indexing Performance Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-agents", + "displayName": "Suggest Awesome GitHub Copilot Agents", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/indexing-performance-optimization/SKILL.md", - "description": "Diagnoses and fixes slow Qdrant indexing and data ingestion.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-agents/SKILL.md", + "description": "Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-performance-optimization/indexing-performance-optimization/SKILL.md" + "repoPath": "skills/suggest-awesome-github-copilot-agents/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-memory-usage-optimization", - "displayName": "Qdrant Memory Usage Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-instructions", + "displayName": "Suggest Awesome GitHub Copilot Instructions", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/memory-usage-optimization/SKILL.md", - "description": "Diagnoses and reduces Qdrant memory usage. Use when someone reports 'memory too high', 'RAM keeps growing', 'node crashed', 'out of memory', 'memory...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-instructions/SKILL.md", + "description": "Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-performance-optimization/memory-usage-optimization/SKILL.md" + "repoPath": "skills/suggest-awesome-github-copilot-instructions/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-minimize-latency", - "displayName": "Qdrant Minimize Latency", + "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-skills", + "displayName": "Suggest Awesome GitHub Copilot Skills", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/minimize-latency/SKILL.md", - "description": "Guides Qdrant query latency optimization. Use when someone asks 'search is slow', 'how to reduce latency', 'p99 is too high', 'tail latency', 'single...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-skills/SKILL.md", + "description": "Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/minimize-latency/SKILL.md" + "repoPath": "skills/suggest-awesome-github-copilot-skills/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-model-migration", - "displayName": "Qdrant Model Migration", + "identifier": "urn:air:github.com:github:awesome-copilot:swift-mcp-server-generator", + "displayName": "Swift MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-model-migration/SKILL.md", - "description": "Guides embedding model migration in Qdrant without downtime.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/swift-mcp-server-generator/SKILL.md", + "description": "Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-model-migration/SKILL.md" + "repoPath": "skills/swift-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring-debugging", - "displayName": "Qdrant Monitoring Debugging", + "identifier": "urn:air:github.com:github:awesome-copilot:technical-job-search", + "displayName": "Technical Job Search", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/debugging/SKILL.md", - "description": "Diagnoses Qdrant production issues using metrics and observability tools.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/technical-job-search/SKILL.md", + "description": "Use this skill when a software engineer asks for help with job search tasks: parsing or analyzing a job description, tailoring a CV/resume, writing a...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-monitoring/debugging/SKILL.md" + "repoPath": "skills/technical-job-search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring-setup", - "displayName": "Qdrant Monitoring Setup", + "identifier": "urn:air:github.com:github:awesome-copilot:technology-stack-blueprint-generator", + "displayName": "Technology Stack Blueprint Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/setup/SKILL.md", - "description": "Guides Qdrant monitoring setup including Prometheus scraping, health probes, Hybrid Cloud metrics, alerting, and log centralization.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/technology-stack-blueprint-generator/SKILL.md", + "description": "Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-monitoring/setup/SKILL.md" + "repoPath": "skills/technology-stack-blueprint-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-monitoring", - "displayName": "Qdrant Monitoring", + "identifier": "urn:air:github.com:github:awesome-copilot:terraform-azurerm-set-diff-analyzer", + "displayName": "Terraform Azurerm Set Diff Analyzer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-monitoring/SKILL.md", - "description": "Guides Qdrant monitoring and observability setup. Use when someone asks 'how to monitor Qdrant', 'what metrics to track', 'is Qdrant healthy'...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/terraform-azurerm-set-diff-analyzer/SKILL.md", + "description": "Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-monitoring/SKILL.md" + "repoPath": "skills/terraform-azurerm-set-diff-analyzer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-performance-optimization", - "displayName": "Qdrant Performance Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:threat-model-analyst", + "displayName": "Threat Model Analyst", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/SKILL.md", - "description": "Different techniques to optimize the performance of Qdrant, including indexing strategies, query optimization, and hardware considerations.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/threat-model-analyst/SKILL.md", + "description": "Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A..", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-performance-optimization/SKILL.md" + "repoPath": "skills/threat-model-analyst/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-data-volume", - "displayName": "Qdrant Scaling Data Volume", + "identifier": "urn:air:github.com:github:awesome-copilot:tiny-stepping", + "displayName": "Tiny Stepping", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/SKILL.md", - "description": "Guides Qdrant data volume scaling decisions. Use when someone asks 'data doesn't fit on one node', 'too much data', 'need more storage', 'vertical or...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/tiny-stepping/SKILL.md", + "description": "Incremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-data-volume/SKILL.md" + "repoPath": "skills/tiny-stepping/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-qps", - "displayName": "Qdrant Scaling Qps", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-qps/SKILL.md", - "description": "Guides Qdrant query throughput (QPS) scaling. Use when someone asks 'how to increase QPS', 'need more throughput', 'queries per second too low', 'batch.", + "identifier": "urn:air:github.com:github:awesome-copilot:tiny-tool-town-submitter", + "displayName": "Tiny Tool Town Submitter", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/tiny-tool-town-submitter/plugin.json", + "description": "Inspect a repository, improve its readiness, and submit a Tiny Tool Town listing from a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-qps/SKILL.md" + "repoPath": "plugins/tiny-tool-town-submitter/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling-query-volume", - "displayName": "Qdrant Scaling Query Volume", + "identifier": "urn:air:github.com:github:awesome-copilot:tldr-prompt", + "displayName": "Tldr Prompt", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-query-volume/SKILL.md", - "description": "Guides Qdrant query volume scaling. Use when someone asks 'query returns too many results', 'scroll performance', 'large limit values', 'paginating...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/tldr-prompt/SKILL.md", + "description": "Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-query-volume/SKILL.md" + "repoPath": "skills/tldr-prompt/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-scaling", - "displayName": "Qdrant Scaling", + "identifier": "urn:air:github.com:github:awesome-copilot:tm7-threat-model", + "displayName": "Tm7 Threat Model", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/SKILL.md", - "description": "Guides Qdrant scaling decisions. Use when someone asks 'how many nodes do I need', 'data doesn't fit on one node', 'need more throughput', 'cluster is..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/tm7-threat-model/SKILL.md", + "description": "Creates valid Microsoft Threat Modeling Tool (.tm7) files compatible with the Microsoft Threat Modeling Tool v7.3+.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/SKILL.md" + "repoPath": "skills/tm7-threat-model/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-quality-diagnosis", - "displayName": "Qdrant Search Quality Diagnosis", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/diagnosis/SKILL.md", - "description": "Diagnoses Qdrant search quality issues. Use when someone reports 'results are bad', 'wrong results', 'not relevant results', 'missing matches', 'recall.", + "identifier": "urn:air:github.com:github:awesome-copilot:token-pacman", + "displayName": "Token Pac-Man", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/token-pacman/plugin.json", + "description": "Visualize live session AI-credit usage as a Pac-Man board with pellets, ghosts, milestones, and limits in a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-search-quality/diagnosis/SKILL.md" + "repoPath": "plugins/token-pacman/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-quality", - "displayName": "Qdrant Search Quality", + "identifier": "urn:air:github.com:github:awesome-copilot:transloadit-media-processing", + "displayName": "Transloadit Media Processing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/SKILL.md", - "description": "Diagnoses and improves Qdrant search relevance. Use when someone reports 'search results are bad', 'wrong results', 'low precision', 'low recall'...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/transloadit-media-processing/SKILL.md", + "description": "Process media files (video, audio, images, documents) using Transloadit.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-search-quality/SKILL.md" + "repoPath": "skills/transloadit-media-processing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-speed-optimization", - "displayName": "Qdrant Search Speed Optimization", + "identifier": "urn:air:github.com:github:awesome-copilot:typescript-mcp-server-generator", + "displayName": "Typescript MCP Server Generator", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-performance-optimization/search-speed-optimization/SKILL.md", - "description": "Diagnoses and fixes slow Qdrant search. Use when someone reports 'search is slow', 'high latency', 'queries take too long', 'low QPS', 'throughput too..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/typescript-mcp-server-generator/SKILL.md", + "description": "Generate a complete MCP server project in TypeScript using the MCP TypeScript SDK v2 (@modelcontextprotocol/server) with tools, resources, and proper...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-performance-optimization/search-speed-optimization/SKILL.md" + "repoPath": "skills/typescript-mcp-server-generator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-search-strategies", - "displayName": "Qdrant Search Strategies", + "identifier": "urn:air:github.com:github:awesome-copilot:typespec-api-operations", + "displayName": "Typespec API Operations", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-search-quality/search-strategies/SKILL.md", - "description": "Guides Qdrant search strategy selection. Use when someone asks 'should I use hybrid search?', 'BM25 or sparse vectors?', 'how to rerank?', 'results are.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-api-operations/SKILL.md", + "description": "Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-search-quality/search-strategies/SKILL.md" + "repoPath": "skills/typespec-api-operations/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-sliding-time-window", - "displayName": "Qdrant Sliding Time Window", + "identifier": "urn:air:github.com:github:awesome-copilot:typespec-create-agent", + "displayName": "Typespec Create Agent", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/sliding-time-window/SKILL.md", - "description": "Guides sliding time window scaling in Qdrant. Use when someone asks 'only recent data matters', 'how to expire old vectors', 'time-based data rotation'.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-create-agent/SKILL.md", + "description": "Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-data-volume/sliding-time-window/SKILL.md" + "repoPath": "skills/typespec-create-agent/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-tenant-scaling", - "displayName": "Qdrant Tenant Scaling", + "identifier": "urn:air:github.com:github:awesome-copilot:typespec-create-api-plugin", + "displayName": "Typespec Create API Plugin", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/tenant-scaling/SKILL.md", - "description": "Guides Qdrant multi-tenant scaling. Use when someone asks 'how to scale tenants', 'one collection per tenant?', 'tenant isolation', 'dedicated shards'..", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-create-api-plugin/SKILL.md", + "description": "Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-data-volume/tenant-scaling/SKILL.md" + "repoPath": "skills/typespec-create-api-plugin/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-version-upgrade", - "displayName": "Qdrant Version Upgrade", + "identifier": "urn:air:github.com:github:awesome-copilot:ui-screenshots", + "displayName": "UI Screenshots", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-version-upgrade/SKILL.md", - "description": "Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/ui-screenshots/SKILL.md", + "description": "Capture screenshots of web apps during development using Playwright and PIL.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-version-upgrade/SKILL.md" + "repoPath": "skills/ui-screenshots/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:qdrant-vertical-scaling", - "displayName": "Qdrant Vertical Scaling", + "identifier": "urn:air:github.com:github:awesome-copilot:unit-test-vue-pinia", + "displayName": "Unit Test Vue Pinia", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/qdrant-scaling/scaling-data-volume/vertical-scaling/SKILL.md", - "description": "Guides Qdrant vertical scaling decisions. Use when someone asks 'how to scale up a node', 'need more RAM', 'upgrade node size', 'vertical scaling'...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/unit-test-vue-pinia/SKILL.md", + "description": "Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/qdrant-scaling/scaling-data-volume/vertical-scaling/SKILL.md" + "repoPath": "skills/unit-test-vue-pinia/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:quality-playbook", - "displayName": "Quality Playbook", + "identifier": "urn:air:github.com:github:awesome-copilot:update-avm-modules-in-bicep", + "displayName": "Update Avm Modules in Bicep", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/quality-playbook/SKILL.md", - "description": "Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional tests, runs a.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-avm-modules-in-bicep/SKILL.md", + "description": "Update Azure Verified Modules (AVM) to latest versions in Bicep files.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/quality-playbook/SKILL.md" + "repoPath": "skills/update-avm-modules-in-bicep/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:quasi-coder", - "displayName": "Quasi Coder", + "identifier": "urn:air:github.com:github:awesome-copilot:update-implementation-plan", + "displayName": "Update Implementation Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/quasi-coder/SKILL.md", - "description": "Expert 10x engineer skill for interpreting and implementing code from shorthand, quasi-code, and natural language descriptions.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-implementation-plan/SKILL.md", + "description": "Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/quasi-coder/SKILL.md" + "repoPath": "skills/update-implementation-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react-audit-grep-patterns", - "displayName": "React Audit Grep Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:update-llms", + "displayName": "Update Llms", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react-audit-grep-patterns/SKILL.md", - "description": "Provides the complete, verified grep scan command library for auditing React codebases before a React 18.3.1 or React 19 upgrade.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-llms/SKILL.md", + "description": "Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react-audit-grep-patterns/SKILL.md" + "repoPath": "skills/update-llms/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react-container-presentation-component", - "displayName": "React Container Presentation Component", + "identifier": "urn:air:github.com:github:awesome-copilot:update-markdown-file-index", + "displayName": "Update Markdown File Index", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react-container-presentation-component/SKILL.md", - "description": "Create a React component using the Container/Presentation pattern in src/components by asking for the component name and type (ui or features), then...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-markdown-file-index/SKILL.md", + "description": "Update a markdown file section with an index/table of files from a specified folder.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react-container-presentation-component/SKILL.md" + "repoPath": "skills/update-markdown-file-index/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-batching-patterns", - "displayName": "React18 Batching Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:update-specification", + "displayName": "Update Specification", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-batching-patterns/SKILL.md", - "description": "Provides exact patterns for diagnosing and fixing automatic batching regressions in React 18 class components.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-specification/SKILL.md", + "description": "Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-batching-patterns/SKILL.md" + "repoPath": "skills/update-specification/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-dep-compatibility", - "displayName": "React18 Dep Compatibility", + "identifier": "urn:air:github.com:github:awesome-copilot:vardoger-analyze", + "displayName": "Vardoger Analyze", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-dep-compatibility/SKILL.md", - "description": "React 18.3.1 and React 19 dependency compatibility matrix.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/vardoger-analyze/SKILL.md", + "description": "Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot CLI...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-dep-compatibility/SKILL.md" + "repoPath": "skills/vardoger-analyze/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-enzyme-to-rtl", - "displayName": "React18 Enzyme to Rtl", + "identifier": "urn:air:github.com:github:awesome-copilot:vcpkg", + "displayName": "Vcpkg", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-enzyme-to-rtl/SKILL.md", - "description": "Provides exact Enzyme → React Testing Library migration patterns for React 18 upgrades.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/vcpkg/SKILL.md", + "description": "Guide for setting up vcpkg in C++ projects, managing dependency versions, and cross-compiling.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-enzyme-to-rtl/SKILL.md" + "repoPath": "skills/vcpkg/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-legacy-context", - "displayName": "React18 Legacy Context", + "identifier": "urn:air:github.com:github:awesome-copilot:vscode-ext-commands", + "displayName": "VS Code Ext Commands", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-legacy-context/SKILL.md", - "description": "Provides the complete migration pattern for React legacy context API (contextTypes, childContextTypes, getChildContext) to the modern createContext API.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/vscode-ext-commands/SKILL.md", + "description": "Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-legacy-context/SKILL.md" + "repoPath": "skills/vscode-ext-commands/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-lifecycle-patterns", - "displayName": "React18 Lifecycle Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:vscode-ext-localization", + "displayName": "VS Code Ext Localization", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-lifecycle-patterns/SKILL.md", - "description": "Provides exact before/after migration patterns for the three unsafe class component lifecycle methods - componentWillMount, componentWillReceiveProps...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/vscode-ext-localization/SKILL.md", + "description": "Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-lifecycle-patterns/SKILL.md" + "repoPath": "skills/vscode-ext-localization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react18-string-refs", - "displayName": "React18 String Refs", + "identifier": "urn:air:github.com:github:awesome-copilot:web-design-reviewer", + "displayName": "Web Design Reviewer", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react18-string-refs/SKILL.md", - "description": "Provides exact migration patterns for React string refs (ref=\"name\" + this.refs.name) to React.createRef() in class components.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/web-design-reviewer/SKILL.md", + "description": "This skill enables visual inspection of websites running locally or remotely to identify and fix design issues.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react18-string-refs/SKILL.md" + "repoPath": "skills/web-design-reviewer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react19-concurrent-patterns", - "displayName": "React19 Concurrent Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:webapp-testing", + "displayName": "Webapp Testing", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-concurrent-patterns/SKILL.md", - "description": "Preserve React 18 concurrent patterns and adopt React 19 APIs (useTransition, useDeferredValue, Suspense, use(), useOptimistic, Actions) during...", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/webapp-testing/SKILL.md", + "description": "Toolkit for interacting with and testing local web applications using Playwright.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react19-concurrent-patterns/SKILL.md" + "repoPath": "skills/webapp-testing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react19-source-patterns", - "displayName": "React19 Source Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:webmcpify", + "displayName": "Webmcpify", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-source-patterns/SKILL.md", - "description": "Reference for React 19 source-file migration patterns, including API changes, ref handling, and context updates.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/webmcpify/SKILL.md", + "description": "Make a web app agent-ready — propose a WebMCP tool manifest, integrate, verify in a real browser, heal; unrelated code stays untouched.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react19-source-patterns/SKILL.md" + "repoPath": "skills/webmcpify/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:react19-test-patterns", - "displayName": "React19 Test Patterns", + "identifier": "urn:air:github.com:github:awesome-copilot:what-context-needed", + "displayName": "What Context Needed", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/react19-test-patterns/SKILL.md", - "description": "Provides before/after patterns for migrating test files to React 19 compatibility, including act() imports, Simulate removal, and StrictMode call count.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/what-context-needed/SKILL.md", + "description": "Ask Copilot what files it needs to see before answering a question", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/react19-test-patterns/SKILL.md" + "repoPath": "skills/what-context-needed/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:readme-blueprint-generator", - "displayName": "Readme Blueprint Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/readme-blueprint-generator/SKILL.md", - "description": "Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation.", + "identifier": "urn:air:github.com:github:awesome-copilot:where-was-i", + "displayName": "Where Was I", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/where-was-i/plugin.json", + "description": "Reconstruct branch, commit, uncommitted-work, and pull-request context in a GitHub Copilot canvas to resume development quickly.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/readme-blueprint-generator/SKILL.md" + "repoPath": "plugins/where-was-i/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:refactor-method-complexity-reduce", - "displayName": "Refactor Method Complexity Reduce", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor-method-complexity-reduce/SKILL.md", - "description": "Refactor given method `${input:methodName}` to reduce its cognitive complexity to `${input:complexityThreshold}` or below, by extracting helper methods.", + "identifier": "urn:air:github.com:github:awesome-copilot:windows-app-storage-inspector-cleanup", + "displayName": "Windows App Storage Inspector Cleanup", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/windows-app-storage-inspector-cleanup/plugin.json", + "description": "Inspect Windows application storage, understand disk usage, and safely recycle approved cleanup items from a GitHub Copilot canvas.", + "tags": [ + "canvas", + "canvas-only", + "github-copilot" + ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/refactor-method-complexity-reduce/SKILL.md" + "repoPath": "plugins/windows-app-storage-inspector-cleanup/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:refactor-plan", - "displayName": "Refactor Plan", + "identifier": "urn:air:github.com:github:awesome-copilot:winmd-api-search", + "displayName": "Winmd API Search", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor-plan/SKILL.md", - "description": "Create a concrete plan before starting a multi-file refactor.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/winmd-api-search/SKILL.md", + "description": "Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/refactor-plan/SKILL.md" + "repoPath": "skills/winmd-api-search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:refactor", - "displayName": "Refactor", + "identifier": "urn:air:github.com:github:awesome-copilot:winui3-migration-guide", + "displayName": "Winui3 Migration Guide", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/refactor/SKILL.md", - "description": "Surgical code refactoring to improve maintainability without changing behavior.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/winui3-migration-guide/SKILL.md", + "description": "UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/refactor/SKILL.md" + "repoPath": "skills/winui3-migration-guide/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:release-notes-showcase", - "displayName": "Release Notes Showcase", + "identifier": "urn:air:github.com:github:awesome-copilot:work-hub", + "displayName": "Work Hub", "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/release-notes-showcase/plugin.json", - "description": "Compose and refine launch-ready release notes with contributor callouts and export-friendly output in a GitHub Copilot canvas.", + "url": "https://github.com/github/awesome-copilot/blob/main/plugins/work-hub/plugin.json", + "description": "Manage cross-repository onboarding, focus planning, repository health, work signals, and session cleanup from a GitHub Copilot canvas.", "tags": [ "canvas", "canvas-only", @@ -10527,7093 +10447,4425 @@ ], "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/release-notes-showcase/plugin.json" + "repoPath": "plugins/work-hub/plugin.json" }, "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:remember-interactive-programming", - "displayName": "Remember Interactive Programming", + "identifier": "urn:air:github.com:github:awesome-copilot:workiq-copilot", + "displayName": "Workiq Copilot", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/remember-interactive-programming/SKILL.md", - "description": "A micro-prompt that reminds the agent that it is an interactive programmer.", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/workiq-copilot/SKILL.md", + "description": "Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/remember-interactive-programming/SKILL.md" + "repoPath": "skills/workiq-copilot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:remember", - "displayName": "Remember", + "identifier": "urn:air:github.com:github:awesome-copilot:workshop-create", + "displayName": "Workshop Create", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/remember/SKILL.md", - "description": "Transforms lessons learned into domain-organized memory instructions (global or workspace).", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/workshop-create/SKILL.md", + "description": "Create a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the operator points at, or (B) create.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/remember/SKILL.md" + "repoPath": "skills/workshop-create/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:repo-actions-hub", - "displayName": "Repo Actions Hub", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/repo-actions-hub/plugin.json", - "description": "Browse GitHub Actions workflows, inspect recent runs, and trigger manual workflow runs from a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], + "identifier": "urn:air:github.com:github:awesome-copilot:write-coding-standards-from-file", + "displayName": "Write Coding Standards From File", + "mediaType": "application/ai-skill", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/write-coding-standards-from-file/SKILL.md", + "description": "Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/repo-actions-hub/plugin.json" + "repoPath": "skills/write-coding-standards-from-file/SKILL.md" }, - "type": "application/vnd.github.copilot-plugin" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:github:awesome-copilot:repo-story-time", - "displayName": "Repo Story Time", + "identifier": "urn:air:github.com:github:awesome-copilot:x-twitter-scraper", + "displayName": "X Twitter Scraper", "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/repo-story-time/SKILL.md", - "description": "Generate a comprehensive repository summary and narrative story from commit history", + "url": "https://github.com/github/awesome-copilot/blob/main/skills/x-twitter-scraper/SKILL.md", + "description": "Build GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, hosted Apify Actor runs, MCP tools, TweetClaw OpenClaw plugin installs, signed...", "metadata": { "sourceSet": "github/awesome-copilot", - "repoPath": "skills/repo-story-time/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:resemble-detect", - "displayName": "Resemble Detect", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/resemble-detect/SKILL.md", - "description": "Deepfake detection and media safety — detect AI-generated audio, images, video, and text, trace synthesis sources, apply watermarks, verify speaker...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/resemble-detect/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:review-and-refactor", - "displayName": "Review and Refactor", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/review-and-refactor/SKILL.md", - "description": "Review and refactor code in your project according to defined instructions", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/review-and-refactor/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:reviewing-oracle-to-postgres-migration", - "displayName": "Reviewing Oracle to Postgres Migration", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/reviewing-oracle-to-postgres-migration/SKILL.md", - "description": "Identifies Oracle-to-PostgreSQL migration risks by cross-referencing code against known behavioral differences (empty strings, refcursors, type...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/reviewing-oracle-to-postgres-migration/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:rhino3d-scripts", - "displayName": "Rhino3d Scripts", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/rhino3d-scripts/SKILL.md", - "description": "Authoring and debugging scripts for Rhinoceros 3D (Rhino 8 and later).", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/rhino3d-scripts/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:roundup-setup", - "displayName": "Roundup Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/roundup-setup/SKILL.md", - "description": "Interactive onboarding that learns your communication style, audiences, and data sources to configure personalized status briefings.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/roundup-setup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:roundup", - "displayName": "Roundup", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/roundup/SKILL.md", - "description": "Generate personalized status briefings on demand. Pulls from your configured data sources (GitHub, email, Teams, Slack, and more), synthesizes across...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/roundup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:ruby-mcp-server-generator", - "displayName": "Ruby MCP Server Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ruby-mcp-server-generator/SKILL.md", - "description": "Generate a complete Model Context Protocol server project in Ruby using the official MCP Ruby SDK gem.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ruby-mcp-server-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:ruff-recursive-fix", - "displayName": "Ruff Recursive Fix", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ruff-recursive-fix/SKILL.md", - "description": "Run Ruff checks with optional scope and rule overrides, apply safe and unsafe autofixes iteratively, review each change, and resolve remaining findings.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ruff-recursive-fix/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:rust-mcp-server-generator", - "displayName": "Rust MCP Server Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/rust-mcp-server-generator/SKILL.md", - "description": "Generate a complete Rust Model Context Protocol server project with tools, prompts, resources, and tests using the official rmcp SDK", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/rust-mcp-server-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-apex-quality", - "displayName": "Salesforce Apex Quality", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-apex-quality/SKILL.md", - "description": "Apex code quality guardrails for Salesforce development. Enforces bulk-safety rules (no SOQL/DML in loops), sharing model requirements, CRUD/FLS...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/salesforce-apex-quality/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-component-standards", - "displayName": "Salesforce Component Standards", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-component-standards/SKILL.md", - "description": "Quality standards for Salesforce Lightning Web Components (LWC), Aura components, and Visualforce pages.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/salesforce-component-standards/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:salesforce-flow-design", - "displayName": "Salesforce Flow Design", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/salesforce-flow-design/SKILL.md", - "description": "Salesforce Flow architecture decisions, flow type selection, bulk safety validation, and fault handling standards.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/salesforce-flow-design/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:sandbox-npm-install", - "displayName": "Sandbox NPM Install", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/sandbox-npm-install/SKILL.md", - "description": "Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/sandbox-npm-install/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:scaffolding-oracle-to-postgres-migration-test-project", - "displayName": "Scaffolding Oracle to Postgres Migration Test Project", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/scaffolding-oracle-to-postgres-migration-test-project/SKILL.md", - "description": "Scaffolds an xUnit integration test project for validating Oracle-to-PostgreSQL database migration behavior in .NET solutions.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/scaffolding-oracle-to-postgres-migration-test-project/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:scoutqa-test", - "displayName": "Scoutqa Test", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/scoutqa-test/SKILL.md", - "description": "This skill should be used when the user asks to \"test this website\", \"run exploratory testing\", \"check for accessibility issues\", \"verify the login flow", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/scoutqa-test/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:screen-recording", - "displayName": "Screen Recording", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/screen-recording/SKILL.md", - "description": "Create annotated animated GIF demos and screen recordings for pull requests and documentation.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/screen-recording/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:secret-scanning", - "displayName": "Secret Scanning", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/secret-scanning/SKILL.md", - "description": "Guide for configuring and managing GitHub secret scanning, push protection, custom patterns, and secret alert remediation.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/secret-scanning/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:security-review", - "displayName": "Security Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/security-review/SKILL.md", - "description": "AI-powered codebase security scanner that reasons about code like a security researcher — tracing data flows, understanding component interactions, and.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/security-review/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:semantic-kernel", - "displayName": "Semantic Kernel", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/semantic-kernel/SKILL.md", - "description": "Create, update, refactor, explain, or review Semantic Kernel solutions using shared guidance plus language-specific references for .NET and Python.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/semantic-kernel/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:setup-my-iq", - "displayName": "Setup My Iq", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/setup-my-iq/SKILL.md", - "description": "Create, set up, or update the personal context portfolio: structured markdown files describing who you are, how you work, your teams, and your tool/ADO.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/setup-my-iq/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:shuffle-json-data", - "displayName": "Shuffle JSON Data", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/shuffle-json-data/SKILL.md", - "description": "Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/shuffle-json-data/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:signal-write", - "displayName": "Signal Write", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/signal-write/SKILL.md", - "description": "Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/signal-write/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:signals-dashboard", - "displayName": "Signals Dashboard", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/signals-dashboard/plugin.json", - "description": "Monitor Workshop agent signals, honesty calibration, cost-aware desk profiles, and fail-closed local delegation in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/signals-dashboard/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:site-studio", - "displayName": "Site Studio", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/site-studio/plugin.json", - "description": "Plan, draft, and track a personal website with an agent in a shared GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/site-studio/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:slang-shader-engineer", - "displayName": "Slang Shader Engineer", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/slang-shader-engineer/SKILL.md", - "description": "Use when working with Slang shaders, shader modules, HLSL-compatible GPU code, graphics pipelines, compute shaders, tessellation, ray tracing, parameter", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/slang-shader-engineer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:snowflake-semanticview", - "displayName": "Snowflake Semanticview", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/snowflake-semanticview/SKILL.md", - "description": "Create, alter, and validate Snowflake semantic views using Snowflake CLI (snow).", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/snowflake-semanticview/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:copilot-plugins:spark-app-template", - "displayName": "Spark App Template", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/copilot-plugins/blob/main/plugins/spark/skills/spark-app-template/SKILL.md", - "description": "Comprehensive guidance for building web apps with opinionated defaults for tech stack, design system, and code standards.", - "metadata": { - "sourceSet": "github/copilot-plugins", - "repoPath": "plugins/spark/skills/spark-app-template/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:copilot-plugins:spark", - "displayName": "Spark", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/copilot-plugins/blob/main/plugins/spark", - "description": "Spark plugin for GitHub Copilot.", - "metadata": { - "sourceSet": "github/copilot-plugins", - "repoPath": ".github/plugin/marketplace.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:sponsor-finder", - "displayName": "Sponsor Finder", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/sponsor-finder/SKILL.md", - "description": "Find which of a GitHub repository's dependencies are sponsorable via GitHub Sponsors.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/sponsor-finder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:spring-boot-testing", - "displayName": "Spring Boot Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/spring-boot-testing/SKILL.md", - "description": "Expert Spring Boot 4 testing specialist that selects the best Spring Boot testing techniques for your situation with Junit 6 and AssertJ.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/spring-boot-testing/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:sql-code-review", - "displayName": "SQL Code Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-code-review/SKILL.md", - "description": "Universal SQL code review assistant that performs comprehensive security, maintainability, and code quality analysis across all SQL databases (MySQL...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/sql-code-review/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:sql-optimization", - "displayName": "SQL Optimization", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-optimization/SKILL.md", - "description": "Universal SQL performance optimization assistant for comprehensive query tuning, indexing strategies, and database performance analysis across all SQL..", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/sql-optimization/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:sql-server-table-reconciliation", - "displayName": "SQL Server Table Reconciliation", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/sql-server-table-reconciliation/SKILL.md", - "description": "Use when: comparing SQL Server tables across instances, data migration validation, ETL verification, row mismatch detection, schema drift...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/sql-server-table-reconciliation/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:ssma-console", - "displayName": "Ssma Console", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ssma-console/SKILL.md", - "description": "Use when: SSMA console operations — create project, generate assessment report, convert schema, migrate data, Oracle to SQL Server migration, schema...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ssma-console/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:steno-mode", - "displayName": "Steno Mode", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/steno-mode/SKILL.md", - "description": "Shorthand-first response compression that cuts ~40% of response tokens while preserving technical precision and exact literals.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/steno-mode/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-generate", - "displayName": "Structured Autonomy Generate", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-generate/SKILL.md", - "description": "Structured Autonomy Implementation Generator Prompt", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/structured-autonomy-generate/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-implement", - "displayName": "Structured Autonomy Implement", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-implement/SKILL.md", - "description": "Structured Autonomy Implementation Prompt", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/structured-autonomy-implement/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:structured-autonomy-plan", - "displayName": "Structured Autonomy Plan", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/structured-autonomy-plan/SKILL.md", - "description": "Structured Autonomy Planning Prompt", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/structured-autonomy-plan/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-agents", - "displayName": "Suggest Awesome GitHub Copilot Agents", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-agents/SKILL.md", - "description": "Suggest relevant GitHub Copilot Custom Agents files from the awesome-copilot repository based on current repository context and chat history, avoiding..", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/suggest-awesome-github-copilot-agents/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-instructions", - "displayName": "Suggest Awesome GitHub Copilot Instructions", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-instructions/SKILL.md", - "description": "Suggest relevant GitHub Copilot instruction files from the awesome-copilot repository based on current repository context and chat history, avoiding...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/suggest-awesome-github-copilot-instructions/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:suggest-awesome-github-copilot-skills", - "displayName": "Suggest Awesome GitHub Copilot Skills", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/suggest-awesome-github-copilot-skills/SKILL.md", - "description": "Suggest relevant GitHub Copilot skills from the awesome-copilot repository based on current repository context and chat history, avoiding duplicates...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/suggest-awesome-github-copilot-skills/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:swift-mcp-server-generator", - "displayName": "Swift MCP Server Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/swift-mcp-server-generator/SKILL.md", - "description": "Generate a complete Model Context Protocol server project in Swift using the official MCP Swift SDK package.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/swift-mcp-server-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:technical-job-search", - "displayName": "Technical Job Search", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/technical-job-search/SKILL.md", - "description": "Use this skill when a software engineer asks for help with job search tasks: parsing or analyzing a job description, tailoring a CV/resume, writing a...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/technical-job-search/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:technology-stack-blueprint-generator", - "displayName": "Technology Stack Blueprint Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/technology-stack-blueprint-generator/SKILL.md", - "description": "Comprehensive technology stack blueprint generator that analyzes codebases to create detailed architectural documentation.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/technology-stack-blueprint-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:terraform-azurerm-set-diff-analyzer", - "displayName": "Terraform Azurerm Set Diff Analyzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/terraform-azurerm-set-diff-analyzer/SKILL.md", - "description": "Analyze Terraform plan JSON output for AzureRM Provider to distinguish between false-positive diffs (order-only changes in Set-type attributes) and...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/terraform-azurerm-set-diff-analyzer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:threat-model-analyst", - "displayName": "Threat Model Analyst", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/threat-model-analyst/SKILL.md", - "description": "Full STRIDE-A threat model analysis and incremental update skill for repositories and systems. Supports two modes: (1) Single analysis — full STRIDE-A..", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/threat-model-analyst/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:tiny-stepping", - "displayName": "Tiny Stepping", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/tiny-stepping/SKILL.md", - "description": "Incremental development workflow that makes the smallest meaningful change per step and pauses for feedback, so the direction gets validated early...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/tiny-stepping/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:tiny-tool-town-submitter", - "displayName": "Tiny Tool Town Submitter", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/tiny-tool-town-submitter/plugin.json", - "description": "Inspect a repository, improve its readiness, and submit a Tiny Tool Town listing from a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/tiny-tool-town-submitter/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:tldr-prompt", - "displayName": "Tldr Prompt", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/tldr-prompt/SKILL.md", - "description": "Create tldr summaries for GitHub Copilot files (prompts, agents, instructions, collections), MCP servers, or documentation from URLs and queries.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/tldr-prompt/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:tm7-threat-model", - "displayName": "Tm7 Threat Model", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/tm7-threat-model/SKILL.md", - "description": "Creates valid Microsoft Threat Modeling Tool (.tm7) files compatible with the Microsoft Threat Modeling Tool v7.3+.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/tm7-threat-model/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:token-pacman", - "displayName": "Token Pac-Man", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/token-pacman/plugin.json", - "description": "Visualize live session AI-credit usage as a Pac-Man board with pellets, ghosts, milestones, and limits in a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/token-pacman/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:transloadit-media-processing", - "displayName": "Transloadit Media Processing", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/transloadit-media-processing/SKILL.md", - "description": "Process media files (video, audio, images, documents) using Transloadit.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/transloadit-media-processing/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:typescript-mcp-server-generator", - "displayName": "Typescript MCP Server Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/typescript-mcp-server-generator/SKILL.md", - "description": "Generate a complete MCP server project in TypeScript using the MCP TypeScript SDK v2 (@modelcontextprotocol/server) with tools, resources, and proper...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/typescript-mcp-server-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:typespec-api-operations", - "displayName": "Typespec API Operations", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-api-operations/SKILL.md", - "description": "Add GET, POST, PATCH, and DELETE operations to a TypeSpec API plugin with proper routing, parameters, and adaptive cards", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/typespec-api-operations/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:typespec-create-agent", - "displayName": "Typespec Create Agent", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-create-agent/SKILL.md", - "description": "Generate a complete TypeSpec declarative agent with instructions, capabilities, and conversation starters for Microsoft 365 Copilot", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/typespec-create-agent/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:typespec-create-api-plugin", - "displayName": "Typespec Create API Plugin", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/typespec-create-api-plugin/SKILL.md", - "description": "Generate a TypeSpec API plugin with REST operations, authentication, and Adaptive Cards for Microsoft 365 Copilot", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/typespec-create-api-plugin/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:ui-screenshots", - "displayName": "UI Screenshots", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/ui-screenshots/SKILL.md", - "description": "Capture screenshots of web apps during development using Playwright and PIL.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/ui-screenshots/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:unit-test-vue-pinia", - "displayName": "Unit Test Vue Pinia", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/unit-test-vue-pinia/SKILL.md", - "description": "Write and review unit tests for Vue 3 + TypeScript + Vitest + Pinia codebases.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/unit-test-vue-pinia/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:update-avm-modules-in-bicep", - "displayName": "Update Avm Modules in Bicep", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-avm-modules-in-bicep/SKILL.md", - "description": "Update Azure Verified Modules (AVM) to latest versions in Bicep files.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/update-avm-modules-in-bicep/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:update-implementation-plan", - "displayName": "Update Implementation Plan", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-implementation-plan/SKILL.md", - "description": "Update an existing implementation plan file with new or update requirements to provide new features, refactoring existing code or upgrading packages...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/update-implementation-plan/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:update-llms", - "displayName": "Update Llms", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-llms/SKILL.md", - "description": "Update the llms.txt file in the root folder to reflect changes in documentation or specifications following the llms.txt specification at...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/update-llms/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:update-markdown-file-index", - "displayName": "Update Markdown File Index", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-markdown-file-index/SKILL.md", - "description": "Update a markdown file section with an index/table of files from a specified folder.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/update-markdown-file-index/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:update-specification", - "displayName": "Update Specification", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/update-specification/SKILL.md", - "description": "Update an existing specification file for the solution, optimized for Generative AI consumption based on new requirements or updates to any existing...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/update-specification/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:vardoger-analyze", - "displayName": "Vardoger Analyze", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/vardoger-analyze/SKILL.md", - "description": "Use when the user asks to personalize the GitHub Copilot CLI assistant, adapt Copilot to their style, use vardoger, or analyze their Copilot CLI...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/vardoger-analyze/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:vcpkg", - "displayName": "Vcpkg", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/vcpkg/SKILL.md", - "description": "Guide for setting up vcpkg in C++ projects, managing dependency versions, and cross-compiling.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/vcpkg/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:vscode-ext-commands", - "displayName": "VS Code Ext Commands", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/vscode-ext-commands/SKILL.md", - "description": "Guidelines for contributing commands in VS Code extensions. Indicates naming convention, visibility, localization and other relevant attributes...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/vscode-ext-commands/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:vscode-ext-localization", - "displayName": "VS Code Ext Localization", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/vscode-ext-localization/SKILL.md", - "description": "Guidelines for proper localization of VS Code extensions, following VS Code extension development guidelines, libraries and good practices", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/vscode-ext-localization/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:web-design-reviewer", - "displayName": "Web Design Reviewer", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/web-design-reviewer/SKILL.md", - "description": "This skill enables visual inspection of websites running locally or remotely to identify and fix design issues.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/web-design-reviewer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:webapp-testing", - "displayName": "Webapp Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/webapp-testing/SKILL.md", - "description": "Toolkit for interacting with and testing local web applications using Playwright.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/webapp-testing/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:webmcpify", - "displayName": "Webmcpify", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/webmcpify/SKILL.md", - "description": "Make a web app agent-ready — propose a WebMCP tool manifest, integrate, verify in a real browser, heal; unrelated code stays untouched.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/webmcpify/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:what-context-needed", - "displayName": "What Context Needed", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/what-context-needed/SKILL.md", - "description": "Ask Copilot what files it needs to see before answering a question", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/what-context-needed/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:where-was-i", - "displayName": "Where Was I", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/where-was-i/plugin.json", - "description": "Reconstruct branch, commit, uncommitted-work, and pull-request context in a GitHub Copilot canvas to resume development quickly.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/where-was-i/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:windows-app-storage-inspector-cleanup", - "displayName": "Windows App Storage Inspector Cleanup", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/windows-app-storage-inspector-cleanup/plugin.json", - "description": "Inspect Windows application storage, understand disk usage, and safely recycle approved cleanup items from a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/windows-app-storage-inspector-cleanup/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:winmd-api-search", - "displayName": "Winmd API Search", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/winmd-api-search/SKILL.md", - "description": "Find and explore Windows desktop APIs. Use when building features that need platform capabilities — camera, file access, notifications, UI controls...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/winmd-api-search/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:winui3-migration-guide", - "displayName": "Winui3 Migration Guide", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/winui3-migration-guide/SKILL.md", - "description": "UWP-to-WinUI 3 migration reference. Maps legacy UWP APIs to correct Windows App SDK equivalents with before/after code snippets.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/winui3-migration-guide/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:work-hub", - "displayName": "Work Hub", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/github/awesome-copilot/blob/main/plugins/work-hub/plugin.json", - "description": "Manage cross-repository onboarding, focus planning, repository health, work signals, and session cleanup from a GitHub Copilot canvas.", - "tags": [ - "canvas", - "canvas-only", - "github-copilot" - ], - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "plugins/work-hub/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:workiq-copilot", - "displayName": "Workiq Copilot", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/workiq-copilot/SKILL.md", - "description": "Guides the Copilot CLI on how to use the WorkIQ CLI/MCP server to query Microsoft 365 Copilot data (emails, meetings, docs, Teams, people) for live...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/workiq-copilot/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:workshop-create", - "displayName": "Workshop Create", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/workshop-create/SKILL.md", - "description": "Create a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the operator points at, or (B) create.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/workshop-create/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:write-coding-standards-from-file", - "displayName": "Write Coding Standards From File", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/write-coding-standards-from-file/SKILL.md", - "description": "Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as arguments in the prompt.", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/write-coding-standards-from-file/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:github:awesome-copilot:x-twitter-scraper", - "displayName": "X Twitter Scraper", - "mediaType": "application/ai-skill", - "url": "https://github.com/github/awesome-copilot/blob/main/skills/x-twitter-scraper/SKILL.md", - "description": "Build GitHub Copilot workflows with Xquik X API SDKs, REST endpoints, hosted Apify Actor runs, MCP tools, TweetClaw OpenClaw plugin installs, signed...", - "metadata": { - "sourceSet": "github/awesome-copilot", - "repoPath": "skills/x-twitter-scraper/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:agent-platform-alert-configuration", - "displayName": "Agent Platform Alert Configuration", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-alert-configuration/SKILL.md", - "description": "Configures best-practice alerting policies for Google Cloud Vertex AI / Agent Platform agents on Agent Runtime.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-alert-configuration/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-deploy", - "displayName": "Agent Platform Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-deploy/SKILL.md", - "description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-deploy/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-endpoint-management", - "displayName": "Agent Platform Endpoint Management", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-endpoint-management/SKILL.md", - "description": "Manages Agent Platform serving endpoints.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-endpoint-management/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-eval-flywheel", - "displayName": "Agent Platform Eval Flywheel", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-eval-flywheel/SKILL.md", - "description": "Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-eval-flywheel/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-inference", - "displayName": "Agent Platform Inference", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-inference/SKILL.md", - "description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-inference/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-migrate-from-ai-studio", - "displayName": "Agent Platform Migrate From AI Studio", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-migrate-from-ai-studio/SKILL.md", - "description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI).", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-migrate-from-ai-studio/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-model-registry", - "displayName": "Agent Platform Model Registry", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-model-registry/SKILL.md", - "description": "Agent Platform Model Registry Management.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-model-registry/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-prompt-management", - "displayName": "Agent Platform Prompt Management", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-prompt-management/SKILL.md", - "description": "Manages and orchestrates prompts in Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-prompt-management/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-rag-engine-management", - "displayName": "Agent Platform Rag Engine Management", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-rag-engine-management/SKILL.md", - "description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-rag-engine-management/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-skill-registry", - "displayName": "Agent Platform Skill Registry", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-skill-registry/SKILL.md", - "description": "Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-skill-registry/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-tuning-management", - "displayName": "Agent Platform Tuning Management", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-tuning-management/SKILL.md", - "description": "Manages GenAI tuning jobs in Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-tuning-management/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-tuning", - "displayName": "Agent Platform Tuning", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-tuning/SKILL.md", - "description": "Agent Platform Model Tuning.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/agent-platform-tuning/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:alloydb-basics", - "displayName": "Alloydb Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/alloydb-basics/SKILL.md", - "description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/alloydb-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:bigquery-ai-ml", - "displayName": "Bigquery Ai Ml", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-ai-ml/SKILL.md", - "description": "Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/bigquery-ai-ml/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:bigquery-basics", - "displayName": "Bigquery Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-basics/SKILL.md", - "description": "Manages datasets, tables, and jobs in BigQuery.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/bigquery-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:bigquery-bigframes", - "displayName": "Bigquery Bigframes", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-bigframes/SKILL.md", - "description": "Generates Python code using BigQuery DataFrames (BigFrames), the pandas/scikit-learn-style API over BigQuery.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/bigquery-bigframes/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:bigtable-basics", - "displayName": "Bigtable Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/bigtable-basics/SKILL.md", - "description": "Assists in provisioning instances/tables, designing performant schemas, and querying data in Bigtable.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/bigtable-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:cloud-logging-query-generation", - "displayName": "Cloud Logging Query Generation", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-logging-query-generation/SKILL.md", - "description": "Generates Logging Query Language (LQL) queries for Google Cloud Logging from natural language.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/cloud-logging-query-generation/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:cloud-run-basics", - "displayName": "Cloud Run Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-run-basics/SKILL.md", - "description": "Manages Cloud Run services, jobs, and worker pools.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/cloud-run-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:cloud-sql-basics", - "displayName": "Cloud Sql Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-sql-basics/SKILL.md", - "description": "This file generates or explains Cloud SQL resources.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/cloud-sql-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:data-manager-api-audience-ingestion", - "displayName": "Data Manager Api Audience Ingestion", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-audience-ingestion/SKILL.md", - "description": "Guides developers through uploading audience members to Google products using the Data Manager API /v1/audienceMembers/ingest endpoint and its...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/data-manager-api-audience-ingestion/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:data-manager-api-event-ingestion", - "displayName": "Data Manager Api Event Ingestion", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-event-ingestion/SKILL.md", - "description": "Guides developers through implementing event and conversion ingestion to Google products using the Data Manager API /v1/events/ingest endpoint and...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/data-manager-api-event-ingestion/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:data-manager-api-setup", - "displayName": "Data Manager Api Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-setup/SKILL.md", - "description": "Guides developers through client library installation and authentication setup steps for the Data Manager API.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/data-manager-api-setup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:datalineage-bigquery-asset-impact-analysis", - "displayName": "Datalineage Bigquery Asset Impact Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/datalineage-bigquery-asset-impact-analysis/SKILL.md", - "description": "Analyzes the downstream impact (blast radius) when a BigQuery table or view is broken, stale, or modified.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/datalineage-bigquery-asset-impact-analysis/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:detection-engineering-coverage-evaluation", - "displayName": "Detection Engineering Coverage Evaluation", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/detection-engineering-coverage-evaluation/SKILL.md", - "description": "Automates the end-to-end detection engineering workflow in Google SecOps using MCP tools.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/detection-engineering-coverage-evaluation/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:firebase-basics", - "displayName": "Firebase Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/firebase-basics/SKILL.md", - "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/firebase-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:gcloud", - "displayName": "Gcloud", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gcloud/SKILL.md", - "description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gcloud/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-agents-api", - "displayName": "Gemini Agents Api", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-agents-api/SKILL.md", - "description": "Manages custom Agent resources on Gemini Enterprise Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gemini-agents-api/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-api", - "displayName": "Gemini Api", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-api/SKILL.md", - "description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gemini-api/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-interactions-api", - "displayName": "Gemini Interactions Api", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-interactions-api/SKILL.md", - "description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gemini-interactions-api/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-app-onboarding", - "displayName": "Gke App Onboarding", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-app-onboarding/SKILL.md", - "description": "Manages GKE application onboarding, covering containerization, deployment manifests, and migration.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-app-onboarding/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-backup-dr", - "displayName": "Gke Backup Dr", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-backup-dr/SKILL.md", - "description": "Configures GKE Backup Plans and restore workflows.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-backup-dr/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:gke-basics", - "displayName": "Gke Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-basics/SKILL.md", - "description": "Core GKE cluster discovery and hub.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-batch-hpc", - "displayName": "Gke Batch Hpc", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-batch-hpc/SKILL.md", - "description": "Runs batch and HPC workloads on GKE, utilizing job queues and parallel processing.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-batch-hpc/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-cluster-autoscaler", - "displayName": "Gke Cluster Autoscaler", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cluster-autoscaler/SKILL.md", - "description": "Trigger on mention of GKE cluster autoscaler, node autoscaling, node pool auto-creation / node auto-provisioning.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-cluster-autoscaler/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-cluster-creation", - "displayName": "Gke Cluster Creation", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cluster-creation/SKILL.md", - "description": "Plans and executes GKE cluster creation, provisioning, and production readiness audits.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-cluster-creation/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-compute-classes", - "displayName": "Gke Compute Classes", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-compute-classes/SKILL.md", - "description": "Configures, optimizes, and troubleshoots GKE ComputeClasses.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-compute-classes/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-cost", - "displayName": "Gke Cost", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cost/SKILL.md", - "description": "Optimizes GKE costs, rightsizes workloads, and configures Spot VMs and CUDs.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-cost/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-golden-path", - "displayName": "Gke Golden Path", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-golden-path/SKILL.md", - "description": "Provides GKE golden path configuration defaults, production readiness checklists, and cluster default patterns.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-golden-path/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-inference", - "displayName": "Gke Inference", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-inference/SKILL.md", - "description": "Deploys and optimizes AI/ML inference workloads on GKE, using GPUs, TPUs, and model servers.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-inference/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-multitenancy", - "displayName": "Gke Multitenancy", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-multitenancy/SKILL.md", - "description": "Plans and configures multi-tenancy on GKE.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-multitenancy/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-networking", - "displayName": "Gke Networking", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-networking/SKILL.md", - "description": "Plans, configures, and manages GKE networking.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-networking/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-observability", - "displayName": "Gke Observability", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-observability/SKILL.md", - "description": "Configures GKE observability, including Cloud Logging, Cloud Monitoring, and managed Prometheus.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-observability/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-reliability", - "displayName": "Gke Reliability", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-reliability/SKILL.md", - "description": "Improves GKE workload reliability, using PDBs, health probes, and topology spread constraints.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-reliability/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-scaling", - "displayName": "Gke Scaling", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-scaling/SKILL.md", - "description": "Configures GKE autoscaling, including HPA, VPA, and Node Auto-Provisioning (NAP).", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-scaling/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-security", - "displayName": "Gke Security", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-security/SKILL.md", - "description": "Plans, configures, and hardens Google Kubernetes Engine (GKE) security.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-security/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-storage", - "displayName": "Gke Storage", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-storage/SKILL.md", - "description": "Manages GKE storage, including PVCs, PersistentVolumes, Filestore, and GCS FUSE.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-storage/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:gke-upgrades", - "displayName": "Gke Upgrades", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-upgrades/SKILL.md", - "description": "Plans, executes, and validates Google Kubernetes Engine (GKE) cluster upgrades and maintenance operations for both Standard and Autopilot clusters.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/gke-upgrades/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-ads-api-mcp-setup", - "displayName": "Google Ads Api Mcp Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-ads-api-mcp-setup/SKILL.md", - "description": "Guides developers through downloading, configuring, and installing the official open-source Google Ads MCP Server.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-ads-api-mcp-setup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-ads-api-quickstart", - "displayName": "Google Ads Api Quickstart", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-ads-api-quickstart/SKILL.md", - "description": "This skill guides you from absolute zero to running your first successful request to retrieve campaigns.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-ads-api-quickstart/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-agents-cli-onboarding", - "displayName": "Google Agents Cli Onboarding", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-agents-cli-onboarding/SKILL.md", - "description": "Onboarding entrypoint for agents-cli in Agent Platform.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-agents-cli-onboarding/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-analytics-admin-api-basics", - "displayName": "Google Analytics Admin Api Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/analytics/google-analytics-admin-api-basics/SKILL.md", - "description": "Manages Google Analytics account and property settings, enables the Analytics Admin API via the Cloud CLI, lists accounts and properties, and manages...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/analytics/google-analytics-admin-api-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-analytics-data-api-basics", - "displayName": "Google Analytics Data Api Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/analytics/google-analytics-data-api-basics/SKILL.md", - "description": "Manages Google Analytics reporting data, enables the Analytics Data API via the Cloud CLI, and creates reports using the Google Analytics Data API...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/analytics/google-analytics-data-api-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-global-frontend-configuration", - "displayName": "Google Cloud Global Frontend Configuration", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-global-frontend-configuration/SKILL.md", - "description": "This skill enables the agent to guide users through a structured, 6-step discovery process to design and deploy Google Cloud global external...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-global-frontend-configuration/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-networking-observability", - "displayName": "Google Cloud Networking Observability", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-networking-observability/SKILL.md", - "description": "Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-networking-observability/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-recipe-auth", - "displayName": "Google Cloud Recipe Auth", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-auth/SKILL.md", - "description": "Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-recipe-auth/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-recipe-foundation-builder", - "displayName": "Google Cloud Recipe Foundation Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-foundation-builder/SKILL.md", - "description": "Deploys a baseline landing zone foundation for a Google Cloud Organization, establishing security guardrails using Organization Policies, resource...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-recipe-foundation-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-recipe-onboarding", - "displayName": "Google Cloud Recipe Onboarding", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-onboarding/SKILL.md", - "description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-recipe-onboarding/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-bidirectional-streaming", - "displayName": "Google Cloud Solution Agentic Ai Bidirectional Streaming", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-bidirectional-streaming/SKILL.md", - "description": "Guides agents to interactively discover customer requirements for live, bidirectional multi-agent AI systems that process continuous streams of...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-bidirectional-streaming/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-borderless-data-lakehouse", - "displayName": "Google Cloud Solution Agentic Ai Borderless Data Lakehouse", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-borderless-data-lakehouse/SKILL.md", - "description": "Guides agents to discover requirements and design a governed, secure borderless open data lakehouse with agentic AI integration.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-borderless-data-lakehouse/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-data-science-workflow", - "displayName": "Google Cloud Solution Agentic Ai Data Science Workflow", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-data-science-workflow/SKILL.md", - "description": "Designs a tailored multi-product agentic data science architecture on Google Cloud that incorporates opinionated best practices.", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-data-science-workflow/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-cloud-solution-architecture", - "displayName": "Google Cloud Solution Architecture", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-architecture/SKILL.md", - "description": "Interactively discovers requirements for a specific cloud workload and generates design recommendations and architectural guidance to build a...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-solution-architecture/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-cost-optimization", - "displayName": "Google Cloud Waf Cost Optimization", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-cost-optimization/SKILL.md", - "description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF).", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-cost-optimization/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-operational-excellence", - "displayName": "Google Cloud Waf Operational Excellence", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-operational-excellence/SKILL.md", - "description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-operational-excellence/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-performance-optimization", - "displayName": "Google Cloud Waf Performance Optimization", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-performance-optimization/SKILL.md", - "description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-performance-optimization/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-reliability", - "displayName": "Google Cloud Waf Reliability", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-reliability/SKILL.md", - "description": "Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-reliability/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-security", - "displayName": "Google Cloud Waf Security", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-security/SKILL.md", - "description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-security/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-sustainability", - "displayName": "Google Cloud Waf Sustainability", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-sustainability/SKILL.md", - "description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/google-cloud-waf-sustainability/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-mobile-ads-android-migrate-to-next-gen", - "displayName": "Google Mobile Ads Android Migrate To Next Gen", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md", - "description": "Migrates Android applications from the old, legacy Google Mobile", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-mobile-ads-banner", - "displayName": "Google Mobile Ads Banner", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-banner/SKILL.md", - "description": "Provides instructions to implement, integrate, or configure", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-mobile-ads-banner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-mobile-ads-get-started", - "displayName": "Google Mobile Ads Get Started", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-get-started/SKILL.md", - "description": "Provides instructions for integrating the Google Mobile Ads (GMA)", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-mobile-ads-get-started/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-mobile-ads-interstitial", - "displayName": "Google Mobile Ads Interstitial", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-interstitial/SKILL.md", - "description": "Provides instructions for implementing, integrating, or configuring", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-mobile-ads-interstitial/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:google-mobile-ads-rewarded", - "displayName": "Google Mobile Ads Rewarded", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-rewarded/SKILL.md", - "description": "Provides instructions for implementing, integrating, or configuring", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/google-mobile-ads-rewarded/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:iam-recommendations-fetcher", - "displayName": "Iam Recommendations Fetcher", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/iam-recommendations-fetcher/SKILL.md", - "description": "Fetches raw IAM recommendations and associated security insights from Google Cloud for a specified target scope (Organization, Folder, or Project).", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/iam-recommendations-fetcher/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:ima-sdk-basics", - "displayName": "Ima Sdk Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/ads/ima-sdk-basics/SKILL.md", - "description": "Use this skill for Interactive Media Ads (IMA) SDK client-side ad insertion when you are requesting video ads client-side into websites, apps, TVs or...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/ads/ima-sdk-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:google:skills:skills:cloud:workload-manager-basics", - "displayName": "Workload Manager Basics", - "mediaType": "application/ai-skill", - "url": "https://github.com/google/skills/blob/main/skills/cloud/workload-manager-basics/SKILL.md", - "description": "Use this skill to manage Google Cloud Workload Manager evaluations, rules, scanned resources, and validation results by using public client libraries...", - "metadata": { - "sourceSet": "google/skills", - "repoPath": "skills/cloud/workload-manager-basics/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-core", - "displayName": "Gsap Core", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-core/SKILL.md", - "description": "Official GSAP skill for the core API - gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive...", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-core/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-frameworks", - "displayName": "Gsap Frameworks", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-frameworks/SKILL.md", - "description": "Official GSAP skill for Vue, Svelte, and other non-React frameworks - lifecycle, scoping selectors, cleanup on unmount.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-frameworks/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-performance", - "displayName": "Gsap Performance", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-performance/SKILL.md", - "description": "Official GSAP skill for performance - prefer transforms, avoid layout thrashing, will-change, batching.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-performance/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-plugins", - "displayName": "Gsap Plugins", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-plugins/SKILL.md", - "description": "Official GSAP skill for GSAP plugins - registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG...", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-plugins/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-react", - "displayName": "Gsap React", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-react/SKILL.md", - "description": "Official GSAP skill for React - useGSAP hook, refs, gsap.context(), cleanup.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-react/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-scrolltrigger", - "displayName": "Gsap Scrolltrigger", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-scrolltrigger/SKILL.md", - "description": "Official GSAP skill for ScrollTrigger - scroll-linked animations, pinning, scrub, triggers.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-scrolltrigger/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-timeline", - "displayName": "Gsap Timeline", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-timeline/SKILL.md", - "description": "Official GSAP skill for timelines - gsap.timeline(), position parameter, nesting, playback.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-timeline/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-utils", - "displayName": "Gsap Utils", - "mediaType": "application/ai-skill", - "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-utils/SKILL.md", - "description": "Official GSAP skill for gsap.utils - clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe.", - "metadata": { - "sourceSet": "greensock/gsap-skills", - "repoPath": "skills/gsap-utils/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:aws-ami-builder", - "displayName": "Aws Ami Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/aws-ami-builder/SKILL.md", - "description": "Build Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "packer/builders/skills/aws-ami-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:azure-image-builder", - "displayName": "Azure Image Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/azure-image-builder/SKILL.md", - "description": "Build Azure managed images and Azure Compute Gallery images with Packer.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "packer/builders/skills/azure-image-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:azure-verified-modules", - "displayName": "Azure Verified Modules", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/azure-verified-modules/SKILL.md", - "description": "Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/code-generation/skills/azure-verified-modules/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:new-terraform-provider", - "displayName": "New Terraform Provider", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/new-terraform-provider/SKILL.md", - "description": "Use this when scaffolding a new Terraform provider.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/new-terraform-provider/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-actions", - "displayName": "Provider Actions", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-actions/SKILL.md", - "description": "Implement Terraform Provider actions using the Plugin Framework.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/provider-actions/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-docs", - "displayName": "Provider Docs", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-docs/SKILL.md", - "description": "Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and...", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/provider-docs/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-resources", - "displayName": "Provider Resources", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-resources/SKILL.md", - "description": "Implement Terraform Provider resources and data sources using the Plugin Framework.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/provider-resources/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-test-patterns", - "displayName": "Provider Test Patterns", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-test-patterns/SKILL.md", - "description": "Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/provider-test-patterns/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:push-to-registry", - "displayName": "Push To Registry", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/hcp/skills/push-to-registry/SKILL.md", - "description": "Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "packer/hcp/skills/push-to-registry/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:refactor-module", - "displayName": "Refactor Module", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/module-generation/skills/refactor-module/SKILL.md", - "description": "Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best...", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/module-generation/skills/refactor-module/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:run-acceptance-tests", - "displayName": "Run Acceptance Tests", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/run-acceptance-tests/SKILL.md", - "description": "Guide for running acceptance tests for a Terraform provider.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/provider-development/skills/run-acceptance-tests/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-search-import", - "displayName": "Terraform Search Import", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-search-import/SKILL.md", - "description": "Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/code-generation/skills/terraform-search-import/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-stacks", - "displayName": "Terraform Stacks", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/module-generation/skills/terraform-stacks/SKILL.md", - "description": "Comprehensive guide for working with HashiCorp Terraform Stacks.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/module-generation/skills/terraform-stacks/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-style-guide", - "displayName": "Terraform Style Guide", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-style-guide/SKILL.md", - "description": "Generate Terraform HCL code following HashiCorp's official style conventions and best practices.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/code-generation/skills/terraform-style-guide/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-test", - "displayName": "Terraform Test", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-test/SKILL.md", - "description": "Comprehensive guide for writing and running Terraform tests.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "terraform/code-generation/skills/terraform-test/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:hashicorp:agent-skills:windows-builder", - "displayName": "Windows Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/windows-builder/SKILL.md", - "description": "Build Windows images with Packer using WinRM communicator and PowerShell provisioners.", - "metadata": { - "sourceSet": "hashicorp/agent-skills", - "repoPath": "packer/builders/skills/windows-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cli", - "displayName": "Hf Cli", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cli/SKILL.md", - "description": "Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cli/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-aws-context-discovery", - "displayName": "Hf Cloud Aws Context Discovery", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-aws-context-discovery/SKILL.md", - "description": "Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-aws-context-discovery/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-python-env-setup", - "displayName": "Hf Cloud Python Env Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-python-env-setup/SKILL.md", - "description": "Set up an isolated Python environment for SageMaker / AWS work, with the right Python version and current boto3.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-python-env-setup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-deployment-planner", - "displayName": "Hf Cloud Sagemaker Deployment Planner", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-deployment-planner/SKILL.md", - "description": "Plan and coordinate the deployment of a model to Amazon SageMaker AI.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-sagemaker-deployment-planner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-iam-preflight", - "displayName": "Hf Cloud Sagemaker Iam Preflight", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-iam-preflight/SKILL.md", - "description": "Ensure a usable SageMaker execution role exists before deploying or training.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-sagemaker-iam-preflight/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-production-defaults", - "displayName": "Hf Cloud Sagemaker Production Defaults", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-production-defaults/SKILL.md", - "description": "Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-sagemaker-production-defaults/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-serving-image-selection", - "displayName": "Hf Cloud Serving Image Selection", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-serving-image-selection/SKILL.md", - "description": "Pick the right serving container for a SageMaker model deployment and find its current image URI.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-cloud-serving-image-selection/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-mcp", - "displayName": "Hf Mcp", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/hf-mcp/skills/hf-mcp/SKILL.md", - "description": "Use Hugging Face Hub via MCP server tools.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "hf-mcp/skills/hf-mcp/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:hf-mem", - "displayName": "Hf Mem", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/hf-mem/SKILL.md", - "description": "Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/hf-mem/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-best", - "displayName": "Huggingface Best", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-best/SKILL.md", - "description": "Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-best/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-community-evals", - "displayName": "Huggingface Community Evals", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-community-evals/SKILL.md", - "description": "Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-community-evals/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-datasets", - "displayName": "Huggingface Datasets", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-datasets/SKILL.md", - "description": "Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-datasets/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-gradio", - "displayName": "Huggingface Gradio", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-gradio/SKILL.md", - "description": "Build Gradio web UIs and demos in Python.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-gradio/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-llm-trainer", - "displayName": "Huggingface Llm Trainer", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-llm-trainer/SKILL.md", - "description": "Train or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-llm-trainer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-local-models", - "displayName": "Huggingface Local Models", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-local-models/SKILL.md", - "description": "Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-local-models/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-lora-space-builder", - "displayName": "Huggingface Lora Space Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-lora-space-builder/SKILL.md", - "description": "Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-lora-space-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-paper-publisher", - "displayName": "Huggingface Paper Publisher", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-paper-publisher/SKILL.md", - "description": "Publish and manage research papers on Hugging Face Hub.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-paper-publisher/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-papers", - "displayName": "Huggingface Papers", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-papers/SKILL.md", - "description": "Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-papers/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-spaces", - "displayName": "Huggingface Spaces", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-spaces/SKILL.md", - "description": "Build, deploy, and maintain applications on Hugging Face Spaces - Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-spaces/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-tool-builder", - "displayName": "Huggingface Tool Builder", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-tool-builder/SKILL.md", - "description": "Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-tool-builder/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-trackio", - "displayName": "Huggingface Trackio", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-trackio/SKILL.md", - "description": "Track and visualize ML training experiments with Trackio.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-trackio/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-vision-trainer", - "displayName": "Huggingface Vision Trainer", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-vision-trainer/SKILL.md", - "description": "Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models - MobileNetV3...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-vision-trainer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:huggingface-zerogpu", - "displayName": "Huggingface Zerogpu", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-zerogpu/SKILL.md", - "description": "AI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/huggingface-zerogpu/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:train-sentence-transformers", - "displayName": "Train Sentence Transformers", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/train-sentence-transformers/SKILL.md", - "description": "Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity...", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/train-sentence-transformers/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:transformers-js", - "displayName": "Transformers Js", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/transformers-js/SKILL.md", - "description": "Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript.", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/transformers-js/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:huggingface:skills:trl-training", - "displayName": "Trl Training", - "mediaType": "application/ai-skill", - "url": "https://github.com/huggingface/skills/blob/main/skills/trl-training/SKILL.md", - "description": "Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning).", - "metadata": { - "sourceSet": "huggingface/skills", - "repoPath": "skills/trl-training/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:JetBrains:go-modern-guidelines:modern-go-guidelines", - "displayName": "Modern Go Guidelines", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/JetBrains/go-modern-guidelines/blob/main/claude/modern-go-guidelines", - "description": "Enhances Claude Code with modern Go guidelines up to go 1.26 version.", - "metadata": { - "sourceSet": "JetBrains/go-modern-guidelines", - "repoPath": "claude/modern-go-guidelines/.claude-plugin/plugin.json" - }, - "type": "application/vnd.anthropic.claude-plugin+json" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:adaptyv", - "displayName": "Adaptyv", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/adaptyv/SKILL.md", - "description": "How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/adaptyv/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:aeon", - "displayName": "Aeon", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/aeon/SKILL.md", - "description": "This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection...", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/aeon/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:analytical-method-validation", - "displayName": "Analytical Method Validation", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/analytical-method-validation/SKILL.md", - "description": "Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP...", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/analytical-method-validation/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:anndata", - "displayName": "Anndata", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/anndata/SKILL.md", - "description": "Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem.", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/anndata/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:arbor", - "displayName": "Arbor", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/arbor/SKILL.md", - "description": "Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using...", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/arbor/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:arboreto", - "displayName": "Arboreto", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/arboreto/SKILL.md", - "description": "Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3).", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/arboreto/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:astropy", - "displayName": "Astropy", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/astropy/SKILL.md", - "description": "Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time...", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/astropy/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:autoskill", - "displayName": "Autoskill", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/autoskill/SKILL.md", - "description": "Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills.", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/autoskill/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:benchling-integration", - "displayName": "Benchling Integration", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/benchling-integration/SKILL.md", - "description": "Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries.", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/benchling-integration/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bgpt-paper-search", - "displayName": "Bgpt Paper Search", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bgpt-paper-search/SKILL.md", - "description": "Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server.", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/bgpt-paper-search/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bids", - "displayName": "Bids", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bids/SKILL.md", - "description": "Use this skill when working with Brain Imaging Data Structure (BIDS) datasets: organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET...", - "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/bids/SKILL.md" + "repoPath": "skills/x-twitter-scraper/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:biopython", - "displayName": "Biopython", + "identifier": "urn:air:github.com:google:skills:agent-platform-alert-configuration", + "displayName": "Agent Platform Alert Configuration", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/biopython/SKILL.md", - "description": "Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-alert-configuration/SKILL.md", + "description": "Configures best-practice alerting policies for Google Cloud Vertex AI / Agent Platform agents on Agent Runtime.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/biopython/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-alert-configuration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bioservices", - "displayName": "Bioservices", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-deploy", + "displayName": "Agent Platform Deploy", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bioservices/SKILL.md", - "description": "Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-deploy/SKILL.md", + "description": "Deploy open models or custom weights from Model Garden to Agent Platform endpoints, check deployment status, verify serving endpoints, or clean up...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/bioservices/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-deploy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bulk-rnaseq", - "displayName": "Bulk Rnaseq", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-endpoint-management", + "displayName": "Agent Platform Endpoint Management", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bulk-rnaseq/SKILL.md", - "description": "End-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galore), alignment and quantification (STAR...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-endpoint-management/SKILL.md", + "description": "Manages Agent Platform serving endpoints.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/bulk-rnaseq/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-endpoint-management/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cellxgene-census", - "displayName": "Cellxgene Census", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-eval-flywheel", + "displayName": "Agent Platform Eval Flywheel", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cellxgene-census/SKILL.md", - "description": "Query the CZ CELLxGENE Census programmatically for versioned public single-cell and spatial transcriptomics data.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-eval-flywheel/SKILL.md", + "description": "Measures and improves the quality of AI models and agents on Google Cloud using the Eval Quality Flywheel methodology.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/cellxgene-census/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-eval-flywheel/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cirq", - "displayName": "Cirq", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-inference", + "displayName": "Agent Platform Inference", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cirq/SKILL.md", - "description": "Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization..", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-inference/SKILL.md", + "description": "Connects to and performs inference with Google Cloud Agent Platform GenAI models, including First-Party Gemini models and Third-Party OpenMaaS models...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/cirq/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-inference/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:citation-management", - "displayName": "Citation Management", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-migrate-from-ai-studio", + "displayName": "Agent Platform Migrate From AI Studio", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/citation-management/SKILL.md", - "description": "Comprehensive citation management for academic research. Search OpenAlex, PubMed, and Google Scholar for papers, extract accurate metadata, validate...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-migrate-from-ai-studio/SKILL.md", + "description": "Guides agents and users through migrating from Gemini API in Google AI Studio to Gemini Enterprise Agent Platform (formerly Vertex AI).", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/citation-management/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-migrate-from-ai-studio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:clinical-decision-support", - "displayName": "Clinical Decision Support", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-model-registry", + "displayName": "Agent Platform Model Registry", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/clinical-decision-support/SKILL.md", - "description": "Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-model-registry/SKILL.md", + "description": "Agent Platform Model Registry Management.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/clinical-decision-support/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-model-registry/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:clinical-reports", - "displayName": "Clinical Reports", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-prompt-management", + "displayName": "Agent Platform Prompt Management", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/clinical-reports/SKILL.md", - "description": "Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-prompt-management/SKILL.md", + "description": "Manages and orchestrates prompts in Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/clinical-reports/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-prompt-management/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cobrapy", - "displayName": "Cobrapy", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-rag-engine-management", + "displayName": "Agent Platform Rag Engine Management", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cobrapy/SKILL.md", - "description": "Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-rag-engine-management/SKILL.md", + "description": "Manage and query Agent Platform RAG Engine Corpora and retrieve grounded contexts using the Google GenAI SDK.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/cobrapy/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-rag-engine-management/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:consciousness-council", - "displayName": "Consciousness Council", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-skill-registry", + "displayName": "Agent Platform Skill Registry", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/consciousness-council/SKILL.md", - "description": "Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-skill-registry/SKILL.md", + "description": "Interact with the Gemini Enterprise Agent Platform Skill Registry to create and search for available skills.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/consciousness-council/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-skill-registry/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dask", - "displayName": "Dask", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-tuning-management", + "displayName": "Agent Platform Tuning Management", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dask/SKILL.md", - "description": "Distributed computing for larger-than-RAM pandas/NumPy workflows.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-tuning-management/SKILL.md", + "description": "Manages GenAI tuning jobs in Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/dask/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-tuning-management/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:database-lookup", - "displayName": "Database Lookup", + "identifier": "urn:air:github.com:google:skills:skills:cloud:agent-platform-tuning", + "displayName": "Agent Platform Tuning", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/database-lookup/SKILL.md", - "description": "Query documented public database APIs with explicit endpoints, filters, pagination, and provenance.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/agent-platform-tuning/SKILL.md", + "description": "Agent Platform Model Tuning.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/database-lookup/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/agent-platform-tuning/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:datamol", - "displayName": "Datamol", + "identifier": "urn:air:github.com:google:skills:skills:cloud:alloydb-basics", + "displayName": "Alloydb Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/datamol/SKILL.md", - "description": "Pythonic wrapper around RDKit with simplified interface and sensible defaults.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/alloydb-basics/SKILL.md", + "description": "Manages clusters, instances, and backups for AlloyDB for PostgreSQL, and integrates with AlloyDB model context protocol (MCP) tools for automated...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/datamol/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/alloydb-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:deepchem", - "displayName": "Deepchem", + "identifier": "urn:air:github.com:google:skills:bigquery-ai-ml", + "displayName": "Bigquery Ai Ml", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/deepchem/SKILL.md", - "description": "Molecular ML with diverse featurizers and pre-built datasets.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-ai-ml/SKILL.md", + "description": "Leverages BigQuery's built-in machine learning and GenAI capabilities for advanced data analytics.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/deepchem/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/bigquery-ai-ml/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:deeptools", - "displayName": "Deeptools", + "identifier": "urn:air:github.com:google:skills:skills:cloud:bigquery-basics", + "displayName": "Bigquery Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/deeptools/SKILL.md", - "description": "NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-basics/SKILL.md", + "description": "Manages datasets, tables, and jobs in BigQuery.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/deeptools/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/bigquery-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:depmap", - "displayName": "Depmap", + "identifier": "urn:air:github.com:google:skills:bigquery-bigframes", + "displayName": "Bigquery Bigframes", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/depmap/SKILL.md", - "description": "Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/bigquery-bigframes/SKILL.md", + "description": "Generates Python code using BigQuery DataFrames (BigFrames), the pandas/scikit-learn-style API over BigQuery.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/depmap/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/bigquery-bigframes/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dhdna-profiler", - "displayName": "Dhdna Profiler", + "identifier": "urn:air:github.com:google:skills:bigtable-basics", + "displayName": "Bigtable Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dhdna-profiler/SKILL.md", - "description": "Extract cognitive patterns and thinking fingerprints from any text.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/bigtable-basics/SKILL.md", + "description": "Assists in provisioning instances/tables, designing performant schemas, and querying data in Bigtable.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/dhdna-profiler/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/bigtable-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:diffdock", - "displayName": "Diffdock", + "identifier": "urn:air:github.com:google:skills:cloud-logging-query-generation", + "displayName": "Cloud Logging Query Generation", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/diffdock/SKILL.md", - "description": "DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-logging-query-generation/SKILL.md", + "description": "Generates Logging Query Language (LQL) queries for Google Cloud Logging from natural language.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/diffdock/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/cloud-logging-query-generation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dnanexus-integration", - "displayName": "Dnanexus Integration", + "identifier": "urn:air:github.com:google:skills:skills:cloud:cloud-run-basics", + "displayName": "Cloud Run Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dnanexus-integration/SKILL.md", - "description": "Build and operate reproducible genomics workloads on DNAnexus with the dx CLI, dxpy, apps/applets, native workflows, dxCompiler, and Nextflow.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-run-basics/SKILL.md", + "description": "Manages Cloud Run services, jobs, and worker pools.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/dnanexus-integration/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/cloud-run-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:docx", - "displayName": "Docx", + "identifier": "urn:air:github.com:google:skills:skills:cloud:cloud-sql-basics", + "displayName": "Cloud Sql Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/docx/SKILL.md", - "description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files).", + "url": "https://github.com/google/skills/blob/main/skills/cloud/cloud-sql-basics/SKILL.md", + "description": "This file generates or explains Cloud SQL resources.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/docx/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/cloud-sql-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:esm", - "displayName": "Esm", + "identifier": "urn:air:github.com:google:skills:data-manager-api-audience-ingestion", + "displayName": "Data Manager Api Audience Ingestion", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/esm/SKILL.md", - "description": "Use when working directly with the `esm` Python SDK, ESM3 or ESMC model IDs, Forge/Biohub inference clients, or ESMFold2 folding workflows.", + "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-audience-ingestion/SKILL.md", + "description": "Guides developers through uploading audience members to Google products using the Data Manager API /v1/audienceMembers/ingest endpoint and its...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/esm/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/data-manager-api-audience-ingestion/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:etetoolkit", - "displayName": "Etetoolkit", + "identifier": "urn:air:github.com:google:skills:data-manager-api-event-ingestion", + "displayName": "Data Manager Api Event Ingestion", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/etetoolkit/SKILL.md", - "description": "Analyze, manipulate, compare, annotate, and visualize phylogenetic or other hierarchical trees with ETE 4.", + "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-event-ingestion/SKILL.md", + "description": "Guides developers through implementing event and conversion ingestion to Google products using the Data Manager API /v1/events/ingest endpoint and...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/etetoolkit/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/data-manager-api-event-ingestion/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:exa-search", - "displayName": "Exa Search", + "identifier": "urn:air:github.com:google:skills:data-manager-api-setup", + "displayName": "Data Manager Api Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/exa-search/SKILL.md", - "description": "Web toolkit powered by Exa, tuned for scientific and technical content.", + "url": "https://github.com/google/skills/blob/main/skills/ads/data-manager-api-setup/SKILL.md", + "description": "Guides developers through client library installation and authentication setup steps for the Data Manager API.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/exa-search/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/data-manager-api-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:experimental-design", - "displayName": "Experimental Design", + "identifier": "urn:air:github.com:google:skills:datalineage-bigquery-asset-impact-analysis", + "displayName": "Datalineage Bigquery Asset Impact Analysis", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/experimental-design/SKILL.md", - "description": "Design experiments and studies BEFORE data is collected — choosing a design, randomizing, blocking, and laying out treatment combinations so results are", + "url": "https://github.com/google/skills/blob/main/skills/cloud/datalineage-bigquery-asset-impact-analysis/SKILL.md", + "description": "Analyzes the downstream impact (blast radius) when a BigQuery table or view is broken, stale, or modified.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/experimental-design/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/datalineage-bigquery-asset-impact-analysis/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:exploratory-data-analysis", - "displayName": "Exploratory Data Analysis", + "identifier": "urn:air:github.com:google:skills:detection-engineering-coverage-evaluation", + "displayName": "Detection Engineering Coverage Evaluation", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/exploratory-data-analysis/SKILL.md", - "description": "Perform bounded, local exploratory analysis of explicitly supported scientific files.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/detection-engineering-coverage-evaluation/SKILL.md", + "description": "Automates the end-to-end detection engineering workflow in Google SecOps using MCP tools.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/exploratory-data-analysis/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/detection-engineering-coverage-evaluation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:flowio", - "displayName": "Flowio", + "identifier": "urn:air:github.com:google:skills:skills:cloud:firebase-basics", + "displayName": "Firebase Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/flowio/SKILL.md", - "description": "Read, inspect, and write Flow Cytometry Standard (FCS) 2.0, 3.0, and 3.1 files with FlowIO.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/firebase-basics/SKILL.md", + "description": "Use this skill whenever you are working on a project that uses Firebase products or services, especially for mobile or web apps.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/flowio/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/firebase-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:fluidsim", - "displayName": "Fluidsim", + "identifier": "urn:air:github.com:google:skills:skills:cloud:gcloud", + "displayName": "Gcloud", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/fluidsim/SKILL.md", - "description": "Plan, configure, inspect, restart, and analyze bounded FluidSim computational-fluid-dynamics simulations with explicit numerical-validity and HPC safety", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gcloud/SKILL.md", + "description": "Interacts with Google Cloud services using the gcloud CLI safely and efficiently.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/fluidsim/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gcloud/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:generate-image", - "displayName": "Generate Image", + "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-agents-api", + "displayName": "Gemini Agents Api", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/generate-image/SKILL.md", - "description": "Generate or edit images with AI models through the OpenRouter Image API (Gemini, Seedream, Recraft, GPT-Image, Riverflow).", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-agents-api/SKILL.md", + "description": "Manages custom Agent resources on Gemini Enterprise Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/generate-image/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gemini-agents-api/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geniml", - "displayName": "Geniml", + "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-api", + "displayName": "Gemini Api", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geniml/SKILL.md", - "description": "Use Geniml for audited local genomic-interval workflows: validate BED and universe contracts, plan Region2Vec or scEmbed runs, inspect model/tokenizer..", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-api/SKILL.md", + "description": "Use when the user asks about using Gemini in an enterprise environment or explicitly mentions Vertex AI, Google Cloud, or Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/geniml/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gemini-api/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:genomic-coordinates", - "displayName": "Genomic Coordinates", + "identifier": "urn:air:github.com:google:skills:skills:cloud:gemini-interactions-api", + "displayName": "Gemini Interactions Api", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/genomic-coordinates/SKILL.md", - "description": "Convert genomic intervals between coordinate conventions, normalise and compare variant representations, and detect assembly or contig-naming mismatches", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gemini-interactions-api/SKILL.md", + "description": "Guides the usage of Gemini Interactions API on Gemini Enterprise Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/genomic-coordinates/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gemini-interactions-api/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:genomic-intelligence", - "displayName": "Genomic Intelligence", + "identifier": "urn:air:github.com:google:skills:gke-app-onboarding", + "displayName": "Gke App Onboarding", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/genomic-intelligence/SKILL.md", - "description": "Predict regulatory features, gene structure, and expression directly from DNA sequence using Genomic Intelligence's hosted transformer DNA language...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-app-onboarding/SKILL.md", + "description": "Manages GKE application onboarding, covering containerization, deployment manifests, and migration.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/genomic-intelligence/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-app-onboarding/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geomaster", - "displayName": "Geomaster", + "identifier": "urn:air:github.com:google:skills:gke-backup-dr", + "displayName": "Gke Backup Dr", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geomaster/SKILL.md", - "description": "Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-backup-dr/SKILL.md", + "description": "Configures GKE Backup Plans and restore workflows.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/geomaster/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-backup-dr/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geopandas", - "displayName": "Geopandas", + "identifier": "urn:air:github.com:google:skills:skills:cloud:gke-basics", + "displayName": "Gke Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geopandas/SKILL.md", - "description": "Guidance and local audit tools for Python workflows that directly use GeoPandas GeoSeries, GeoDataFrame, spatial operations, or vector-data I/O.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-basics/SKILL.md", + "description": "Core GKE cluster discovery and hub.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/geopandas/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:get-available-resources", - "displayName": "Get Available Resources", + "identifier": "urn:air:github.com:google:skills:gke-batch-hpc", + "displayName": "Gke Batch Hpc", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/get-available-resources/SKILL.md", - "description": "Detect host inventory and effective CPU, memory, disk, scheduler, container, and accelerator limits when a user asks for resource-aware planning or...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-batch-hpc/SKILL.md", + "description": "Runs batch and HPC workloads on GKE, utilizing job queues and parallel processing.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/get-available-resources/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-batch-hpc/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:gget", - "displayName": "Gget", + "identifier": "urn:air:github.com:google:skills:gke-cluster-autoscaler", + "displayName": "Gke Cluster Autoscaler", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/gget/SKILL.md", - "description": "Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST/BLAT, viral sequence downloads, AlphaFold structures...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cluster-autoscaler/SKILL.md", + "description": "Trigger on mention of GKE cluster autoscaler, node autoscaling, node pool auto-creation / node auto-provisioning.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/gget/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-cluster-autoscaler/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:ginkgo-cloud-lab", - "displayName": "Ginkgo Cloud Lab", + "identifier": "urn:air:github.com:google:skills:gke-cluster-creation", + "displayName": "Gke Cluster Creation", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/ginkgo-cloud-lab/SKILL.md", - "description": "Submit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonomous lab execution on Reconfigurable...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cluster-creation/SKILL.md", + "description": "Plans and executes GKE cluster creation, provisioning, and production readiness audits.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/ginkgo-cloud-lab/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-cluster-creation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:glycoengineering", - "displayName": "Glycoengineering", + "identifier": "urn:air:github.com:google:skills:gke-compute-classes", + "displayName": "Gke Compute Classes", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/glycoengineering/SKILL.md", - "description": "Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated..", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-compute-classes/SKILL.md", + "description": "Configures, optimizes, and troubleshoots GKE ComputeClasses.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/glycoengineering/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-compute-classes/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:gtars", - "displayName": "Gtars", + "identifier": "urn:air:github.com:google:skills:gke-cost", + "displayName": "Gke Cost", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/gtars/SKILL.md", - "description": "Use Gtars for local genomic interval models and set algebra, overlaps and counts, consensus and coverage, tokenization, fragment processing, and...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-cost/SKILL.md", + "description": "Optimizes GKE costs, rightsizes workloads, and configures Spot VMs and CUDs.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/gtars/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-cost/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:histolab", - "displayName": "Histolab", + "identifier": "urn:air:github.com:google:skills:gke-golden-path", + "displayName": "Gke Golden Path", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/histolab/SKILL.md", - "description": "Lightweight WSI tile extraction and preprocessing. Use for basic slide processing, tissue detection, tile extraction, and stain normalization for H&E...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-golden-path/SKILL.md", + "description": "Provides GKE golden path configuration defaults, production readiness checklists, and cluster default patterns.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/histolab/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-golden-path/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hugging-science", - "displayName": "Hugging Science", + "identifier": "urn:air:github.com:google:skills:gke-inference", + "displayName": "Gke Inference", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hugging-science/SKILL.md", - "description": "Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-inference/SKILL.md", + "description": "Deploys and optimizes AI/ML inference workloads on GKE, using GPUs, TPUs, and model servers.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/hugging-science/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-inference/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hypogenic", - "displayName": "Hypogenic", + "identifier": "urn:air:github.com:google:skills:gke-multitenancy", + "displayName": "Gke Multitenancy", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hypogenic/SKILL.md", - "description": "Plans and audits use of ChicagoHAI HypoGeniC/HypoRefine for LLM-assisted hypothesis generation from labeled text datasets.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-multitenancy/SKILL.md", + "description": "Plans and configures multi-tenancy on GKE.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/hypogenic/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-multitenancy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hypothesis-generation", - "displayName": "Hypothesis Generation", + "identifier": "urn:air:github.com:google:skills:gke-networking", + "displayName": "Gke Networking", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hypothesis-generation/SKILL.md", - "description": "Formulate evidence-bounded scientific questions, candidate hypotheses, rival explanations, causal or associational claims, discriminating predictions...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-networking/SKILL.md", + "description": "Plans, configures, and manages GKE networking.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/hypothesis-generation/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-networking/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:imaging-data-commons", - "displayName": "Imaging Data Commons", + "identifier": "urn:air:github.com:google:skills:gke-observability", + "displayName": "Gke Observability", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/imaging-data-commons/SKILL.md", - "description": "Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-observability/SKILL.md", + "description": "Configures GKE observability, including Cloud Logging, Cloud Monitoring, and managed Prometheus.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/imaging-data-commons/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-observability/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:infographics", - "displayName": "Infographics", + "identifier": "urn:air:github.com:google:skills:gke-reliability", + "displayName": "Gke Reliability", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/infographics/SKILL.md", - "description": "Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-reliability/SKILL.md", + "description": "Improves GKE workload reliability, using PDBs, health probes, and topology spread constraints.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/infographics/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-reliability/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:iso-standards-readiness", - "displayName": "Iso Standards Readiness", + "identifier": "urn:air:github.com:google:skills:gke-scaling", + "displayName": "Gke Scaling", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/iso-standards-readiness/SKILL.md", - "description": "Prepares and structurally reviews readiness evidence for ISO management-system and laboratory-competence standards - ISO 13485 medical device QMS, ISO..", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-scaling/SKILL.md", + "description": "Configures GKE autoscaling, including HPA, VPA, and Node Auto-Provisioning (NAP).", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/iso-standards-readiness/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-scaling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:labarchive-integration", - "displayName": "Labarchive Integration", + "identifier": "urn:air:github.com:google:skills:gke-security", + "displayName": "Gke Security", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/labarchive-integration/SKILL.md", - "description": "Securely integrate with the official LabArchives ELN REST-like API and Inventory API v1.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-security/SKILL.md", + "description": "Plans, configures, and hardens Google Kubernetes Engine (GKE) security.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/labarchive-integration/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-security/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:lamindb", - "displayName": "Lamindb", + "identifier": "urn:air:github.com:google:skills:gke-storage", + "displayName": "Gke Storage", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/lamindb/SKILL.md", - "description": "Use when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-storage/SKILL.md", + "description": "Manages GKE storage, including PVCs, PersistentVolumes, Filestore, and GCS FUSE.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/lamindb/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-storage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:latchbio-integration", - "displayName": "Latchbio Integration", + "identifier": "urn:air:github.com:google:skills:gke-upgrades", + "displayName": "Gke Upgrades", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/latchbio-integration/SKILL.md", - "description": "Build, register, debug, and operate bioinformatics workflows on Latch using the Python SDK, CLI, Latch Data and Registry, Nextflow, Snakemake...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/gke-upgrades/SKILL.md", + "description": "Plans, executes, and validates Google Kubernetes Engine (GKE) cluster upgrades and maintenance operations for both Standard and Autopilot clusters.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/latchbio-integration/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/gke-upgrades/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:latex-posters", - "displayName": "LaTeX Posters", + "identifier": "urn:air:github.com:google:skills:google-ads-api-mcp-setup", + "displayName": "Google Ads Api Mcp Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/latex-posters/SKILL.md", - "description": "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-ads-api-mcp-setup/SKILL.md", + "description": "Guides developers through downloading, configuring, and installing the official open-source Google Ads MCP Server.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/latex-posters/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-ads-api-mcp-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:liteparse", - "displayName": "Liteparse", + "identifier": "urn:air:github.com:google:skills:google-ads-api-quickstart", + "displayName": "Google Ads Api Quickstart", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/liteparse/SKILL.md", - "description": "Local document and PDF parsing that returns spatial text with bounding boxes.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-ads-api-quickstart/SKILL.md", + "description": "This skill guides you from absolute zero to running your first successful request to retrieve campaigns.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/liteparse/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-ads-api-quickstart/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:literature-review", - "displayName": "Literature Review", + "identifier": "urn:air:github.com:google:skills:google-agents-cli-onboarding", + "displayName": "Google Agents Cli Onboarding", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/literature-review/SKILL.md", - "description": "Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.).", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-agents-cli-onboarding/SKILL.md", + "description": "Onboarding entrypoint for agents-cli in Agent Platform.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/literature-review/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-agents-cli-onboarding/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:markdown-mermaid-writing", - "displayName": "Markdown Mermaid Writing", + "identifier": "urn:air:github.com:google:skills:google-analytics-admin-api-basics", + "displayName": "Google Analytics Admin Api Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/markdown-mermaid-writing/SKILL.md", - "description": "Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization.", + "url": "https://github.com/google/skills/blob/main/skills/analytics/google-analytics-admin-api-basics/SKILL.md", + "description": "Manages Google Analytics account and property settings, enables the Analytics Admin API via the Cloud CLI, lists accounts and properties, and manages...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/markdown-mermaid-writing/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/analytics/google-analytics-admin-api-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:market-research-reports", - "displayName": "Market Research Reports", + "identifier": "urn:air:github.com:google:skills:google-analytics-data-api-basics", + "displayName": "Google Analytics Data Api Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/market-research-reports/SKILL.md", - "description": "Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios.", + "url": "https://github.com/google/skills/blob/main/skills/analytics/google-analytics-data-api-basics/SKILL.md", + "description": "Manages Google Analytics reporting data, enables the Analytics Data API via the Cloud CLI, and creates reports using the Google Analytics Data API...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/market-research-reports/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/analytics/google-analytics-data-api-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:markitdown", - "displayName": "Markitdown", + "identifier": "urn:air:github.com:google:skills:google-cloud-global-frontend-configuration", + "displayName": "Google Cloud Global Frontend Configuration", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/markitdown/SKILL.md", - "description": "Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-global-frontend-configuration/SKILL.md", + "description": "This skill enables the agent to guide users through a structured, 6-step discovery process to design and deploy Google Cloud global external...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/markitdown/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-global-frontend-configuration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matchms", - "displayName": "Matchms", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-networking-observability", + "displayName": "Google Cloud Networking Observability", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matchms/SKILL.md", - "description": "Process, clean, compare, and search tandem mass spectra with matchms. Use for MS/MS file I/O, metadata harmonization, peak filtering, spectral...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-networking-observability/SKILL.md", + "description": "Investigates Google Cloud networking issues by analyzing logs, metrics, and diagnostics.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/matchms/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-networking-observability/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matlab", - "displayName": "Matlab", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-recipe-auth", + "displayName": "Google Cloud Recipe Auth", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matlab/SKILL.md", - "description": "Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-auth/SKILL.md", + "description": "Provides expert guidance on authenticating and authorizing to Google Cloud services and APIs, covering human users, service identities, Application...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/matlab/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-recipe-auth/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matplotlib", - "displayName": "Matplotlib", + "identifier": "urn:air:github.com:google:skills:google-cloud-recipe-foundation-builder", + "displayName": "Google Cloud Recipe Foundation Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matplotlib/SKILL.md", - "description": "Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-foundation-builder/SKILL.md", + "description": "Deploys a baseline landing zone foundation for a Google Cloud Organization, establishing security guardrails using Organization Policies, resource...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/matplotlib/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-recipe-foundation-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:medchem", - "displayName": "Medchem", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-recipe-onboarding", + "displayName": "Google Cloud Recipe Onboarding", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/medchem/SKILL.md", - "description": "Medicinal chemistry filters for compound triage. Apply drug-likeness rules (Lipinski, Veber, CNS), structural alert catalogs (PAINS, NIBR, ChEMBL)...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-recipe-onboarding/SKILL.md", + "description": "Guides a developer's first steps on Google Cloud, covering account creation, billing setup, project management, and deploying a first resource.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/medchem/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-recipe-onboarding/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:modal", - "displayName": "Modal", + "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-bidirectional-streaming", + "displayName": "Google Cloud Solution Agentic Ai Bidirectional Streaming", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/modal/SKILL.md", - "description": "Modal is a serverless cloud platform for running Python on demand, including on-demand GPUs.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-bidirectional-streaming/SKILL.md", + "description": "Guides agents to interactively discover customer requirements for live, bidirectional multi-agent AI systems that process continuous streams of...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/modal/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-bidirectional-streaming/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:molecular-dynamics", - "displayName": "Molecular Dynamics", + "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-borderless-data-lakehouse", + "displayName": "Google Cloud Solution Agentic Ai Borderless Data Lakehouse", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/molecular-dynamics/SKILL.md", - "description": "Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-borderless-data-lakehouse/SKILL.md", + "description": "Guides agents to discover requirements and design a governed, secure borderless open data lakehouse with agentic AI integration.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/molecular-dynamics/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-borderless-data-lakehouse/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:molfeat", - "displayName": "Molfeat", + "identifier": "urn:air:github.com:google:skills:google-cloud-solution-agentic-ai-data-science-workflow", + "displayName": "Google Cloud Solution Agentic Ai Data Science Workflow", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/molfeat/SKILL.md", - "description": "Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-agentic-ai-data-science-workflow/SKILL.md", + "description": "Designs a tailored multi-product agentic data science architecture on Google Cloud that incorporates opinionated best practices.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/molfeat/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-solution-agentic-ai-data-science-workflow/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:networkx", - "displayName": "Networkx", + "identifier": "urn:air:github.com:google:skills:google-cloud-solution-architecture", + "displayName": "Google Cloud Solution Architecture", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/networkx/SKILL.md", - "description": "Create, analyze, and visualize complex networks and graphs in Python with NetworkX.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-solution-architecture/SKILL.md", + "description": "Interactively discovers requirements for a specific cloud workload and generates design recommendations and architectural guidance to build a...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/networkx/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-solution-architecture/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:neurokit2", - "displayName": "Neurokit2", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-cost-optimization", + "displayName": "Google Cloud Waf Cost Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/neurokit2/SKILL.md", - "description": "Use NeuroKit2 to build or audit reproducible research workflows for physiological time-series preprocessing, event/interval analysis, multimodal...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-cost-optimization/SKILL.md", + "description": "Generates cost optimization guidance for Google Cloud workloads based on the Google Cloud Well-Architected Framework (WAF).", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/neurokit2/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-cost-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:neuropixels-analysis", - "displayName": "Neuropixels Analysis", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-operational-excellence", + "displayName": "Google Cloud Waf Operational Excellence", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/neuropixels-analysis/SKILL.md", - "description": "Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-operational-excellence/SKILL.md", + "description": "Generates operations-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Operational Excellence...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/neuropixels-analysis/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-operational-excellence/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:nextflow", - "displayName": "Nextflow", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-performance-optimization", + "displayName": "Google Cloud Waf Performance Optimization", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/nextflow/SKILL.md", - "description": "Build, run, and debug Nextflow data pipelines and nf-core workflows end to end.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-performance-optimization/SKILL.md", + "description": "Generates performance-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Performance Optimization...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/nextflow/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-performance-optimization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:omero-integration", - "displayName": "Omero Integration", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-reliability", + "displayName": "Google Cloud Waf Reliability", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/omero-integration/SKILL.md", - "description": "Securely inspect and automate microscopy data workflows against OMERO.server with omero-py, BlitzGateway, OMERO CLI, tables, annotations, ROIs...", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-reliability/SKILL.md", + "description": "Generates reliability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/omero-integration/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-reliability/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:onekgpd", - "displayName": "Onekgpd", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-security", + "displayName": "Google Cloud Waf Security", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/onekgpd/SKILL.md", - "description": "Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-security/SKILL.md", + "description": "Generates security-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/onekgpd/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-security/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:ontology-term-resolution", - "displayName": "Ontology Term Resolution", + "identifier": "urn:air:github.com:google:skills:skills:cloud:google-cloud-waf-sustainability", + "displayName": "Google Cloud Waf Sustainability", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/ontology-term-resolution/SKILL.md", - "description": "Resolve free-text scientific labels to ontology term IDs and validate existing CURIEs against the EBI Ontology Lookup Service (OLS4).", + "url": "https://github.com/google/skills/blob/main/skills/cloud/google-cloud-waf-sustainability/SKILL.md", + "description": "Generates sustainability-focused guidance for Google Cloud workloads based on the design principles and recommendations in the Google Cloud...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/ontology-term-resolution/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/google-cloud-waf-sustainability/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:open-notebook", - "displayName": "Open Notebook", + "identifier": "urn:air:github.com:google:skills:google-mobile-ads-android-migrate-to-next-gen", + "displayName": "Google Mobile Ads Android Migrate To Next Gen", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/open-notebook/SKILL.md", - "description": "Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md", + "description": "Migrates Android applications from the old, legacy Google Mobile", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/open-notebook/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-mobile-ads-android-migrate-to-next-gen/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:openpiv", - "displayName": "Openpiv", + "identifier": "urn:air:github.com:google:skills:google-mobile-ads-banner", + "displayName": "Google Mobile Ads Banner", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/openpiv/SKILL.md", - "description": "Particle Image Velocimetry (PIV) analysis with OpenPIV. Use when extracting velocity fields from PIV image pairs, analyzing fluid dynamics or flow...", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-banner/SKILL.md", + "description": "Provides instructions to implement, integrate, or configure", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/openpiv/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-mobile-ads-banner/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:opentrons-integration", - "displayName": "Opentrons Integration", + "identifier": "urn:air:github.com:google:skills:google-mobile-ads-get-started", + "displayName": "Google Mobile Ads Get Started", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/opentrons-integration/SKILL.md", - "description": "Author, review, migrate, simulate, and troubleshoot official Opentrons Python Protocol API v2 protocols for Flex and OT-2 robots.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-get-started/SKILL.md", + "description": "Provides instructions for integrating the Google Mobile Ads (GMA)", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/opentrons-integration/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-mobile-ads-get-started/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:optimize-for-gpu", - "displayName": "Optimize for GPU", + "identifier": "urn:air:github.com:google:skills:google-mobile-ads-interstitial", + "displayName": "Google Mobile Ads Interstitial", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/optimize-for-gpu/SKILL.md", - "description": "GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-interstitial/SKILL.md", + "description": "Provides instructions for implementing, integrating, or configuring", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/optimize-for-gpu/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-mobile-ads-interstitial/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pacsomatic", - "displayName": "Pacsomatic", + "identifier": "urn:air:github.com:google:skills:google-mobile-ads-rewarded", + "displayName": "Google Mobile Ads Rewarded", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pacsomatic/SKILL.md", - "description": "Operator toolkit for nf-core/pacsomatic matched tumor-normal workflows from BAM inputs.", + "url": "https://github.com/google/skills/blob/main/skills/ads/google-mobile-ads-rewarded/SKILL.md", + "description": "Provides instructions for implementing, integrating, or configuring", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pacsomatic/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/google-mobile-ads-rewarded/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paper-lookup", - "displayName": "Paper Lookup", + "identifier": "urn:air:github.com:google:skills:iam-recommendations-fetcher", + "displayName": "Iam Recommendations Fetcher", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paper-lookup/SKILL.md", - "description": "Search 11 academic literature APIs for papers, preprints, citations, and open-access full text, and return results with reproducible provenance.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/iam-recommendations-fetcher/SKILL.md", + "description": "Fetches raw IAM recommendations and associated security insights from Google Cloud for a specified target scope (Organization, Folder, or Project).", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/paper-lookup/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/iam-recommendations-fetcher/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paperclip", - "displayName": "Paperclip", + "identifier": "urn:air:github.com:google:skills:ima-sdk-basics", + "displayName": "Ima Sdk Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paperclip/SKILL.md", - "description": "Search and read full-text biomedical papers, FDA/PMDA/EMA regulatory documents, clinical trial registries, and UniProt/PDB/ChEMBL entries with the...", + "url": "https://github.com/google/skills/blob/main/skills/ads/ima-sdk-basics/SKILL.md", + "description": "Use this skill for Interactive Media Ads (IMA) SDK client-side ad insertion when you are requesting video ads client-side into websites, apps, TVs or...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/paperclip/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/ads/ima-sdk-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paperzilla", - "displayName": "Paperzilla", + "identifier": "urn:air:github.com:google:skills:skills:cloud:workload-manager-basics", + "displayName": "Workload Manager Basics", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paperzilla/SKILL.md", - "description": "Chat with your agent about projects, recommendations, and canonical papers in Paperzilla.", + "url": "https://github.com/google/skills/blob/main/skills/cloud/workload-manager-basics/SKILL.md", + "description": "Use this skill to manage Google Cloud Workload Manager evaluations, rules, scanned resources, and validation results by using public client libraries...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/paperzilla/SKILL.md" + "sourceSet": "google/skills", + "repoPath": "skills/cloud/workload-manager-basics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:parallel-web", - "displayName": "Parallel Web", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-core", + "displayName": "Gsap Core", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/parallel-web/SKILL.md", - "description": "Use Parallel CLI for web search, URL extraction, deep research, structured data enrichment, entity discovery, and recurring web monitoring.", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-core/SKILL.md", + "description": "Official GSAP skill for the core API - gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/parallel-web/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-core/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathml", - "displayName": "Pathml", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-frameworks", + "displayName": "Gsap Frameworks", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathml/SKILL.md", - "description": "Use PathML for local, research-only computational pathology workflows: load and tile slides, build preprocessing and QC pipelines, manage h5path data...", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-frameworks/SKILL.md", + "description": "Official GSAP skill for Vue, Svelte, and other non-React frameworks - lifecycle, scoping selectors, cleanup on unmount.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pathml/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-frameworks/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathogen-variant-surveillance", - "displayName": "Pathogen Variant Surveillance", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-performance", + "displayName": "Gsap Performance", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathogen-variant-surveillance/SKILL.md", - "description": "Query live pathogen genomic surveillance data through the GenSpectrum LAPIS API to find which viral lineages are circulating now, how fast they are...", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-performance/SKILL.md", + "description": "Official GSAP skill for performance - prefer transforms, avoid layout thrashing, will-change, batching.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pathogen-variant-surveillance/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-performance/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathway-enrichment", - "displayName": "Pathway Enrichment", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-plugins", + "displayName": "Gsap Plugins", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathway-enrichment/SKILL.md", - "description": "Run pathway and gene-set enrichment analysis on gene lists or ranked gene data, then interpret the results.", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-plugins/SKILL.md", + "description": "Official GSAP skill for GSAP plugins - registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pathway-enrichment/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-plugins/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pdf", - "displayName": "PDF", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-react", + "displayName": "Gsap React", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pdf/SKILL.md", - "description": "Use this skill whenever the user wants to do anything with PDF files.", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-react/SKILL.md", + "description": "Official GSAP skill for React - useGSAP hook, refs, gsap.context(), cleanup.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pdf/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-react/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:peer-review", - "displayName": "Peer Review", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-scrolltrigger", + "displayName": "Gsap Scrolltrigger", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/peer-review/SKILL.md", - "description": "Prepare evidence-bounded, constructive peer-review drafts and structured manuscript assessments.", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-scrolltrigger/SKILL.md", + "description": "Official GSAP skill for ScrollTrigger - scroll-linked animations, pinning, scrub, triggers.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/peer-review/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-scrolltrigger/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pennylane", - "displayName": "Pennylane", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-timeline", + "displayName": "Gsap Timeline", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pennylane/SKILL.md", - "description": "Hardware-agnostic quantum ML framework with automatic differentiation.", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-timeline/SKILL.md", + "description": "Official GSAP skill for timelines - gsap.timeline(), position parameter, nesting, playback.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pennylane/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-timeline/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:phylogenetics", - "displayName": "Phylogenetics", + "identifier": "urn:air:github.com:greensock:gsap-skills:gsap-utils", + "displayName": "Gsap Utils", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/phylogenetics/SKILL.md", - "description": "Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML).", + "url": "https://github.com/greensock/gsap-skills/blob/main/skills/gsap-utils/SKILL.md", + "description": "Official GSAP skill for gsap.utils - clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/phylogenetics/SKILL.md" + "sourceSet": "greensock/gsap-skills", + "repoPath": "skills/gsap-utils/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pi-agent", - "displayName": "Pi Agent", + "identifier": "urn:air:github.com:hashicorp:agent-skills:aws-ami-builder", + "displayName": "Aws Ami Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pi-agent/SKILL.md", - "description": "Build with and use Pi, the minimal terminal coding harness. Use for installing Pi, configuring providers/models/settings/environment variables, creating", + "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/aws-ami-builder/SKILL.md", + "description": "Build Amazon Machine Images (AMIs) with Packer using the amazon-ebs builder.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pi-agent/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "packer/builders/skills/aws-ami-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pkpd-modeling", - "displayName": "Pkpd Modeling", + "identifier": "urn:air:github.com:hashicorp:agent-skills:azure-image-builder", + "displayName": "Azure Image Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pkpd-modeling/SKILL.md", - "description": "Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/azure-image-builder/SKILL.md", + "description": "Build Azure managed images and Azure Compute Gallery images with Packer.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pkpd-modeling/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "packer/builders/skills/azure-image-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:polars-bio", - "displayName": "Polars Bio", + "identifier": "urn:air:github.com:hashicorp:agent-skills:azure-verified-modules", + "displayName": "Azure Verified Modules", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/polars-bio/SKILL.md", - "description": "High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/azure-verified-modules/SKILL.md", + "description": "Azure Verified Modules (AVM) requirements and best practices for developing certified Azure Terraform modules.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/polars-bio/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/code-generation/skills/azure-verified-modules/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:polars", - "displayName": "Polars", + "identifier": "urn:air:github.com:hashicorp:agent-skills:new-terraform-provider", + "displayName": "New Terraform Provider", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/polars/SKILL.md", - "description": "High-performance DataFrame library for Python ETL, analytics, and pandas migration.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/new-terraform-provider/SKILL.md", + "description": "Use this when scaffolding a new Terraform provider.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/polars/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/new-terraform-provider/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pptx-posters", - "displayName": "Pptx Posters", + "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-actions", + "displayName": "Provider Actions", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pptx-posters/SKILL.md", - "description": "Create and audit editable scientific posters in macro-free PowerPoint (.pptx) from author-approved local content and assets.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-actions/SKILL.md", + "description": "Implement Terraform Provider actions using the Plugin Framework.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pptx-posters/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/provider-actions/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pptx", - "displayName": "Pptx", + "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-docs", + "displayName": "Provider Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pptx/SKILL.md", - "description": "Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-docs/SKILL.md", + "description": "Create, update, and review Terraform provider documentation for Terraform Registry using HashiCorp-recommended patterns, tfplugindocs templates, and...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pptx/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/provider-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:primekg", - "displayName": "Primekg", + "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-resources", + "displayName": "Provider Resources", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/primekg/SKILL.md", - "description": "Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-resources/SKILL.md", + "description": "Implement Terraform Provider resources and data sources using the Plugin Framework.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/primekg/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/provider-resources/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:protocolsio-integration", - "displayName": "Protocolsio Integration", + "identifier": "urn:air:github.com:hashicorp:agent-skills:provider-test-patterns", + "displayName": "Provider Test Patterns", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/protocolsio-integration/SKILL.md", - "description": "Read, validate, and safely export protocols.io data with current official REST/MCP contracts, or create non-executing mutation plans.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/provider-test-patterns/SKILL.md", + "description": "Terraform provider acceptance test patterns using terraform-plugin-testing with the Plugin Framework.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/protocolsio-integration/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/provider-test-patterns/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pufferlib", - "displayName": "Pufferlib", + "identifier": "urn:air:github.com:hashicorp:agent-skills:push-to-registry", + "displayName": "Push To Registry", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pufferlib/SKILL.md", - "description": "Version-aware guidance for PufferLib reinforcement-learning environments, vectorization, policies, PuffeRL training, evaluation, and safe checkpoint...", + "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/hcp/skills/push-to-registry/SKILL.md", + "description": "Push Packer build metadata to HCP Packer registry for tracking and managing image lifecycle.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pufferlib/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "packer/hcp/skills/push-to-registry/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pydeseq2", - "displayName": "Pydeseq2", + "identifier": "urn:air:github.com:hashicorp:agent-skills:refactor-module", + "displayName": "Refactor Module", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pydeseq2/SKILL.md", - "description": "Differential gene expression analysis for bulk RNA-seq with PyDESeq2, including formulaic designs, Wald tests, FDR correction, LFC shrinkage, and result", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/module-generation/skills/refactor-module/SKILL.md", + "description": "Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design principles and community best...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pydeseq2/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/module-generation/skills/refactor-module/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pydicom", - "displayName": "Pydicom", + "identifier": "urn:air:github.com:hashicorp:agent-skills:run-acceptance-tests", + "displayName": "Run Acceptance Tests", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pydicom/SKILL.md", - "description": "Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/provider-development/skills/run-acceptance-tests/SKILL.md", + "description": "Guide for running acceptance tests for a Terraform provider.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pydicom/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/provider-development/skills/run-acceptance-tests/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyhealth", - "displayName": "Pyhealth", + "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-search-import", + "displayName": "Terraform Search Import", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyhealth/SKILL.md", - "description": "Build clinical/healthcare deep-learning pipelines with PyHealth — loading EHR/signal/imaging datasets (MIMIC-III/IV, eICU, OMOP, SleepEDF, ChestXray14..", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-search-import/SKILL.md", + "description": "Discover existing cloud resources using Terraform Search queries and bulk import them into Terraform management.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pyhealth/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/code-generation/skills/terraform-search-import/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pylabrobot", - "displayName": "Pylabrobot", + "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-stacks", + "displayName": "Terraform Stacks", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pylabrobot/SKILL.md", - "description": "Develop and review PyLabRobot lab-automation resources, liquid-handling plans, offline simulations, and supported-device integrations.", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/module-generation/skills/terraform-stacks/SKILL.md", + "description": "Comprehensive guide for working with HashiCorp Terraform Stacks.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pylabrobot/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/module-generation/skills/terraform-stacks/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymatgen", - "displayName": "Pymatgen", + "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-style-guide", + "displayName": "Terraform Style Guide", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymatgen/SKILL.md", - "description": "Analyze, validate, convert, and transform materials structures and computed materials data with current pymatgen APIs, including local phase diagrams...", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-style-guide/SKILL.md", + "description": "Generate Terraform HCL code following HashiCorp's official style conventions and best practices.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pymatgen/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/code-generation/skills/terraform-style-guide/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymc", - "displayName": "Pymc", + "identifier": "urn:air:github.com:hashicorp:agent-skills:terraform-test", + "displayName": "Terraform Test", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymc/SKILL.md", - "description": "Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic...", + "url": "https://github.com/hashicorp/agent-skills/blob/main/terraform/code-generation/skills/terraform-test/SKILL.md", + "description": "Comprehensive guide for writing and running Terraform tests.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pymc/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "terraform/code-generation/skills/terraform-test/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymoo", - "displayName": "Pymoo", + "identifier": "urn:air:github.com:hashicorp:agent-skills:windows-builder", + "displayName": "Windows Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymoo/SKILL.md", - "description": "Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design...", + "url": "https://github.com/hashicorp/agent-skills/blob/main/packer/builders/skills/windows-builder/SKILL.md", + "description": "Build Windows images with Packer using WinRM communicator and PowerShell provisioners.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pymoo/SKILL.md" + "sourceSet": "hashicorp/agent-skills", + "repoPath": "packer/builders/skills/windows-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyopenms", - "displayName": "Pyopenms", + "identifier": "urn:air:github.com:huggingface:skills:hf-cli", + "displayName": "Hf Cli", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyopenms/SKILL.md", - "description": "Complete mass spectrometry analysis platform. Use for proteomics and metabolomics workflows—feature detection, peptide/protein identification...", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cli/SKILL.md", + "description": "Hugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pyopenms/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pysam", - "displayName": "Pysam", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-aws-context-discovery", + "displayName": "Hf Cloud Aws Context Discovery", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pysam/SKILL.md", - "description": "Python/HTSlib workflows for genomic files. Use when reading, querying, filtering, or writing SAM/BAM/CRAM, VCF/BCF, FASTA/FASTQ, or tabix data with...", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-aws-context-discovery/SKILL.md", + "description": "Discover the user's local AWS context (active profile, region, account ID, caller identity) at the start of any AWS task.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pysam/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-aws-context-discovery/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pytdc", - "displayName": "Pytdc", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-python-env-setup", + "displayName": "Hf Cloud Python Env Setup", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pytdc/SKILL.md", - "description": "Use Therapeutics Data Commons through the PyTDC Python package for registry discovery, approved dataset access, task-aware splits, evaluator metrics...", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-python-env-setup/SKILL.md", + "description": "Set up an isolated Python environment for SageMaker / AWS work, with the right Python version and current boto3.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pytdc/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-python-env-setup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pytorch-lightning", - "displayName": "Pytorch Lightning", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-deployment-planner", + "displayName": "Hf Cloud Sagemaker Deployment Planner", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pytorch-lightning/SKILL.md", - "description": "Deep learning framework (PyTorch Lightning / lightning package).", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-deployment-planner/SKILL.md", + "description": "Plan and coordinate the deployment of a model to Amazon SageMaker AI.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pytorch-lightning/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-sagemaker-deployment-planner/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyzotero", - "displayName": "Pyzotero", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-iam-preflight", + "displayName": "Hf Cloud Sagemaker Iam Preflight", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyzotero/SKILL.md", - "description": "Interact with Zotero reference management libraries using the pyzotero Python client.", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-iam-preflight/SKILL.md", + "description": "Ensure a usable SageMaker execution role exists before deploying or training.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/pyzotero/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-sagemaker-iam-preflight/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:qiskit", - "displayName": "Qiskit", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-sagemaker-production-defaults", + "displayName": "Hf Cloud Sagemaker Production Defaults", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/qiskit/SKILL.md", - "description": "Build, simulate, transpile, and execute quantum circuits with Qiskit and IBM Quantum Runtime.", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-sagemaker-production-defaults/SKILL.md", + "description": "Create a SageMaker endpoint (real-time or async) with autoscaling, CloudWatch alarms, and tagging enabled by default.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/qiskit/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-sagemaker-production-defaults/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:qutip", - "displayName": "Qutip", + "identifier": "urn:air:github.com:huggingface:skills:hf-cloud-serving-image-selection", + "displayName": "Hf Cloud Serving Image Selection", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/qutip/SKILL.md", - "description": "Simulate and audit closed and open quantum-system models with QuTiP 5, including deterministic, trajectory, steady-state, spectral, and phase-space...", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-cloud-serving-image-selection/SKILL.md", + "description": "Pick the right serving container for a SageMaker model deployment and find its current image URI.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/qutip/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-cloud-serving-image-selection/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:rdkit", - "displayName": "Rdkit", + "identifier": "urn:air:github.com:huggingface:skills:hf-mcp", + "displayName": "Hf Mcp", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/rdkit/SKILL.md", - "description": "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D..", + "url": "https://github.com/huggingface/skills/blob/main/hf-mcp/skills/hf-mcp/SKILL.md", + "description": "Use Hugging Face Hub via MCP server tools.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/rdkit/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "hf-mcp/skills/hf-mcp/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:research-grants", - "displayName": "Research Grants", + "identifier": "urn:air:github.com:huggingface:skills:hf-mem", + "displayName": "Hf Mem", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/research-grants/SKILL.md", - "description": "Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC.", + "url": "https://github.com/huggingface/skills/blob/main/skills/hf-mem/SKILL.md", + "description": "Hugging Face CLI to estimate the required memory to load Safetensors or GGUF model weights for inference from the Hugging Face Hub", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/research-grants/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/hf-mem/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:research-lookup", - "displayName": "Research Lookup", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-best", + "displayName": "Huggingface Best", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/research-lookup/SKILL.md", - "description": "Compile current scholarly evidence for a scientific manuscript or research brief.", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-best/SKILL.md", + "description": "Use when the user asks about finding the best, top, or recommended model for a task, wants to know what AI model to use, or wants to compare models...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/research-lookup/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-best/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:rowan", - "displayName": "Rowan", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-community-evals", + "displayName": "Huggingface Community Evals", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/rowan/SKILL.md", - "description": "Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API.", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-community-evals/SKILL.md", + "description": "Run evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/rowan/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-community-evals/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scanpy", - "displayName": "Scanpy", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-datasets", + "displayName": "Huggingface Datasets", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scanpy/SKILL.md", - "description": "Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-datasets/SKILL.md", + "description": "Use this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scanpy/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-datasets/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scholar-evaluation", - "displayName": "Scholar Evaluation", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-gradio", + "displayName": "Huggingface Gradio", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scholar-evaluation/SKILL.md", - "description": "Provide qualitative-first, evidence-traceable developmental review of scholarly works and audit low-stakes research-assessment rubrics with optional...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-gradio/SKILL.md", + "description": "Build Gradio web UIs and demos in Python.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scholar-evaluation/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-gradio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-brainstorming", - "displayName": "Scientific Brainstorming", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-llm-trainer", + "displayName": "Huggingface Llm Trainer", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-brainstorming/SKILL.md", - "description": "Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-llm-trainer/SKILL.md", + "description": "Train or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-brainstorming/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-llm-trainer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-critical-thinking", - "displayName": "Scientific Critical Thinking", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-local-models", + "displayName": "Huggingface Local Models", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-critical-thinking/SKILL.md", - "description": "Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence..", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-local-models/SKILL.md", + "description": "Use to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-critical-thinking/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-local-models/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-schematics", - "displayName": "Scientific Schematics", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-lora-space-builder", + "displayName": "Huggingface Lora Space Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-schematics/SKILL.md", - "description": "Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review.", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-lora-space-builder/SKILL.md", + "description": "Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-schematics/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-lora-space-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-slides", - "displayName": "Scientific Slides", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-paper-publisher", + "displayName": "Huggingface Paper Publisher", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-slides/SKILL.md", - "description": "Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-paper-publisher/SKILL.md", + "description": "Publish and manage research papers on Hugging Face Hub.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-slides/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-paper-publisher/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-visualization", - "displayName": "Scientific Visualization", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-papers", + "displayName": "Huggingface Papers", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-visualization/SKILL.md", - "description": "Create and audit truthful, accessible, publication-ready scientific figures with Matplotlib, Seaborn, or Plotly.", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-papers/SKILL.md", + "description": "Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-visualization/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-papers/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-writing", - "displayName": "Scientific Writing", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-spaces", + "displayName": "Huggingface Spaces", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-writing/SKILL.md", - "description": "Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-spaces/SKILL.md", + "description": "Build, deploy, and maintain applications on Hugging Face Spaces - Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scientific-writing/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-spaces/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-bio", - "displayName": "Scikit Bio", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-tool-builder", + "displayName": "Huggingface Tool Builder", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-bio/SKILL.md", - "description": "Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-tool-builder/SKILL.md", + "description": "Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scikit-bio/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-tool-builder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-learn", - "displayName": "Scikit Learn", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-trackio", + "displayName": "Huggingface Trackio", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-learn/SKILL.md", - "description": "Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering.", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-trackio/SKILL.md", + "description": "Track and visualize ML training experiments with Trackio.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scikit-learn/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-trackio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-survival", - "displayName": "Scikit Survival", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-vision-trainer", + "displayName": "Huggingface Vision Trainer", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-survival/SKILL.md", - "description": "Build, evaluate, and audit right-censored or competing-risk survival workflows with scikit-survival, including leakage-safe preprocessing, model...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-vision-trainer/SKILL.md", + "description": "Trains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models - MobileNetV3...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scikit-survival/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-vision-trainer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scvelo", - "displayName": "Scvelo", + "identifier": "urn:air:github.com:huggingface:skills:huggingface-zerogpu", + "displayName": "Huggingface Zerogpu", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scvelo/SKILL.md", - "description": "RNA velocity analysis with scVelo. Estimate cell state transitions from unspliced/spliced mRNA dynamics, infer trajectory directions, compute latent...", + "url": "https://github.com/huggingface/skills/blob/main/skills/huggingface-zerogpu/SKILL.md", + "description": "AI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scvelo/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/huggingface-zerogpu/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scvi-tools", - "displayName": "Scvi Tools", + "identifier": "urn:air:github.com:huggingface:skills:train-sentence-transformers", + "displayName": "Train Sentence Transformers", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scvi-tools/SKILL.md", - "description": "Deep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with..", + "url": "https://github.com/huggingface/skills/blob/main/skills/train-sentence-transformers/SKILL.md", + "description": "Train or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity...", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/scvi-tools/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/train-sentence-transformers/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:seaborn", - "displayName": "Seaborn", + "identifier": "urn:air:github.com:huggingface:skills:transformers-js", + "displayName": "Transformers Js", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/seaborn/SKILL.md", - "description": "Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with...", + "url": "https://github.com/huggingface/skills/blob/main/skills/transformers-js/SKILL.md", + "description": "Use Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/seaborn/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/transformers-js/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:shap", - "displayName": "Shap", + "identifier": "urn:air:github.com:huggingface:skills:trl-training", + "displayName": "Trl Training", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/shap/SKILL.md", - "description": "Explain and audit machine-learning predictions with SHAP. Use for selecting SHAP explainers and maskers, computing and validating feature attributions..", + "url": "https://github.com/huggingface/skills/blob/main/skills/trl-training/SKILL.md", + "description": "Train and fine-tune transformer language models using TRL (Transformers Reinforcement Learning).", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/shap/SKILL.md" + "sourceSet": "huggingface/skills", + "repoPath": "skills/trl-training/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:simpy", - "displayName": "Simpy", - "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/simpy/SKILL.md", - "description": "Build, inspect, test, and analyze bounded process-based discrete-event simulations with SimPy, including events, resources, interrupts, monitoring...", + "identifier": "urn:air:github.com:JetBrains:go-modern-guidelines:modern-go-guidelines", + "displayName": "Modern Go Guidelines", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/JetBrains/go-modern-guidelines/blob/main/claude/modern-go-guidelines", + "description": "Enhances Claude Code with modern Go guidelines up to go 1.26 version.", "metadata": { - "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/simpy/SKILL.md" + "sourceSet": "JetBrains/go-modern-guidelines", + "repoPath": "claude/modern-go-guidelines/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:stable-baselines3", - "displayName": "Stable Baselines3", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:adaptyv", + "displayName": "Adaptyv", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/stable-baselines3/SKILL.md", - "description": "Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/adaptyv/SKILL.md", + "description": "How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/stable-baselines3/SKILL.md" + "repoPath": "skills/adaptyv/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statistical-analysis", - "displayName": "Statistical Analysis", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:aeon", + "displayName": "Aeon", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statistical-analysis/SKILL.md", - "description": "Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/aeon/SKILL.md", + "description": "This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/statistical-analysis/SKILL.md" + "repoPath": "skills/aeon/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statistical-power", - "displayName": "Statistical Power", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:analytical-method-validation", + "displayName": "Analytical Method Validation", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statistical-power/SKILL.md", - "description": "Sample-size and statistical power calculations for planning studies.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/analytical-method-validation/SKILL.md", + "description": "Plan, execute, and document validation, verification, and transfer of analytical procedures under the governing framework - ICH Q2(R2) and Q14, USP...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/statistical-power/SKILL.md" + "repoPath": "skills/analytical-method-validation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statsmodels", - "displayName": "Statsmodels", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:anndata", + "displayName": "Anndata", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statsmodels/SKILL.md", - "description": "Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/anndata/SKILL.md", + "description": "Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/statsmodels/SKILL.md" + "repoPath": "skills/anndata/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:sympy", - "displayName": "Sympy", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:arbor", + "displayName": "Arbor", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/sympy/SKILL.md", - "description": "Use when you need exact symbolic math in Python — algebra, calculus, equation solving, symbolic linear algebra, or code generation via lambdify/LaTeX.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/arbor/SKILL.md", + "description": "Autonomously improve a real artifact (code, training recipe, agent harness, data pipeline, prompt) against an objective and an evaluator, using...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/sympy/SKILL.md" + "repoPath": "skills/arbor/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:tamarind", - "displayName": "Tamarind", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:arboreto", + "displayName": "Arboreto", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/tamarind/SKILL.md", - "description": "Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/arboreto/SKILL.md", + "description": "Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3).", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/tamarind/SKILL.md" + "repoPath": "skills/arboreto/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:tiledbvcf", - "displayName": "Tiledbvcf", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:astropy", + "displayName": "Astropy", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/tiledbvcf/SKILL.md", - "description": "Efficient storage and retrieval of genomic variant data using TileDB.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/astropy/SKILL.md", + "description": "Core Python library for astronomy and astrophysics workflows that need Astropy APIs, including units/quantities, coordinates, FITS I/O, tables, time...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/tiledbvcf/SKILL.md" + "repoPath": "skills/astropy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:timesfm-forecasting", - "displayName": "Timesfm Forecasting", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:autoskill", + "displayName": "Autoskill", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/timesfm-forecasting/SKILL.md", - "description": "Zero-shot time series forecasting with Google's TimesFM foundation model.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/autoskill/SKILL.md", + "description": "Observe the user's screen via screenpipe, detect repeated research workflows, match them against existing scientific-agent-skills, and draft new skills.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/timesfm-forecasting/SKILL.md" + "repoPath": "skills/autoskill/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:torch-geometric", - "displayName": "Torch Geometric", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:benchling-integration", + "displayName": "Benchling Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/torch-geometric/SKILL.md", - "description": "PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/benchling-integration/SKILL.md", + "description": "Benchling Python SDK and REST API integration for registry entities, inventory, ELN entries, workflows, Benchling Apps, and Data Warehouse queries.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/torch-geometric/SKILL.md" + "repoPath": "skills/benchling-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:torchdrug", - "displayName": "Torchdrug", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bgpt-paper-search", + "displayName": "Bgpt Paper Search", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/torchdrug/SKILL.md", - "description": "Build and troubleshoot TorchDrug 0.2.1 workflows for molecular graphs, property prediction, self-supervised pretraining, molecule generation...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bgpt-paper-search/SKILL.md", + "description": "Search scientific papers and retrieve structured experimental data extracted from full-text studies via the BGPT MCP server.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/torchdrug/SKILL.md" + "repoPath": "skills/bgpt-paper-search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:transformers", - "displayName": "Transformers", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bids", + "displayName": "Bids", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/transformers/SKILL.md", - "description": "Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bids/SKILL.md", + "description": "Use this skill when working with Brain Imaging Data Structure (BIDS) datasets: organizing neuroscience and biomedical data (MRI, EEG, MEG, iEEG, PET...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/transformers/SKILL.md" + "repoPath": "skills/bids/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:treatment-plans", - "displayName": "Treatment Plans", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:biopython", + "displayName": "Biopython", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/treatment-plans/SKILL.md", - "description": "Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/biopython/SKILL.md", + "description": "Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/treatment-plans/SKILL.md" + "repoPath": "skills/biopython/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:umap-learn", - "displayName": "Umap Learn", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bioservices", + "displayName": "Bioservices", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/umap-learn/SKILL.md", - "description": "Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bioservices/SKILL.md", + "description": "Unified Python interface to 40+ bioinformatics services. Use when querying multiple databases (UniProt, KEGG, ChEMBL, Reactome) in a single workflow...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/umap-learn/SKILL.md" + "repoPath": "skills/bioservices/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:uncertainty-and-units", - "displayName": "Uncertainty and Units", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:bulk-rnaseq", + "displayName": "Bulk Rnaseq", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/uncertainty-and-units/SKILL.md", - "description": "Track physical units and propagate measurement uncertainty in scientific calculations using pint and uncertainties.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/bulk-rnaseq/SKILL.md", + "description": "End-to-end bulk RNA-seq orchestrator — takes raw FASTQ reads through QC and trimming (FastQC, fastp/Trim Galore), alignment and quantification (STAR...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/uncertainty-and-units/SKILL.md" + "repoPath": "skills/bulk-rnaseq/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:usfiscaldata", - "displayName": "Usfiscaldata", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cellxgene-census", + "displayName": "Cellxgene Census", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/usfiscaldata/SKILL.md", - "description": "Query the U.S. Treasury Fiscal Data REST API for federal financial data. No API key required.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cellxgene-census/SKILL.md", + "description": "Query the CZ CELLxGENE Census programmatically for versioned public single-cell and spatial transcriptomics data.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/usfiscaldata/SKILL.md" + "repoPath": "skills/cellxgene-census/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:vaex", - "displayName": "Vaex", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cirq", + "displayName": "Cirq", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/vaex/SKILL.md", - "description": "Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cirq/SKILL.md", + "description": "Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization..", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/vaex/SKILL.md" + "repoPath": "skills/cirq/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:venue-templates", - "displayName": "Venue Templates", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:citation-management", + "displayName": "Citation Management", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/venue-templates/SKILL.md", - "description": "Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/citation-management/SKILL.md", + "description": "Comprehensive citation management for academic research. Search OpenAlex, PubMed, and Google Scholar for papers, extract accurate metadata, validate...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/venue-templates/SKILL.md" + "repoPath": "skills/citation-management/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:what-if-oracle", - "displayName": "What If Oracle", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:clinical-decision-support", + "displayName": "Clinical Decision Support", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/what-if-oracle/SKILL.md", - "description": "Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/clinical-decision-support/SKILL.md", + "description": "Prepare and validate research-only clinical decision-support evaluation, evidence-profile, cohort, survival, biomarker/model, privacy, and governance...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/what-if-oracle/SKILL.md" + "repoPath": "skills/clinical-decision-support/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:xlsx", - "displayName": "Xlsx", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:clinical-reports", + "displayName": "Clinical Reports", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/xlsx/SKILL.md", - "description": "Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/clinical-reports/SKILL.md", + "description": "Create safety-bounded draft structures and run local deterministic checks for clinical case, diagnostic, trial, safety, and aggregate research reports.", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/xlsx/SKILL.md" + "repoPath": "skills/clinical-reports/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:zarr-python", - "displayName": "Zarr Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:cobrapy", + "displayName": "Cobrapy", "mediaType": "application/ai-skill", - "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/zarr-python/SKILL.md", - "description": "Chunked N-D arrays for cloud storage (Zarr-Python 3). Compressed arrays, parallel I/O, S3/GCS via fsspec, NumPy/Dask/Xarray compatible, for large-scale.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/cobrapy/SKILL.md", + "description": "Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering...", "metadata": { "sourceSet": "k-dense-ai/scientific-agent-skills", - "repoPath": "skills/zarr-python/SKILL.md" + "repoPath": "skills/cobrapy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-core", - "displayName": "Deep Agents Core", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:consciousness-council", + "displayName": "Consciousness Council", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-core/SKILL.md", - "description": "INVOKE THIS SKILL when building ANY Deep Agents application.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/consciousness-council/SKILL.md", + "description": "Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/deep-agents-core/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/consciousness-council/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-memory", - "displayName": "Deep Agents Memory", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dask", + "displayName": "Dask", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-memory/SKILL.md", - "description": "INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dask/SKILL.md", + "description": "Distributed computing for larger-than-RAM pandas/NumPy workflows.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/deep-agents-memory/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/dask/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-orchestration", - "displayName": "Deep Agents Orchestration", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:database-lookup", + "displayName": "Database Lookup", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-orchestration/SKILL.md", - "description": "INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/database-lookup/SKILL.md", + "description": "Query documented public database APIs with explicit endpoints, filters, pagination, and provenance.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/deep-agents-orchestration/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/database-lookup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:ecosystem-primer", - "displayName": "Ecosystem Primer", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:datamol", + "displayName": "Datamol", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/ecosystem-primer/SKILL.md", - "description": "INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/datamol/SKILL.md", + "description": "Pythonic wrapper around RDKit with simplified interface and sensible defaults.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/ecosystem-primer/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/datamol/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-dependencies", - "displayName": "Langchain Dependencies", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:deepchem", + "displayName": "Deepchem", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-dependencies/SKILL.md", - "description": "INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/deepchem/SKILL.md", + "description": "Molecular ML with diverse featurizers and pre-built datasets.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langchain-dependencies/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/deepchem/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-fundamentals", - "displayName": "Langchain Fundamentals", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:deeptools", + "displayName": "Deeptools", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-fundamentals/SKILL.md", - "description": "Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/deeptools/SKILL.md", + "description": "NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq...", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langchain-fundamentals/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/deeptools/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-middleware", - "displayName": "Langchain Middleware", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:depmap", + "displayName": "Depmap", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-middleware/SKILL.md", - "description": "INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/depmap/SKILL.md", + "description": "Query the Cancer Dependency Map (DepMap) for cancer cell line gene dependency scores (CRISPR Chronos), drug sensitivity data, and gene effect profiles.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langchain-middleware/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/depmap/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-rag", - "displayName": "Langchain Rag", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dhdna-profiler", + "displayName": "Dhdna Profiler", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-rag/SKILL.md", - "description": "INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dhdna-profiler/SKILL.md", + "description": "Extract cognitive patterns and thinking fingerprints from any text.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langchain-rag/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/dhdna-profiler/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-cli", - "displayName": "Langgraph Cli", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:diffdock", + "displayName": "Diffdock", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-cli/SKILL.md", - "description": "INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/diffdock/SKILL.md", + "description": "DiffDock and DiffDock-L molecular docking. Use for protein-small-molecule pose prediction from PDB or sequence plus SMILES/SDF/MOL2, batch docking...", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langgraph-cli/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/diffdock/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-fundamentals", - "displayName": "Langgraph Fundamentals", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:dnanexus-integration", + "displayName": "Dnanexus Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-fundamentals/SKILL.md", - "description": "INVOKE THIS SKILL when writing ANY LangGraph code.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/dnanexus-integration/SKILL.md", + "description": "Build and operate reproducible genomics workloads on DNAnexus with the dx CLI, dxpy, apps/applets, native workflows, dxCompiler, and Nextflow.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langgraph-fundamentals/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/dnanexus-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-human-in-the-loop", - "displayName": "Langgraph Human In The Loop", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:docx", + "displayName": "Docx", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-human-in-the-loop/SKILL.md", - "description": "INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/docx/SKILL.md", + "description": "Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files).", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langgraph-human-in-the-loop/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/docx/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-persistence", - "displayName": "Langgraph Persistence", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:esm", + "displayName": "Esm", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-persistence/SKILL.md", - "description": "INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/esm/SKILL.md", + "description": "Use when working directly with the `esm` Python SDK, ESM3 or ESMC model IDs, Forge/Biohub inference clients, or ESMFold2 folding workflows.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/langgraph-persistence/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/esm/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-dataset", - "displayName": "Langsmith Dataset", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:etetoolkit", + "displayName": "Etetoolkit", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-dataset/SKILL.md", - "description": "INVOKE THIS SKILL when creating evaluation datasets, uploading datasets to LangSmith, or managing existing datasets.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/etetoolkit/SKILL.md", + "description": "Analyze, manipulate, compare, annotate, and visualize phylogenetic or other hierarchical trees with ETE 4.", "metadata": { - "sourceSet": "langchain-ai/langsmith-skills", - "repoPath": "config/skills/langsmith-dataset/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/etetoolkit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-evaluator", - "displayName": "Langsmith Evaluator", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:exa-search", + "displayName": "Exa Search", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-evaluator/SKILL.md", - "description": "INVOKE THIS SKILL when building evaluation pipelines for LangSmith.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/exa-search/SKILL.md", + "description": "Web toolkit powered by Exa, tuned for scientific and technical content.", "metadata": { - "sourceSet": "langchain-ai/langsmith-skills", - "repoPath": "config/skills/langsmith-evaluator/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/exa-search/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-trace", - "displayName": "Langsmith Trace", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:experimental-design", + "displayName": "Experimental Design", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-trace/SKILL.md", - "description": "INVOKE THIS SKILL when working with LangSmith tracing OR querying traces.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/experimental-design/SKILL.md", + "description": "Design experiments and studies BEFORE data is collected — choosing a design, randomizing, blocking, and laying out treatment combinations so results are", "metadata": { - "sourceSet": "langchain-ai/langsmith-skills", - "repoPath": "config/skills/langsmith-trace/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/experimental-design/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:managed-deep-agents", - "displayName": "Managed Deep Agents", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:exploratory-data-analysis", + "displayName": "Exploratory Data Analysis", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/managed-deep-agents/SKILL.md", - "description": "INVOKE THIS SKILL when building, testing, or deploying Managed Deep Agents in LangSmith with the mda CLI.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/exploratory-data-analysis/SKILL.md", + "description": "Perform bounded, local exploratory analysis of explicitly supported scientific files.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/managed-deep-agents/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/exploratory-data-analysis/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:langchain-ai:langchain-skills:swarm", - "displayName": "Swarm", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:flowio", + "displayName": "Flowio", "mediaType": "application/ai-skill", - "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/swarm/SKILL.md", - "description": "Dispatches many independent items in parallel: create a table, fan out to subagents, aggregate results.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/flowio/SKILL.md", + "description": "Read, inspect, and write Flow Cytometry Standard (FCS) 2.0, 3.0, and 3.1 files with FlowIO.", "metadata": { - "sourceSet": "langchain-ai/langchain-skills", - "repoPath": "config/skills/swarm/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/flowio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:laravel:agent-skills:laravel-cloud", - "displayName": "Laravel Cloud", - "mediaType": "application/vnd.cursor.cursor-plugin+json", - "url": "https://github.com/laravel/agent-skills/blob/main/laravel-cloud", - "description": "Deploying and managing apps on Laravel Cloud", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:fluidsim", + "displayName": "Fluidsim", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/fluidsim/SKILL.md", + "description": "Plan, configure, inspect, restart, and analyze bounded FluidSim computational-fluid-dynamics simulations with explicit numerical-validity and HPC safety", "metadata": { - "sourceSet": "laravel/agent-skills", - "repoPath": "laravel-cloud/.cursor-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/fluidsim/SKILL.md" }, - "type": "application/vnd.cursor.cursor-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:laravel:agent-skills:laravel-nightwatch", - "displayName": "Laravel Nightwatch", - "mediaType": "application/vnd.cursor.cursor-plugin+json", - "url": "https://github.com/laravel/agent-skills/blob/main/laravel-nightwatch", - "description": "Configuring Laravel Nightwatch data collection, sampling, filtering, and redaction", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:generate-image", + "displayName": "Generate Image", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/generate-image/SKILL.md", + "description": "Generate or edit images with AI models through the OpenRouter Image API (Gemini, Seedream, Recraft, GPT-Image, Riverflow).", "metadata": { - "sourceSet": "laravel/agent-skills", - "repoPath": "laravel-nightwatch/.cursor-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/generate-image/SKILL.md" }, - "type": "application/vnd.cursor.cursor-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:laravel:agent-skills:laravel", - "displayName": "Laravel", - "mediaType": "application/vnd.cursor.cursor-plugin+json", - "url": "https://github.com/laravel/agent-skills/blob/main/laravel", - "description": "Agents and skills for PHP / Laravel development", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geniml", + "displayName": "Geniml", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geniml/SKILL.md", + "description": "Use Geniml for audited local genomic-interval workflows: validate BED and universe contracts, plan Region2Vec or scEmbed runs, inspect model/tokenizer..", "metadata": { - "sourceSet": "laravel/agent-skills", - "repoPath": "laravel/.cursor-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/geniml/SKILL.md" }, - "type": "application/vnd.cursor.cursor-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:makenotion:skills:notion-cli", - "displayName": "Notion Cli", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:genomic-coordinates", + "displayName": "Genomic Coordinates", "mediaType": "application/ai-skill", - "url": "https://github.com/makenotion/skills/blob/main/skills/notion-cli/SKILL.md", - "description": "Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/genomic-coordinates/SKILL.md", + "description": "Convert genomic intervals between coordinate conventions, normalise and compare variant representations, and detect assembly or contig-naming mismatches", "metadata": { - "sourceSet": "makenotion/skills", - "repoPath": "skills/notion-cli/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/genomic-coordinates/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:ask-matt", - "displayName": "Ask Matt", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:genomic-intelligence", + "displayName": "Genomic Intelligence", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/ask-matt/SKILL.md", - "description": "Ask which skill or flow fits your situation. A router over the skills in this repo.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/genomic-intelligence/SKILL.md", + "description": "Predict regulatory features, gene structure, and expression directly from DNA sequence using Genomic Intelligence's hosted transformer DNA language...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/ask-matt/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/genomic-intelligence/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:batch-grill-me", - "displayName": "Batch Grill Me", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geomaster", + "displayName": "Geomaster", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/batch-grill-me/SKILL.md", - "description": "A relentless interview that asks every frontier question at once, round by round.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geomaster/SKILL.md", + "description": "Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/batch-grill-me/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/geomaster/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:claude-handoff", - "displayName": "Claude Handoff", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:geopandas", + "displayName": "Geopandas", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/claude-handoff/SKILL.md", - "description": "Hand the current conversation off to a fresh background agent that picks up the work immediately.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/geopandas/SKILL.md", + "description": "Guidance and local audit tools for Python workflows that directly use GeoPandas GeoSeries, GeoDataFrame, spatial operations, or vector-data I/O.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/claude-handoff/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/geopandas/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:code-review", - "displayName": "Code Review", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:get-available-resources", + "displayName": "Get Available Resources", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/code-review/SKILL.md", - "description": "Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/get-available-resources/SKILL.md", + "description": "Detect host inventory and effective CPU, memory, disk, scheduler, container, and accelerator limits when a user asks for resource-aware planning or...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/code-review/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/get-available-resources/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:codebase-design", - "displayName": "Codebase Design", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:gget", + "displayName": "Gget", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/codebase-design/SKILL.md", - "description": "Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/gget/SKILL.md", + "description": "Fast CLI/Python queries to 20+ bioinformatics databases. Use for quick lookups: gene info, BLAST/BLAT, viral sequence downloads, AlphaFold structures...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/codebase-design/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/gget/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:design-an-interface", - "displayName": "Design an Interface", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:ginkgo-cloud-lab", + "displayName": "Ginkgo Cloud Lab", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/design-an-interface/SKILL.md", - "description": "Generate multiple radically different interface designs for a module using parallel sub-agents.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/ginkgo-cloud-lab/SKILL.md", + "description": "Submit and manage protocols on Ginkgo Bioworks Cloud Lab (cloud.ginkgo.bio), a web-based interface for autonomous lab execution on Reconfigurable...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/deprecated/design-an-interface/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/ginkgo-cloud-lab/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:diagnosing-bugs", - "displayName": "Diagnosing Bugs", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:glycoengineering", + "displayName": "Glycoengineering", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/diagnosing-bugs/SKILL.md", - "description": "Diagnosis loop for hard bugs and performance regressions. Use when the user says \"diagnose\"/\"debug this\", or reports something...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/glycoengineering/SKILL.md", + "description": "Analyze and engineer protein glycosylation. Scan sequences for N-glycosylation sequons (N-X-S/T), predict O-glycosylation hotspots, and access curated..", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/diagnosing-bugs/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/glycoengineering/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:domain-modeling", - "displayName": "Domain Modeling", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:gtars", + "displayName": "Gtars", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/domain-modeling/SKILL.md", - "description": "Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/gtars/SKILL.md", + "description": "Use Gtars for local genomic interval models and set algebra, overlaps and counts, consensus and coverage, tokenization, fragment processing, and...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/domain-modeling/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/gtars/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:edit-article", - "displayName": "Edit Article", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:histolab", + "displayName": "Histolab", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/personal/edit-article/SKILL.md", - "description": "Edit and improve articles by restructuring sections, improving clarity, and tightening prose.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/histolab/SKILL.md", + "description": "Lightweight WSI tile extraction and preprocessing. Use for basic slide processing, tissue detection, tile extraction, and stain normalization for H&E...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/personal/edit-article/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/histolab/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:git-guardrails-claude-code", - "displayName": "Git Guardrails Claude Code", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hugging-science", + "displayName": "Hugging Science", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/git-guardrails-claude-code/SKILL.md", - "description": "Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hugging-science/SKILL.md", + "description": "Use when the user is doing AI/ML work in a scientific domain such as biology, chemistry, physics, astronomy, climate, genomics, materials, medicine...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/misc/git-guardrails-claude-code/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/hugging-science/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:grill-me", - "displayName": "Grill Me", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hypogenic", + "displayName": "Hypogenic", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/grill-me/SKILL.md", - "description": "A relentless interview to sharpen a plan or design.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hypogenic/SKILL.md", + "description": "Plans and audits use of ChicagoHAI HypoGeniC/HypoRefine for LLM-assisted hypothesis generation from labeled text datasets.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/productivity/grill-me/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/hypogenic/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:grill-with-docs", - "displayName": "Grill with Docs", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:hypothesis-generation", + "displayName": "Hypothesis Generation", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/grill-with-docs/SKILL.md", - "description": "A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/hypothesis-generation/SKILL.md", + "description": "Formulate evidence-bounded scientific questions, candidate hypotheses, rival explanations, causal or associational claims, discriminating predictions...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/grill-with-docs/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/hypothesis-generation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:grilling", - "displayName": "Grilling", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:imaging-data-commons", + "displayName": "Imaging Data Commons", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/grilling/SKILL.md", - "description": "Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/imaging-data-commons/SKILL.md", + "description": "Query and download public cancer imaging data from NCI Imaging Data Commons using idc-index.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/productivity/grilling/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/imaging-data-commons/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:handoff", - "displayName": "Handoff", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:infographics", + "displayName": "Infographics", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/handoff/SKILL.md", - "description": "Compact the current conversation into a handoff document for another agent to pick up.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/infographics/SKILL.md", + "description": "Create professional infographics using Nano Banana Pro AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/productivity/handoff/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/infographics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:implement", - "displayName": "Implement", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:iso-standards-readiness", + "displayName": "Iso Standards Readiness", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/implement/SKILL.md", - "description": "Implement a piece of work based on a spec or set of tickets.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/iso-standards-readiness/SKILL.md", + "description": "Prepares and structurally reviews readiness evidence for ISO management-system and laboratory-competence standards - ISO 13485 medical device QMS, ISO..", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/implement/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/iso-standards-readiness/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:improve-codebase-architecture", - "displayName": "Improve Codebase Architecture", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:labarchive-integration", + "displayName": "Labarchive Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/improve-codebase-architecture/SKILL.md", - "description": "Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/labarchive-integration/SKILL.md", + "description": "Securely integrate with the official LabArchives ELN REST-like API and Inventory API v1.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/improve-codebase-architecture/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/labarchive-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:loop-me", - "displayName": "Loop Me", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:lamindb", + "displayName": "Lamindb", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/loop-me/SKILL.md", - "description": "Grill me about specs for the workflows I want to build, within this workspace.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/lamindb/SKILL.md", + "description": "Use when working with LaminDB, the open-source lineage-native lakehouse for biological datasets and models.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/loop-me/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/lamindb/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:migrate-to-shoehorn", - "displayName": "Migrate to Shoehorn", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:latchbio-integration", + "displayName": "Latchbio Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/migrate-to-shoehorn/SKILL.md", - "description": "Migrate test files from `as` type assertions to @total-typescript/shoehorn.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/latchbio-integration/SKILL.md", + "description": "Build, register, debug, and operate bioinformatics workflows on Latch using the Python SDK, CLI, Latch Data and Registry, Nextflow, Snakemake...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/misc/migrate-to-shoehorn/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/latchbio-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:obsidian-vault", - "displayName": "Obsidian Vault", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:latex-posters", + "displayName": "LaTeX Posters", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/personal/obsidian-vault/SKILL.md", - "description": "Search, create, and manage notes in the Obsidian vault with wikilinks and index notes.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/latex-posters/SKILL.md", + "description": "Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/personal/obsidian-vault/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/latex-posters/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:prototype", - "displayName": "Prototype", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:liteparse", + "displayName": "Liteparse", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/prototype/SKILL.md", - "description": "Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/liteparse/SKILL.md", + "description": "Local document and PDF parsing that returns spatial text with bounding boxes.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/prototype/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/liteparse/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:qa", - "displayName": "QA", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:literature-review", + "displayName": "Literature Review", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/qa/SKILL.md", - "description": "Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/literature-review/SKILL.md", + "description": "Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.).", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/deprecated/qa/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/literature-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:request-refactor-plan", - "displayName": "Request Refactor Plan", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:markdown-mermaid-writing", + "displayName": "Markdown Mermaid Writing", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/request-refactor-plan/SKILL.md", - "description": "Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/markdown-mermaid-writing/SKILL.md", + "description": "Comprehensive markdown and Mermaid diagram writing skill. Use when creating any scientific document, report, analysis, or visualization.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/deprecated/request-refactor-plan/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/markdown-mermaid-writing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:research", - "displayName": "Research", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:market-research-reports", + "displayName": "Market Research Reports", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/research/SKILL.md", - "description": "Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/market-research-reports/SKILL.md", + "description": "Build evidence-traceable market research reports and assumption-driven market sizing or forecast scenarios.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/research/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/market-research-reports/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:resolving-merge-conflicts", - "displayName": "Resolving Merge Conflicts", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:markitdown", + "displayName": "Markitdown", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/resolving-merge-conflicts/SKILL.md", - "description": "Use when you need to resolve an in-progress git merge/rebase conflict.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/markitdown/SKILL.md", + "description": "Convert heterogeneous documents and selected URIs to Markdown with Microsoft MarkItDown for text analysis, search, and LLM/RAG ingestion.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/resolving-merge-conflicts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/markitdown/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:scaffold-exercises", - "displayName": "Scaffold Exercises", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matchms", + "displayName": "Matchms", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/scaffold-exercises/SKILL.md", - "description": "Create exercise directory structures with sections, problems, solutions, and explainers that pass linting.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matchms/SKILL.md", + "description": "Process, clean, compare, and search tandem mass spectra with matchms. Use for MS/MS file I/O, metadata harmonization, peak filtering, spectral...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/misc/scaffold-exercises/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/matchms/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:setup-matt-pocock-skills", - "displayName": "Setup Matt Pocock Skills", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matlab", + "displayName": "Matlab", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/setup-matt-pocock-skills/SKILL.md", - "description": "Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matlab/SKILL.md", + "description": "Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/setup-matt-pocock-skills/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/matlab/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:setup-pre-commit", - "displayName": "Setup Pre Commit", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:matplotlib", + "displayName": "Matplotlib", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/setup-pre-commit/SKILL.md", - "description": "Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/matplotlib/SKILL.md", + "description": "Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/misc/setup-pre-commit/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/matplotlib/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:setup-ts-deep-modules", - "displayName": "Setup TS Deep Modules", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:medchem", + "displayName": "Medchem", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/setup-ts-deep-modules/SKILL.md", - "description": "Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/medchem/SKILL.md", + "description": "Medicinal chemistry filters for compound triage. Apply drug-likeness rules (Lipinski, Veber, CNS), structural alert catalogs (PAINS, NIBR, ChEMBL)...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/setup-ts-deep-modules/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/medchem/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:tdd", - "displayName": "TDD", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:modal", + "displayName": "Modal", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/tdd/SKILL.md", - "description": "Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions \"red-green-refactor\", or wants integration tests.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/modal/SKILL.md", + "description": "Modal is a serverless cloud platform for running Python on demand, including on-demand GPUs.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/tdd/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/modal/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:teach", - "displayName": "Teach", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:molecular-dynamics", + "displayName": "Molecular Dynamics", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/teach/SKILL.md", - "description": "Teach the user a new skill or concept, within this workspace.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/molecular-dynamics/SKILL.md", + "description": "Run and analyze molecular dynamics simulations with OpenMM and MDAnalysis.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/productivity/teach/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/molecular-dynamics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:to-questionnaire", - "displayName": "To Questionnaire", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:molfeat", + "displayName": "Molfeat", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/to-questionnaire/SKILL.md", - "description": "Turn a decision you can't fully answer into a questionnaire for someone else to fill in.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/molfeat/SKILL.md", + "description": "Molecular featurization for ML (100+ featurizers). ECFP, MACCS, descriptors, pretrained models (ChemBERTa), convert SMILES to features, for QSAR and...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/to-questionnaire/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/molfeat/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:to-spec", - "displayName": "To Spec", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:networkx", + "displayName": "Networkx", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/to-spec/SKILL.md", - "description": "Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/networkx/SKILL.md", + "description": "Create, analyze, and visualize complex networks and graphs in Python with NetworkX.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/to-spec/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/networkx/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:to-tickets", - "displayName": "To Tickets", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:neurokit2", + "displayName": "Neurokit2", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/to-tickets/SKILL.md", - "description": "Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/neurokit2/SKILL.md", + "description": "Use NeuroKit2 to build or audit reproducible research workflows for physiological time-series preprocessing, event/interval analysis, multimodal...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/to-tickets/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/neurokit2/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:triage", - "displayName": "Triage", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:neuropixels-analysis", + "displayName": "Neuropixels Analysis", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/triage/SKILL.md", - "description": "Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/neuropixels-analysis/SKILL.md", + "description": "Analyze Neuropixels extracellular recordings end-to-end with SpikeInterface.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/triage/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/neuropixels-analysis/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:ubiquitous-language", - "displayName": "Ubiquitous Language", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:nextflow", + "displayName": "Nextflow", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/ubiquitous-language/SKILL.md", - "description": "Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/nextflow/SKILL.md", + "description": "Build, run, and debug Nextflow data pipelines and nf-core workflows end to end.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/deprecated/ubiquitous-language/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/nextflow/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:wayfinder", - "displayName": "Wayfinder", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:omero-integration", + "displayName": "Omero Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/wayfinder/SKILL.md", - "description": "Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/omero-integration/SKILL.md", + "description": "Securely inspect and automate microscopy data workflows against OMERO.server with omero-py, BlitzGateway, OMERO CLI, tables, annotations, ROIs...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/engineering/wayfinder/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/omero-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:wizard", - "displayName": "Wizard", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:onekgpd", + "displayName": "Onekgpd", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/wizard/SKILL.md", - "description": "Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/onekgpd/SKILL.md", + "description": "Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/wizard/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/onekgpd/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:writing-beats", - "displayName": "Writing Beats", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:ontology-term-resolution", + "displayName": "Ontology Term Resolution", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-beats/SKILL.md", - "description": "Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/ontology-term-resolution/SKILL.md", + "description": "Resolve free-text scientific labels to ontology term IDs and validate existing CURIEs against the EBI Ontology Lookup Service (OLS4).", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/writing-beats/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/ontology-term-resolution/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:writing-fragments", - "displayName": "Writing Fragments", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:open-notebook", + "displayName": "Open Notebook", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-fragments/SKILL.md", - "description": "Writing, explore — mine raw fragments, no structure yet.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/open-notebook/SKILL.md", + "description": "Self-hosted, open-source alternative to Google NotebookLM for AI-powered research and document analysis.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/writing-fragments/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/open-notebook/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:writing-great-skills", - "displayName": "Writing Great Skills", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:openpiv", + "displayName": "Openpiv", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/writing-great-skills/SKILL.md", - "description": "Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/openpiv/SKILL.md", + "description": "Particle Image Velocimetry (PIV) analysis with OpenPIV. Use when extracting velocity fields from PIV image pairs, analyzing fluid dynamics or flow...", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/productivity/writing-great-skills/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/openpiv/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:mattpocock:skills:writing-shape", - "displayName": "Writing Shape", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:opentrons-integration", + "displayName": "Opentrons Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-shape/SKILL.md", - "description": "Writing, exploit — shape raw material into an article, paragraph by paragraph.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/opentrons-integration/SKILL.md", + "description": "Author, review, migrate, simulate, and troubleshoot official Opentrons Python Protocol API v2 protocols for Flex and OT-2 robots.", "metadata": { - "sourceSet": "mattpocock/skills", - "repoPath": "skills/in-progress/writing-shape/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/opentrons-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:ecommerce-storefront", - "displayName": "Ecommerce Storefront", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/ecommerce-storefront", - "description": "Comprehensive skills for building ecommerce storefronts with best practices for UI/UX, SEO, and mobile responsiveness", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:optimize-for-gpu", + "displayName": "Optimize for GPU", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/optimize-for-gpu/SKILL.md", + "description": "GPU-accelerate Python code using CuPy, Numba CUDA, Warp, cuDF, cuML, cuGraph, KvikIO, cuCIM, cuxfilter, cuVS, cuSpatial, and RAFT.", "metadata": { - "sourceSet": "medusajs/medusa-agent-skills", - "repoPath": "plugins/ecommerce-storefront/.claude-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/optimize-for-gpu/SKILL.md" }, - "type": "application/vnd.anthropic.claude-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:learn-medusa", - "displayName": "Learn Medusa", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/learn-medusa", - "description": "Interactive guided tutorial for learning Medusa development. Teaches you to build custom features step-by-step with a brands example.", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pacsomatic", + "displayName": "Pacsomatic", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pacsomatic/SKILL.md", + "description": "Operator toolkit for nf-core/pacsomatic matched tumor-normal workflows from BAM inputs.", "metadata": { - "sourceSet": "medusajs/medusa-agent-skills", - "repoPath": "plugins/learn-medusa/.claude-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pacsomatic/SKILL.md" }, - "type": "application/vnd.anthropic.claude-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:medusa-cloud", - "displayName": "Medusa Cloud", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/medusa-cloud", - "description": "Skills for managing Medusa Cloud resources through the Cloud CLI (mcloud). Covers setup, deployments, debugging, environment variables, environment...", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paper-lookup", + "displayName": "Paper Lookup", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paper-lookup/SKILL.md", + "description": "Search 11 academic literature APIs for papers, preprints, citations, and open-access full text, and return results with reproducible provenance.", "metadata": { - "sourceSet": "medusajs/medusa-agent-skills", - "repoPath": "plugins/medusa-cloud/.claude-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/paper-lookup/SKILL.md" }, - "type": "application/vnd.anthropic.claude-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:medusa-dev", - "displayName": "Medusa Dev", - "mediaType": "application/vnd.anthropic.claude-plugin+json", - "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/medusa-dev", - "description": "Comprehensive skills for building Medusa applications: backend (modules, workflows, API routes), admin UI (widgets, forms, tables), and storefronts...", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paperclip", + "displayName": "Paperclip", + "mediaType": "application/ai-skill", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paperclip/SKILL.md", + "description": "Search and read full-text biomedical papers, FDA/PMDA/EMA regulatory documents, clinical trial registries, and UniProt/PDB/ChEMBL entries with the...", "metadata": { - "sourceSet": "medusajs/medusa-agent-skills", - "repoPath": "plugins/medusa-dev/.claude-plugin/plugin.json" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/paperclip/SKILL.md" }, - "type": "application/vnd.anthropic.claude-plugin+json" + "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:agent-framework-azure-ai-py", - "displayName": "Agent Framework Azure AI Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:paperzilla", + "displayName": "Paperzilla", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/agent-framework-azure-ai-py/SKILL.md", - "description": "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/paperzilla/SKILL.md", + "description": "Chat with your agent about projects, recommendations, and canonical papers in Paperzilla.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/agent-framework-azure-ai-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/paperzilla/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:airunway-aks-setup", - "displayName": "Airunway Aks Setup", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:parallel-web", + "displayName": "Parallel Web", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/airunway-aks-setup/SKILL.md", - "description": "Azure skill definition for airunway-aks-setup.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/parallel-web/SKILL.md", + "description": "Use Parallel CLI for web search, URL extraction, deep research, structured data enrichment, entity discovery, and recurring web monitoring.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/airunway-aks-setup/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/parallel-web/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:appinsights-instrumentation", - "displayName": "Appinsights Instrumentation", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathml", + "displayName": "Pathml", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/appinsights-instrumentation/SKILL.md", - "description": "Azure skill definition for appinsights-instrumentation.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathml/SKILL.md", + "description": "Use PathML for local, research-only computational pathology workflows: load and tile slides, build preprocessing and QC pipelines, manage h5path data...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/appinsights-instrumentation/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pathml/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:applicationinsights-web-ts", - "displayName": "Applicationinsights Web TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathogen-variant-surveillance", + "displayName": "Pathogen Variant Surveillance", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/skills/applicationinsights-web-ts/SKILL.md", - "description": "Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathogen-variant-surveillance/SKILL.md", + "description": "Query live pathogen genomic surveillance data through the GenSpectrum LAPIS API to find which viral lineages are circulating now, how fast they are...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/skills/applicationinsights-web-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pathogen-variant-surveillance/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-deployment", - "displayName": "Aspire Deployment", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pathway-enrichment", + "displayName": "Pathway Enrichment", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-deployment/SKILL.md", - "description": "Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pathway-enrichment/SKILL.md", + "description": "Run pathway and gene-set enrichment analysis on gene lists or ranked gene data, then interpret the results.", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspire-deployment/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pathway-enrichment/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-init", - "displayName": "Aspire Init", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pdf", + "displayName": "PDF", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-init/SKILL.md", - "description": "First-run flow for adding Aspire to a repo.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pdf/SKILL.md", + "description": "Use this skill whenever the user wants to do anything with PDF files.", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspire-init/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pdf/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-monitoring", - "displayName": "Aspire Monitoring", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:peer-review", + "displayName": "Peer Review", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-monitoring/SKILL.md", - "description": "Observe Aspire apps: logs, traces, metrics, resource state, telemetry export, browser telemetry, and the standalone dashboard.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/peer-review/SKILL.md", + "description": "Prepare evidence-bounded, constructive peer-review drafts and structured manuscript assessments.", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspire-monitoring/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/peer-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-orchestration", - "displayName": "Aspire Orchestration", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pennylane", + "displayName": "Pennylane", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-orchestration/SKILL.md", - "description": "Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pennylane/SKILL.md", + "description": "Hardware-agnostic quantum ML framework with automatic differentiation.", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspire-orchestration/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pennylane/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire", - "displayName": "Aspire", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:phylogenetics", + "displayName": "Phylogenetics", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire/SKILL.md", - "description": "Top-level router for Aspire 13.4 distributed apps.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/phylogenetics/SKILL.md", + "description": "Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML).", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspire/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/phylogenetics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:aspire-skills:aspireify", - "displayName": "Aspireify", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pi-agent", + "displayName": "Pi Agent", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspireify/SKILL.md", - "description": "Wire an Aspire AppHost after `aspire init` drops a skeleton.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pi-agent/SKILL.md", + "description": "Build with and use Pi, the minimal terminal coding harness. Use for installing Pi, configuring providers/models/settings/environment variables, creating", "metadata": { - "sourceSet": "microsoft/aspire-skills", - "repoPath": "skills/aspireify/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pi-agent/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-agents-persistent-dotnet", - "displayName": "Azure AI Agents Persistent .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pkpd-modeling", + "displayName": "Pkpd Modeling", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md", - "description": "Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pkpd-modeling/SKILL.md", + "description": "Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pkpd-modeling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-agents-persistent-java", - "displayName": "Azure AI Agents Persistent Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:polars-bio", + "displayName": "Polars Bio", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-agents-persistent-java/SKILL.md", - "description": "Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/polars-bio/SKILL.md", + "description": "High-performance genomic interval operations and bioinformatics file I/O on Polars DataFrames.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-agents-persistent-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/polars-bio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-anomalydetector-java", - "displayName": "Azure AI Anomalydetector Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:polars", + "displayName": "Polars", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-anomalydetector-java/SKILL.md", - "description": "Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/polars/SKILL.md", + "description": "High-performance DataFrame library for Python ETL, analytics, and pandas migration.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-anomalydetector-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/polars/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-contentsafety-java", - "displayName": "Azure AI Contentsafety Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pptx-posters", + "displayName": "Pptx Posters", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-contentsafety-java/SKILL.md", - "description": "Build content moderation applications with Azure AI Content Safety SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pptx-posters/SKILL.md", + "description": "Create and audit editable scientific posters in macro-free PowerPoint (.pptx) from author-approved local content and assets.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-contentsafety-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pptx-posters/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-contentsafety-py", - "displayName": "Azure AI Contentsafety Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pptx", + "displayName": "Pptx", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-contentsafety-py/SKILL.md", - "description": "Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pptx/SKILL.md", + "description": "Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-contentsafety-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pptx/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-contentsafety-ts", - "displayName": "Azure AI Contentsafety TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:primekg", + "displayName": "Primekg", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-contentsafety-ts/SKILL.md", - "description": "Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/primekg/SKILL.md", + "description": "Query the Precision Medicine Knowledge Graph (PrimeKG) for multiscale biological data including genes, drugs, diseases, phenotypes, and more.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-contentsafety-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/primekg/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-contentunderstanding-py", - "displayName": "Azure AI Contentunderstanding Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:protocolsio-integration", + "displayName": "Protocolsio Integration", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-contentunderstanding-py/SKILL.md", - "description": "Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/protocolsio-integration/SKILL.md", + "description": "Read, validate, and safely export protocols.io data with current official REST/MCP contracts, or create non-executing mutation plans.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-contentunderstanding-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/protocolsio-integration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-document-intelligence-dotnet", - "displayName": "Azure AI Document Intelligence .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pufferlib", + "displayName": "Pufferlib", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md", - "description": "Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pufferlib/SKILL.md", + "description": "Version-aware guidance for PufferLib reinforcement-learning environments, vectorization, policies, PuffeRL training, evaluation, and safe checkpoint...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pufferlib/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-document-intelligence-ts", - "displayName": "Azure AI Document Intelligence TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pydeseq2", + "displayName": "Pydeseq2", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-document-intelligence-ts/SKILL.md", - "description": "Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pydeseq2/SKILL.md", + "description": "Differential gene expression analysis for bulk RNA-seq with PyDESeq2, including formulaic designs, Wald tests, FDR correction, LFC shrinkage, and result", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-document-intelligence-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pydeseq2/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-formrecognizer-java", - "displayName": "Azure AI Formrecognizer Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pydicom", + "displayName": "Pydicom", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-formrecognizer-java/SKILL.md", - "description": "Azure AI Document Intelligence SDK for Java (com.azure:azure-ai-documentintelligence).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pydicom/SKILL.md", + "description": "Use pydicom to read, inspect, write, transform, and safely preflight local DICOM datasets and pixel data.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-formrecognizer-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pydicom/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-language-conversations-py", - "displayName": "Azure AI Language Conversations Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyhealth", + "displayName": "Pyhealth", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-language-conversations-py/SKILL.md", - "description": "Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyhealth/SKILL.md", + "description": "Build clinical/healthcare deep-learning pipelines with PyHealth — loading EHR/signal/imaging datasets (MIMIC-III/IV, eICU, OMOP, SleepEDF, ChestXray14..", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-language-conversations-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pyhealth/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-ml-py", - "displayName": "Azure AI ML Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pylabrobot", + "displayName": "Pylabrobot", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-ml-py/SKILL.md", - "description": "Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pylabrobot/SKILL.md", + "description": "Develop and review PyLabRobot lab-automation resources, liquid-handling plans, offline simulations, and supported-device integrations.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-ml-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pylabrobot/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-openai-dotnet", - "displayName": "Azure AI OpenAI .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymatgen", + "displayName": "Pymatgen", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md", - "description": "Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymatgen/SKILL.md", + "description": "Analyze, validate, convert, and transform materials structures and computed materials data with current pymatgen APIs, including local phase diagrams...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pymatgen/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-projects-dotnet", - "displayName": "Azure AI Projects .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymc", + "displayName": "Pymc", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet/SKILL.md", - "description": "Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and..", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymc/SKILL.md", + "description": "Bayesian modeling with PyMC. Build hierarchical models, MCMC (NUTS), variational inference, LOO/WAIC comparison, posterior checks, for probabilistic...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pymc/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-projects-java", - "displayName": "Azure AI Projects Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pymoo", + "displayName": "Pymoo", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-projects-java/SKILL.md", - "description": "Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pymoo/SKILL.md", + "description": "Multi-objective optimization framework. NSGA-II, NSGA-III, MOEA/D, Pareto fronts, constraint handling, benchmarks (ZDT, DTLZ), for engineering design...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-projects-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pymoo/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-projects-py", - "displayName": "Azure AI Projects Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyopenms", + "displayName": "Pyopenms", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-projects-py/SKILL.md", - "description": "Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyopenms/SKILL.md", + "description": "Complete mass spectrometry analysis platform. Use for proteomics and metabolomics workflows—feature detection, peptide/protein identification...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-projects-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pyopenms/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-projects-ts", - "displayName": "Azure AI Projects TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pysam", + "displayName": "Pysam", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-projects-ts/SKILL.md", - "description": "Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pysam/SKILL.md", + "description": "Python/HTSlib workflows for genomic files. Use when reading, querying, filtering, or writing SAM/BAM/CRAM, VCF/BCF, FASTA/FASTQ, or tabix data with...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-projects-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pysam/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-textanalytics-py", - "displayName": "Azure AI Textanalytics Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pytdc", + "displayName": "Pytdc", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-textanalytics-py/SKILL.md", - "description": "Azure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pytdc/SKILL.md", + "description": "Use Therapeutics Data Commons through the PyTDC Python package for registry discovery, approved dataset access, task-aware splits, evaluator metrics...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-textanalytics-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pytdc/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-transcription-py", - "displayName": "Azure AI Transcription Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pytorch-lightning", + "displayName": "Pytorch Lightning", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-transcription-py/SKILL.md", - "description": "Azure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pytorch-lightning/SKILL.md", + "description": "Deep learning framework (PyTorch Lightning / lightning package).", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-transcription-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pytorch-lightning/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-translation-document-py", - "displayName": "Azure AI Translation Document Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:pyzotero", + "displayName": "Pyzotero", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md", - "description": "Azure AI Document Translation SDK for batch translation of documents with format preservation.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/pyzotero/SKILL.md", + "description": "Interact with Zotero reference management libraries using the pyzotero Python client.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/pyzotero/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-translation-text-py", - "displayName": "Azure AI Translation Text Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:qiskit", + "displayName": "Qiskit", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-text-py/SKILL.md", - "description": "Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/qiskit/SKILL.md", + "description": "Build, simulate, transpile, and execute quantum circuits with Qiskit and IBM Quantum Runtime.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-translation-text-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/qiskit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-translation-ts", - "displayName": "Azure AI Translation TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:qutip", + "displayName": "Qutip", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-translation-ts/SKILL.md", - "description": "Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/qutip/SKILL.md", + "description": "Simulate and audit closed and open quantum-system models with QuTiP 5, including deterministic, trajectory, steady-state, spectral, and phase-space...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-translation-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/qutip/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-vision-imageanalysis-java", - "displayName": "Azure AI Vision Imageanalysis Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:rdkit", + "displayName": "Rdkit", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-vision-imageanalysis-java/SKILL.md", - "description": "Build image analysis applications with Azure AI Vision SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/rdkit/SKILL.md", + "description": "Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure search, 2D/3D..", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-vision-imageanalysis-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/rdkit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-vision-imageanalysis-py", - "displayName": "Azure AI Vision Imageanalysis Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:research-grants", + "displayName": "Research Grants", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-vision-imageanalysis-py/SKILL.md", - "description": "Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/research-grants/SKILL.md", + "description": "Write competitive research proposals for NSF, NIH, DOE, DARPA, and Taiwan NSTC.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-vision-imageanalysis-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/research-grants/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-voicelive-dotnet", - "displayName": "Azure AI Voicelive .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:research-lookup", + "displayName": "Research Lookup", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-voicelive-dotnet/SKILL.md", - "description": "Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/research-lookup/SKILL.md", + "description": "Compile current scholarly evidence for a scientific manuscript or research brief.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-voicelive-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/research-lookup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-voicelive-java", - "displayName": "Azure AI Voicelive Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:rowan", + "displayName": "Rowan", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-voicelive-java/SKILL.md", - "description": "Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/rowan/SKILL.md", + "description": "Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-voicelive-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/rowan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-voicelive-py", - "displayName": "Azure AI Voicelive Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scanpy", + "displayName": "Scanpy", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/SKILL.md", - "description": "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scanpy/SKILL.md", + "description": "Standard single-cell RNA-seq analysis pipeline. Use for QC, normalization, dimensionality reduction (PCA/UMAP/t-SNE), clustering, differential...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scanpy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-ai-voicelive-ts", - "displayName": "Azure AI Voicelive TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scholar-evaluation", + "displayName": "Scholar Evaluation", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md", - "description": "Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scholar-evaluation/SKILL.md", + "description": "Provide qualitative-first, evidence-traceable developmental review of scholarly works and audit low-stakes research-assessment rubrics with optional...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scholar-evaluation/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-ai", - "displayName": "Azure AI", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-brainstorming", + "displayName": "Scientific Brainstorming", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-ai/SKILL.md", - "description": "Azure skill definition for azure-ai.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-brainstorming/SKILL.md", + "description": "Facilitates evidence-aware scientific ideation with independent generation, structured discussion, explicit assumptions, transparent evaluation...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-ai/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-brainstorming/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-aigateway", - "displayName": "Azure Aigateway", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-critical-thinking", + "displayName": "Scientific Critical Thinking", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-aigateway/SKILL.md", - "description": "Azure skill definition for azure-aigateway.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-critical-thinking/SKILL.md", + "description": "Evaluate scientific claims and evidence quality. Use for assessing experimental design validity, identifying biases and confounders, applying evidence..", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-aigateway/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-critical-thinking/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-app-onboard-prereq", - "displayName": "Azure App Onboard Prereq", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-schematics", + "displayName": "Scientific Schematics", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard-prereq/SKILL.md", - "description": "Assess whether source code is ready to deploy to Azure — the check BEFORE infrastructure work.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-schematics/SKILL.md", + "description": "Create publication-quality scientific diagrams using Nano Banana 2 AI with smart iterative refinement. Uses Gemini 3.6 Flash for quality review.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard-prereq/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-schematics/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-app-onboard", - "displayName": "Azure App Onboard", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-slides", + "displayName": "Scientific Slides", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/SKILL.md", - "description": "End-to-end orchestrator: from a business idea, app idea, or existing app to running Azure deployment with cost estimates and pre-deploy...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-slides/SKILL.md", + "description": "Build slide decks and presentations for research talks. Use this for making PowerPoint slides, conference presentations, seminar talks, research...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-slides/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-appconfiguration-java", - "displayName": "Azure Appconfiguration Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-visualization", + "displayName": "Scientific Visualization", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-appconfiguration-java/SKILL.md", - "description": "Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-visualization/SKILL.md", + "description": "Create and audit truthful, accessible, publication-ready scientific figures with Matplotlib, Seaborn, or Plotly.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-appconfiguration-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-visualization/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-appconfiguration-py", - "displayName": "Azure Appconfiguration Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scientific-writing", + "displayName": "Scientific Writing", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-appconfiguration-py/SKILL.md", - "description": "Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scientific-writing/SKILL.md", + "description": "Draft, revise, and audit scientific manuscripts or reports with explicit evidence provenance, reporting-guideline coverage, authorship accountability...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-appconfiguration-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scientific-writing/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-appconfiguration-ts", - "displayName": "Azure Appconfiguration TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-bio", + "displayName": "Scikit Bio", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-appconfiguration-ts/SKILL.md", - "description": "Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration).", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-bio/SKILL.md", + "description": "Biological data toolkit. Sequence analysis, alignments, phylogenetic trees, diversity metrics (alpha/beta, UniFrac), ordination (PCoA), PERMANOVA...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-appconfiguration-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scikit-bio/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-cloud-migrate", - "displayName": "Azure Cloud Migrate", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-learn", + "displayName": "Scikit Learn", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md", - "description": "Azure skill definition for azure-cloud-migrate.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-learn/SKILL.md", + "description": "Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scikit-learn/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-communication-callautomation-java", - "displayName": "Azure Communication Callautomation Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scikit-survival", + "displayName": "Scikit Survival", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-callautomation-java/SKILL.md", - "description": "Build call automation workflows with Azure Communication Services Call Automation Java SDK.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scikit-survival/SKILL.md", + "description": "Build, evaluate, and audit right-censored or competing-risk survival workflows with scikit-survival, including leakage-safe preprocessing, model...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-callautomation-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scikit-survival/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-communication-callingserver-java", - "displayName": "Azure Communication Callingserver Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scvelo", + "displayName": "Scvelo", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-callingserver-java/SKILL.md", - "description": "Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scvelo/SKILL.md", + "description": "RNA velocity analysis with scVelo. Estimate cell state transitions from unspliced/spliced mRNA dynamics, infer trajectory directions, compute latent...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-callingserver-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scvelo/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-communication-chat-java", - "displayName": "Azure Communication Chat Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:scvi-tools", + "displayName": "Scvi Tools", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-chat-java/SKILL.md", - "description": "Build real-time chat applications with Azure Communication Services Chat Java SDK.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/scvi-tools/SKILL.md", + "description": "Deep generative models for single-cell omics. Use when you need probabilistic batch correction (scVI), transfer learning, differential expression with..", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-chat-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/scvi-tools/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-communication-common-java", - "displayName": "Azure Communication Common Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:seaborn", + "displayName": "Seaborn", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-common-java/SKILL.md", - "description": "Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared..", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/seaborn/SKILL.md", + "description": "Statistical visualization with pandas integration. Use for quick exploration of distributions, relationships, and categorical comparisons with...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-common-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/seaborn/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-communication-sms-java", - "displayName": "Azure Communication Sms Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:shap", + "displayName": "Shap", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-sms-java/SKILL.md", - "description": "Send SMS messages with Azure Communication Services SMS Java SDK.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/shap/SKILL.md", + "description": "Explain and audit machine-learning predictions with SHAP. Use for selecting SHAP explainers and maskers, computing and validating feature attributions..", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-sms-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/shap/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-compliance", - "displayName": "Azure Compliance", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:simpy", + "displayName": "Simpy", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-compliance/SKILL.md", - "description": "Azure skill definition for azure-compliance.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/simpy/SKILL.md", + "description": "Build, inspect, test, and analyze bounded process-based discrete-event simulations with SimPy, including events, resources, interrupts, monitoring...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-compliance/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/simpy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-compute-batch-java", - "displayName": "Azure Compute Batch Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:stable-baselines3", + "displayName": "Stable Baselines3", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-compute-batch-java/SKILL.md", - "description": "Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/stable-baselines3/SKILL.md", + "description": "Production-ready reinforcement learning algorithms (PPO, SAC, DQN, TD3, DDPG, A2C) with scikit-learn-like API.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-compute-batch-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/stable-baselines3/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-compute", - "displayName": "Azure Compute", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statistical-analysis", + "displayName": "Statistical Analysis", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-compute/SKILL.md", - "description": "Azure skill definition for azure-compute.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statistical-analysis/SKILL.md", + "description": "Guided statistical analysis for research data - test selection, assumption checking, effect sizes, power analysis, Bayesian alternatives, and...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-compute/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/statistical-analysis/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-containerregistry-py", - "displayName": "Azure Containerregistry Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statistical-power", + "displayName": "Statistical Power", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-containerregistry-py/SKILL.md", - "description": "Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statistical-power/SKILL.md", + "description": "Sample-size and statistical power calculations for planning studies.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-containerregistry-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/statistical-power/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-cosmos-db-py", - "displayName": "Azure Cosmos DB Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:statsmodels", + "displayName": "Statsmodels", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-cosmos-db-py/SKILL.md", - "description": "Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/statsmodels/SKILL.md", + "description": "Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-cosmos-db-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/statsmodels/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-cosmos-java", - "displayName": "Azure Cosmos Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:sympy", + "displayName": "Sympy", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-cosmos-java/SKILL.md", - "description": "Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/sympy/SKILL.md", + "description": "Use when you need exact symbolic math in Python — algebra, calculus, equation solving, symbolic linear algebra, or code generation via lambdify/LaTeX.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-cosmos-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/sympy/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-cosmos-py", - "displayName": "Azure Cosmos Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:tamarind", + "displayName": "Tamarind", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-cosmos-py/SKILL.md", - "description": "Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/tamarind/SKILL.md", + "description": "Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-cosmos-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/tamarind/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-cosmos-rust", - "displayName": "Azure Cosmos Rust", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:tiledbvcf", + "displayName": "Tiledbvcf", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-cosmos-rust/SKILL.md", - "description": "Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/tiledbvcf/SKILL.md", + "description": "Efficient storage and retrieval of genomic variant data using TileDB.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-cosmos-rust/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/tiledbvcf/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-cosmos-ts", - "displayName": "Azure Cosmos TS", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:timesfm-forecasting", + "displayName": "Timesfm Forecasting", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-cosmos-ts/SKILL.md", - "description": "Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/timesfm-forecasting/SKILL.md", + "description": "Zero-shot time series forecasting with Google's TimesFM foundation model.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-cosmos-ts/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/timesfm-forecasting/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-cost", - "displayName": "Azure Cost", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:torch-geometric", + "displayName": "Torch Geometric", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-cost/SKILL.md", - "description": "Azure skill definition for azure-cost.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/torch-geometric/SKILL.md", + "description": "PyTorch Geometric (PyG) for graph neural networks — node/link/graph classification, message passing (GCN, GAT, GraphSAGE, GIN), heterogeneous graphs...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-cost/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/torch-geometric/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-data-tables-java", - "displayName": "Azure Data Tables Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:torchdrug", + "displayName": "Torchdrug", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-data-tables-java/SKILL.md", - "description": "Build table storage applications with Azure Tables SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/torchdrug/SKILL.md", + "description": "Build and troubleshoot TorchDrug 0.2.1 workflows for molecular graphs, property prediction, self-supervised pretraining, molecule generation...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-data-tables-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/torchdrug/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-data-tables-py", - "displayName": "Azure Data Tables Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:transformers", + "displayName": "Transformers", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-data-tables-py/SKILL.md", - "description": "Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/transformers/SKILL.md", + "description": "Hugging Face Transformers for loading Hub models, running pipeline inference, text generation, and Trainer fine-tuning on NLP, vision, audio, and...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-data-tables-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/transformers/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-deploy", - "displayName": "Azure Deploy", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:treatment-plans", + "displayName": "Treatment Plans", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-deploy/SKILL.md", - "description": "Azure skill definition for azure-deploy.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/treatment-plans/SKILL.md", + "description": "Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-deploy/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/treatment-plans/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-diagnostics", - "displayName": "Azure Diagnostics", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:umap-learn", + "displayName": "Umap Learn", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md", - "description": "Azure skill definition for azure-diagnostics.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/umap-learn/SKILL.md", + "description": "Use UMAP-learn for nonlinear dimensionality reduction, 2D/3D embeddings, clustering preprocessing, supervised or semi-supervised UMAP, DensMAP...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/umap-learn/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-enterprise-infra-planner", - "displayName": "Azure Enterprise Infra Planner", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:uncertainty-and-units", + "displayName": "Uncertainty and Units", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-enterprise-infra-planner/SKILL.md", - "description": "Azure skill definition for azure-enterprise-infra-planner.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/uncertainty-and-units/SKILL.md", + "description": "Track physical units and propagate measurement uncertainty in scientific calculations using pint and uncertainties.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-enterprise-infra-planner/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/uncertainty-and-units/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventgrid-dotnet", - "displayName": "Azure Eventgrid .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:usfiscaldata", + "displayName": "Usfiscaldata", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-eventgrid-dotnet/SKILL.md", - "description": "Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/usfiscaldata/SKILL.md", + "description": "Query the U.S. Treasury Fiscal Data REST API for federal financial data. No API key required.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-eventgrid-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/usfiscaldata/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventgrid-java", - "displayName": "Azure Eventgrid Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:vaex", + "displayName": "Vaex", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-eventgrid-java/SKILL.md", - "description": "Build event-driven applications with Azure Event Grid SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/vaex/SKILL.md", + "description": "Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-eventgrid-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/vaex/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventgrid-py", - "displayName": "Azure Eventgrid Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:venue-templates", + "displayName": "Venue Templates", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-eventgrid-py/SKILL.md", - "description": "Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/venue-templates/SKILL.md", + "description": "Prepare journal manuscripts, conference papers, research posters, and grant documents using venue-specific formatting guidance and bundled LaTeX...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-eventgrid-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/venue-templates/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventhub-dotnet", - "displayName": "Azure Eventhub .NET", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:what-if-oracle", + "displayName": "What If Oracle", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet/SKILL.md", - "description": "Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient)...", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/what-if-oracle/SKILL.md", + "description": "Run structured What-If scenario analysis with 4–6 branch possibility exploration (best, likely, worst, wild card, contrarian, second-order).", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/what-if-oracle/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventhub-java", - "displayName": "Azure Eventhub Java", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:xlsx", + "displayName": "Xlsx", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-eventhub-java/SKILL.md", - "description": "Build real-time streaming applications with Azure Event Hubs SDK for Java.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/xlsx/SKILL.md", + "description": "Create, edit, analyze, or convert Excel spreadsheets (.xlsx, .xlsm, .xltx) where the workbook file is the primary deliverable.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-eventhub-java/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/xlsx/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventhub-py", - "displayName": "Azure Eventhub Python", + "identifier": "urn:air:github.com:k-dense-ai:scientific-agent-skills:zarr-python", + "displayName": "Zarr Python", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-eventhub-py/SKILL.md", - "description": "Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing.", + "url": "https://github.com/k-dense-ai/scientific-agent-skills/blob/main/skills/zarr-python/SKILL.md", + "description": "Chunked N-D arrays for cloud storage (Zarr-Python 3). Compressed arrays, parallel I/O, S3/GCS via fsspec, NumPy/Dask/Xarray compatible, for large-scale.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-eventhub-py/SKILL.md" + "sourceSet": "k-dense-ai/scientific-agent-skills", + "repoPath": "skills/zarr-python/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventhub-rust", - "displayName": "Azure Eventhub Rust", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-core", + "displayName": "Deep Agents Core", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-eventhub-rust/SKILL.md", - "description": "Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-core/SKILL.md", + "description": "INVOKE THIS SKILL when building ANY Deep Agents application.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-eventhub-rust/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/deep-agents-core/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-eventhub-ts", - "displayName": "Azure Eventhub TS", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-memory", + "displayName": "Deep Agents Memory", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts/SKILL.md", - "description": "Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs).", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-memory/SKILL.md", + "description": "INVOKE THIS SKILL when your Deep Agent needs memory, persistence, or filesystem access.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/deep-agents-memory/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-hosted-copilot-sdk", - "displayName": "Azure Hosted Copilot Sdk", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:deep-agents-orchestration", + "displayName": "Deep Agents Orchestration", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-hosted-copilot-sdk/SKILL.md", - "description": "Azure skill definition for azure-hosted-copilot-sdk.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/deep-agents-orchestration/SKILL.md", + "description": "INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-hosted-copilot-sdk/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/deep-agents-orchestration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-identity-dotnet", - "displayName": "Azure Identity .NET", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:ecosystem-primer", + "displayName": "Ecosystem Primer", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet/SKILL.md", - "description": "Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/ecosystem-primer/SKILL.md", + "description": "INVOKE FIRST for any LangChain / LangGraph / Deep Agents agent building project before consulting other skills or writing any agent code.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/ecosystem-primer/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-identity-java", - "displayName": "Azure Identity Java", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-dependencies", + "displayName": "Langchain Dependencies", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-identity-java/SKILL.md", - "description": "Azure Identity library for Java authentication with Azure services.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-dependencies/SKILL.md", + "description": "INVOKE THIS SKILL when setting up a new project or when asked about package versions, installation, or dependency management for LangChain...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-identity-java/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langchain-dependencies/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-identity-py", - "displayName": "Azure Identity Python", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-fundamentals", + "displayName": "Langchain Fundamentals", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-identity-py/SKILL.md", - "description": "Azure Identity SDK for Python authentication with Microsoft Entra ID.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-fundamentals/SKILL.md", + "description": "Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-identity-py/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langchain-fundamentals/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-identity-rust", - "displayName": "Azure Identity Rust", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-middleware", + "displayName": "Langchain Middleware", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-identity-rust/SKILL.md", - "description": "Azure Identity library for Rust. Microsoft Entra ID authentication for all Azure SDK clients.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-middleware/SKILL.md", + "description": "INVOKE THIS SKILL when you need human-in-the-loop approval, custom middleware, or structured output.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-identity-rust/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langchain-middleware/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-identity-ts", - "displayName": "Azure Identity TS", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langchain-rag", + "displayName": "Langchain Rag", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md", - "description": "Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity).", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langchain-rag/SKILL.md", + "description": "INVOKE THIS SKILL when building ANY retrieval-augmented generation (RAG) system.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langchain-rag/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-certificates-rust", - "displayName": "Azure Keyvault Certificates Rust", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-cli", + "displayName": "Langgraph Cli", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-certificates-rust/SKILL.md", - "description": "Azure Key Vault Certificates library for Rust. Create, manage, and use X.509 certificates including self-signed and CA-issued.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-cli/SKILL.md", + "description": "INVOKE THIS SKILL when using the langgraph CLI to scaffold, develop, build, or deploy LangGraph applications.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-certificates-rust/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langgraph-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-keys-rust", - "displayName": "Azure Keyvault Keys Rust", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-fundamentals", + "displayName": "Langgraph Fundamentals", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust/SKILL.md", - "description": "Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-fundamentals/SKILL.md", + "description": "INVOKE THIS SKILL when writing ANY LangGraph code.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langgraph-fundamentals/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-keys-ts", - "displayName": "Azure Keyvault Keys TS", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-human-in-the-loop", + "displayName": "Langgraph Human In The Loop", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts/SKILL.md", - "description": "Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys).", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-human-in-the-loop/SKILL.md", + "description": "INVOKE THIS SKILL when implementing human-in-the-loop patterns, pausing for approval, or handling errors in LangGraph.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langgraph-human-in-the-loop/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-py", - "displayName": "Azure Keyvault Python", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:langgraph-persistence", + "displayName": "Langgraph Persistence", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-keyvault-py/SKILL.md", - "description": "Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/langgraph-persistence/SKILL.md", + "description": "INVOKE THIS SKILL when your LangGraph needs to persist state, remember conversations, travel through history, or configure subgraph checkpointer...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-keyvault-py/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/langgraph-persistence/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-secrets-rust", - "displayName": "Azure Keyvault Secrets Rust", + "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-dataset", + "displayName": "Langsmith Dataset", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-secrets-rust/SKILL.md", - "description": "Azure Key Vault Secrets library for Rust. Store and retrieve secrets, passwords, and API keys.", + "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-dataset/SKILL.md", + "description": "INVOKE THIS SKILL when creating evaluation datasets, uploading datasets to LangSmith, or managing existing datasets.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-secrets-rust/SKILL.md" + "sourceSet": "langchain-ai/langsmith-skills", + "repoPath": "config/skills/langsmith-dataset/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-keyvault-secrets-ts", - "displayName": "Azure Keyvault Secrets TS", + "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-evaluator", + "displayName": "Langsmith Evaluator", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-secrets-ts/SKILL.md", - "description": "Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets).", + "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-evaluator/SKILL.md", + "description": "INVOKE THIS SKILL when building evaluation pipelines for LangSmith.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-keyvault-secrets-ts/SKILL.md" + "sourceSet": "langchain-ai/langsmith-skills", + "repoPath": "config/skills/langsmith-evaluator/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-kubernetes:azure-kubernetes-automatic-readiness", - "displayName": "Azure Kubernetes Automatic Readiness", + "identifier": "urn:air:github.com:langchain-ai:langsmith-skills:langsmith-trace", + "displayName": "Langsmith Trace", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness/SKILL.md", - "description": "Azure skill definition for azure-kubernetes-automatic-readiness.", + "url": "https://github.com/langchain-ai/langsmith-skills/blob/main/config/skills/langsmith-trace/SKILL.md", + "description": "INVOKE THIS SKILL when working with LangSmith tracing OR querying traces.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness/SKILL.md" + "sourceSet": "langchain-ai/langsmith-skills", + "repoPath": "config/skills/langsmith-trace/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-kubernetes", - "displayName": "Azure Kubernetes", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:managed-deep-agents", + "displayName": "Managed Deep Agents", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md", - "description": "Azure skill definition for azure-kubernetes.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/managed-deep-agents/SKILL.md", + "description": "INVOKE THIS SKILL when building, testing, or deploying Managed Deep Agents in LangSmith with the mda CLI.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/managed-deep-agents/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-kusto", - "displayName": "Azure Kusto", + "identifier": "urn:air:github.com:langchain-ai:langchain-skills:swarm", + "displayName": "Swarm", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kusto/SKILL.md", - "description": "Azure skill definition for azure-kusto.", + "url": "https://github.com/langchain-ai/langchain-skills/blob/main/config/skills/swarm/SKILL.md", + "description": "Dispatches many independent items in parallel: create a table, fan out to subagents, aggregate results.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kusto/SKILL.md" + "sourceSet": "langchain-ai/langchain-skills", + "repoPath": "config/skills/swarm/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-maps-search-dotnet", - "displayName": "Azure Maps Search .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-maps-search-dotnet/SKILL.md", - "description": "Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather.", + "identifier": "urn:air:github.com:laravel:agent-skills:laravel-cloud", + "displayName": "Laravel Cloud", + "mediaType": "application/vnd.cursor.cursor-plugin+json", + "url": "https://github.com/laravel/agent-skills/blob/main/laravel-cloud", + "description": "Deploying and managing apps on Laravel Cloud", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-maps-search-dotnet/SKILL.md" + "sourceSet": "laravel/agent-skills", + "repoPath": "laravel-cloud/.cursor-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.cursor.cursor-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-messaging-webpubsub-java", - "displayName": "Azure Messaging Webpubsub Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-messaging-webpubsub-java/SKILL.md", - "description": "Build real-time web applications with Azure Web PubSub SDK for Java.", + "identifier": "urn:air:github.com:laravel:agent-skills:laravel-nightwatch", + "displayName": "Laravel Nightwatch", + "mediaType": "application/vnd.cursor.cursor-plugin+json", + "url": "https://github.com/laravel/agent-skills/blob/main/laravel-nightwatch", + "description": "Configuring Laravel Nightwatch data collection, sampling, filtering, and redaction", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-messaging-webpubsub-java/SKILL.md" + "sourceSet": "laravel/agent-skills", + "repoPath": "laravel-nightwatch/.cursor-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.cursor.cursor-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-messaging-webpubsubservice-py", - "displayName": "Azure Messaging Webpubsubservice Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-messaging-webpubsubservice-py/SKILL.md", - "description": "Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns.", + "identifier": "urn:air:github.com:laravel:agent-skills:laravel", + "displayName": "Laravel", + "mediaType": "application/vnd.cursor.cursor-plugin+json", + "url": "https://github.com/laravel/agent-skills/blob/main/laravel", + "description": "Agents and skills for PHP / Laravel development", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-messaging-webpubsubservice-py/SKILL.md" + "sourceSet": "laravel/agent-skills", + "repoPath": "laravel/.cursor-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.cursor.cursor-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-messaging", - "displayName": "Azure Messaging", + "identifier": "urn:air:github.com:makenotion:skills:notion-cli", + "displayName": "Notion Cli", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-messaging/SKILL.md", - "description": "Azure skill definition for azure-messaging.", + "url": "https://github.com/makenotion/skills/blob/main/skills/notion-cli/SKILL.md", + "description": "Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-messaging/SKILL.md" + "sourceSet": "makenotion/skills", + "repoPath": "skills/notion-cli/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-apicenter-dotnet", - "displayName": "Azure Mgmt Apicenter .NET", + "identifier": "urn:air:github.com:mattpocock:skills:ask-matt", + "displayName": "Ask Matt", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet/SKILL.md", - "description": "Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/ask-matt/SKILL.md", + "description": "Ask which skill or flow fits your situation. A router over the skills in this repo.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/ask-matt/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-apicenter-py", - "displayName": "Azure Mgmt Apicenter Python", + "identifier": "urn:air:github.com:mattpocock:skills:batch-grill-me", + "displayName": "Batch Grill Me", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-apicenter-py/SKILL.md", - "description": "Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/batch-grill-me/SKILL.md", + "description": "A relentless interview that asks every frontier question at once, round by round.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-apicenter-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/batch-grill-me/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-apimanagement-dotnet", - "displayName": "Azure Mgmt Apimanagement .NET", + "identifier": "urn:air:github.com:mattpocock:skills:claude-handoff", + "displayName": "Claude Handoff", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apimanagement-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/claude-handoff/SKILL.md", + "description": "Hand the current conversation off to a fresh background agent that picks up the work immediately.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apimanagement-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/claude-handoff/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-apimanagement-py", - "displayName": "Azure Mgmt Apimanagement Python", + "identifier": "urn:air:github.com:mattpocock:skills:code-review", + "displayName": "Code Review", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-apimanagement-py/SKILL.md", - "description": "Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/code-review/SKILL.md", + "description": "Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-apimanagement-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/code-review/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-applicationinsights-dotnet", - "displayName": "Azure Mgmt Applicationinsights .NET", + "identifier": "urn:air:github.com:mattpocock:skills:codebase-design", + "displayName": "Codebase Design", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md", - "description": "Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/codebase-design/SKILL.md", + "description": "Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/codebase-design/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-arizeaiobservabilityeval-dotnet", - "displayName": "Azure Mgmt Arizeaiobservabilityeval .NET", + "identifier": "urn:air:github.com:mattpocock:skills:design-an-interface", + "displayName": "Design an Interface", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Arize AI Observability and Evaluation (.NET).", + "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/design-an-interface/SKILL.md", + "description": "Generate multiple radically different interface designs for a module using parallel sub-agents.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/deprecated/design-an-interface/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-botservice-dotnet", - "displayName": "Azure Mgmt Botservice .NET", + "identifier": "urn:air:github.com:mattpocock:skills:diagnosing-bugs", + "displayName": "Diagnosing Bugs", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-botservice-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/diagnosing-bugs/SKILL.md", + "description": "Diagnosis loop for hard bugs and performance regressions. Use when the user says \"diagnose\"/\"debug this\", or reports something...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-botservice-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/diagnosing-bugs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-botservice-py", - "displayName": "Azure Mgmt Botservice Python", + "identifier": "urn:air:github.com:mattpocock:skills:domain-modeling", + "displayName": "Domain Modeling", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-botservice-py/SKILL.md", - "description": "Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/domain-modeling/SKILL.md", + "description": "Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-botservice-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/domain-modeling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-fabric-dotnet", - "displayName": "Azure Mgmt Fabric .NET", + "identifier": "urn:air:github.com:mattpocock:skills:edit-article", + "displayName": "Edit Article", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-fabric-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/personal/edit-article/SKILL.md", + "description": "Edit and improve articles by restructuring sections, improving clarity, and tightening prose.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-fabric-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/personal/edit-article/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-fabric-py", - "displayName": "Azure Mgmt Fabric Python", + "identifier": "urn:air:github.com:mattpocock:skills:git-guardrails-claude-code", + "displayName": "Git Guardrails Claude Code", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-fabric-py/SKILL.md", - "description": "Azure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/git-guardrails-claude-code/SKILL.md", + "description": "Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-fabric-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/misc/git-guardrails-claude-code/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-mongodbatlas-dotnet", - "displayName": "Azure Mgmt Mongodbatlas .NET", + "identifier": "urn:air:github.com:mattpocock:skills:grill-me", + "displayName": "Grill Me", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md", - "description": "Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/grill-me/SKILL.md", + "description": "A relentless interview to sharpen a plan or design.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/productivity/grill-me/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-mgmt-weightsandbiases-dotnet", - "displayName": "Azure Mgmt Weightsandbiases .NET", + "identifier": "urn:air:github.com:mattpocock:skills:grill-with-docs", + "displayName": "Grill with Docs", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md", - "description": "Azure Weights & Biases SDK for .NET. ML experiment tracking and model management via Azure Marketplace.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/grill-with-docs/SKILL.md", + "description": "A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/grill-with-docs/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-microsoft-playwright-testing-ts", - "displayName": "Azure Microsoft Playwright Testing TS", + "identifier": "urn:air:github.com:mattpocock:skills:grilling", + "displayName": "Grilling", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-microsoft-playwright-testing-ts/SKILL.md", - "description": "Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing).", + "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/grilling/SKILL.md", + "description": "Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-microsoft-playwright-testing-ts/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/productivity/grilling/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-ingestion-java", - "displayName": "Azure Monitor Ingestion Java", + "identifier": "urn:air:github.com:mattpocock:skills:handoff", + "displayName": "Handoff", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-ingestion-java/SKILL.md", - "description": "Azure Monitor Ingestion SDK for Java. Send custom logs to Azure Monitor via Data Collection Rules (DCR) and Data Collection Endpoints (DCE).", + "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/handoff/SKILL.md", + "description": "Compact the current conversation into a handoff document for another agent to pick up.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-ingestion-java/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/productivity/handoff/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-ingestion-py", - "displayName": "Azure Monitor Ingestion Python", + "identifier": "urn:air:github.com:mattpocock:skills:implement", + "displayName": "Implement", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-ingestion-py/SKILL.md", - "description": "Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/implement/SKILL.md", + "description": "Implement a piece of work based on a spec or set of tickets.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-ingestion-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/implement/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-opentelemetry-exporter-java", - "displayName": "Azure Monitor Opentelemetry Exporter Java", + "identifier": "urn:air:github.com:mattpocock:skills:improve-codebase-architecture", + "displayName": "Improve Codebase Architecture", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md", - "description": "Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/improve-codebase-architecture/SKILL.md", + "description": "Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/improve-codebase-architecture/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-opentelemetry-exporter-py", - "displayName": "Azure Monitor Opentelemetry Exporter Python", + "identifier": "urn:air:github.com:mattpocock:skills:loop-me", + "displayName": "Loop Me", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md", - "description": "Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/loop-me/SKILL.md", + "description": "Grill me about specs for the workflows I want to build, within this workspace.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/loop-me/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-opentelemetry-py", - "displayName": "Azure Monitor Opentelemetry Python", + "identifier": "urn:air:github.com:mattpocock:skills:migrate-to-shoehorn", + "displayName": "Migrate to Shoehorn", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-py/SKILL.md", - "description": "Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/migrate-to-shoehorn/SKILL.md", + "description": "Migrate test files from `as` type assertions to @total-typescript/shoehorn.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/misc/migrate-to-shoehorn/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-opentelemetry-ts", - "displayName": "Azure Monitor Opentelemetry TS", + "identifier": "urn:air:github.com:mattpocock:skills:obsidian-vault", + "displayName": "Obsidian Vault", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md", - "description": "Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry).", + "url": "https://github.com/mattpocock/skills/blob/main/skills/personal/obsidian-vault/SKILL.md", + "description": "Search, create, and manage notes in the Obsidian vault with wikilinks and index notes.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/personal/obsidian-vault/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-query-java", - "displayName": "Azure Monitor Query Java", + "identifier": "urn:air:github.com:mattpocock:skills:prototype", + "displayName": "Prototype", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-query-java/SKILL.md", - "description": "Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/prototype/SKILL.md", + "description": "Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-query-java/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/prototype/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-monitor-query-py", - "displayName": "Azure Monitor Query Python", + "identifier": "urn:air:github.com:mattpocock:skills:qa", + "displayName": "QA", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-query-py/SKILL.md", - "description": "Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/qa/SKILL.md", + "description": "Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-query-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/deprecated/qa/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-postgres-ts", - "displayName": "Azure Postgres TS", + "identifier": "urn:air:github.com:mattpocock:skills:request-refactor-plan", + "displayName": "Request Refactor Plan", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-postgres-ts/SKILL.md", - "description": "Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/request-refactor-plan/SKILL.md", + "description": "Create a detailed refactor plan with tiny commits via user interview, then file it as a GitHub issue.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-postgres-ts/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/deprecated/request-refactor-plan/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-prepare", - "displayName": "Azure Prepare", + "identifier": "urn:air:github.com:mattpocock:skills:research", + "displayName": "Research", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-prepare/SKILL.md", - "description": "Azure skill definition for azure-prepare.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/research/SKILL.md", + "description": "Investigate a question against high-trust primary sources and capture the findings as a Markdown file in the repo.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-prepare/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/research/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-quotas", - "displayName": "Azure Quotas", + "identifier": "urn:air:github.com:mattpocock:skills:resolving-merge-conflicts", + "displayName": "Resolving Merge Conflicts", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-quotas/SKILL.md", - "description": "Azure skill definition for azure-quotas.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/resolving-merge-conflicts/SKILL.md", + "description": "Use when you need to resolve an in-progress git merge/rebase conflict.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-quotas/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/resolving-merge-conflicts/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-rbac", - "displayName": "Azure Rbac", + "identifier": "urn:air:github.com:mattpocock:skills:scaffold-exercises", + "displayName": "Scaffold Exercises", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-rbac/SKILL.md", - "description": "Azure skill definition for azure-rbac.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/scaffold-exercises/SKILL.md", + "description": "Create exercise directory structures with sections, problems, solutions, and explainers that pass linting.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-rbac/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/misc/scaffold-exercises/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-reliability", - "displayName": "Azure Reliability", + "identifier": "urn:air:github.com:mattpocock:skills:setup-matt-pocock-skills", + "displayName": "Setup Matt Pocock Skills", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-reliability/SKILL.md", - "description": "Azure skill definition for azure-reliability.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/setup-matt-pocock-skills/SKILL.md", + "description": "Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-reliability/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/setup-matt-pocock-skills/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-resource-lookup", - "displayName": "Azure Resource Lookup", + "identifier": "urn:air:github.com:mattpocock:skills:setup-pre-commit", + "displayName": "Setup Pre Commit", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-resource-lookup/SKILL.md", - "description": "Azure skill definition for azure-resource-lookup.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/misc/setup-pre-commit/SKILL.md", + "description": "Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-resource-lookup/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/misc/setup-pre-commit/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-cosmosdb-dotnet", - "displayName": "Azure Resource Manager Cosmosdb .NET", + "identifier": "urn:air:github.com:mattpocock:skills:setup-ts-deep-modules", + "displayName": "Setup TS Deep Modules", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/setup-ts-deep-modules/SKILL.md", + "description": "Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only through its...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/setup-ts-deep-modules/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-durabletask-dotnet", - "displayName": "Azure Resource Manager Durabletask .NET", + "identifier": "urn:air:github.com:mattpocock:skills:tdd", + "displayName": "TDD", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-durabletask-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Durable Task Scheduler in .NET.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/tdd/SKILL.md", + "description": "Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions \"red-green-refactor\", or wants integration tests.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-durabletask-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/tdd/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-mysql-dotnet", - "displayName": "Azure Resource Manager MySQL .NET", + "identifier": "urn:air:github.com:mattpocock:skills:teach", + "displayName": "Teach", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-mysql-dotnet/SKILL.md", - "description": "Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/teach/SKILL.md", + "description": "Teach the user a new skill or concept, within this workspace.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-mysql-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/productivity/teach/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-playwright-dotnet", - "displayName": "Azure Resource Manager Playwright .NET", + "identifier": "urn:air:github.com:mattpocock:skills:to-questionnaire", + "displayName": "To Questionnaire", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-playwright-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Microsoft Playwright Testing in .NET.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/to-questionnaire/SKILL.md", + "description": "Turn a decision you can't fully answer into a questionnaire for someone else to fill in.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-playwright-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/to-questionnaire/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-postgresql-dotnet", - "displayName": "Azure Resource Manager PostgreSQL .NET", + "identifier": "urn:air:github.com:mattpocock:skills:to-spec", + "displayName": "To Spec", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-postgresql-dotnet/SKILL.md", - "description": "Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/to-spec/SKILL.md", + "description": "Turn the current conversation into a spec and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-postgresql-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/to-spec/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-redis-dotnet", - "displayName": "Azure Resource Manager Redis .NET", + "identifier": "urn:air:github.com:mattpocock:skills:to-tickets", + "displayName": "To Tickets", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/to-tickets/SKILL.md", + "description": "Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, published to the configured...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/to-tickets/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-resource-manager-sql-dotnet", - "displayName": "Azure Resource Manager SQL .NET", + "identifier": "urn:air:github.com:mattpocock:skills:triage", + "displayName": "Triage", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/triage/SKILL.md", + "description": "Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/triage/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-resource-visualizer", - "displayName": "Azure Resource Visualizer", + "identifier": "urn:air:github.com:mattpocock:skills:ubiquitous-language", + "displayName": "Ubiquitous Language", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-resource-visualizer/SKILL.md", - "description": "Azure skill definition for azure-resource-visualizer.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/deprecated/ubiquitous-language/SKILL.md", + "description": "Extract a DDD-style ubiquitous language glossary from the current conversation, flagging ambiguities and proposing canonical terms. Saves to...", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-resource-visualizer/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/deprecated/ubiquitous-language/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-search-documents-dotnet", - "displayName": "Azure Search Documents .NET", + "identifier": "urn:air:github.com:mattpocock:skills:wayfinder", + "displayName": "Wayfinder", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md", - "description": "Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/engineering/wayfinder/SKILL.md", + "description": "Plan a huge chunk of work — more than one agent session can hold — as a shared map of decision tickets on your issue tracker, and resolve them one at a.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/engineering/wayfinder/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-search-documents-py", - "displayName": "Azure Search Documents Python", + "identifier": "urn:air:github.com:mattpocock:skills:wizard", + "displayName": "Wizard", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-search-documents-py/SKILL.md", - "description": "Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/wizard/SKILL.md", + "description": "Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state transition...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-search-documents-py/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/wizard/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-search-documents-ts", - "displayName": "Azure Search Documents TS", + "identifier": "urn:air:github.com:mattpocock:skills:writing-beats", + "displayName": "Writing Beats", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-search-documents-ts/SKILL.md", - "description": "Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents).", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-beats/SKILL.md", + "description": "Writing, exploit — assemble raw material into a journey of beats, grounding each term before a beat leans on it.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-search-documents-ts/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/writing-beats/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-security-keyvault-keys-dotnet", - "displayName": "Azure Security Keyvault Keys .NET", + "identifier": "urn:air:github.com:mattpocock:skills:writing-fragments", + "displayName": "Writing Fragments", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-security-keyvault-keys-dotnet/SKILL.md", - "description": "Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-fragments/SKILL.md", + "description": "Writing, explore — mine raw fragments, no structure yet.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-security-keyvault-keys-dotnet/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/writing-fragments/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-security-keyvault-keys-java", - "displayName": "Azure Security Keyvault Keys Java", + "identifier": "urn:air:github.com:mattpocock:skills:writing-great-skills", + "displayName": "Writing Great Skills", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-keys-java/SKILL.md", - "description": "Azure Key Vault Keys Java SDK for cryptographic key management.", + "url": "https://github.com/mattpocock/skills/blob/main/skills/productivity/writing-great-skills/SKILL.md", + "description": "Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-security-keyvault-keys-java/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/productivity/writing-great-skills/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-security-keyvault-secrets-java", - "displayName": "Azure Security Keyvault Secrets Java", + "identifier": "urn:air:github.com:mattpocock:skills:writing-shape", + "displayName": "Writing Shape", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-secrets-java/SKILL.md", - "description": "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other...", + "url": "https://github.com/mattpocock/skills/blob/main/skills/in-progress/writing-shape/SKILL.md", + "description": "Writing, exploit — shape raw material into an article, paragraph by paragraph.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-security-keyvault-secrets-java/SKILL.md" + "sourceSet": "mattpocock/skills", + "repoPath": "skills/in-progress/writing-shape/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-servicebus-dotnet", - "displayName": "Azure Servicebus .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-servicebus-dotnet/SKILL.md", - "description": "Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions.", + "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:ecommerce-storefront", + "displayName": "Ecommerce Storefront", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/ecommerce-storefront", + "description": "Comprehensive skills for building ecommerce storefronts with best practices for UI/UX, SEO, and mobile responsiveness", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-servicebus-dotnet/SKILL.md" + "sourceSet": "medusajs/medusa-agent-skills", + "repoPath": "plugins/ecommerce-storefront/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-servicebus-py", - "displayName": "Azure Servicebus Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-servicebus-py/SKILL.md", - "description": "Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.", + "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:learn-medusa", + "displayName": "Learn Medusa", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/learn-medusa", + "description": "Interactive guided tutorial for learning Medusa development. Teaches you to build custom features step-by-step with a brands example.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-servicebus-py/SKILL.md" + "sourceSet": "medusajs/medusa-agent-skills", + "repoPath": "plugins/learn-medusa/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-servicebus-ts", - "displayName": "Azure Servicebus TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-servicebus-ts/SKILL.md", - "description": "Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus).", + "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:medusa-cloud", + "displayName": "Medusa Cloud", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/medusa-cloud", + "description": "Skills for managing Medusa Cloud resources through the Cloud CLI (mcloud). Covers setup, deployments, debugging, environment variables, environment...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-servicebus-ts/SKILL.md" + "sourceSet": "medusajs/medusa-agent-skills", + "repoPath": "plugins/medusa-cloud/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-speech-to-text-rest-py", - "displayName": "Azure Speech to Text REST Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py/SKILL.md", - "description": "Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.", + "identifier": "urn:air:github.com:medusajs:medusa-agent-skills:medusa-dev", + "displayName": "Medusa Dev", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/medusajs/medusa-agent-skills/blob/main/plugins/medusa-dev", + "description": "Comprehensive skills for building Medusa applications: backend (modules, workflows, API routes), admin UI (widgets, forms, tables), and storefronts...", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py/SKILL.md" + "sourceSet": "medusajs/medusa-agent-skills", + "repoPath": "plugins/medusa-dev/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-blob-java", - "displayName": "Azure Storage Blob Java", + "identifier": "urn:air:github.com:microsoft:skills:applicationinsights-web-ts", + "displayName": "Applicationinsights Web TS", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-storage-blob-java/SKILL.md", - "description": "Build blob storage applications with Azure Storage Blob SDK for Java.", + "url": "https://github.com/microsoft/skills/blob/main/.github/skills/applicationinsights-web-ts/SKILL.md", + "description": "Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web).", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-storage-blob-java/SKILL.md" + "repoPath": ".github/skills/applicationinsights-web-ts/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-blob-py", - "displayName": "Azure Storage Blob Python", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-deployment", + "displayName": "Aspire Deployment", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-blob-py/SKILL.md", - "description": "Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-deployment/SKILL.md", + "description": "Deploy Aspire apps from AppHost models to Docker Compose, Kubernetes, Azure, or AWS.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-blob-py/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspire-deployment/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-blob-rust", - "displayName": "Azure Storage Blob Rust", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-init", + "displayName": "Aspire Init", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-storage-blob-rust/SKILL.md", - "description": "Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-init/SKILL.md", + "description": "First-run flow for adding Aspire to a repo.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-storage-blob-rust/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspire-init/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-blob-ts", - "displayName": "Azure Storage Blob TS", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-monitoring", + "displayName": "Aspire Monitoring", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-blob-ts/SKILL.md", - "description": "Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-monitoring/SKILL.md", + "description": "Observe Aspire apps: logs, traces, metrics, resource state, telemetry export, browser telemetry, and the standalone dashboard.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-blob-ts/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspire-monitoring/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-file-datalake-py", - "displayName": "Azure Storage File Datalake Python", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire-orchestration", + "displayName": "Aspire Orchestration", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-file-datalake-py/SKILL.md", - "description": "Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire-orchestration/SKILL.md", + "description": "Manage Aspire AppHost lifecycle and recover from file locks, port conflicts, and orphaned processes.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-file-datalake-py/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspire-orchestration/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-file-share-py", - "displayName": "Azure Storage File Share Python", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspire", + "displayName": "Aspire", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-file-share-py/SKILL.md", - "description": "Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspire/SKILL.md", + "description": "Top-level router for Aspire 13.4 distributed apps.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-file-share-py/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspire/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-file-share-ts", - "displayName": "Azure Storage File Share TS", + "identifier": "urn:air:github.com:microsoft:aspire-skills:aspireify", + "displayName": "Aspireify", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-file-share-ts/SKILL.md", - "description": "Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.", + "url": "https://github.com/microsoft/aspire-skills/blob/main/skills/aspireify/SKILL.md", + "description": "Wire an Aspire AppHost after `aspire init` drops a skeleton.", "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-file-share-ts/SKILL.md" + "sourceSet": "microsoft/aspire-skills", + "repoPath": "skills/aspireify/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-queue-py", - "displayName": "Azure Storage Queue Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-queue-py/SKILL.md", - "description": "Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing.", + "identifier": "urn:air:github.com:microsoft:skills:azure-sdk-dotnet", + "displayName": "Azure SDK .NET", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet", + "description": "Azure SDK patterns and best practices for .NET developers covering AI, resource management, identity, messaging, and Key Vault libraries.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-queue-py/SKILL.md" + "repoPath": ".github/plugins/azure-sdk-dotnet/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-queue-rust", - "displayName": "Azure Storage Queue Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-storage-queue-rust/SKILL.md", - "description": "Azure Queue Storage library for Rust. Send, receive, and manage queue messages.", + "identifier": "urn:air:github.com:microsoft:skills:azure-sdk-java", + "displayName": "Azure SDK Java", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java", + "description": "Azure SDK patterns and best practices for Java developers covering AI, communication, storage, identity, monitoring, and management libraries.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-storage-queue-rust/SKILL.md" + "repoPath": ".github/plugins/azure-sdk-java/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:azure-storage-queue-ts", - "displayName": "Azure Storage Queue TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-queue-ts/SKILL.md", - "description": "Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations.", + "identifier": "urn:air:github.com:microsoft:skills:azure-sdk-python", + "displayName": "Azure SDK Python", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python", + "description": "Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-queue-ts/SKILL.md" + "repoPath": ".github/plugins/azure-sdk-python/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-storage", - "displayName": "Azure Storage", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-storage/SKILL.md", - "description": "Azure skill definition for azure-storage.", + "identifier": "urn:air:github.com:microsoft:skills:azure-sdk-rust", + "displayName": "Azure SDK Rust", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust", + "description": "Azure SDK patterns and best practices for Rust developers covering identity, Key Vault, storage, Cosmos DB, and Event Hubs.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-storage/SKILL.md" + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-rust/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-upgrade", - "displayName": "Azure Upgrade", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-upgrade/SKILL.md", - "description": "Azure skill definition for azure-upgrade.", + "identifier": "urn:air:github.com:microsoft:skills:azure-sdk-typescript", + "displayName": "Azure SDK TypeScript", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript", + "description": "Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-upgrade/SKILL.md" + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-typescript/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:azure-validate", - "displayName": "Azure Validate", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-validate/SKILL.md", - "description": "Azure skill definition for azure-validate.", + "identifier": "urn:air:github.com:microsoft:azure-skills:azure", + "displayName": "Azure", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills", + "description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", "metadata": { "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-validate/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:azure-web-pubsub-ts", - "displayName": "Azure Web Pubsub TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md", - "description": "Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md" + "repoPath": ".github/plugins/azure-skills/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:microsoft:power-platform-skills:canvas-apps", @@ -17700,52 +14952,16 @@ "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:declarative-agent-developer", - "displayName": "Declarative Agent Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/declarative-agent-developer/SKILL.md", - "description": "Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/declarative-agent-developer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:deploy", - "displayName": "Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/deploy/SKILL.md", - "description": "Invoked by the `azure-app-onboard` orchestrator at Phase 4 when `scaffold-manifest.json` exists with `files[]` and `validationResult`.", + "identifier": "urn:air:github.com:microsoft:skills:deep-wiki", + "displayName": "Deep Wiki", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki", + "description": "AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/deploy/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:entra-agent-id", - "displayName": "Entra Agent Id", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/entra-agent-id/SKILL.md", - "description": "Azure skill definition for entra-agent-id.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/entra-agent-id/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:entra-app-registration", - "displayName": "Entra App Registration", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/entra-app-registration/SKILL.md", - "description": "Azure skill definition for entra-app-registration.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/entra-app-registration/SKILL.md" + "repoPath": ".github/plugins/deep-wiki/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:microsoft:skills-for-fabric:fabric-authoring", @@ -17781,43 +14997,19 @@ "sourceSet": "microsoft/skills-for-fabric", "repoPath": "plugins/fabric-operations/.github/plugin/plugin.json" }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:microsoft:skills-for-fabric:fabric-skills", - "displayName": "Fabric Skills", - "mediaType": "application/vnd.github.copilot-plugin", - "url": "https://github.com/microsoft/skills-for-fabric/blob/main/plugins/fabric-skills", - "description": "Complete bundle of Microsoft Fabric skills for developers and consumers.", - "metadata": { - "sourceSet": "microsoft/skills-for-fabric", - "repoPath": "plugins/fabric-skills/.github/plugin/plugin.json" - }, - "type": "application/vnd.github.copilot-plugin" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:fastapi-router-py", - "displayName": "Fastapi Router Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/fastapi-router-py/SKILL.md", - "description": "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/fastapi-router-py/SKILL.md" - }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry:finetuning", - "displayName": "Microsoft Foundry Finetuning", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/finetuning/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", + "identifier": "urn:air:github.com:microsoft:skills-for-fabric:fabric-skills", + "displayName": "Fabric Skills", + "mediaType": "application/vnd.github.copilot-plugin", + "url": "https://github.com/microsoft/skills-for-fabric/blob/main/plugins/fabric-skills", + "description": "Complete bundle of Microsoft Fabric skills for developers and consumers.", "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/finetuning/SKILL.md" + "sourceSet": "microsoft/skills-for-fabric", + "repoPath": "plugins/fabric-skills/.github/plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.github.copilot-plugin" }, { "identifier": "urn:air:github.com:microsoft:skills:frontend-design-review", @@ -17831,18 +15023,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:microsoft:skills:frontend-ui-dark-ts", - "displayName": "Frontend UI Dark TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/frontend-ui-dark-ts/SKILL.md", - "description": "Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/frontend-ui-dark-ts/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:skills:github-issue-creator", "displayName": "GitHub Issue Creator", @@ -17855,18 +15035,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:microsoft:skills:install-atk", - "displayName": "Install Atk", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/install-atk/SKILL.md", - "description": "Install or update the M365 Agents Toolkit (ATK) CLI and VS Code extension.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/install-atk/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:skills:kql", "displayName": "Kql", @@ -17879,54 +15047,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:microsoft:skills:m365-agent-evaluator", - "displayName": "M365 Agent Evaluator", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator/SKILL.md", - "description": "Use this skill when a user wants to create, run, or analyze evaluation suites for Microsoft 365 Copilot declarative agents with the public...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:m365-agents-dotnet", - "displayName": "M365 Agents .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/m365-agents-dotnet/SKILL.md", - "description": "Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/m365-agents-dotnet/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:m365-agents-py", - "displayName": "M365 Agents Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/m365-agents-py/SKILL.md", - "description": "Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/m365-agents-py/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:m365-agents-ts", - "displayName": "M365 Agents TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/m365-agents-ts/SKILL.md", - "description": "Microsoft 365 Agents SDK for TypeScript/Node.js. Build multichannel agents for Teams/M365/Copilot Studio with AgentApplication routing, Express hosting.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/m365-agents-ts/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:power-platform-skills:mcp-apps", "displayName": "MCP Apps", @@ -17963,18 +15083,6 @@ }, "type": "application/vnd.github.copilot-plugin" }, - { - "identifier": "urn:air:github.com:microsoft:skills:microsoft-azure-webjobs-extensions-authentication-events-dotnet", - "displayName": "Microsoft Azure Webjobs Extensions Authentication Events .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md", - "description": "Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:skills:microsoft-docs", "displayName": "Microsoft Docs", @@ -17987,18 +15095,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry", - "displayName": "Microsoft Foundry", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:power-platform-skills:mobile-app", "displayName": "Mobile App", @@ -18023,54 +15119,6 @@ }, "type": "application/vnd.github.copilot-plugin" }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-capacity", - "displayName": "Microsoft Foundry Deploy Model Capacity", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/capacity/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/capacity/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-customize", - "displayName": "Microsoft Foundry Deploy Model Customize", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/customize/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/customize/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-preset", - "displayName": "Microsoft Foundry Deploy Model Preset", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/preset/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/preset/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model", - "displayName": "Microsoft Foundry Deploy Model", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:skills:podcast-generation", "displayName": "Podcast Generation", @@ -18119,66 +15167,6 @@ }, "type": "application/vnd.github.copilot-plugin" }, - { - "identifier": "urn:air:github.com:microsoft:skills:prepare", - "displayName": "Prepare", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/prepare/SKILL.md", - "description": "Invoked by the `azure-app-onboard` orchestrator at Phase 2 when `prereq-output.json` exists. Not directly user-routable.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/prepare/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:pydantic-models-py", - "displayName": "Pydantic Models Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/pydantic-models-py/SKILL.md", - "description": "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/pydantic-models-py/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:azure-skills:python-appservice-deploy", - "displayName": "Python Appservice Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/python-appservice-deploy/SKILL.md", - "description": "Azure skill definition for python-appservice-deploy.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/python-appservice-deploy/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:react-flow-node-ts", - "displayName": "React Flow Node TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/react-flow-node-ts/SKILL.md", - "description": "Create React Flow node components with TypeScript types, handles, and Zustand integration.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/react-flow-node-ts/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:scaffold", - "displayName": "Scaffold", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/scaffold/SKILL.md", - "description": "Generate deployment-ready infrastructure code from an architecture plan, verify it with adversarial self-review, and bridge to validation — all without.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/scaffold/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:microsoft:skills:skill-creator", "displayName": "Skill Creator", @@ -18192,172 +15180,40 @@ "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:entra-agent-id", - "displayName": "Entra Agent Id", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/skills/entra-agent-id/SKILL.md", - "description": "Microsoft Entra Agent ID (preview) for creating OAuth2-capable AI agent identities via Microsoft Graph beta API.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/skills/entra-agent-id/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:slack-to-teams", - "displayName": "Slack to Teams", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/slack-to-teams/SKILL.md", - "description": "Sub-skill of microsoft-365-agents-toolkit. Routed expert system with 100+ micro-expert files for migrating Slack bots to Teams, cross-platform bridging.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/slack-to-teams/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:teams-app-developer", - "displayName": "Teams App Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/SKILL.md", - "description": "Builds, tests, and deploys Microsoft 365 apps and agents for Teams and Copilot.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:ui-widget-developer", - "displayName": "UI Widget Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/ui-widget-developer/SKILL.md", - "description": "Build MCP servers for Copilot Chat using the OpenAI Apps SDK or MCP Apps SDK widget rendering support (any language).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/ui-widget-developer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-ado-convert", - "displayName": "Wiki Ado Convert", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-ado-convert/SKILL.md", - "description": "Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-ado-convert/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-agents-md", - "displayName": "Wiki Agents MD", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-agents-md/SKILL.md", - "description": "Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-agents-md/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-architect", - "displayName": "Wiki Architect", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-architect/SKILL.md", - "description": "Analyzes code repositories and generates hierarchical documentation structures with onboarding guides.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-architect/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-changelog", - "displayName": "Wiki Changelog", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-changelog/SKILL.md", - "description": "Analyzes git commit history and generates structured changelogs categorized by change type.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-changelog/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-llms-txt", - "displayName": "Wiki Llms Txt", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-llms-txt/SKILL.md", - "description": "Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-llms-txt/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-onboarding", - "displayName": "Wiki Onboarding", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-onboarding/SKILL.md", - "description": "Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-onboarding/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-page-writer", - "displayName": "Wiki Page Writer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-page-writer/SKILL.md", - "description": "Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-page-writer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:microsoft:skills:wiki-qa", - "displayName": "Wiki QA", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-qa/SKILL.md", - "description": "Answers questions about a code repository using source file analysis.", + "identifier": "urn:air:github.com:microsoft:skills:azure", + "displayName": "Azure", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills", + "description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-qa/SKILL.md" + "repoPath": ".github/plugins/azure-skills/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:microsoft:skills:wiki-researcher", - "displayName": "Wiki Researcher", + "identifier": "urn:air:github.com:microsoft:skills:entra-agent-id", + "displayName": "Entra Agent Id", "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-researcher/SKILL.md", - "description": "Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis.", + "url": "https://github.com/microsoft/skills/blob/main/.github/skills/entra-agent-id/SKILL.md", + "description": "Microsoft Entra Agent ID (preview) for creating OAuth2-capable AI agent identities via Microsoft Graph beta API.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-researcher/SKILL.md" + "repoPath": ".github/skills/entra-agent-id/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:microsoft:skills:wiki-vitepress", - "displayName": "Wiki Vitepress", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-vitepress/SKILL.md", - "description": "Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build...", + "identifier": "urn:air:github.com:microsoft:skills:microsoft-365-agents-toolkit", + "displayName": "Microsoft 365 Agents Toolkit", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit", + "description": "Toolkit for building and evaluating Microsoft 365 Copilot declarative agents — scaffolding, JSON manifest development, capability configuration, and eval workflows.", "metadata": { "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-vitepress/SKILL.md" + "repoPath": ".github/plugins/microsoft-365-agents-toolkit/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:microsoft:work-iq:workiq-productivity", @@ -18383,18 +15239,6 @@ }, "type": "application/vnd.github.copilot-plugin" }, - { - "identifier": "urn:air:github.com:microsoft:skills:zustand-store-ts", - "displayName": "Zustand Store TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/zustand-store-ts/SKILL.md", - "description": "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/zustand-store-ts/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:modelcontextprotocol:ext-apps:mcp-apps", "displayName": "Mcp Apps", @@ -20892,28 +17736,16 @@ "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:shopify:liquid-skills:liquid-theme-a11y", - "displayName": "Liquid Theme A11Y", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/liquid-theme-a11y/SKILL.md", - "description": "Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes.", - "metadata": { - "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/liquid-theme-a11y/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:shopify:liquid-skills:liquid-theme-standards", - "displayName": "Liquid Theme Standards", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/liquid-theme-standards/SKILL.md", - "description": "CSS, JavaScript, and HTML coding standards for Shopify Liquid themes.", + "identifier": "urn:air:github.com:shopify:liquid-skills:liquid-skills", + "displayName": "Liquid Skills", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills", + "description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes", "metadata": { "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/liquid-theme-standards/SKILL.md" + "repoPath": "plugins/liquid-skills/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:Shopify:Shopify-AI-Toolkit:shopify-admin", @@ -20991,23 +17823,11 @@ "identifier": "urn:air:github.com:Shopify:Shopify-AI-Toolkit:shopify-hydrogen", "displayName": "Shopify Hydrogen", "mediaType": "application/ai-skill", - "url": "https://github.com/Shopify/Shopify-AI-Toolkit/blob/main/skills/shopify-hydrogen/SKILL.md", - "description": "Hydrogen storefront implementation cookbooks.", - "metadata": { - "sourceSet": "Shopify/Shopify-AI-Toolkit", - "repoPath": "skills/shopify-hydrogen/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:shopify:liquid-skills:shopify-liquid-themes", - "displayName": "Shopify Liquid Themes", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/shopify-liquid-themes/SKILL.md", - "description": "Generate Shopify Liquid theme code (sections, blocks, snippets) with correct schema JSON, LiquidDoc headers, translation keys, and CSS/JS patterns.", + "url": "https://github.com/Shopify/Shopify-AI-Toolkit/blob/main/skills/shopify-hydrogen/SKILL.md", + "description": "Hydrogen storefront implementation cookbooks.", "metadata": { - "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/shopify-liquid-themes/SKILL.md" + "sourceSet": "Shopify/Shopify-AI-Toolkit", + "repoPath": "skills/shopify-hydrogen/SKILL.md" }, "type": "application/ai-skill" }, @@ -21215,18 +18035,6 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:stripe:ai:connect-recommend", - "displayName": "Connect Recommend", - "mediaType": "application/ai-skill", - "url": "https://github.com/stripe/ai/blob/main/providers/cursor/plugin/skills/connect-recommend/SKILL.md", - "description": "This skill should be used when the user asks about Stripe Connect configuration, charge patterns, dashboard access, or how to get started with...", - "metadata": { - "sourceSet": "stripe/ai", - "repoPath": "providers/cursor/plugin/skills/connect-recommend/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:stripe:ai:stripe-best-practices", "displayName": "Stripe Best Practices", @@ -21263,6 +18071,18 @@ }, "type": "application/ai-skill" }, + { + "identifier": "urn:air:github.com:stripe:ai:stripe", + "displayName": "Stripe", + "mediaType": "application/vnd.cursor.cursor-plugin+json", + "url": "https://github.com/stripe/ai/blob/main/providers/cursor/plugin", + "description": "Stripe plugin for Cursor to help with Stripe integrations including best practices, API/SDK upgrade guidance, and the Stripe MCP server.", + "metadata": { + "sourceSet": "stripe/ai", + "repoPath": "providers/cursor/plugin/.cursor-plugin/plugin.json" + }, + "type": "application/vnd.cursor.cursor-plugin+json" + }, { "identifier": "urn:air:github.com:stripe:ai:upgrade-stripe", "displayName": "Upgrade Stripe", @@ -21359,53 +18179,17 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:trailofbits:skills:address-sanitizer", - "displayName": "Address Sanitizer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/address-sanitizer/SKILL.md", - "description": "AddressSanitizer detects memory errors during fuzzing.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/address-sanitizer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:aflpp", - "displayName": "Aflpp", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/aflpp/SKILL.md", - "description": "AFL++ is a fork of AFL with better fuzzing performance and advanced features.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/aflpp/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:trailofbits:skills:agentic-actions-auditor", "displayName": "Agentic Actions Auditor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md", - "description": "Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:algorand-vulnerability-scanner", - "displayName": "Algorand Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/algorand-vulnerability-scanner/SKILL.md", - "description": "Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/agentic-actions-auditor", + "description": "Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/algorand-vulnerability-scanner/SKILL.md" + "repoPath": "plugins/agentic-actions-auditor/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:ask-questions-if-underspecified", @@ -21419,197 +18203,89 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:trailofbits:skills:atheris", - "displayName": "Atheris", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/atheris/SKILL.md", - "description": "Atheris is a coverage-guided Python fuzzer based on libFuzzer.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/atheris/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:audit-augmentation", - "displayName": "Audit Augmentation", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/audit-augmentation/SKILL.md", - "description": "Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/audit-augmentation/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:trailofbits:skills:audit-context-building", "displayName": "Audit Context Building", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/audit-context-building/skills/audit-context-building/SKILL.md", - "description": "Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/audit-context-building", + "description": "Understand a codebase before looking for bugs in it. Reads it function by function, records what each one assumes and depends on, and saves the write-ups to files instead of filling up the conversation.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/audit-context-building/skills/audit-context-building/SKILL.md" + "repoPath": "plugins/audit-context-building/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:audit-prep-assistant", - "displayName": "Audit Prep Assistant", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/audit-prep-assistant/SKILL.md", - "description": "Prepares codebases for security review using Trail of Bits' checklist.", + "identifier": "urn:air:github.com:trailofbits:skills:building-secure-contracts", + "displayName": "Building Secure Contracts", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts", + "description": "Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/audit-prep-assistant/SKILL.md" + "repoPath": "plugins/building-secure-contracts/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:burpsuite-project-parser", - "displayName": "Burpsuite Project Parser", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/burpsuite-project-parser/skills/burpsuite-project-parser/SKILL.md", - "description": "Searches and explores Burp Suite project files (.burp) from the command line.", + "displayName": "Burp Suite Project Parser", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/burpsuite-project-parser", + "description": "Search and extract data from Burp Suite project files (.burp) for security analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/burpsuite-project-parser/skills/burpsuite-project-parser/SKILL.md" + "repoPath": "plugins/burpsuite-project-parser/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:c-review", "displayName": "C Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/c-review/skills/c-review/SKILL.md", - "description": "Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/c-review/skills/c-review/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:cairo-vulnerability-scanner", - "displayName": "Cairo Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/cairo-vulnerability-scanner/SKILL.md", - "description": "Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/cairo-vulnerability-scanner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:cargo-fuzz", - "displayName": "Cargo Fuzz", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/cargo-fuzz/SKILL.md", - "description": "cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/cargo-fuzz/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:chrome-mcp-troubleshooting", - "displayName": "Chrome Mcp Troubleshooting", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md", - "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:code-maturity-assessor", - "displayName": "Code Maturity Assessor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/code-maturity-assessor/SKILL.md", - "description": "Systematic code maturity assessment using Trail of Bits' 9-category framework.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/c-review", + "description": "Comprehensive C/C++ security code review, with coverage verified against a parse of the source", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/code-maturity-assessor/SKILL.md" + "repoPath": "plugins/c-review/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:codeql", - "displayName": "Codeql", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/codeql/SKILL.md", - "description": "Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis.", + "identifier": "urn:air:github.com:trailofbits:skills:claude-in-chrome-troubleshooting", + "displayName": "Claude In Chrome Troubleshooting", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/claude-in-chrome-troubleshooting", + "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/codeql/SKILL.md" + "repoPath": "plugins/claude-in-chrome-troubleshooting/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:constant-time-analysis", "displayName": "Constant Time Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/constant-time-analysis/skills/constant-time-analysis/SKILL.md", - "description": "Detects timing side-channel vulnerabilities in cryptographic code.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/constant-time-analysis/skills/constant-time-analysis/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:constant-time-testing", - "displayName": "Constant Time Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/constant-time-testing/SKILL.md", - "description": "Constant-time testing detects timing side channels in cryptographic code.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/constant-time-testing/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:cosmos-vulnerability-scanner", - "displayName": "Cosmos Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner/SKILL.md", - "description": "Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities - chain halts, fund loss, state divergence.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:coverage-analysis", - "displayName": "Coverage Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/coverage-analysis/SKILL.md", - "description": "Coverage analysis measures code exercised during fuzzing.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/constant-time-analysis", + "description": "Detect compiler-induced timing side-channels in cryptographic code", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/coverage-analysis/SKILL.md" + "repoPath": "plugins/constant-time-analysis/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:crypto-protocol-diagram", - "displayName": "Crypto Protocol Diagram", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/crypto-protocol-diagram/SKILL.md", - "description": "Extracts protocol message flow from source code, RFCs, academic papers, pseudocode, informal prose, ProVerif (.pv), or Tamarin (.spthy) models and...", + "identifier": "urn:air:github.com:trailofbits:skills:culture-index", + "displayName": "Culture Index", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/culture-index", + "description": "Interprets Culture Index survey results for individuals and teams", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/crypto-protocol-diagram/SKILL.md" + "repoPath": "plugins/culture-index/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:debug-buttercup", @@ -21619,369 +18295,201 @@ "description": "Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/debug-buttercup/skills/debug-buttercup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:designing-workflow-skills", - "displayName": "Designing Workflow Skills", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/workflow-skill-design/skills/designing-workflow-skills/SKILL.md", - "description": "Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/workflow-skill-design/skills/designing-workflow-skills/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:devcontainer-setup", - "displayName": "Devcontainer Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md", - "description": "Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:diagramming-code", - "displayName": "Diagramming Code", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/diagramming-code/SKILL.md", - "description": "Generates Mermaid diagrams from Trailmark code graphs.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/diagramming-code/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:differential-review", - "displayName": "Differential Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/differential-review/skills/differential-review/SKILL.md", - "description": "Performs security-focused differential review of code changes (PRs, commits, diffs).", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/differential-review/skills/differential-review/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:dimensional-analysis", - "displayName": "Dimensional Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/dimensional-analysis/skills/dimensional-analysis/SKILL.md", - "description": "Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/dimensional-analysis/skills/dimensional-analysis/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:dwarf-expert", - "displayName": "Dwarf Expert", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/dwarf-expert/skills/dwarf-expert/SKILL.md", - "description": "Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5).", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/dwarf-expert/skills/dwarf-expert/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:entry-point-analyzer", - "displayName": "Entry Point Analyzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md", - "description": "Analyzes smart contract codebases to identify state-changing entry points for security auditing.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:firebase-apk-scanner", - "displayName": "Firebase Apk Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/firebase-apk-scanner/skills/firebase-apk-scanner/SKILL.md", - "description": "Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/firebase-apk-scanner/skills/firebase-apk-scanner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:fp-check", - "displayName": "Fp Check", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/fp-check/skills/fp-check/SKILL.md", - "description": "Systematically verifies suspected security bugs to eliminate false positives, producing a TRUE POSITIVE or FALSE POSITIVE verdict with documented...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/fp-check/skills/fp-check/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:fuzzing-dictionary", - "displayName": "Fuzzing Dictionary", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/fuzzing-dictionary/SKILL.md", - "description": "Fuzzing dictionaries guide fuzzers with domain-specific tokens.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/fuzzing-dictionary/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:fuzzing-obstacles", - "displayName": "Fuzzing Obstacles", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md", - "description": "Techniques for patching code to overcome fuzzing obstacles.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:genotoxic", - "displayName": "Genotoxic", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/genotoxic/SKILL.md", - "description": "Graph-informed mutation testing triage.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/genotoxic/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:gh-cli", - "displayName": "Gh Cli", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/gh-cli/skills/gh-cli/SKILL.md", - "description": "Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/gh-cli/skills/gh-cli/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:git-cleanup", - "displayName": "Git Cleanup", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/git-cleanup/skills/git-cleanup/SKILL.md", - "description": "Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/git-cleanup/skills/git-cleanup/SKILL.md" + "repoPath": "plugins/debug-buttercup/skills/debug-buttercup/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:trailofbits:skills:graph-evolution", - "displayName": "Graph Evolution", + "identifier": "urn:air:github.com:trailofbits:skills:designing-workflow-skills", + "displayName": "Designing Workflow Skills", "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/graph-evolution/SKILL.md", - "description": "Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes.", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/workflow-skill-design/skills/designing-workflow-skills/SKILL.md", + "description": "Guides the design and structuring of workflow-based Claude Code skills with multi-step phases, decision trees, subagent delegation, and progressive...", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/graph-evolution/SKILL.md" + "repoPath": "plugins/workflow-skill-design/skills/designing-workflow-skills/SKILL.md" }, "type": "application/ai-skill" }, { - "identifier": "urn:air:github.com:trailofbits:skills:guidelines-advisor", - "displayName": "Guidelines Advisor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/guidelines-advisor/SKILL.md", - "description": "Smart contract development advisor based on Trail of Bits' best practices.", + "identifier": "urn:air:github.com:trailofbits:skills:devcontainer-setup", + "displayName": "Devcontainer Setup", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/devcontainer-setup", + "description": "Create pre-configured devcontainers with Claude Code and language-specific tooling", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/guidelines-advisor/SKILL.md" + "repoPath": "plugins/devcontainer-setup/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:harness-writing", - "displayName": "Harness Writing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/harness-writing/SKILL.md", - "description": "Techniques for writing effective fuzzing harnesses across languages.", + "identifier": "urn:air:github.com:trailofbits:skills:differential-review", + "displayName": "Differential Review", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/differential-review", + "description": "Security-focused differential review of code changes with git history analysis and blast radius estimation", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/harness-writing/SKILL.md" + "repoPath": "plugins/differential-review/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:insecure-defaults", - "displayName": "Insecure Defaults", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/insecure-defaults/skills/insecure-defaults/SKILL.md", - "description": "Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production.", + "identifier": "urn:air:github.com:trailofbits:skills:dimensional-analysis", + "displayName": "Dimensional Analysis", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/dimensional-analysis", + "description": "Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/insecure-defaults/skills/insecure-defaults/SKILL.md" + "repoPath": "plugins/dimensional-analysis/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:interpreting-culture-index", - "displayName": "Interpreting Culture Index", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/culture-index/skills/interpreting-culture-index/SKILL.md", - "description": "Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data.", + "identifier": "urn:air:github.com:trailofbits:skills:dwarf-expert", + "displayName": "DWARF Expert", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/dwarf-expert", + "description": "Analyze DWARF debug information: parse and search DIEs with dwarfdump and readelf, verify debug info integrity, and write DWARF parsing code", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/culture-index/skills/interpreting-culture-index/SKILL.md" + "repoPath": "plugins/dwarf-expert/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:let-fate-decide", - "displayName": "Let Fate Decide", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/let-fate-decide/skills/let-fate-decide/SKILL.md", - "description": "Draws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated.", + "identifier": "urn:air:github.com:trailofbits:skills:entry-point-analyzer", + "displayName": "Entry Point Analyzer", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/entry-point-analyzer", + "description": "Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level, and generates structured audit reports.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/let-fate-decide/skills/let-fate-decide/SKILL.md" + "repoPath": "plugins/entry-point-analyzer/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:libafl", - "displayName": "Libafl", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/libafl/SKILL.md", - "description": "LibAFL is a modular fuzzing library for building custom fuzzers.", + "identifier": "urn:air:github.com:trailofbits:skills:firebase-apk-scanner", + "displayName": "Firebase APK Scanner", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/firebase-apk-scanner", + "description": "Scan Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/libafl/SKILL.md" + "repoPath": "plugins/firebase-apk-scanner/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:libfuzzer", - "displayName": "Libfuzzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/libfuzzer/SKILL.md", - "description": "Coverage-guided fuzzer built into LLVM for C/C++ projects.", + "identifier": "urn:air:github.com:trailofbits:skills:fp-check", + "displayName": "FP Check", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/fp-check", + "description": "Systematic false positive verification for security bug analysis with mandatory gate reviews", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/libfuzzer/SKILL.md" + "repoPath": "plugins/fp-check/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:mermaid-to-proverif", - "displayName": "Mermaid To Proverif", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/mermaid-to-proverif/SKILL.md", - "description": "Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv files).", + "identifier": "urn:air:github.com:trailofbits:skills:gh-cli", + "displayName": "GH CLI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/gh-cli", + "description": "Intercepts GitHub URL fetches (WebFetch and MCP fetch tools) and curl/wget commands, redirecting to the authenticated gh CLI.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/mermaid-to-proverif/SKILL.md" + "repoPath": "plugins/gh-cli/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:modern-python", - "displayName": "Modern Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/modern-python/skills/modern-python/SKILL.md", - "description": "Configures Python projects with modern tooling (uv, ruff, ty).", + "identifier": "urn:air:github.com:trailofbits:skills:git-cleanup", + "displayName": "Git Cleanup", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/git-cleanup", + "description": "Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/modern-python/skills/modern-python/SKILL.md" + "repoPath": "plugins/git-cleanup/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:mutation-testing", - "displayName": "Mutation Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/mutation-testing/skills/mutation-testing/SKILL.md", - "description": "Configures mewt or muton mutation testing campaigns - scopes targets, tunes timeouts, and optimizes long-running runs.", + "identifier": "urn:air:github.com:trailofbits:skills:insecure-defaults", + "displayName": "Insecure Defaults", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/insecure-defaults", + "description": "Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/mutation-testing/skills/mutation-testing/SKILL.md" + "repoPath": "plugins/insecure-defaults/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:ossfuzz", - "displayName": "Ossfuzz", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/ossfuzz/SKILL.md", - "description": "OSS-Fuzz provides free continuous fuzzing for open source projects.", + "identifier": "urn:air:github.com:trailofbits:skills:let-fate-decide", + "displayName": "Let Fate Decide", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/let-fate-decide", + "description": "Draws the 12 Houses of the Zodiac Tarot spread using cryptographic randomness to add 100+ bits of entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/ossfuzz/SKILL.md" + "repoPath": "plugins/let-fate-decide/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:property-based-testing", - "displayName": "Property Based Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/property-based-testing/skills/property-based-testing/SKILL.md", - "description": "Provides guidance for property-based testing across multiple languages and smart contracts.", + "identifier": "urn:air:github.com:trailofbits:skills:modern-python", + "displayName": "Modern Python", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/modern-python", + "description": "Modern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/property-based-testing/skills/property-based-testing/SKILL.md" + "repoPath": "plugins/modern-python/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:rust-review", - "displayName": "Rust Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/rust-review/skills/rust-review/SKILL.md", - "description": "Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS...", + "identifier": "urn:air:github.com:trailofbits:skills:mutation-testing", + "displayName": "Mutation Testing", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/mutation-testing", + "description": "Configures mewt or muton campaigns, analyzes surviving mutants, and investigates bugs exposed by testing gaps. Use when setting up mutation testing, reviewing campaign results, identifying equivalent mutants, or finding bugs from surviving mutations.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/rust-review/skills/rust-review/SKILL.md" + "repoPath": "plugins/mutation-testing/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:ruzzy", - "displayName": "Ruzzy", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/ruzzy/SKILL.md", - "description": "Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits.", + "identifier": "urn:air:github.com:trailofbits:skills:property-based-testing", + "displayName": "Property Based Testing", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/property-based-testing", + "description": "Write, review, and triage property-based tests — Hypothesis, fast-check, proptest, and Echidna or Medusa for Solidity invariants", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/ruzzy/SKILL.md" + "repoPath": "plugins/property-based-testing/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:sarif-parsing", - "displayName": "Sarif Parsing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/sarif-parsing/SKILL.md", - "description": "Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners.", + "identifier": "urn:air:github.com:trailofbits:skills:rust-review", + "displayName": "Rust Review", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/rust-review", + "description": "Comprehensive Rust security code review with specialized bug-finding agents covering the safe/unsafe boundary, memory safety in unsafe blocks, concurrency, panic-induced DoS, recursion-induced stack overflow, FFI, and async runtime hazards", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/sarif-parsing/SKILL.md" + "repoPath": "plugins/rust-review/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:seatbelt-sandboxer", @@ -21998,74 +18506,50 @@ { "identifier": "urn:air:github.com:trailofbits:skills:second-opinion", "displayName": "Second Opinion", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/second-opinion/skills/second-opinion/SKILL.md", - "description": "Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/second-opinion/skills/second-opinion/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:secure-workflow-guide", - "displayName": "Secure Workflow Guide", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/secure-workflow-guide/SKILL.md", - "description": "Guides through Trail of Bits' 5-step secure development workflow.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/second-opinion", + "description": "Gets independent code reviews from Codex or Antigravity for uncommitted changes, branch diffs, and commits.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/secure-workflow-guide/SKILL.md" + "repoPath": "plugins/second-opinion/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:semgrep-rule-creator", "displayName": "Semgrep Rule Creator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md", - "description": "Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-creator", + "description": "Create custom Semgrep rules for detecting bug patterns and security vulnerabilities", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md" + "repoPath": "plugins/semgrep-rule-creator/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:semgrep-rule-variant-creator", "displayName": "Semgrep Rule Variant Creator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator/SKILL.md", - "description": "Creates language variants of existing Semgrep rules.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:semgrep", - "displayName": "Semgrep", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/semgrep/SKILL.md", - "description": "Run Semgrep static analysis scan on a codebase using parallel subagents.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-variant-creator", + "description": "Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/semgrep/SKILL.md" + "repoPath": "plugins/semgrep-rule-variant-creator/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:sharp-edges", "displayName": "Sharp Edges", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/sharp-edges/skills/sharp-edges/SKILL.md", - "description": "Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/sharp-edges", + "description": "Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/sharp-edges/skills/sharp-edges/SKILL.md" + "repoPath": "plugins/sharp-edges/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:skill-improver", @@ -22079,185 +18563,101 @@ }, "type": "application/ai-skill" }, - { - "identifier": "urn:air:github.com:trailofbits:skills:solana-vulnerability-scanner", - "displayName": "Solana Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/solana-vulnerability-scanner/SKILL.md", - "description": "Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/solana-vulnerability-scanner/SKILL.md" - }, - "type": "application/ai-skill" - }, { "identifier": "urn:air:github.com:trailofbits:skills:spec-to-code-compliance", "displayName": "Spec To Code Compliance", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/spec-to-code-compliance/skills/spec-to-code-compliance/SKILL.md", - "description": "Verifies code implements exactly what documentation specifies for blockchain audits.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/spec-to-code-compliance", + "description": "Check code against the documentation that specifies it: one agent per requirement, divergences refuted before they are reported, evidence cited to the line", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/spec-to-code-compliance/skills/spec-to-code-compliance/SKILL.md" + "repoPath": "plugins/spec-to-code-compliance/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:substrate-vulnerability-scanner", - "displayName": "Substrate Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/substrate-vulnerability-scanner/SKILL.md", - "description": "Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks.", + "identifier": "urn:air:github.com:trailofbits:skills:static-analysis", + "displayName": "Static Analysis", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis", + "description": "Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/substrate-vulnerability-scanner/SKILL.md" + "repoPath": "plugins/static-analysis/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:supply-chain-risk-auditor", "displayName": "Supply Chain Risk Auditor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md", - "description": "Identifies dependencies at heightened risk of exploitation or takeover.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:testing-handbook-generator", - "displayName": "Testing Handbook Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/testing-handbook-generator/SKILL.md", - "description": "Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/testing-handbook-generator/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:token-integration-analyzer", - "displayName": "Token Integration Analyzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/token-integration-analyzer/SKILL.md", - "description": "Token integration and implementation analyzer based on Trail of Bits' token integration checklist.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/token-integration-analyzer/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:ton-vulnerability-scanner", - "displayName": "Ton Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/ton-vulnerability-scanner/SKILL.md", - "description": "Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/ton-vulnerability-scanner/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:trailmark-structural", - "displayName": "Trailmark Structural", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark-structural/SKILL.md", - "description": "Runs full Trailmark structural analysis on Trailmark 0.2.x by building a graph, running `preanalysis()`, and reporting hotspots, taint, blast radius...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/supply-chain-risk-auditor", + "description": "Audit a project's npm, PyPI, and Go dependencies for supply-chain risk: version-matched advisories for direct dependencies and the full lockfile tree, abandoned upstreams, npm publisher concentration, and install scripts", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark-structural/SKILL.md" + "repoPath": "plugins/supply-chain-risk-auditor/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:trailmark-summary", - "displayName": "Trailmark Summary", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark-summary/SKILL.md", - "description": "Runs a Trailmark summary analysis on a codebase.", + "identifier": "urn:air:github.com:trailofbits:skills:testing-handbook-skills", + "displayName": "Testing Handbook Skills", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills", + "description": "Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark-summary/SKILL.md" + "repoPath": "plugins/testing-handbook-skills/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:trailmark", "displayName": "Trailmark", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark/SKILL.md", - "description": "Builds and queries multi-language source code graphs for security analysis.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark", + "description": "Builds source and binary code graphs for security analysis, context slicing, mutation testing, cryptographic protocol modeling, finding triage, and variant analysis.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark/SKILL.md" + "repoPath": "plugins/trailmark/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:variant-analysis", "displayName": "Variant Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/variant-analysis/skills/variant-analysis/SKILL.md", - "description": "Find similar vulnerabilities and bugs across codebases using pattern-based analysis.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/variant-analysis/skills/variant-analysis/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:vector-forge", - "displayName": "Vector Forge", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/vector-forge/SKILL.md", - "description": "Mutation-driven test vector generation.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/vector-forge/SKILL.md" - }, - "type": "application/ai-skill" - }, - { - "identifier": "urn:air:github.com:trailofbits:skills:wycheproof", - "displayName": "Wycheproof", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/wycheproof/SKILL.md", - "description": "Wycheproof provides test vectors for validating cryptographic implementations.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/variant-analysis", + "description": "Find similar vulnerabilities and bugs across codebases using pattern-based analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/wycheproof/SKILL.md" + "repoPath": "plugins/variant-analysis/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { - "identifier": "urn:air:github.com:trailofbits:skills:yara-rule-authoring", - "displayName": "Yara Rule Authoring", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/yara-authoring/skills/yara-rule-authoring/SKILL.md", - "description": "Guides authoring of high-quality YARA-X detection rules for malware identification.", + "identifier": "urn:air:github.com:trailofbits:skills:yara-authoring", + "displayName": "YARA Authoring", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/yara-authoring", + "description": "YARA-X detection rule authoring with linting and quality analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/yara-authoring/skills/yara-rule-authoring/SKILL.md" + "repoPath": "plugins/yara-authoring/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:trailofbits:skills:zeroize-audit", "displayName": "Zeroize Audit", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/zeroize-audit/skills/zeroize-audit/SKILL.md", - "description": "Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/zeroize-audit", + "description": "Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/zeroize-audit/skills/zeroize-audit/SKILL.md" + "repoPath": "plugins/zeroize-audit/.claude-plugin/plugin.json" }, - "type": "application/ai-skill" + "type": "application/vnd.anthropic.claude-plugin+json" }, { "identifier": "urn:air:github.com:vercel-labs:agent-browser:agent-browser", @@ -22398,7 +18798,7 @@ "model-context-protocol" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:15:01Z", + "updatedAt": "2026-09-16T22:36:20Z", "metadata": { "readmeUrl": "https://github.com/bittlebitsai/bittlebits-plugin#readme", "repository": "https://github.com/bittlebitsai/bittlebits-plugin", @@ -22410,10 +18810,10 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:ai.bowmark:bowmark", "displayName": "Bowmark", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/ai.bowmark%2Fbowmark/versions/8.112.0", + "url": "https://api.mcp.github.com/v0.1/servers/ai.bowmark%2Fbowmark/versions/8.130.2", "description": "Do things on live websites: prices, availability, quotes, bookings, anything behind a form or login.", - "version": "8.112.0", - "updatedAt": "2026-09-11T14:15:13Z", + "version": "8.130.2", + "updatedAt": "2026-09-16T22:36:21Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/bowmark-ai/skill#readme", @@ -22429,7 +18829,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/ai.certscore%2Fmcp-light/versions/0.2.20", "description": "Free website privacy scanner for pre-consent cookies, trackers, consent, policy, and HTTPS/TLS.", "version": "0.2.20", - "updatedAt": "2026-09-11T14:15:28Z", + "updatedAt": "2026-09-16T22:36:33Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/ergoveritas1-alt/certscore.ai/tree/HEAD/packages/certscore-mcp", @@ -22446,7 +18846,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/ai.connectmachine%2Fconnectmachine/versions/1.0.8", "description": "Manage your ConnectMachine contacts, networks, events, and digital business cards.", "version": "1.0.8", - "updatedAt": "2026-09-11T14:15:30Z", + "updatedAt": "2026-09-16T22:36:34Z", "metadata": { "readmeUrl": "https://github.com/connectmachine/mcp-server#readme", "repository": "https://github.com/connectmachine/mcp-server", @@ -22471,7 +18871,7 @@ "medianeria" ], "version": "1.0.4", - "updatedAt": "2026-09-11T14:15:37Z", + "updatedAt": "2026-09-16T22:36:35Z", "metadata": { "readmeUrl": "https://github.com/CMS87/epinu-mcp#readme", "repository": "https://github.com/CMS87/epinu-mcp", @@ -22486,7 +18886,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/ai.example4%2Fxmp4/versions/1.2.6", "description": "OSS libs in your stack, really used: source, tests, callers. C#, Java, TS, Python, Rust, PHP+.", "version": "1.2.6", - "updatedAt": "2026-09-11T14:15:39Z", + "updatedAt": "2026-09-16T22:36:36Z", "metadata": { "primaryLanguage": "HTML", "readmeUrl": "https://github.com/0ics-srls/lsai-xmp4.public#readme", @@ -22510,13 +18910,13 @@ "web-search" ], "version": "0.1.2", - "updatedAt": "2026-09-11T14:15:40Z", + "updatedAt": "2026-09-16T22:36:37Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/keenableai/keenable-mcp#readme", "repository": "https://github.com/keenableai/keenable-mcp", "repositorySource": "github", - "stargazerCount": 5 + "stargazerCount": 6 } }, { @@ -22537,7 +18937,7 @@ "claude-code" ], "version": "1.19.0", - "updatedAt": "2026-09-11T14:15:47Z", + "updatedAt": "2026-09-16T22:36:39Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/Nauro-AI/nauro#readme", @@ -22551,7 +18951,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:ai.plori:plori", "displayName": "Plori", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/ai.plori%2Fplori/versions/0.13.1", + "url": "https://api.mcp.github.com/v0.1/servers/ai.plori%2Fplori/versions/0.14.2", "description": "Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.", "tags": [ "ai-agents", @@ -22560,8 +18960,8 @@ "mcp-server", "model-context-protocol" ], - "version": "0.13.1", - "updatedAt": "2026-09-11T14:15:53Z", + "version": "0.14.2", + "updatedAt": "2026-09-16T22:36:40Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/plori-ai/plori#readme", @@ -22589,7 +18989,7 @@ "accounting" ], "version": "1.10.2", - "updatedAt": "2026-09-11T14:15:55Z", + "updatedAt": "2026-09-16T22:36:41Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/RoboFinSystems/robosystems#readme", @@ -22603,22 +19003,22 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:ai.vaaya:mcp", "displayName": "Vaaya", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/ai.vaaya%2Fmcp/versions/0.3.3", - "description": "Pay-per-call agent superpowers: media/video gen, product demos, research, GTM, scraping, compute.", + "url": "https://api.mcp.github.com/v0.1/servers/ai.vaaya%2Fmcp/versions/0.6.8", + "description": "Paid APIs and tokenized shares for agents. Prepaid funding, including authorized Instinct checkout.", "tags": [ "agent-payments", "ai-agents", "code-sandbox", "deep-research", "mcp", - "mcp-server", "model-context-protocol", "web-scraping", "web-search", - "x402" + "x402", + "agent-skills" ], - "version": "0.3.3", - "updatedAt": "2026-09-11T14:15:56Z", + "version": "0.6.8", + "updatedAt": "2026-09-16T22:36:42Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/vaaya-ai/vaaya-mcp#readme", @@ -22640,7 +19040,7 @@ "readmeUrl": "https://github.com/amplitude/mcp-server-guide#readme", "repository": "https://github.com/amplitude/mcp-server-guide", "repositorySource": "github", - "stargazerCount": 45 + "stargazerCount": 46 } }, { @@ -22661,7 +19061,7 @@ "readmeUrl": "https://github.com/antfu/nuxt-mcp#readme", "repository": "https://github.com/antfu/nuxt-mcp", "repositorySource": "github", - "stargazerCount": 911 + "stargazerCount": 910 } }, { @@ -22671,7 +19071,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/app.clicon%2Flotus/versions/1.27.0", "description": "Measure how AI assistants cite your brand. Returns measured data and ready-to-apply fixes.", "version": "1.27.0", - "updatedAt": "2026-09-11T14:16:07Z", + "updatedAt": "2026-09-16T22:36:44Z", "metadata": { "readmeUrl": "https://github.com/martinendara/lotus-mcp#readme", "repository": "https://github.com/martinendara/lotus-mcp", @@ -22697,12 +19097,12 @@ "gemini-cli-extension" ], "version": "1.0.3", - "updatedAt": "2026-09-11T14:16:08Z", + "updatedAt": "2026-09-16T22:36:45Z", "metadata": { "readmeUrl": "https://github.com/desktop-commander/remote-desktop-commander#readme", "repository": "https://github.com/desktop-commander/remote-desktop-commander", "repositorySource": "github", - "stargazerCount": 25, + "stargazerCount": 40, "websiteUrl": "https://mcp.desktopcommander.app" } }, @@ -22721,7 +19121,7 @@ "workflows" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:09Z", + "updatedAt": "2026-09-16T22:36:46Z", "metadata": { "readmeUrl": "https://github.com/glifxyz/glif-mcp-server#readme", "repository": "https://github.com/glifxyz/glif-mcp-server", @@ -22737,7 +19137,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/app.lucid.mcp%2Flucid/versions/1.0.0", "description": "Lucid’s connector creates diagrams, searches, edits, shares, and retrieves docs to summarize.", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:10Z", + "updatedAt": "2026-09-16T22:36:47Z", "metadata": { "readmeUrl": "https://github.com/lucidsoftware/lucid-mcp-server#readme", "repository": "https://github.com/lucidsoftware/lucid-mcp-server", @@ -22764,7 +19164,7 @@ "websocket" ], "version": "0.6.0", - "updatedAt": "2026-09-11T14:16:12Z", + "updatedAt": "2026-09-16T22:36:48Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/pensados/sentinelx-cloud-core#readme", @@ -22838,15 +19238,15 @@ "readmeUrl": "https://github.com/chroma-core/chroma-mcp#readme", "repository": "https://github.com/chroma-core/chroma-mcp", "repositorySource": "github", - "stargazerCount": 592 + "stargazerCount": 594 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:cloud.dchub:mcp-server", "displayName": "DC Hub — Data Center Site Selection & Colocation: Electricity, Power Grid, Gas, Fiber", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/cloud.dchub%2Fmcp-server/versions/2.12.11", - "description": "Live power, energy, grid, gas, fiber & data-center site-selection infrastructure — query and cite.", + "url": "https://api.mcp.github.com/v0.1/servers/cloud.dchub%2Fmcp-server/versions/2.12.18", + "description": "Live power, energy, grid, gas, fiber + off-market data-center capacity in kW/MW — query and cite.", "tags": [ "ai-tools", "anthropic", @@ -22859,8 +19259,8 @@ "market-intelligence", "mcp" ], - "version": "2.12.11", - "updatedAt": "2026-09-11T14:16:20Z", + "version": "2.12.18", + "updatedAt": "2026-09-16T22:36:49Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/azmartone67/dchub-mcp-server#readme", @@ -22877,7 +19277,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/co.axiom%2Fmcp/versions/1.0.0", "description": "List datasets, schemas, run APL queries, and use prompts for exploration, anomalies, and monitoring.", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:22Z", + "updatedAt": "2026-09-16T22:36:50Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/axiomhq/mcp/tree/HEAD/apps/mcp", @@ -22905,7 +19305,7 @@ "w2-staffing" ], "version": "1.7.2", - "updatedAt": "2026-09-11T14:16:24Z", + "updatedAt": "2026-09-16T22:36:51Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/tempguru-co/tempguru-mcp#readme", @@ -22968,13 +19368,13 @@ "mcp-server" ], "version": "0.15.7", - "updatedAt": "2026-09-11T14:16:28Z", + "updatedAt": "2026-09-16T22:36:52Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/apify/apify-mcp-server#readme", "repository": "https://github.com/apify/apify-mcp-server", "repositorySource": "github", - "stargazerCount": 6756 + "stargazerCount": 7405 } }, { @@ -22996,13 +19396,13 @@ "cursor" ], "version": "2.0.0", - "updatedAt": "2026-09-11T14:16:30Z", + "updatedAt": "2026-09-16T22:36:54Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/atlassian/atlassian-mcp-server#readme", "repository": "https://github.com/atlassian/atlassian-mcp-server", "repositorySource": "github", - "stargazerCount": 1033, + "stargazerCount": 1112, "websiteUrl": "https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/" } }, @@ -23013,7 +19413,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.atom%2Fpremium-domains/versions/2.0.7", "description": "Search, appraise, trademark-check, and buy premium brandable domain names from Atom.com.", "version": "2.0.7", - "updatedAt": "2026-09-11T14:16:32Z", + "updatedAt": "2026-09-16T22:36:55Z", "metadata": { "readmeUrl": "https://github.com/atomdomains/atom-mcp-server#readme", "repository": "https://github.com/atomdomains/atom-mcp-server", @@ -23028,7 +19428,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Fatc/versions/1.0.1", "description": "Provides access to Avalara Tax Content: TTE configs, jobs, communications, lodging, autorental", "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:33Z", + "updatedAt": "2026-09-16T22:36:57Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23044,7 +19444,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Favatax/versions/1.0.1", "description": "Access Avalara AvaTax API for tax calculation, transactions, nexus management, and compliance", "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:34Z", + "updatedAt": "2026-09-16T22:36:57Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23060,7 +19460,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Fbl/versions/1.0.0", "description": "Provides access to Avalara Tax Registration and Business Licenses APIs for filings and registrations", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:35Z", + "updatedAt": "2026-09-16T22:36:58Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23076,7 +19476,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Fclassification/versions/1.0.0", "description": "Classify, validate & verify HS codes and access tariff compliance data for cross-border trade", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:37Z", + "updatedAt": "2026-09-16T22:36:59Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23092,7 +19492,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Fcross-border/versions/1.0.0", "description": "Cross-border duty-rate and Trade & Tariff content lookups with product compliance and restrictions", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:38Z", + "updatedAt": "2026-09-16T22:37:00Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23108,7 +19508,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Fdocs/versions/1.0.1", "description": "Provides access to Avalara developer documentation, integration guides, and code examples", "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:39Z", + "updatedAt": "2026-09-16T22:37:01Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23124,7 +19524,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Felr/versions/1.0.0", "description": "Provides access to Avalara E-Invoicing and Live Reporting APIs for document statuses and compliance", "version": "1.0.0", - "updatedAt": "2026-09-11T14:16:40Z", + "updatedAt": "2026-09-16T22:37:02Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23140,7 +19540,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.avalara%2Freturns/versions/1.0.1", "description": "Provides access to Avalara Global Returns API for tax returns, filing calendars, and compliance data", "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:41Z", + "updatedAt": "2026-09-16T22:37:03Z", "metadata": { "readmeUrl": "https://github.com/avadev/mcp#readme", "repository": "https://github.com/avadev/mcp", @@ -23156,7 +19556,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.blackduck%2Fmcp-server/versions/1.1.8", "description": "AI-powered security scanning using Black Duck Signal for vulnerability detection.", "version": "1.1.8", - "updatedAt": "2026-09-11T14:16:43Z", + "updatedAt": "2026-09-16T22:37:04Z", "metadata": { "readmeUrl": "https://github.com/blackducksoftware/mcp-server#readme", "repository": "https://github.com/blackducksoftware/mcp-server", @@ -23170,7 +19570,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.breckenwander%2Ftravel-connector/versions/0.2.1", "description": "Search flights, hotels & experiences at all-in prices, then build a trip on breckenwander.com.", "version": "0.2.1", - "updatedAt": "2026-09-11T14:16:44Z", + "updatedAt": "2026-09-16T22:37:05Z", "metadata": { "primaryLanguage": "Dockerfile", "readmeUrl": "https://github.com/durwardjohnson/breckenwander-travel-connector#readme", @@ -23194,13 +19594,13 @@ "mcp" ], "version": "0.6.1", - "updatedAt": "2026-09-11T14:16:45Z", + "updatedAt": "2026-09-16T22:37:06Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/celigo/ai#readme", "repository": "https://github.com/celigo/ai", "repositorySource": "github", - "stargazerCount": 3, + "stargazerCount": 4, "websiteUrl": "https://github.com/celigo/ai/blob/main/docs/connect-mcp.md" } }, @@ -23221,7 +19621,7 @@ "web3" ], "version": "1.10.10", - "updatedAt": "2026-09-11T14:16:46Z", + "updatedAt": "2026-09-16T22:37:07Z", "metadata": { "readmeUrl": "https://github.com/chainstacklabs/mcp-server#readme", "repository": "https://github.com/chainstacklabs/mcp-server", @@ -23249,7 +19649,7 @@ "voice-ai" ], "version": "0.1.0", - "updatedAt": "2026-09-11T14:16:48Z", + "updatedAt": "2026-09-16T22:37:09Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/SkillfulAgents/dialmcp-connector#readme", @@ -23266,7 +19666,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.easyship%2Fmcp/versions/0.6.5", "description": "Connect Easyship to compare rates, create shipments, buy labels, and track packages globally.", "version": "0.6.5", - "updatedAt": "2026-09-11T14:16:49Z", + "updatedAt": "2026-09-16T22:37:10Z", "metadata": { "readmeUrl": "https://github.com/easyship/easyship-mcp-plugin#readme", "repository": "https://github.com/easyship/easyship-mcp-plugin", @@ -23280,13 +19680,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.figma.mcp%2Fmcp/versions/1.0.3", "description": "The Figma MCP server brings Figma design context directly into your AI workflow.", "version": "1.0.3", - "updatedAt": "2026-09-11T14:16:50Z", + "updatedAt": "2026-09-16T22:37:11Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/figma/mcp-server-guide#readme", "repository": "https://github.com/figma/mcp-server-guide", "repositorySource": "github", - "stargazerCount": 1977 + "stargazerCount": 1998 } }, { @@ -23307,7 +19707,7 @@ "model-context-protocol" ], "version": "1.2.0", - "updatedAt": "2026-09-11T14:16:52Z", + "updatedAt": "2026-09-16T22:37:12Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/getappniche/mcp#readme", @@ -23323,7 +19723,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.getfirmament%2Ffirmament/versions/0.1.1", "description": "Your team's shared, verified knowledge for AI agents: ask what's true, record what you learn.", "version": "0.1.1", - "updatedAt": "2026-09-11T14:16:54Z", + "updatedAt": "2026-09-16T22:37:13Z", "metadata": { "readmeUrl": "https://github.com/spkenny455/firmament-mcp#readme", "repository": "https://github.com/spkenny455/firmament-mcp", @@ -23338,7 +19738,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.getguru%2Fmcp-server/versions/1.0.2", "description": "Guru MCP Server - Connect AI tools to your Guru knowledge base", "version": "1.0.2", - "updatedAt": "2026-09-11T14:16:55Z", + "updatedAt": "2026-09-16T22:37:14Z", "metadata": { "readmeUrl": "https://github.com/guruhq/remote-mcp-server#readme", "repository": "https://github.com/guruhq/remote-mcp-server", @@ -23363,7 +19763,7 @@ "wp-agent" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:16:56Z", + "updatedAt": "2026-09-16T22:37:15Z", "metadata": { "readmeUrl": "https://github.com/yaniv-fink/wp-agent-mcp#readme", "repository": "https://github.com/yaniv-fink/wp-agent-mcp", @@ -23389,7 +19789,7 @@ "modelcontextprotocol" ], "version": "1.2.1", - "updatedAt": "2026-09-11T14:16:58Z", + "updatedAt": "2026-09-16T22:37:16Z", "metadata": { "readmeUrl": "https://github.com/gleanwork/remote-mcp-server#readme", "repository": "https://github.com/gleanwork/remote-mcp-server", @@ -23405,7 +19805,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.hitsteps%2Fanalytics-operations/versions/1.1.4", "description": "AI access to Hitsteps analytics, live visitors, uptime, goals, alerts, and chats.", "version": "1.1.4", - "updatedAt": "2026-09-11T14:16:59Z", + "updatedAt": "2026-09-16T22:37:17Z", "metadata": { "readmeUrl": "https://github.com/Hitsteps/MCP#readme", "repository": "https://github.com/Hitsteps/MCP", @@ -23432,7 +19832,7 @@ "technical-drawing" ], "version": "0.1.1", - "updatedAt": "2026-09-11T14:17:00Z", + "updatedAt": "2026-09-16T22:37:18Z", "metadata": { "primaryLanguage": "Dockerfile", "readmeUrl": "https://github.com/imnoo-team/drawing-converter-mcp#readme", @@ -23448,7 +19848,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.industry-lens%2Fmcp-public/versions/0.2.0", "description": "B2B SaaS competitor pricing changes, strategic moves, market landscapes, reports and comparisons.", "version": "0.2.0", - "updatedAt": "2026-09-11T14:17:01Z", + "updatedAt": "2026-09-16T22:37:19Z", "metadata": { "readmeUrl": "https://github.com/IndustryLensOp/industrylens-mcp-docs#readme", "repository": "https://github.com/IndustryLensOp/industrylens-mcp-docs", @@ -23471,13 +19871,13 @@ "trading" ], "version": "0.9.0", - "updatedAt": "2026-09-11T14:17:04Z", + "updatedAt": "2026-09-16T22:37:20Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/longbridge/longbridge-mcp#readme", "repository": "https://github.com/longbridge/longbridge-mcp", "repositorySource": "github", - "stargazerCount": 13, + "stargazerCount": 14, "websiteUrl": "https://longbridge.com" } }, @@ -23491,7 +19891,7 @@ "gemini-cli-extension" ], "version": "1.0.3", - "updatedAt": "2026-09-11T14:17:06Z", + "updatedAt": "2026-09-16T22:37:21Z", "metadata": { "readmeUrl": "https://github.com/mablhq/mabl-mcp-server#readme", "repository": "https://github.com/mablhq/mabl-mcp-server", @@ -23518,7 +19918,7 @@ "model-context-protocol" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:17:07Z", + "updatedAt": "2026-09-16T22:37:22Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/macfax/macfax-mcp#readme", @@ -23544,7 +19944,7 @@ "gemini-cli-extension" ], "version": "1.1.1", - "updatedAt": "2026-09-11T14:17:08Z", + "updatedAt": "2026-09-16T22:37:23Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/anrawool/mailrith-agent-platform/tree/HEAD/packages/mcp-server", @@ -23569,7 +19969,7 @@ "persistent-memory" ], "version": "1.3.2", - "updatedAt": "2026-09-11T14:17:10Z", + "updatedAt": "2026-09-16T22:37:25Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/gpitrella/memxus-remote-mcp#readme", @@ -23582,17 +19982,17 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:com.microsoft:azure", "displayName": "Azure MCP Server", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/com.microsoft%2Fazure/versions/3.0.0-beta.42", + "url": "https://api.mcp.github.com/v0.1/servers/com.microsoft%2Fazure/versions/3.0.0-beta.44", "description": "All Azure MCP tools to create a seamless connection between AI agents and Azure services.", - "version": "3.0.0-beta.42", - "updatedAt": "2026-09-11T14:17:11Z", + "version": "3.0.0-beta.44", + "updatedAt": "2026-09-16T22:37:26Z", "metadata": { "primaryLanguage": "C#", "readmeUrl": "https://github.com/microsoft/mcp/tree/HEAD/servers/Azure.Mcp.Server", "repository": "https://github.com/microsoft/mcp", "repositorySource": "github", "repositorySubfolder": "servers/Azure.Mcp.Server", - "stargazerCount": 3665, + "stargazerCount": 3680, "websiteUrl": "https://github.com/microsoft/mcp/tree/main/servers/Azure.Mcp.Server" } }, @@ -23603,14 +20003,14 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.microsoft%2Fmicrosoft-fabric/versions/1.4.0", "description": "MCP tools for interacting with Microsoft Fabric", "version": "1.4.0", - "updatedAt": "2026-09-11T14:17:13Z", + "updatedAt": "2026-09-16T22:37:28Z", "metadata": { "primaryLanguage": "C#", "readmeUrl": "https://github.com/microsoft/mcp/tree/HEAD/servers/Fabric.Mcp.Server", "repository": "https://github.com/microsoft/mcp", "repositorySource": "github", "repositorySubfolder": "servers/Fabric.Mcp.Server", - "stargazerCount": 3665, + "stargazerCount": 3680, "websiteUrl": "https://github.com/microsoft/mcp/tree/main/servers/Fabric.Mcp.Server" } }, @@ -23621,14 +20021,14 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.microsoft%2Fnuget/versions/1.4.16", "description": "A Model Context Protocol (MCP) server for NuGet.", "version": "1.4.16", - "updatedAt": "2026-09-11T14:17:14Z", + "updatedAt": "2026-09-16T22:37:29Z", "metadata": { "primaryLanguage": "HTML", "readmeUrl": "https://github.com/NuGet/Home/tree/HEAD/mcp", "repository": "https://github.com/NuGet/Home", "repositorySource": "github", "repositorySubfolder": "mcp", - "stargazerCount": 1553 + "stargazerCount": 1554 } }, { @@ -23638,7 +20038,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.microsoft%2Fsentinel-data-exploration/versions/1.0.1", "description": "Find relevant security data from Sentinel data lake for building effective agents. More:aka.ms/s/de", "version": "1.0.1", - "updatedAt": "2026-09-11T14:17:16Z", + "updatedAt": "2026-09-16T22:37:30Z", "metadata": { "readmeUrl": "https://github.com/microsoft/sentinel-data-exploration-mcp#readme", "repository": "https://github.com/microsoft/sentinel-data-exploration-mcp", @@ -23657,12 +20057,12 @@ "mcp-server" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:17:17Z", + "updatedAt": "2026-09-16T22:37:31Z", "metadata": { "readmeUrl": "https://github.com/mobbin/mobbin-mcp-server#readme", "repository": "https://github.com/mobbin/mobbin-mcp-server", "repositorySource": "github", - "stargazerCount": 38 + "stargazerCount": 41 } }, { @@ -23679,13 +20079,13 @@ "monday" ], "version": "0.0.1", - "updatedAt": "2026-09-11T14:17:18Z", + "updatedAt": "2026-09-16T22:37:32Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mondaycom/mcp#readme", "repository": "https://github.com/mondaycom/mcp", "repositorySource": "github", - "stargazerCount": 424 + "stargazerCount": 425 } }, { @@ -23702,7 +20102,7 @@ "sports-betting" ], "version": "1.4.5", - "updatedAt": "2026-09-11T14:17:19Z", + "updatedAt": "2026-09-16T22:37:33Z", "metadata": { "readmeUrl": "https://github.com/jessejohnsohn/negativeev-mcp#readme", "repository": "https://github.com/jessejohnsohn/negativeev-mcp", @@ -23717,7 +20117,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.nitrosend%2Fnitrosend/versions/0.8.2", "description": "AI-native email marketing. Campaigns, automations, transactional, contacts, and analytics.", "version": "0.8.2", - "updatedAt": "2026-09-11T14:17:21Z", + "updatedAt": "2026-09-16T22:37:34Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/nitrosend/mcp#readme", @@ -23734,7 +20134,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.opslevel%2Fmcp/versions/0.1.1", "description": "Query your OpsLevel internal developer portal: catalog, maturity data, and tech docs.", "version": "0.1.1", - "updatedAt": "2026-09-11T14:17:22Z", + "updatedAt": "2026-09-16T22:37:35Z", "metadata": { "readmeUrl": "https://github.com/OpsLevel/opslevel-mcp-remote#readme", "repository": "https://github.com/OpsLevel/opslevel-mcp-remote", @@ -23761,13 +20161,13 @@ "copilot" ], "version": "2.12.3", - "updatedAt": "2026-09-11T14:17:24Z", + "updatedAt": "2026-09-16T22:37:36Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/postmanlabs/postman-mcp-server#readme", "repository": "https://github.com/postmanlabs/postman-mcp-server", "repositorySource": "github", - "stargazerCount": 312, + "stargazerCount": 314, "websiteUrl": "https://www.postman.com/product/mcp-server/" } }, @@ -23778,7 +20178,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.publora%2Fmcp-server/versions/1.1.1", "description": "Schedule and publish to 10 social platforms: LinkedIn, X, Instagram, TikTok, YouTube, and more.", "version": "1.1.1", - "updatedAt": "2026-09-11T14:17:25Z", + "updatedAt": "2026-09-16T22:37:38Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/publora/mcp-server#readme", @@ -23807,7 +20207,7 @@ "mcp" ], "version": "1.0.2", - "updatedAt": "2026-09-11T14:17:27Z", + "updatedAt": "2026-09-16T22:37:39Z", "metadata": { "readmeUrl": "https://github.com/qualityclouds/qualityclouds#readme", "repository": "https://github.com/qualityclouds/qualityclouds", @@ -23832,7 +20232,7 @@ "review-management" ], "version": "1.0.2", - "updatedAt": "2026-09-11T14:17:29Z", + "updatedAt": "2026-09-16T22:37:40Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/reputemap/mcp#readme", @@ -23858,7 +20258,7 @@ "website-screenshot" ], "version": "0.1.1", - "updatedAt": "2026-09-11T14:17:30Z", + "updatedAt": "2026-09-16T22:37:41Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/screenshotscout/screenshotscout-mcp#readme", @@ -23874,7 +20274,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.sherweb%2Fplatform/versions/1.52.10", "description": "Sherweb Platform MCP server to manage subscriptions and orders. Use OpenID Connect to authenticate.", "version": "1.52.10", - "updatedAt": "2026-09-11T14:17:31Z", + "updatedAt": "2026-09-16T22:37:42Z", "metadata": { "readmeUrl": "https://github.com/sherweb/platform-mcp#readme", "repository": "https://github.com/sherweb/platform-mcp", @@ -23886,7 +20286,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:com.shipstatic:mcp", "displayName": "ShipStatic", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/com.shipstatic%2Fmcp/versions/1.10.2", + "url": "https://api.mcp.github.com/v0.1/servers/com.shipstatic%2Fmcp/versions/1.12.1", "description": "Deploy static websites from AI agents. Free at mcp.shipstatic.com — no install, no signup.", "tags": [ "ai", @@ -23900,8 +20300,8 @@ "static-hosting", "static-site" ], - "version": "1.10.2", - "updatedAt": "2026-09-11T14:17:33Z", + "version": "1.12.1", + "updatedAt": "2026-09-16T22:37:43Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/shipstatic/mcp#readme", @@ -23930,7 +20330,7 @@ "swagger" ], "version": "0.40.0", - "updatedAt": "2026-09-11T14:17:35Z", + "updatedAt": "2026-09-16T22:37:45Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/SmartBear/smartbear-mcp#readme", @@ -23958,7 +20358,7 @@ "swagger" ], "version": "0.33.0", - "updatedAt": "2026-09-11T14:17:37Z", + "updatedAt": "2026-09-16T22:37:46Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/SmartBear/smartbear-mcp#readme", @@ -23974,7 +20374,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.sonatype%2Fdependency-management-mcp-server/versions/1.0.2", "description": "Sonatype component intelligence: versions, security analysis, and Trust Score recommendations", "version": "1.0.2", - "updatedAt": "2026-09-11T14:17:38Z", + "updatedAt": "2026-09-16T22:37:47Z", "metadata": { "readmeUrl": "https://github.com/sonatype/dependency-management-mcp-server#readme", "repository": "https://github.com/sonatype/dependency-management-mcp-server", @@ -23992,7 +20392,7 @@ "soracom" ], "version": "1.1.4", - "updatedAt": "2026-09-11T14:17:39Z", + "updatedAt": "2026-09-16T22:37:49Z", "metadata": { "readmeUrl": "https://github.com/soracom/mcp/tree/HEAD/servers/knowledge", "repository": "https://github.com/soracom/mcp", @@ -24009,7 +20409,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.stackhawk%2Fstackhawk/versions/1.1.1", "description": "An MCP server that provides interaction with StackHawk's security scanning platform.", "version": "1.1.1", - "updatedAt": "2026-09-11T14:17:40Z", + "updatedAt": "2026-09-16T22:37:50Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/stackhawk/stackhawk-mcp#readme", @@ -24025,7 +20425,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.stackoverflow.mcp%2Fmcp/versions/1.1.3", "description": "Access Stack Overflow's trusted and verified technical questions and answers.", "version": "1.1.3", - "updatedAt": "2026-09-11T14:17:41Z", + "updatedAt": "2026-09-16T22:37:51Z", "metadata": { "readmeUrl": "https://github.com/StackExchange/Stack-MCP#readme", "repository": "https://github.com/StackExchange/Stack-MCP", @@ -24050,13 +20450,13 @@ "gemini-cli-extension" ], "version": "0.2.4", - "updatedAt": "2026-09-11T14:17:43Z", + "updatedAt": "2026-09-16T22:37:52Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/stripe/agent-toolkit#readme", "repository": "https://github.com/stripe/agent-toolkit", "repositorySource": "github", - "stargazerCount": 1798 + "stargazerCount": 1821 } }, { @@ -24066,14 +20466,14 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.supabase%2Fmcp/versions/0.12.0", "description": "MCP server for interacting with the Supabase platform", "version": "0.12.0", - "updatedAt": "2026-09-11T14:17:45Z", + "updatedAt": "2026-09-16T22:37:53Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/supabase/mcp/tree/HEAD/packages/mcp-server-supabase", "repository": "https://github.com/supabase/mcp", "repositorySource": "github", "repositorySubfolder": "packages/mcp-server-supabase", - "stargazerCount": 2902, + "stargazerCount": 2908, "websiteUrl": "https://supabase.com/mcp" } }, @@ -24084,7 +20484,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.tallyfy%2Fmcp-server/versions/1.2.0", "description": "Automate tasks, processes, and approvals with AI.", "version": "1.2.0", - "updatedAt": "2026-09-11T14:17:46Z", + "updatedAt": "2026-09-16T22:37:54Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/tallyfy/mcp-public#readme", @@ -24101,7 +20501,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.vercel%2Fvercel-mcp/versions/0.0.3", "description": "An MCP server for Vercel", "version": "0.0.3", - "updatedAt": "2026-09-11T14:17:47Z", + "updatedAt": "2026-09-16T22:37:56Z", "metadata": { "readmeUrl": "https://github.com/vercel/vercel-mcp-overview#readme", "repository": "https://github.com/vercel/vercel-mcp-overview", @@ -24123,13 +20523,13 @@ "business-critical-yes" ], "version": "2.0.0", - "updatedAt": "2026-09-11T14:17:49Z", + "updatedAt": "2026-09-16T22:37:57Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/webflow/mcp-server#readme", "repository": "https://github.com/webflow/mcp-server", "repositorySource": "github", - "stargazerCount": 139 + "stargazerCount": 140 } }, { @@ -24139,7 +20539,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/com.wix%2Fmcp/versions/1.0.2", "description": "A Model Context Protocol server for Wix AI tools", "version": "1.0.2", - "updatedAt": "2026-09-11T14:17:50Z", + "updatedAt": "2026-09-16T22:37:58Z", "metadata": { "readmeUrl": "https://github.com/wix/wix-mcp#readme", "repository": "https://github.com/wix/wix-mcp", @@ -24158,7 +20558,7 @@ "dax" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:17:51Z", + "updatedAt": "2026-09-16T22:37:59Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/workos/skills/tree/HEAD/mcp", @@ -24188,7 +20588,7 @@ "wordpress-mcp" ], "version": "2.0.0", - "updatedAt": "2026-09-11T14:17:52Z", + "updatedAt": "2026-09-16T22:38:00Z", "metadata": { "readmeUrl": "https://github.com/yaniv-fink/wpwriter-mcp#readme", "repository": "https://github.com/yaniv-fink/wpwriter-mcp", @@ -24214,7 +20614,7 @@ "privacy" ], "version": "1.0.3", - "updatedAt": "2026-09-11T14:17:54Z", + "updatedAt": "2026-09-16T22:38:01Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/Wuniq/wuniq-mcp#readme", @@ -24242,13 +20642,13 @@ "follower-export" ], "version": "2.6.0", - "updatedAt": "2026-09-11T14:17:56Z", + "updatedAt": "2026-09-16T22:38:02Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/Xquik-dev/x-twitter-scraper#readme", "repository": "https://github.com/Xquik-dev/x-twitter-scraper", "repositorySource": "github", - "stargazerCount": 195, + "stargazerCount": 199, "websiteUrl": "https://docs.xquik.com/mcp/overview" } }, @@ -24277,7 +20677,7 @@ "readmeUrl": "https://github.com/CoplayDev/unity-mcp#readme", "repository": "https://github.com/CoplayDev/unity-mcp", "repositorySource": "github", - "stargazerCount": 14133 + "stargazerCount": 14266 } }, { @@ -24297,7 +20697,7 @@ "vibe-coding" ], "version": "0.1.3", - "updatedAt": "2026-09-11T14:17:58Z", + "updatedAt": "2026-09-16T22:38:03Z", "metadata": { "readmeUrl": "https://github.com/lovablelabs/mcp#readme", "repository": "https://github.com/lovablelabs/mcp", @@ -24323,7 +20723,7 @@ "model-context-protocol" ], "version": "0.13.0", - "updatedAt": "2026-09-11T14:18:00Z", + "updatedAt": "2026-09-16T22:38:04Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/mailkite/mailkite-mcp#readme", @@ -24350,7 +20750,7 @@ "presentations" ], "version": "5.9.0", - "updatedAt": "2026-09-11T14:18:01Z", + "updatedAt": "2026-09-16T22:38:06Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/smartdatabrokers/slideforge-mcp#readme", @@ -24366,14 +20766,14 @@ "url": "https://api.mcp.github.com/v0.1/servers/dev.svelte%2Fmcp/versions/0.1.26", "description": "The official Svelte MCP server providing docs and autofixing tools for Svelte development", "version": "0.1.26", - "updatedAt": "2026-09-11T14:18:03Z", + "updatedAt": "2026-09-16T22:38:07Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/sveltejs/ai-tools/tree/HEAD/packages/mcp-stdio", "repository": "https://github.com/sveltejs/ai-tools", "repositorySource": "github", "repositorySubfolder": "packages/mcp-stdio", - "stargazerCount": 322, + "stargazerCount": 326, "websiteUrl": "https://svelte.dev/docs/mcp/overview" } }, @@ -24384,7 +20784,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/dev.vibeseo%2Fvibeseo/versions/0.1.3", "description": "SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.", "version": "0.1.3", - "updatedAt": "2026-09-11T14:18:04Z", + "updatedAt": "2026-09-16T22:38:08Z", "metadata": { "readmeUrl": "https://github.com/sultanlive/vibeseo-mcp#readme", "repository": "https://github.com/sultanlive/vibeseo-mcp", @@ -24406,7 +20806,7 @@ "readmeUrl": "https://github.com/Doist/todoist-ai#readme", "repository": "https://github.com/Doist/todoist-ai", "repositorySource": "github", - "stargazerCount": 545 + "stargazerCount": 550 } }, { @@ -24428,7 +20828,7 @@ "readmeUrl": "https://github.com/elastic/mcp-server-elasticsearch#readme", "repository": "https://github.com/elastic/mcp-server-elasticsearch", "repositorySource": "github", - "stargazerCount": 713 + "stargazerCount": 716 } }, { @@ -24449,7 +20849,7 @@ "spf" ], "version": "1.0.6", - "updatedAt": "2026-09-11T14:18:07Z", + "updatedAt": "2026-09-16T22:38:09Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/palisadeemail/palisade-mcp#readme", @@ -24465,7 +20865,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/eu.ansvar%2Fgateway/versions/1.0.b661c6dc", "description": "Cited EU & global law, regulations & security frameworks via Ansvar Gateway. OAuth, free + paid.", "version": "1.0.b661c6dc", - "updatedAt": "2026-09-11T14:18:09Z", + "updatedAt": "2026-09-16T22:38:10Z", "metadata": { "readmeUrl": "https://github.com/Ansvar-Systems/ansvar-gateway#readme", "repository": "https://github.com/Ansvar-Systems/ansvar-gateway", @@ -24499,7 +20899,7 @@ "readmeUrl": "https://github.com/firecrawl/firecrawl-mcp-server#readme", "repository": "https://github.com/firecrawl/firecrawl-mcp-server", "repositorySource": "github", - "stargazerCount": 7435 + "stargazerCount": 7467 } }, { @@ -24515,7 +20915,7 @@ "voice-agents" ], "version": "1.2.0", - "updatedAt": "2026-09-11T14:18:13Z", + "updatedAt": "2026-09-16T22:38:11Z", "metadata": { "primaryLanguage": "HTML", "readmeUrl": "https://github.com/saaslabsco/justcall-mcp-server#readme", @@ -24538,7 +20938,7 @@ "readmeUrl": "https://github.com/huggingface/hf-mcp-server#readme", "repository": "https://github.com/huggingface/hf-mcp-server", "repositorySource": "github", - "stargazerCount": 293 + "stargazerCount": 294 } }, { @@ -24575,13 +20975,12 @@ "structured-data-extraction" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:18:18Z", + "updatedAt": "2026-09-16T22:38:12Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/RapierCraft/alterlab-mcp-server#readme", "repository": "https://github.com/RapierCraft/alterlab-mcp-server", - "repositorySource": "github", - "stargazerCount": 1 + "repositorySource": "github" } }, { @@ -24603,7 +21002,7 @@ "news-api" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:18:19Z", + "updatedAt": "2026-09-16T22:38:14Z", "metadata": { "readmeUrl": "https://github.com/apitube/news-api-mcp#readme", "repository": "https://github.com/apitube/news-api-mcp", @@ -24630,12 +21029,12 @@ "design-system" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:18:21Z", + "updatedAt": "2026-09-16T22:38:15Z", "metadata": { "readmeUrl": "https://github.com/Appllama/appllama-skills#readme", "repository": "https://github.com/Appllama/appllama-skills", "repositorySource": "github", - "stargazerCount": 1498, + "stargazerCount": 1826, "websiteUrl": "https://appllama.io/mcp" } }, @@ -24658,7 +21057,7 @@ "context" ], "version": "0.5.35", - "updatedAt": "2026-09-11T14:18:22Z", + "updatedAt": "2026-09-16T22:38:16Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/contextstream/mcp-server#readme", @@ -24687,7 +21086,7 @@ "kubernetes" ], "version": "1.0.2", - "updatedAt": "2026-09-11T14:18:23Z", + "updatedAt": "2026-09-16T22:38:17Z", "metadata": { "primaryLanguage": "Shell", "readmeUrl": "https://github.com/controlplane-com/ai-plugin#readme", @@ -24716,7 +21115,7 @@ "x402" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:18:25Z", + "updatedAt": "2026-09-16T22:38:18Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/webmilmind1/deskcrew-mcp#readme", @@ -24745,7 +21144,7 @@ "ai-native" ], "version": "1.17.0", - "updatedAt": "2026-09-11T14:18:26Z", + "updatedAt": "2026-09-16T22:38:19Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Frihet-io/frihet-mcp#readme", @@ -24773,7 +21172,7 @@ "model-context-protocol" ], "version": "1.10.2", - "updatedAt": "2026-09-11T14:18:27Z", + "updatedAt": "2026-09-16T22:38:21Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/AlvisoOculus/optionsahoy-mcp#readme", @@ -24790,7 +21189,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.AnimaApp%2Fanima/versions/1.0.0", "description": "Connect AI coding agents to Anima Playground, Figma, and your design system.", "version": "1.0.0", - "updatedAt": "2026-09-11T14:18:29Z", + "updatedAt": "2026-09-16T22:38:22Z", "metadata": { "primaryLanguage": "Shell", "readmeUrl": "https://github.com/AnimaApp/mcp-server-guide#readme", @@ -24818,7 +21217,7 @@ "uta-v3" ], "version": "3.0.2", - "updatedAt": "2026-09-11T14:18:30Z", + "updatedAt": "2026-09-16T22:38:23Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Bitget-AI/agent-mcp#readme", @@ -24834,7 +21233,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.CAST-Extend%2Fimaging-mcp-server/versions/3.0.4", "description": "MCP server exposing CAST Imaging software architecture insights to AI agents", "version": "3.0.4", - "updatedAt": "2026-09-11T14:18:31Z", + "updatedAt": "2026-09-16T22:38:24Z", "metadata": { "readmeUrl": "https://github.com/CAST-Extend/CAST-Imaging-Mcp#readme", "repository": "https://github.com/CAST-Extend/CAST-Imaging-Mcp", @@ -24859,13 +21258,13 @@ "mcp" ], "version": "1.9.0", - "updatedAt": "2026-09-11T14:18:33Z", + "updatedAt": "2026-09-16T22:38:25Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/ChromeDevTools/chrome-devtools-mcp#readme", "repository": "https://github.com/ChromeDevTools/chrome-devtools-mcp", "repositorySource": "github", - "stargazerCount": 51641 + "stargazerCount": 52135 } }, { @@ -24875,13 +21274,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.ClickHouse%2Fmcp-clickhouse/versions/0.6.0", "description": "Official ClickHouse MCP server for querying and exploring ClickHouse clusters and chDB.", "version": "0.6.0", - "updatedAt": "2026-09-11T14:18:35Z", + "updatedAt": "2026-09-16T22:38:27Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/ClickHouse/mcp-clickhouse#readme", "repository": "https://github.com/ClickHouse/mcp-clickhouse", "repositorySource": "github", - "stargazerCount": 870, + "stargazerCount": 873, "websiteUrl": "https://clickhouse.com" } }, @@ -24892,7 +21291,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.ComposioHQ%2Fcomposio/versions/1.0.5", "description": "Connect AI agents to 1000+ apps with managed authentication and tool-calling.", "version": "1.0.5", - "updatedAt": "2026-09-11T14:18:37Z", + "updatedAt": "2026-09-16T22:38:28Z", "metadata": { "readmeUrl": "https://github.com/ComposioHQ/GHMCP#readme", "repository": "https://github.com/ComposioHQ/GHMCP", @@ -24915,20 +21314,20 @@ "mcp-server" ], "version": "0.19.0", - "updatedAt": "2026-09-11T14:18:38Z", + "updatedAt": "2026-09-16T22:38:29Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/CrowdStrike/falcon-mcp#readme", "repository": "https://github.com/CrowdStrike/falcon-mcp", "repositorySource": "github", - "stargazerCount": 250 + "stargazerCount": 256 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.Decodo:mcp-server", "displayName": "Decodo", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.Decodo%2Fmcp-server/versions/1.2.3", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.Decodo%2Fmcp-server/versions/1.2.4", "description": "Enable your AI agents to scrape and parse web content dynamically, including geo-restricted sites", "tags": [ "decodo", @@ -24942,14 +21341,14 @@ "scraping-infrastructure", "smithery" ], - "version": "1.2.3", - "updatedAt": "2026-09-11T14:18:39Z", + "version": "1.2.4", + "updatedAt": "2026-09-16T22:38:30Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Decodo/mcp-server#readme", "repository": "https://github.com/Decodo/mcp-server", "repositorySource": "github", - "stargazerCount": 36 + "stargazerCount": 37 } }, { @@ -24969,13 +21368,13 @@ "observability" ], "version": "7.0.0", - "updatedAt": "2026-09-11T14:18:41Z", + "updatedAt": "2026-09-16T22:38:32Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/Dynatrace/dynatrace-for-ai#readme", "repository": "https://github.com/Dynatrace/dynatrace-for-ai", "repositorySource": "github", - "stargazerCount": 137, + "stargazerCount": 155, "websiteUrl": "https://docs.dynatrace.com/docs/shortlink/dynatrace-mcp-server" } }, @@ -24998,7 +21397,7 @@ "openssf" ], "version": "1.2.3", - "updatedAt": "2026-09-11T14:18:44Z", + "updatedAt": "2026-09-16T22:38:34Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/Guruprasath-Annadurai/Whitepact#readme", @@ -25027,7 +21426,7 @@ "ga4" ], "version": "1.2.5", - "updatedAt": "2026-09-11T14:18:45Z", + "updatedAt": "2026-09-16T22:38:35Z", "metadata": { "readmeUrl": "https://github.com/HYPD-AI/ads-mcp-plugin#readme", "repository": "https://github.com/HYPD-AI/ads-mcp-plugin", @@ -25043,7 +21442,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.IgniteUI%2Figniteui-theming/versions/29.0.0", "description": "Generate Sass palettes, typography, elevations, and themes for Ignite UI components.", "version": "29.0.0", - "updatedAt": "2026-09-11T14:18:46Z", + "updatedAt": "2026-09-16T22:38:36Z", "metadata": { "primaryLanguage": "SCSS", "readmeUrl": "https://github.com/IgniteUI/igniteui-theming#readme", @@ -25070,7 +21469,7 @@ "scaffolding" ], "version": "15.6.1", - "updatedAt": "2026-09-11T14:18:47Z", + "updatedAt": "2026-09-16T22:38:37Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/IgniteUI/igniteui-cli#readme", @@ -25098,7 +21497,7 @@ "model-context-protocol" ], "version": "0.1.10", - "updatedAt": "2026-09-11T14:18:49Z", + "updatedAt": "2026-09-16T22:38:38Z", "metadata": { "primaryLanguage": "C#", "readmeUrl": "https://github.com/Karzone/TestAtlas#readme", @@ -25111,10 +21510,10 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.Krv-Labs:topos", "displayName": "Topos", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.Krv-Labs%2Ftopos/versions/0.5.1", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.Krv-Labs%2Ftopos/versions/0.6.0", "description": "Structural code-quality tools for AI coding agents.", - "version": "0.5.1", - "updatedAt": "2026-09-11T14:18:50Z", + "version": "0.6.0", + "updatedAt": "2026-09-16T22:38:40Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/Krv-Labs/topos#readme", @@ -25143,13 +21542,13 @@ "model-context-protocol" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:18:52Z", + "updatedAt": "2026-09-16T22:38:41Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/MachuraHarry/pipe#readme", "repository": "https://github.com/MachuraHarry/pipe", "repositorySource": "github", - "stargazerCount": 2 + "stargazerCount": 3 } }, { @@ -25171,7 +21570,7 @@ "accessibility-testing" ], "version": "1.2.7", - "updatedAt": "2026-09-11T14:18:54Z", + "updatedAt": "2026-09-16T22:38:42Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/MasterPlayspots/motionspec#readme", @@ -25190,7 +21589,7 @@ "gemini-cli-extension" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:18:56Z", + "updatedAt": "2026-09-16T22:38:43Z", "metadata": { "readmeUrl": "https://github.com/OctoPerf/octoperf-claude-plugins#readme", "repository": "https://github.com/OctoPerf/octoperf-claude-plugins", @@ -25209,7 +21608,7 @@ "voice-assistant" ], "version": "0.8.0", - "updatedAt": "2026-09-11T14:18:57Z", + "updatedAt": "2026-09-16T22:38:44Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Omnidim/omnidim-mcp-server#readme", @@ -25226,7 +21625,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.Openly-Useful%2Fcitewire/versions/0.2.0", "description": "Attribution-first MCP server for free news sources and free article APIs.", "version": "0.2.0", - "updatedAt": "2026-09-11T14:18:59Z", + "updatedAt": "2026-09-16T22:38:45Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/Openly-Useful/citewire#readme", @@ -25243,7 +21642,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.PagerDuty%2Fpagerduty-mcp/versions/0.2.1", "description": "PagerDuty's official MCP server which provides tools to interact with your PagerDuty account.", "version": "0.2.1", - "updatedAt": "2026-09-11T14:19:01Z", + "updatedAt": "2026-09-16T22:38:46Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/PagerDuty/pagerduty-mcp-server#readme", @@ -25271,7 +21670,7 @@ "google-analytics-alternative" ], "version": "2.13.11", - "updatedAt": "2026-09-11T14:19:02Z", + "updatedAt": "2026-09-16T22:38:47Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/pascalebeier/hitkeep#readme", @@ -25288,7 +21687,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.QWarranto%2Fleafengines/versions/2.0.8", "description": "🌱 Agricultural AI: Soil analysis, crop recommendations, weather forecasts. FREE TurboQuant.", "version": "2.0.8", - "updatedAt": "2026-09-11T14:19:04Z", + "updatedAt": "2026-09-16T22:38:49Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/QWarranto/leafengines-claude-mcp#readme", @@ -25301,7 +21700,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.SAP:fiori-mcp-server", "displayName": "SAP Fiori", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.SAP%2Ffiori-mcp-server/versions/1.12.4", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.SAP%2Ffiori-mcp-server/versions/1.12.5", "description": "SAP Fiori - Model Context Protocol (MCP) server", "tags": [ "fiori", @@ -25309,8 +21708,8 @@ "fiori-tools", "ui5" ], - "version": "1.12.4", - "updatedAt": "2026-09-11T14:19:06Z", + "version": "1.12.5", + "updatedAt": "2026-09-16T22:38:50Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/SAP/open-ux-tools/tree/HEAD/packages/fiori-mcp-server", @@ -25332,20 +21731,20 @@ "webcrawler" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:19:08Z", + "updatedAt": "2026-09-16T22:38:52Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/ScrapeGraphAI/scrapegraph-mcp#readme", "repository": "https://github.com/ScrapeGraphAI/scrapegraph-mcp", "repositorySource": "github", - "stargazerCount": 110 + "stargazerCount": 109 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.Sendmux:sendmux-mcp", "displayName": "Email Inbox API + Sending by Sendmux", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.Sendmux%2Fsendmux-mcp/versions/1.8.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.Sendmux%2Fsendmux-mcp/versions/2.1.0", "description": "AI email inbox and sending tools with attachments, search, live events, and webhooks.", "tags": [ "cli", @@ -25359,8 +21758,8 @@ "mcp-server", "mcp-tools" ], - "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:09Z", + "version": "2.1.0", + "updatedAt": "2026-09-16T22:38:53Z", "metadata": { "primaryLanguage": "PHP", "readmeUrl": "https://github.com/Sendmux/sendmux-sdk/tree/HEAD/packages/python/mcp", @@ -25388,13 +21787,13 @@ "static-analysis" ], "version": "1.21.0", - "updatedAt": "2026-09-11T14:19:11Z", + "updatedAt": "2026-09-16T22:38:54Z", "metadata": { "primaryLanguage": "Java", "readmeUrl": "https://github.com/SonarSource/sonarqube-mcp-server#readme", "repository": "https://github.com/SonarSource/sonarqube-mcp-server", "repositorySource": "github", - "stargazerCount": 645 + "stargazerCount": 651 } }, { @@ -25411,7 +21810,7 @@ "mcp-server" ], "version": "0.2.20", - "updatedAt": "2026-09-11T14:19:12Z", + "updatedAt": "2026-09-16T22:38:56Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/UI5/mcp-server#readme", @@ -25435,7 +21834,7 @@ "webcomponent" ], "version": "0.1.2", - "updatedAt": "2026-09-11T14:19:14Z", + "updatedAt": "2026-09-16T22:38:57Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/UI5/webcomponents-mcp-server#readme", @@ -25452,18 +21851,18 @@ "description": "Shared memory for AI agents. One address per fact, one signature you check. No key to read.", "tags": [ "long-term-memory", - "shared-memory", - "a2a-protocol", - "mcp", "agent-interoperability", "agent-memory", "ai-agents", "content-addressed", - "earth-orientation", - "ed25519" + "ed25519", + "llm-tools", + "provenance", + "rust", + "transparency-log" ], "version": "2.4.0", - "updatedAt": "2026-09-11T14:19:15Z", + "updatedAt": "2026-09-16T22:38:58Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/Vortx-AI/emem#readme", @@ -25480,7 +21879,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.Wopee-io%2Fwopee-mcp/versions/1.30.1", "description": "AI testing agents for web apps — dispatch test runs, crawls, fetch artifacts and status.", "version": "1.30.1", - "updatedAt": "2026-09-11T14:19:16Z", + "updatedAt": "2026-09-16T22:39:00Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Wopee-io/wopee-mcp#readme", @@ -25503,7 +21902,7 @@ "trust" ], "version": "0.3.0", - "updatedAt": "2026-09-11T14:19:19Z", + "updatedAt": "2026-09-16T22:39:01Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/YugantM/hvtracker-mcp#readme", @@ -25531,7 +21930,7 @@ "ai-agent" ], "version": "1.0.5", - "updatedAt": "2026-09-11T14:19:20Z", + "updatedAt": "2026-09-16T22:39:02Z", "metadata": { "readmeUrl": "https://github.com/adkit/ads-mcp#readme", "repository": "https://github.com/adkit/ads-mcp", @@ -25559,13 +21958,13 @@ "ai-agents" ], "version": "0.21.5", - "updatedAt": "2026-09-11T14:19:21Z", + "updatedAt": "2026-09-16T22:39:03Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/agentic-hil/agentic-hil#readme", "repository": "https://github.com/agentic-hil/agentic-hil", "repositorySource": "github", - "stargazerCount": 12, + "stargazerCount": 13, "websiteUrl": "https://github.com/agentic-hil/stm32-starter" } }, @@ -25588,7 +21987,7 @@ "cursor" ], "version": "1.5.1", - "updatedAt": "2026-09-11T14:19:23Z", + "updatedAt": "2026-09-16T22:39:05Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/alimbenhelal-pro/ALM-XPP-MCP#readme", @@ -25602,7 +22001,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.anilloutombam:mcp-failure-lab", "displayName": "Anilloutombam MCP Failure Lab", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.anilloutombam%2Fmcp-failure-lab/versions/0.8.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.anilloutombam%2Fmcp-failure-lab/versions/0.9.0", "description": "A chaos-engineering and resilience-testing toolkit for Model Context Protocol servers.", "tags": [ "chaos-engineering", @@ -25614,8 +22013,8 @@ "cli", "mcp-server" ], - "version": "0.8.0", - "updatedAt": "2026-09-11T14:19:24Z", + "version": "0.9.0", + "updatedAt": "2026-09-16T22:39:06Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/anilloutombam/mcp-failure-lab#readme", @@ -25638,7 +22037,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:26Z", + "updatedAt": "2026-09-16T22:39:07Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25663,7 +22062,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:27Z", + "updatedAt": "2026-09-16T22:39:08Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25688,7 +22087,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:28Z", + "updatedAt": "2026-09-16T22:39:09Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25713,7 +22112,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:29Z", + "updatedAt": "2026-09-16T22:39:10Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25738,7 +22137,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:31Z", + "updatedAt": "2026-09-16T22:39:12Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25763,7 +22162,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:33Z", + "updatedAt": "2026-09-16T22:39:13Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25788,7 +22187,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:34Z", + "updatedAt": "2026-09-16T22:39:14Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25813,7 +22212,7 @@ "yandex" ], "version": "1.8.0", - "updatedAt": "2026-09-11T14:19:35Z", + "updatedAt": "2026-09-16T22:39:15Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/antohins/seo-tools-mcp#readme", @@ -25827,7 +22226,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.aoreshkov:kotlin-lib-mcp", "displayName": "Kotlin & Java Library Sources", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.aoreshkov%2Fkotlin-lib-mcp/versions/0.5.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.aoreshkov%2Fkotlin-lib-mcp/versions/0.6.0", "description": "Kotlin/Java library sources, public API and KDoc from the real Maven sources jar, for AI agents", "tags": [ "analysis-api", @@ -25841,14 +22240,14 @@ "mcp-server", "ai-tools" ], - "version": "0.5.0", - "updatedAt": "2026-09-11T14:19:37Z", + "version": "0.6.0", + "updatedAt": "2026-09-16T22:39:16Z", "metadata": { "primaryLanguage": "Kotlin", "readmeUrl": "https://github.com/aoreshkov/kotlin-lib-mcp#readme", "repository": "https://github.com/aoreshkov/kotlin-lib-mcp", "repositorySource": "github", - "stargazerCount": 8, + "stargazerCount": 10, "websiteUrl": "https://github.com/aoreshkov/kotlin-lib-mcp" } }, @@ -25859,7 +22258,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.arm%2Farm-mcp/versions/2.4.0", "description": "Official Arm MCP server for code migration, optimization, and Arm architecture guidance", "version": "2.4.0", - "updatedAt": "2026-09-11T14:19:38Z", + "updatedAt": "2026-09-16T22:39:18Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/arm/mcp#readme", @@ -25888,13 +22287,13 @@ "knowlege-graph" ], "version": "0.23.2", - "updatedAt": "2026-09-11T14:19:39Z", + "updatedAt": "2026-09-16T22:39:19Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/basicmachines-co/basic-memory.git#readme", "repository": "https://github.com/basicmachines-co/basic-memory.git", "repositorySource": "github", - "stargazerCount": 3930 + "stargazerCount": 3981 } }, { @@ -25916,13 +22315,13 @@ "data-extraction" ], "version": "2.11.2", - "updatedAt": "2026-09-11T14:19:41Z", + "updatedAt": "2026-09-16T22:39:20Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/brightdata/brightdata-mcp#readme", "repository": "https://github.com/brightdata/brightdata-mcp", "repositorySource": "github", - "stargazerCount": 2635 + "stargazerCount": 2647 } }, { @@ -25944,13 +22343,13 @@ "sqlserver" ], "version": "1.2.3", - "updatedAt": "2026-09-11T14:19:43Z", + "updatedAt": "2026-09-16T22:39:21Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/bytebase/dbhub#readme", "repository": "https://github.com/bytebase/dbhub", "repositorySource": "github", - "stargazerCount": 3497 + "stargazerCount": 3527 } }, { @@ -25972,7 +22371,7 @@ "agentic-coding" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:19:44Z", + "updatedAt": "2026-09-16T22:39:23Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/cap-js/mcp-server#readme", @@ -25988,7 +22387,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.carterchencc%2Fnomas/versions/1.3.2", "description": "Parsed SEC events by CIK/CUSIP: 8-K items, Form 144, Form D, FTD. Not EDGAR HTML.", "version": "1.3.2", - "updatedAt": "2026-09-11T14:19:45Z", + "updatedAt": "2026-09-16T22:39:24Z", "metadata": { "readmeUrl": "https://github.com/carterchencc/nomas_mcp#readme", "repository": "https://github.com/carterchencc/nomas_mcp", @@ -26015,7 +22414,7 @@ "bug-detection" ], "version": "0.6.0", - "updatedAt": "2026-09-11T14:19:46Z", + "updatedAt": "2026-09-16T22:39:25Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/chriswu727/argus#readme", @@ -26044,13 +22443,13 @@ "documentation" ], "version": "0.1.5", - "updatedAt": "2026-09-11T14:19:48Z", + "updatedAt": "2026-09-16T22:39:26Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/cometchat/docs-mcp#readme", "repository": "https://github.com/cometchat/docs-mcp", "repositorySource": "github", - "stargazerCount": 78, + "stargazerCount": 82, "websiteUrl": "https://www.cometchat.com/docs/mcp-server" } }, @@ -26073,7 +22472,7 @@ "context" ], "version": "0.4.81", - "updatedAt": "2026-09-11T14:19:49Z", + "updatedAt": "2026-09-16T22:39:27Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/contextstream/mcp-server#readme", @@ -26090,7 +22489,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.devchad-cmd%2Fskilldb/versions/0.8.3", "description": "A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.", "version": "0.8.3", - "updatedAt": "2026-09-11T14:19:52Z", + "updatedAt": "2026-09-16T22:39:28Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/devchad-cmd/skilldb-sdk#readme", @@ -26118,7 +22517,7 @@ "model-context-protocol" ], "version": "1.8.4", - "updatedAt": "2026-09-11T14:19:53Z", + "updatedAt": "2026-09-16T22:39:30Z", "metadata": { "readmeUrl": "https://github.com/dsers/dsers-mcp-server#readme", "repository": "https://github.com/dsers/dsers-mcp-server", @@ -26142,7 +22541,7 @@ "observability" ], "version": "1.1.1", - "updatedAt": "2026-09-11T14:19:55Z", + "updatedAt": "2026-09-16T22:39:31Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/dynatrace-oss/dynatrace-managed-mcp#readme", @@ -26158,7 +22557,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.f%2Fprompts.chat-mcp/versions/1.0.9", "description": "Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.", "version": "1.0.9", - "updatedAt": "2026-09-11T14:19:56Z", + "updatedAt": "2026-09-16T22:39:32Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/f/prompts.chat-mcp#readme", @@ -26174,7 +22573,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.flinker-app%2Fifc-mcp/versions/0.1.17", "description": "Local IFC/BIM MCP server with IfcOpenShell Python in Pyodide and an IFC viewer.", "version": "0.1.17", - "updatedAt": "2026-09-11T14:19:57Z", + "updatedAt": "2026-09-16T22:39:33Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/flinker-app/ifc-mcp#readme", @@ -26194,35 +22593,35 @@ "tag-production" ], "version": "0.25.0", - "updatedAt": "2026-09-11T14:19:59Z", + "updatedAt": "2026-09-16T22:39:34Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/getsentry/sentry-mcp/tree/HEAD/packages/mcp-server", "repository": "https://github.com/getsentry/sentry-mcp", "repositorySource": "github", "repositorySubfolder": "packages/mcp-server", - "stargazerCount": 846 + "stargazerCount": 854 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.github:github-mcp-server", "displayName": "GitHub", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.github%2Fgithub-mcp-server/versions/1.12.1", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.github%2Fgithub-mcp-server/versions/1.12.2", "description": "Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.", "tags": [ "github", "mcp", "mcp-server" ], - "version": "1.12.1", - "updatedAt": "2026-09-11T14:20:00Z", + "version": "1.12.2", + "updatedAt": "2026-09-16T22:39:35Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/github/github-mcp-server#readme", "repository": "https://github.com/github/github-mcp-server", "repositorySource": "github", - "stargazerCount": 32869 + "stargazerCount": 32977 } }, { @@ -26237,7 +22636,7 @@ "mcp-server" ], "version": "0.6.0", - "updatedAt": "2026-09-11T14:20:02Z", + "updatedAt": "2026-09-16T22:39:37Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/goreleaser/mcp#readme", @@ -26253,13 +22652,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.hashicorp%2Fterraform-mcp-server/versions/1.0.0", "description": "Generate more accurate Terraform and automate workflows for HCP Terraform and Terraform Enterprise", "version": "1.0.0", - "updatedAt": "2026-09-11T14:20:04Z", + "updatedAt": "2026-09-16T22:39:39Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/hashicorp/terraform-mcp-server#readme", "repository": "https://github.com/hashicorp/terraform-mcp-server", "repositorySource": "github", - "stargazerCount": 1527 + "stargazerCount": 1528 } }, { @@ -26281,7 +22680,7 @@ "services" ], "version": "0.1.0", - "updatedAt": "2026-09-11T14:20:05Z", + "updatedAt": "2026-09-16T22:39:40Z", "metadata": { "primaryLanguage": "C#", "readmeUrl": "https://github.com/holomodular/ServiceBricks#readme", @@ -26294,7 +22693,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.hostinger:hostinger-api-mcp", "displayName": "Hostinger API", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.hostinger%2Fhostinger-api-mcp/versions/1.59.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.hostinger%2Fhostinger-api-mcp/versions/1.60.2", "description": "MCP server for Hostinger API", "tags": [ "ai", @@ -26305,21 +22704,21 @@ "mcp", "gemini-cli-extension" ], - "version": "1.59.0", - "updatedAt": "2026-09-11T14:20:07Z", + "version": "1.60.2", + "updatedAt": "2026-09-16T22:39:41Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/hostinger/api-mcp-server#readme", "repository": "https://github.com/hostinger/api-mcp-server", "repositorySource": "github", - "stargazerCount": 151 + "stargazerCount": 155 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.ihor-sokoliuk:mcp-searxng", "displayName": "SearXNG Search", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.ihor-sokoliuk%2Fmcp-searxng/versions/2.2.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.ihor-sokoliuk%2Fmcp-searxng/versions/2.3.0", "description": "MCP server for SearXNG — privacy-respecting web search with pagination, URL reading", "tags": [ "ai", @@ -26333,14 +22732,14 @@ "cursor", "privacy" ], - "version": "2.2.0", - "updatedAt": "2026-09-11T14:20:10Z", + "version": "2.3.0", + "updatedAt": "2026-09-16T22:39:44Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/ihor-sokoliuk/mcp-searxng#readme", "repository": "https://github.com/ihor-sokoliuk/mcp-searxng", "repositorySource": "github", - "stargazerCount": 1221 + "stargazerCount": 1242 } }, { @@ -26362,13 +22761,13 @@ "rag" ], "version": "4.16.0", - "updatedAt": "2026-09-11T14:20:13Z", + "updatedAt": "2026-09-16T22:39:45Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/jagoff/memo#readme", "repository": "https://github.com/jagoff/memo", "repositorySource": "github", - "stargazerCount": 18 + "stargazerCount": 19 } }, { @@ -26389,7 +22788,7 @@ "jfrog-mcp" ], "version": "0.1.1", - "updatedAt": "2026-09-11T14:20:15Z", + "updatedAt": "2026-09-16T22:39:48Z", "metadata": { "readmeUrl": "https://github.com/jfrog/jfrog-mcp-server#readme", "repository": "https://github.com/jfrog/jfrog-mcp-server", @@ -26404,7 +22803,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.likhithreddy%2Ffittok/versions/0.11.1", "description": "Retrieve only the relevant code for a codebase question, within a token budget.", "version": "0.11.1", - "updatedAt": "2026-09-11T14:20:17Z", + "updatedAt": "2026-09-16T22:39:49Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/likhithreddy/fittok#readme", @@ -26420,7 +22819,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.mapbox%2Fmcp-devkit-server/versions/0.8.2", "description": "Provides AI assistants with direct access to Mapbox developer APIs and documentation.", "version": "0.8.2", - "updatedAt": "2026-09-11T14:20:18Z", + "updatedAt": "2026-09-16T22:39:50Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mapbox/mcp-devkit-server#readme", @@ -26436,7 +22835,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.mapbox%2Fmcp-server/versions/99.0.0-dev", "description": "Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.", "version": "99.0.0-dev", - "updatedAt": "2026-09-11T14:20:20Z", + "updatedAt": "2026-09-16T22:39:51Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mapbox/mcp-server#readme", @@ -26452,12 +22851,12 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.microsoft%2FEnterpriseMCP/versions/1.0.0", "description": "Official Microsoft MCP Server to query Microsoft Entra data using natural language", "version": "1.0.0", - "updatedAt": "2026-09-11T14:20:21Z", + "updatedAt": "2026-09-16T22:39:53Z", "metadata": { "readmeUrl": "https://github.com/microsoft/EnterpriseMCP#readme", "repository": "https://github.com/microsoft/EnterpriseMCP", "repositorySource": "github", - "stargazerCount": 53 + "stargazerCount": 55 } }, { @@ -26473,7 +22872,7 @@ "mcp-server" ], "version": "1.0.2026090704", - "updatedAt": "2026-09-11T14:20:24Z", + "updatedAt": "2026-09-16T22:39:54Z", "metadata": { "primaryLanguage": "C#", "readmeUrl": "https://github.com/microsoft/mcp-dotnet-samples#readme", @@ -26490,13 +22889,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.miroapp%2Fmcp-server/versions/1.0.2", "description": "Official Miro MCP server - Supports context to code and creating diagrams, docs, and data tables.", "version": "1.0.2", - "updatedAt": "2026-09-11T14:20:28Z", + "updatedAt": "2026-09-16T22:39:57Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/miroapp/miro-ai#readme", "repository": "https://github.com/miroapp/miro-ai", "repositorySource": "github", - "stargazerCount": 151 + "stargazerCount": 153 } }, { @@ -26518,7 +22917,7 @@ "mcp-server-card" ], "version": "0.7.7", - "updatedAt": "2026-09-11T14:20:29Z", + "updatedAt": "2026-09-16T22:39:58Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mlava/agent-ready-mcp#readme", @@ -26547,7 +22946,7 @@ "mcp" ], "version": "0.8.11", - "updatedAt": "2026-09-11T14:20:31Z", + "updatedAt": "2026-09-16T22:39:59Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mlava/scholar-sidekick-mcp#readme", @@ -26571,20 +22970,20 @@ "mongodb-database" ], "version": "2.1.0", - "updatedAt": "2026-09-11T14:20:34Z", + "updatedAt": "2026-09-16T22:40:01Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/mongodb-js/mongodb-mcp-server#readme", "repository": "https://github.com/mongodb-js/mongodb-mcp-server", "repositorySource": "github", - "stargazerCount": 1126 + "stargazerCount": 1129 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.netdata:mcp-server", "displayName": "Netdata", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.netdata%2Fmcp-server/versions/2.11.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.netdata%2Fmcp-server/versions/2.11.1", "description": "Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.", "tags": [ "monitoring", @@ -26598,15 +22997,15 @@ "alerting", "influxdb" ], - "version": "2.11.0", - "updatedAt": "2026-09-11T14:20:35Z", + "version": "2.11.1", + "updatedAt": "2026-09-16T22:40:02Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/netdata/netdata/tree/HEAD/docs/netdata-ai/mcp", "repository": "https://github.com/netdata/netdata", "repositorySource": "github", "repositorySubfolder": "docs/netdata-ai/mcp", - "stargazerCount": 80484, + "stargazerCount": 80550, "websiteUrl": "https://www.netdata.cloud" } }, @@ -26617,7 +23016,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.oakallow%2Foakallow/versions/1.0.0", "description": "Runtime permission, approval, and audit layer for AI agent tool execution.", "version": "1.0.0", - "updatedAt": "2026-09-11T14:20:37Z", + "updatedAt": "2026-09-16T22:40:03Z", "metadata": { "readmeUrl": "https://github.com/oakallow/oakallow-mcp#readme", "repository": "https://github.com/oakallow/oakallow-mcp", @@ -26645,13 +23044,13 @@ "local-first" ], "version": "1.1.0", - "updatedAt": "2026-09-11T14:20:38Z", + "updatedAt": "2026-09-16T22:40:05Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/oleksiijko/pmb#readme", "repository": "https://github.com/oleksiijko/pmb", "repositorySource": "github", - "stargazerCount": 278 + "stargazerCount": 282 } }, { @@ -26673,13 +23072,13 @@ "mcp" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:20:39Z", + "updatedAt": "2026-09-16T22:40:06Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/openaccountants/openaccountants#readme", "repository": "https://github.com/openaccountants/openaccountants", "repositorySource": "github", - "stargazerCount": 371 + "stargazerCount": 386 } }, { @@ -26701,7 +23100,7 @@ "section-301" ], "version": "1.1.0", - "updatedAt": "2026-09-11T14:20:41Z", + "updatedAt": "2026-09-16T22:40:07Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/opsloft/tariff-resolver#readme", @@ -26730,13 +23129,13 @@ "video-editing" ], "version": "0.3.0", - "updatedAt": "2026-09-11T14:20:42Z", + "updatedAt": "2026-09-16T22:40:08Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/opus-pro/opusclip-mcp#readme", "repository": "https://github.com/opus-pro/opusclip-mcp", "repositorySource": "github", - "stargazerCount": 3, + "stargazerCount": 4, "websiteUrl": "https://help.opus.pro/api-reference/agent-setup" } }, @@ -26747,7 +23146,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.parseablehq%2Fparseable-mcp-server/versions/0.2.16", "description": "Model Context Protocol server for Parseable. Lets LLMs discover and query Parseable.", "version": "0.2.16", - "updatedAt": "2026-09-11T14:20:44Z", + "updatedAt": "2026-09-16T22:40:09Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/parseablehq/parseable-mcp-server#readme", @@ -26763,13 +23162,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.patrickchugh%2Fterravision/versions/0.47.0", "description": "Cloud architecture diagrams generated from terraform plan, with official AWS, Azure, GCP icons", "version": "0.47.0", - "updatedAt": "2026-09-11T14:20:45Z", + "updatedAt": "2026-09-16T22:40:10Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/patrickchugh/terravision#readme", "repository": "https://github.com/patrickchugh/terravision", "repositorySource": "github", - "stargazerCount": 1629, + "stargazerCount": 1632, "websiteUrl": "https://patrickchugh.github.io/terravision/" } }, @@ -26777,7 +23176,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.pete-builds:unifi", "displayName": "UniFi Gateway", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.pete-builds%2Funifi/versions/0.21.2", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.pete-builds%2Funifi/versions/0.23.0", "description": "Safe-by-default UniFi MCP: Network + Protect + Access, multi-site, dry-run, audit log.", "tags": [ "docker", @@ -26791,8 +23190,8 @@ "unifi", "ucg-fiber" ], - "version": "0.21.2", - "updatedAt": "2026-09-11T14:20:46Z", + "version": "0.23.0", + "updatedAt": "2026-09-16T22:40:11Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/pete-builds/mcp-unifi#readme", @@ -26817,13 +23216,13 @@ "server" ], "version": "1.0.0", - "updatedAt": "2026-09-11T14:20:48Z", + "updatedAt": "2026-09-16T22:40:13Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/pgEdge/pgedge-postgres-mcp#readme", "repository": "https://github.com/pgEdge/pgedge-postgres-mcp", "repositorySource": "github", - "stargazerCount": 223 + "stargazerCount": 227 } }, { @@ -26845,7 +23244,7 @@ "model-context-protocol" ], "version": "0.1.3", - "updatedAt": "2026-09-11T14:20:49Z", + "updatedAt": "2026-09-16T22:40:14Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/prest/prest-mcp-adapter#readme", @@ -26869,7 +23268,7 @@ "windsurf" ], "version": "2.3.2", - "updatedAt": "2026-09-11T14:20:50Z", + "updatedAt": "2026-09-16T22:40:15Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/pubnub/pubnub-mcp-server#readme", @@ -26886,7 +23285,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.quicknode%2Fmcp/versions/1.0.1", "description": "Manage your blockchain infrastructure across 80+ chains with your agents.", "version": "1.0.1", - "updatedAt": "2026-09-11T14:20:52Z", + "updatedAt": "2026-09-16T22:40:16Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/quicknode/agent-plugins#readme", @@ -26899,7 +23298,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.rigour-labs:rigour", "displayName": "Rigour", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.rigour-labs%2Frigour/versions/6.0.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.rigour-labs%2Frigour/versions/6.2.2", "description": "Quality gates for AI agents. Lint, test, build checks with memory persistence.", "tags": [ "agentic-workflow", @@ -26913,8 +23312,8 @@ "llm", "mcp" ], - "version": "6.0.0", - "updatedAt": "2026-09-11T14:20:53Z", + "version": "6.2.2", + "updatedAt": "2026-09-16T22:40:17Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/rigour-labs/rigour#readme", @@ -26930,7 +23329,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.salahawad%2Foutlook-personal-mcp/versions/0.1.1", "description": "Full-control MCP server for a personal Outlook.com mailbox and calendar (Microsoft Graph).", "version": "0.1.1", - "updatedAt": "2026-09-11T14:20:56Z", + "updatedAt": "2026-09-16T22:40:20Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/salahawad/outlook-personal-mcp#readme", @@ -26943,20 +23342,20 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.sassoftware:sas-mcp-server", "displayName": "SAS Viya", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.sassoftware%2Fsas-mcp-server/versions/1.14.2", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.sassoftware%2Fsas-mcp-server/versions/1.15.0", "description": "Execute SAS code and query Compute, CAS, and model APIs on SAS Viya via OAuth 2.0.", "tags": [ "sas-aiml", "sas-osp" ], - "version": "1.14.2", - "updatedAt": "2026-09-11T14:20:57Z", + "version": "1.15.0", + "updatedAt": "2026-09-16T22:40:21Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/sassoftware/sas-mcp-server#readme", "repository": "https://github.com/sassoftware/sas-mcp-server", "repositorySource": "github", - "stargazerCount": 54 + "stargazerCount": 57 } }, { @@ -26978,7 +23377,7 @@ "tiktok" ], "version": "0.14.1", - "updatedAt": "2026-09-11T14:20:59Z", + "updatedAt": "2026-09-16T22:40:22Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/scavio-ai/scavio-mcp#readme", @@ -26993,14 +23392,19 @@ "type": "application/mcp-server+json", "url": "https://api.mcp.github.com/v0.1/servers/io.github.serpapi%2Fserpapi-mcp/versions/1.0.3", "description": "Official SerpApi MCP server for Google, Bing, and other search engines.", + "tags": [ + "mcp", + "mcp-server", + "mcp-servers" + ], "version": "1.0.3", - "updatedAt": "2026-09-11T14:21:01Z", + "updatedAt": "2026-09-16T22:40:23Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/serpapi/serpapi-mcp#readme", "repository": "https://github.com/serpapi/serpapi-mcp", "repositorySource": "github", - "stargazerCount": 169, + "stargazerCount": 171, "websiteUrl": "https://serpapi.com/" } }, @@ -27019,7 +23423,7 @@ "typescript" ], "version": "1.1.1", - "updatedAt": "2026-09-11T14:21:02Z", + "updatedAt": "2026-09-16T22:40:24Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/shariqriazz/google-ai-search-mcp#readme", @@ -27047,7 +23451,7 @@ "semantic-scholar" ], "version": "1.7.4", - "updatedAt": "2026-09-11T14:21:06Z", + "updatedAt": "2026-09-16T22:40:25Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/smaniches/semantic-scholar-mcp#readme", @@ -27075,7 +23479,7 @@ "drug-repurposing" ], "version": "1.3.6", - "updatedAt": "2026-09-11T14:21:07Z", + "updatedAt": "2026-09-16T22:40:27Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/smaniches/uniprot-mcp#readme", @@ -27091,7 +23495,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.smythmyke%2Fgovtoolspro-mcp-server/versions/0.1.3", "description": "Workflow tools for federal contractors: go/no-go scoring, incumbent intel, recompete, NECO.", "version": "0.1.3", - "updatedAt": "2026-09-11T14:21:08Z", + "updatedAt": "2026-09-16T22:40:28Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/smythmyke/govtoolspro-mcp-server#readme", @@ -27108,7 +23512,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.snyk%2Fsaw-mcp/versions/1.1.2", "description": "MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage", "version": "1.1.2", - "updatedAt": "2026-09-11T14:21:10Z", + "updatedAt": "2026-09-16T22:40:29Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/snyk/saw-mcp#readme", @@ -27124,7 +23528,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.sourcegraph%2Fmcp/versions/0.1.0", "description": "Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search.", "version": "0.1.0", - "updatedAt": "2026-09-11T14:21:11Z", + "updatedAt": "2026-09-16T22:40:30Z", "metadata": { "readmeUrl": "https://github.com/sourcegraph-community/mcpregistry#readme", "repository": "https://github.com/sourcegraph-community/mcpregistry", @@ -27151,13 +23555,13 @@ "stackql" ], "version": "0.11.669", - "updatedAt": "2026-09-11T14:21:12Z", + "updatedAt": "2026-09-16T22:40:31Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/stackql/stackql#readme", "repository": "https://github.com/stackql/stackql", "repositorySource": "github", - "stargazerCount": 958, + "stargazerCount": 962, "websiteUrl": "https://stackql.io" } }, @@ -27176,7 +23580,7 @@ "skillsmp" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:21:13Z", + "updatedAt": "2026-09-16T22:40:33Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/tambo-labs/charming-mcp#readme", @@ -27193,13 +23597,13 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.tavily-ai%2Ftavily-mcp/versions/0.2.15", "description": "MCP server for advanced web search using Tavily", "version": "0.2.15", - "updatedAt": "2026-09-11T14:21:14Z", + "updatedAt": "2026-09-16T22:40:34Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/tavily-ai/tavily-mcp#readme", "repository": "https://github.com/tavily-ai/tavily-mcp", "repositorySource": "github", - "stargazerCount": 2378 + "stargazerCount": 2384 } }, { @@ -27221,13 +23625,13 @@ "ai-agents" ], "version": "3.0.2", - "updatedAt": "2026-09-11T14:21:16Z", + "updatedAt": "2026-09-16T22:40:35Z", "metadata": { "primaryLanguage": "JavaScript", "readmeUrl": "https://github.com/uizze/uizze#readme", "repository": "https://github.com/uizze/uizze", "repositorySource": "github", - "stargazerCount": 19, + "stargazerCount": 20, "websiteUrl": "https://uizze.com" } }, @@ -27235,7 +23639,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.upstash:context7", "displayName": "Context7", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.upstash%2Fcontext7/versions/4.1.0", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.upstash%2Fcontext7/versions/4.1.1", "description": "Up-to-date code docs for any prompt", "tags": [ "llm", @@ -27243,14 +23647,14 @@ "mcp-server", "vibe-coding" ], - "version": "4.1.0", - "updatedAt": "2026-09-11T14:21:17Z", + "version": "4.1.1", + "updatedAt": "2026-09-16T22:40:36Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/upstash/context7#readme", "repository": "https://github.com/upstash/context7", "repositorySource": "github", - "stargazerCount": 61882, + "stargazerCount": 62095, "websiteUrl": "https://context7.com" } }, @@ -27261,7 +23665,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.github.venomseven%2Fnslookup/versions/1.6.0", "description": "DNS lookups, health reports, SSL certs, security scans, GEO scoring, uptime checks", "version": "1.6.0", - "updatedAt": "2026-09-11T14:21:20Z", + "updatedAt": "2026-09-16T22:40:37Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/NsLookup-io/nslookup-mcp#readme", @@ -27284,13 +23688,13 @@ "mcp" ], "version": "0.3.6", - "updatedAt": "2026-09-11T14:21:27Z", + "updatedAt": "2026-09-16T22:40:38Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/vercel/next-devtools-mcp#readme", "repository": "https://github.com/vercel/next-devtools-mcp", "repositorySource": "github", - "stargazerCount": 819 + "stargazerCount": 821 } }, { @@ -27312,12 +23716,12 @@ "spl-token" ], "version": "1.0.9", - "updatedAt": "2026-09-11T14:21:29Z", + "updatedAt": "2026-09-16T22:40:40Z", "metadata": { "readmeUrl": "https://github.com/vybenetwork/solana-mcp-vybe#readme", "repository": "https://github.com/vybenetwork/solana-mcp-vybe", "repositorySource": "github", - "stargazerCount": 1222, + "stargazerCount": 1229, "websiteUrl": "https://docs.vybenetwork.com/docs/mcp" } }, @@ -27339,13 +23743,13 @@ "gemini-cli-extension" ], "version": "0.2.50", - "updatedAt": "2026-09-11T14:21:48Z", + "updatedAt": "2026-09-16T22:40:41Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/wonderwhy-er/DesktopCommanderMCP#readme", "repository": "https://github.com/wonderwhy-er/DesktopCommanderMCP", "repositorySource": "github", - "stargazerCount": 9540 + "stargazerCount": 9611 } }, { @@ -27358,7 +23762,7 @@ "ai-agents" ], "version": "0.9.2", - "updatedAt": "2026-09-11T14:21:50Z", + "updatedAt": "2026-09-16T22:40:42Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/zation/agent-radar#readme", @@ -27371,16 +23775,16 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:io.github.zereight:gitlab-mcp", "displayName": "Zereight Gitlab", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/io.github.zereight%2Fgitlab-mcp/versions/2.1.61", + "url": "https://api.mcp.github.com/v0.1/servers/io.github.zereight%2Fgitlab-mcp/versions/2.1.63", "description": "GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more.", - "version": "2.1.61", - "updatedAt": "2026-09-11T14:22:03Z", + "version": "2.1.63", + "updatedAt": "2026-09-16T22:40:43Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/zereight/gitlab-mcp#readme", "repository": "https://github.com/zereight/gitlab-mcp", "repositorySource": "github", - "stargazerCount": 1968 + "stargazerCount": 1979 } }, { @@ -27402,7 +23806,7 @@ "zpa" ], "version": "0.15.4", - "updatedAt": "2026-09-11T14:22:10Z", + "updatedAt": "2026-09-16T22:40:45Z", "metadata": { "primaryLanguage": "Python", "readmeUrl": "https://github.com/zscaler/zscaler-mcp-server#readme", @@ -27429,7 +23833,7 @@ "typescript" ], "version": "0.1.1", - "updatedAt": "2026-09-11T14:22:13Z", + "updatedAt": "2026-09-16T22:40:47Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/screen-arts/mediawork-mcp#readme", @@ -27457,7 +23861,7 @@ "url-shortener" ], "version": "3.1.0", - "updatedAt": "2026-09-11T14:22:14Z", + "updatedAt": "2026-09-16T22:40:48Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/PicSeeInc/picsee-mcp#readme", @@ -27473,7 +23877,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.port%2FPort/versions/1.0.2", "description": "Port.io mcp server", "version": "1.0.2", - "updatedAt": "2026-09-11T14:22:15Z", + "updatedAt": "2026-09-16T22:40:49Z", "metadata": { "readmeUrl": "https://github.com/port-labs/remote-mcp-server#readme", "repository": "https://github.com/port-labs/remote-mcp-server", @@ -27488,7 +23892,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.shipbook%2Fmcp/versions/1.1.0", "description": "Debug production issues using Shipbook logs and Loglytics error insights.", "version": "1.1.0", - "updatedAt": "2026-09-11T14:22:18Z", + "updatedAt": "2026-09-16T22:40:50Z", "metadata": { "readmeUrl": "https://github.com/ShipBook/shipbook-mcp#readme", "repository": "https://github.com/ShipBook/shipbook-mcp", @@ -27509,7 +23913,7 @@ "sast" ], "version": "1.1304.2", - "updatedAt": "2026-09-11T14:22:19Z", + "updatedAt": "2026-09-16T22:40:51Z", "metadata": { "primaryLanguage": "Go", "readmeUrl": "https://github.com/snyk/studio-mcp#readme", @@ -27525,7 +23929,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/io.unstructured%2Ftransform/versions/0.7.2", "description": "Turn documents into structured, AI-ready data by parsing, enriching, chunking, and embedding.", "version": "0.7.2", - "updatedAt": "2026-09-11T14:22:20Z", + "updatedAt": "2026-09-16T22:40:52Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Unstructured-IO/unstructured-mcp-integrations#readme", @@ -27570,7 +23974,7 @@ "readmeUrl": "https://github.com/makenotion/notion-mcp-server#readme", "repository": "https://github.com/makenotion/notion-mcp-server", "repositorySource": "github", - "stargazerCount": 4625 + "stargazerCount": 4636 } }, { @@ -27588,7 +23992,7 @@ "speedtest" ], "version": "1.1.3", - "updatedAt": "2026-09-11T14:22:25Z", + "updatedAt": "2026-09-16T22:40:53Z", "metadata": { "readmeUrl": "https://github.com/SpeedOfMe/speedofme-mcp#readme", "repository": "https://github.com/SpeedOfMe/speedofme-mcp", @@ -27610,7 +24014,7 @@ "readmeUrl": "https://github.com/microsoft/azure-devops-mcp#readme", "repository": "https://github.com/microsoft/azure-devops-mcp", "repositorySource": "github", - "stargazerCount": 2010 + "stargazerCount": 2018 } }, { @@ -27630,7 +24034,7 @@ "readmeUrl": "https://github.com/microsoft/clarity-mcp-server#readme", "repository": "https://github.com/microsoft/clarity-mcp-server", "repositorySource": "github", - "stargazerCount": 115 + "stargazerCount": 116 } }, { @@ -27686,7 +24090,7 @@ "readmeUrl": "https://github.com/microsoft/markitdown#readme", "repository": "https://github.com/microsoft/markitdown", "repositorySource": "github", - "stargazerCount": 182601 + "stargazerCount": 184799 } }, { @@ -27706,7 +24110,7 @@ "readmeUrl": "https://github.com/microsoft/playwright-mcp#readme", "repository": "https://github.com/microsoft/playwright-mcp", "repositorySource": "github", - "stargazerCount": 37010 + "stargazerCount": 37180 } }, { @@ -27734,7 +24138,7 @@ "readmeUrl": "https://github.com/microsoftdocs/mcp#readme", "repository": "https://github.com/microsoftdocs/mcp", "repositorySource": "github", - "stargazerCount": 1884 + "stargazerCount": 1892 } }, { @@ -27750,7 +24154,7 @@ "readmeUrl": "https://github.com/neondatabase/mcp-server-neon#readme", "repository": "https://github.com/neondatabase/mcp-server-neon", "repositorySource": "github", - "stargazerCount": 637 + "stargazerCount": 644 } }, { @@ -27778,7 +24182,7 @@ "identifier": "urn:air:registry.modelcontextprotocol.io:one.faf:claude-faf-mcp", "displayName": "Claude FAF", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/one.faf%2Fclaude-faf-mcp/versions/5.22.1", + "url": "https://api.mcp.github.com/v0.1/servers/one.faf%2Fclaude-faf-mcp/versions/6.0.0", "description": "Persistent project context for Claude. IANA-registered .faf format.", "tags": [ "ai", @@ -27792,8 +24196,8 @@ "mcp-server", "model-context-protocol" ], - "version": "5.22.1", - "updatedAt": "2026-09-11T14:22:39Z", + "version": "6.0.0", + "updatedAt": "2026-09-16T22:40:55Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Wolfe-Jam/claude-faf-mcp#readme", @@ -27822,7 +24226,7 @@ "typescript" ], "version": "3.0.2", - "updatedAt": "2026-09-11T14:22:40Z", + "updatedAt": "2026-09-16T22:40:56Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/Wolfe-Jam/faf-mcp#readme", @@ -27857,14 +24261,14 @@ "readmeUrl": "https://github.com/oraios/serena#readme", "repository": "https://github.com/oraios/serena", "repositorySource": "github", - "stargazerCount": 29180 + "stargazerCount": 29474 } }, { "identifier": "urn:air:registry.modelcontextprotocol.io:org.sylin:ghostlight", "displayName": "Sylin Ghostlight", "type": "application/mcp-server+json", - "url": "https://api.mcp.github.com/v0.1/servers/org.sylin%2Fghostlight/versions/1.3.5", + "url": "https://api.mcp.github.com/v0.1/servers/org.sylin%2Fghostlight/versions/1.3.7", "description": "Visible local browser automation in signed-in Chromium, with optional policy and audit.", "tags": [ "access-control", @@ -27878,8 +24282,8 @@ "model-context-protocol", "rust" ], - "version": "1.3.5", - "updatedAt": "2026-09-11T14:22:43Z", + "version": "1.3.7", + "updatedAt": "2026-09-16T22:40:57Z", "metadata": { "primaryLanguage": "Rust", "readmeUrl": "https://github.com/sylin-org/ghostlight#readme", @@ -27908,13 +24312,13 @@ "typescript" ], "version": "1.0.1", - "updatedAt": "2026-09-11T14:22:45Z", + "updatedAt": "2026-09-16T22:40:59Z", "metadata": { "primaryLanguage": "TypeScript", "readmeUrl": "https://github.com/gamedevpl/www.gamedev.pl#readme", "repository": "https://github.com/gamedevpl/www.gamedev.pl", "repositorySource": "github", - "stargazerCount": 14, + "stargazerCount": 15, "websiteUrl": "https://www.gamedev.pl" } }, @@ -27931,7 +24335,7 @@ "readmeUrl": "https://github.com/pydantic/logfire-mcp#readme", "repository": "https://github.com/pydantic/logfire-mcp", "repositorySource": "github", - "stargazerCount": 162 + "stargazerCount": 161 } }, { @@ -27967,7 +24371,7 @@ "url": "https://api.mcp.github.com/v0.1/servers/uk.sadiqoon%2Fsakh/versions/1.0.1", "description": "Ayatollah Khamenei corpus: fatwas, lectures, knowledge graph. Arabic/Persian. Research access.", "version": "1.0.1", - "updatedAt": "2026-09-11T14:22:49Z", + "updatedAt": "2026-09-16T22:40:59Z", "metadata": { "readmeUrl": "https://github.com/SADIQOON-LTD/sakh-mcp#readme", "repository": "https://github.com/SADIQOON-LTD/sakh-mcp", @@ -28000,7 +24404,7 @@ "readmeUrl": "https://github.com/zapier/zapier-mcp#readme", "repository": "https://github.com/zapier/zapier-mcp", "repositorySource": "github", - "stargazerCount": 405 + "stargazerCount": 410 } } ] diff --git a/catalog/anthropics/build-zoom-contact-center-app.json b/catalog/anthropics/build-zoom-contact-center-app.json deleted file mode 100644 index a56f30b..0000000 --- a/catalog/anthropics/build-zoom-contact-center-app.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:anthropics:knowledge-work-plugins:build-zoom-contact-center-app", - "displayName": "Build Zoom Contact Center App", - "mediaType": "application/ai-skill", - "url": "https://github.com/anthropics/knowledge-work-plugins/blob/main/partner-built/zoom-plugin/skills/contact-center/SKILL.md", - "description": "Reference skill for Zoom Contact Center.", - "metadata": { - "sourceSet": "anthropics/knowledge-work-plugins", - "repoPath": "partner-built/zoom-plugin/skills/contact-center/SKILL.md" - } -} diff --git a/catalog/anthropics/zoom-cobrowse-sdk.json b/catalog/anthropics/zoom-cobrowse-sdk.json deleted file mode 100644 index d10ef29..0000000 --- a/catalog/anthropics/zoom-cobrowse-sdk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:anthropics:knowledge-work-plugins:zoom-cobrowse-sdk", - "displayName": "Zoom Cobrowse Sdk", - "mediaType": "application/ai-skill", - "url": "https://github.com/anthropics/knowledge-work-plugins/blob/main/partner-built/zoom-plugin/skills/cobrowse-sdk/SKILL.md", - "description": "Reference skill for Zoom Cobrowse SDK.", - "metadata": { - "sourceSet": "anthropics/knowledge-work-plugins", - "repoPath": "partner-built/zoom-plugin/skills/cobrowse-sdk/SKILL.md" - } -} diff --git a/catalog/better-auth/better-auth-best-practices.json b/catalog/better-auth/better-auth-best-practices.json deleted file mode 100644 index 62334be..0000000 --- a/catalog/better-auth/better-auth-best-practices.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:better-auth:skills:better-auth-best-practices", - "displayName": "Better Auth Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/best-practices/SKILL.md", - "description": "Configure Better Auth server and client, set up database adapters, manage sessions, add plugins, and handle environment variables.", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/best-practices/SKILL.md" - } -} diff --git a/catalog/better-auth/create-auth-skill.json b/catalog/better-auth/create-auth-skill.json deleted file mode 100644 index d5aa432..0000000 --- a/catalog/better-auth/create-auth-skill.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:better-auth:skills:create-auth-skill", - "displayName": "Create Auth Skill", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/create-auth/SKILL.md", - "description": "Scaffold and implement authentication in TypeScript/JavaScript apps using Better Auth.", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/create-auth/SKILL.md" - } -} diff --git a/catalog/better-auth/email-and-password-best-practices.json b/catalog/better-auth/email-and-password-best-practices.json deleted file mode 100644 index bbab2b5..0000000 --- a/catalog/better-auth/email-and-password-best-practices.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:better-auth:skills:email-and-password-best-practices", - "displayName": "Email And Password Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/emailAndPassword/SKILL.md", - "description": "Configure email verification, implement password reset flows, set password policies, and customise hashing algorithms for Better Auth email/password...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/emailAndPassword/SKILL.md" - } -} diff --git a/catalog/better-auth/organization-best-practices.json b/catalog/better-auth/organization-best-practices.json deleted file mode 100644 index 3fe7049..0000000 --- a/catalog/better-auth/organization-best-practices.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:better-auth:skills:organization-best-practices", - "displayName": "Organization Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/organization/SKILL.md", - "description": "Configure multi-tenant organizations, manage members and invitations, define custom roles and permissions, set up teams, and implement RBAC using...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/organization/SKILL.md" - } -} diff --git a/catalog/better-auth/two-factor-authentication-best-practices.json b/catalog/better-auth/two-factor-authentication-best-practices.json deleted file mode 100644 index 91cc2d0..0000000 --- a/catalog/better-auth/two-factor-authentication-best-practices.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:better-auth:skills:two-factor-authentication-best-practices", - "displayName": "Two Factor Authentication Best Practices", - "mediaType": "application/ai-skill", - "url": "https://github.com/better-auth/skills/blob/main/better-auth/twoFactor/SKILL.md", - "description": "Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using...", - "metadata": { - "sourceSet": "better-auth/skills", - "repoPath": "better-auth/twoFactor/SKILL.md" - } -} diff --git a/catalog/dotnet/analyzing-dotnet-performance.json b/catalog/dotnet/analyzing-dotnet-performance.json deleted file mode 100644 index f88e20f..0000000 --- a/catalog/dotnet/analyzing-dotnet-performance.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:analyzing-dotnet-performance", - "displayName": "Analyzing Dotnet Performance", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md", - "description": "Scans .NET code for ~50 performance anti-patterns across async, memory, strings, collections, LINQ, regex, serialization, and I/O with tiered...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/analyzing-dotnet-performance/SKILL.md" - } -} diff --git a/catalog/dotnet/android-tombstone-symbolication.json b/catalog/dotnet/android-tombstone-symbolication.json deleted file mode 100644 index 236f4c6..0000000 --- a/catalog/dotnet/android-tombstone-symbolication.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:android-tombstone-symbolication", - "displayName": "Android Tombstone Symbolication", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/android-tombstone-symbolication/SKILL.md", - "description": "Symbolicate the .NET runtime frames in an Android tombstone file.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/android-tombstone-symbolication/SKILL.md" - } -} diff --git a/catalog/dotnet/apple-crash-symbolication.json b/catalog/dotnet/apple-crash-symbolication.json deleted file mode 100644 index ae0126b..0000000 --- a/catalog/dotnet/apple-crash-symbolication.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:apple-crash-symbolication", - "displayName": "Apple Crash Symbolication", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/apple-crash-symbolication/SKILL.md", - "description": "Symbolicate .NET runtime frames in Apple platform .ips crash logs (iOS, tvOS, Mac Catalyst, macOS).", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/apple-crash-symbolication/SKILL.md" - } -} diff --git a/catalog/dotnet/assertion-quality.json b/catalog/dotnet/assertion-quality.json deleted file mode 100644 index 4afdcb7..0000000 --- a/catalog/dotnet/assertion-quality.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:assertion-quality", - "displayName": "Assertion Quality", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/assertion-quality/SKILL.md", - "description": "Analyzes the variety and depth of assertions across test suites in any language.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/assertion-quality/SKILL.md" - } -} diff --git a/catalog/dotnet/author-component.json b/catalog/dotnet/author-component.json deleted file mode 100644 index e945960..0000000 --- a/catalog/dotnet/author-component.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:author-component", - "displayName": "Author Component", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/author-component/SKILL.md", - "description": "Create or review Blazor components (.razor files) with correct architecture.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/author-component/SKILL.md" - } -} diff --git a/catalog/dotnet/clr-activation-debugging.json b/catalog/dotnet/clr-activation-debugging.json deleted file mode 100644 index 2a835da..0000000 --- a/catalog/dotnet/clr-activation-debugging.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:clr-activation-debugging", - "displayName": "Clr Activation Debugging", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/clr-activation-debugging/SKILL.md", - "description": "Diagnoses .NET Framework CLR activation issues using CLR activation logs (CLRLoad logs) produced by mscoree.dll.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/clr-activation-debugging/SKILL.md" - } -} diff --git a/catalog/dotnet/code-testing-agent.json b/catalog/dotnet/code-testing-agent.json deleted file mode 100644 index 3a1b2c1..0000000 --- a/catalog/dotnet/code-testing-agent.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:code-testing-agent", - "displayName": "Code Testing Agent", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/code-testing-agent/SKILL.md", - "description": "Generates and writes new unit tests for any programming language - scaffolds .NET test projects, pytest suites, Vitest/Jest suites, Go test files...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/code-testing-agent/SKILL.md" - } -} diff --git a/catalog/dotnet/code-testing-extensions.json b/catalog/dotnet/code-testing-extensions.json deleted file mode 100644 index 9e189c3..0000000 --- a/catalog/dotnet/code-testing-extensions.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:code-testing-extensions", - "displayName": "Code Testing Extensions", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/code-testing-extensions/SKILL.md", - "description": "Provides file paths to language-specific extension files for the code-testing pipeline.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/code-testing-extensions/SKILL.md" - } -} diff --git a/catalog/dotnet/collect-user-input.json b/catalog/dotnet/collect-user-input.json deleted file mode 100644 index 4d58988..0000000 --- a/catalog/dotnet/collect-user-input.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:collect-user-input", - "displayName": "Collect User Input", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/collect-user-input/SKILL.md", - "description": "Build forms, validate data, and react to user input in Blazor.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/collect-user-input/SKILL.md" - } -} diff --git a/catalog/dotnet/configure-auth.json b/catalog/dotnet/configure-auth.json deleted file mode 100644 index 6c91f70..0000000 --- a/catalog/dotnet/configure-auth.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:configure-auth", - "displayName": "Configure Auth", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/configure-auth/SKILL.md", - "description": "Add authentication and authorization to a Blazor Web App, accounting for the app's render mode.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/configure-auth/SKILL.md" - } -} diff --git a/catalog/dotnet/configuring-opentelemetry-dotnet.json b/catalog/dotnet/configuring-opentelemetry-dotnet.json deleted file mode 100644 index 7333413..0000000 --- a/catalog/dotnet/configuring-opentelemetry-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:configuring-opentelemetry-dotnet", - "displayName": "Configuring Opentelemetry Dotnet", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/configuring-opentelemetry-dotnet/SKILL.md", - "description": "Configure OpenTelemetry distributed tracing, metrics, and logging in ASP.NET Core using the .NET OpenTelemetry SDK.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/configuring-opentelemetry-dotnet/SKILL.md" - } -} diff --git a/catalog/dotnet/convert-blazor-server-to-webapp.json b/catalog/dotnet/convert-blazor-server-to-webapp.json deleted file mode 100644 index 118123c..0000000 --- a/catalog/dotnet/convert-blazor-server-to-webapp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:convert-blazor-server-to-webapp", - "displayName": "Convert Blazor Server To Webapp", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/convert-blazor-server-to-webapp/SKILL.md", - "description": "Guides conversion of a pre-.NET 8 Blazor Server app into a .NET 8+ Blazor Web App.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/convert-blazor-server-to-webapp/SKILL.md" - } -} diff --git a/catalog/dotnet/convert-to-cpm.json b/catalog/dotnet/convert-to-cpm.json deleted file mode 100644 index 959df70..0000000 --- a/catalog/dotnet/convert-to-cpm.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:convert-to-cpm", - "displayName": "Convert To Cpm", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-nuget/skills/convert-to-cpm/SKILL.md", - "description": "Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-nuget/skills/convert-to-cpm/SKILL.md" - } -} diff --git a/catalog/dotnet/coordinate-components.json b/catalog/dotnet/coordinate-components.json deleted file mode 100644 index 5bed81f..0000000 --- a/catalog/dotnet/coordinate-components.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:coordinate-components", - "displayName": "Coordinate Components", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/coordinate-components/SKILL.md", - "description": "Share state between components that don't have a direct parent-child parameter relationship, using cascading values, scoped services with change...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/coordinate-components/SKILL.md" - } -} diff --git a/catalog/dotnet/coverage-analysis.json b/catalog/dotnet/coverage-analysis.json deleted file mode 100644 index 63c50db..0000000 --- a/catalog/dotnet/coverage-analysis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:coverage-analysis", - "displayName": "Coverage Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/coverage-analysis/SKILL.md", - "description": "Project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/coverage-analysis/SKILL.md" - } -} diff --git a/catalog/dotnet/crap-score.json b/catalog/dotnet/crap-score.json deleted file mode 100644 index 1db61b3..0000000 --- a/catalog/dotnet/crap-score.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:crap-score", - "displayName": "Crap Score", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/crap-score/SKILL.md", - "description": "Calculates targeted CRAP (Change Risk Anti-Patterns) scores for a named .NET method, class, or single source file.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/crap-score/SKILL.md" - } -} diff --git a/catalog/dotnet/create-blazor-project.json b/catalog/dotnet/create-blazor-project.json deleted file mode 100644 index 4bff9fc..0000000 --- a/catalog/dotnet/create-blazor-project.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:create-blazor-project", - "displayName": "Create Blazor Project", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/create-blazor-project/SKILL.md", - "description": "Create a new ASP.NET Core web application or web site using Blazor.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/create-blazor-project/SKILL.md" - } -} diff --git a/catalog/dotnet/csharp-scripts.json b/catalog/dotnet/csharp-scripts.json deleted file mode 100644 index c31e37c..0000000 --- a/catalog/dotnet/csharp-scripts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:csharp-scripts", - "displayName": "Csharp Scripts", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/csharp-scripts/SKILL.md", - "description": "Run file-based C# apps with the .NET CLI when the user explicitly wants C#/.NET code without creating a project.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/csharp-scripts/SKILL.md" - } -} diff --git a/catalog/dotnet/detect-static-dependencies.json b/catalog/dotnet/detect-static-dependencies.json deleted file mode 100644 index 958f1bb..0000000 --- a/catalog/dotnet/detect-static-dependencies.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:detect-static-dependencies", - "displayName": "Detect Static Dependencies", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/detect-static-dependencies/SKILL.md", - "description": "Scan C# source files for hard-to-test static dependencies - DateTime.Now/UtcNow, File.*, Directory.*, Environment.*, HttpClient, Console.*...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/detect-static-dependencies/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet-advanced.json b/catalog/dotnet/dotnet-advanced.json new file mode 100644 index 0000000..39d410a --- /dev/null +++ b/catalog/dotnet/dotnet-advanced.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-advanced", + "displayName": ".NET Advanced", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced", + "description": "Advanced .NET and C# skills for niche scenarios that are not part of the core dotnet plugin.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-advanced/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-ai.json b/catalog/dotnet/dotnet-ai.json new file mode 100644 index 0000000..0932fb0 --- /dev/null +++ b/catalog/dotnet/dotnet-ai.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-ai", + "displayName": ".NET AI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai", + "description": "AI and ML skills for .NET: technology selection, LLM integration, agentic workflows, RAG pipelines, MCP, and classic ML with ML.NET.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-ai/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-aot-compat.json b/catalog/dotnet/dotnet-aot-compat.json deleted file mode 100644 index fee7990..0000000 --- a/catalog/dotnet/dotnet-aot-compat.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dotnet-aot-compat", - "displayName": "Dotnet Aot Compat", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/dotnet-aot-compat/SKILL.md", - "description": "Make .NET projects compatible with Native AOT and trimming by systematically resolving IL trim/AOT analyzer warnings.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/dotnet-aot-compat/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet-aspnetcore.json b/catalog/dotnet/dotnet-aspnetcore.json new file mode 100644 index 0000000..8bec008 --- /dev/null +++ b/catalog/dotnet/dotnet-aspnetcore.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-aspnetcore", + "displayName": ".NET ASP.NET Core", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore", + "description": "ASP.NET Core web development skills including middleware, endpoints, real-time communication, and API patterns.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-aspnetcore/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-blazor.json b/catalog/dotnet/dotnet-blazor.json new file mode 100644 index 0000000..b267d86 --- /dev/null +++ b/catalog/dotnet/dotnet-blazor.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-blazor", + "displayName": ".NET Blazor", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor", + "description": "Skills for Blazor development: component authoring, interactivity, and web application patterns.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-blazor/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-data.json b/catalog/dotnet/dotnet-data.json new file mode 100644 index 0000000..74f7e28 --- /dev/null +++ b/catalog/dotnet/dotnet-data.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-data", + "displayName": ".NET Data", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-data", + "description": "Skills for .NET data access and Entity Framework related tasks.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-data/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-diag.json b/catalog/dotnet/dotnet-diag.json new file mode 100644 index 0000000..4e25805 --- /dev/null +++ b/catalog/dotnet/dotnet-diag.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-diag", + "displayName": ".NET Diag", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag", + "description": "Skills for .NET performance investigations, debugging, and incident analysis.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-diag/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-experimental.json b/catalog/dotnet/dotnet-experimental.json new file mode 100644 index 0000000..5dc68fd --- /dev/null +++ b/catalog/dotnet/dotnet-experimental.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-experimental", + "displayName": ".NET Experimental", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental", + "description": "Experimental skills under active evaluation that may change or graduate to stable plugins.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-experimental/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-maui-doctor.json b/catalog/dotnet/dotnet-maui-doctor.json deleted file mode 100644 index 5c66d1c..0000000 --- a/catalog/dotnet/dotnet-maui-doctor.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dotnet-maui-doctor", - "displayName": "Dotnet Maui Doctor", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/dotnet-maui-doctor/SKILL.md", - "description": "Diagnoses and fixes .NET MAUI development environment issues.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/dotnet-maui-doctor/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet-maui.json b/catalog/dotnet/dotnet-maui.json new file mode 100644 index 0000000..34720cd --- /dev/null +++ b/catalog/dotnet/dotnet-maui.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-maui", + "displayName": ".NET MAUI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui", + "description": "Skills for .NET MAUI development: environment setup, diagnostics, troubleshooting, navigation, data binding, dependency injection, layout, and theming.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-maui/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-nuget.json b/catalog/dotnet/dotnet-nuget.json new file mode 100644 index 0000000..dadbf4c --- /dev/null +++ b/catalog/dotnet/dotnet-nuget.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-nuget", + "displayName": ".NET NuGet", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-nuget", + "description": "NuGet and .NET package management skills: dependency management and modernization.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-nuget/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-pinvoke.json b/catalog/dotnet/dotnet-pinvoke.json deleted file mode 100644 index 39a0602..0000000 --- a/catalog/dotnet/dotnet-pinvoke.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dotnet-pinvoke", - "displayName": "Dotnet Pinvoke", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/dotnet-pinvoke/SKILL.md", - "description": "Correctly call native (C/C++) libraries from .NET using P/Invoke and LibraryImport.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/dotnet-pinvoke/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet-template-engine.json b/catalog/dotnet/dotnet-template-engine.json new file mode 100644 index 0000000..eb442c7 --- /dev/null +++ b/catalog/dotnet/dotnet-template-engine.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-template-engine", + "displayName": ".NET Template Engine", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine", + "description": ".NET Template Engine skills for dotnet new: create projects (console app, class library, web API, Blazor, MAUI), discover and search templates, inspect template parameters and frameworks (net8.0, net9.0, net10.0), scaffold solutions, author and validate custom templates, install template packages from NuGet.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-template-engine/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-test-migration.json b/catalog/dotnet/dotnet-test-migration.json new file mode 100644 index 0000000..2edbca6 --- /dev/null +++ b/catalog/dotnet/dotnet-test-migration.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-test-migration", + "displayName": ".NET Test Migration", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration", + "description": "Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit/NUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-test-migration/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-test.json b/catalog/dotnet/dotnet-test.json new file mode 100644 index 0000000..3171714 --- /dev/null +++ b/catalog/dotnet/dotnet-test.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-test", + "displayName": ".NET Test", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test", + "description": "Skills for running, generating, analyzing, and improving .NET tests: test execution, filtering, platform detection, coverage, testability, and MSTest workflows.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-test/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-trace-collect.json b/catalog/dotnet/dotnet-trace-collect.json deleted file mode 100644 index f2b295c..0000000 --- a/catalog/dotnet/dotnet-trace-collect.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dotnet-trace-collect", - "displayName": "Dotnet Trace Collect", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/dotnet-trace-collect/SKILL.md", - "description": "Guide developers through capturing diagnostic artifacts to diagnose production .NET performance issues.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/dotnet-trace-collect/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet-upgrade.json b/catalog/dotnet/dotnet-upgrade.json new file mode 100644 index 0000000..cc16b39 --- /dev/null +++ b/catalog/dotnet/dotnet-upgrade.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet-upgrade", + "displayName": ".NET Upgrade", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade", + "description": "Skills for migrating and upgrading .NET projects across framework versions, language features, and compatibility targets.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet-upgrade/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dotnet-webapi.json b/catalog/dotnet/dotnet-webapi.json deleted file mode 100644 index 5b07d8b..0000000 --- a/catalog/dotnet/dotnet-webapi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dotnet-webapi", - "displayName": "Dotnet Webapi", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md", - "description": "Guides creation and modification of ASP.NET Core Web API endpoints with correct HTTP semantics, OpenAPI metadata, and error handling.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/dotnet-webapi/SKILL.md" - } -} diff --git a/catalog/dotnet/dotnet11.json b/catalog/dotnet/dotnet11.json new file mode 100644 index 0000000..4f6c57f --- /dev/null +++ b/catalog/dotnet/dotnet11.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:dotnet:skills:dotnet11", + "displayName": ".NET 11", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet11", + "description": "Skills for .NET 11 APIs and language features.", + "metadata": { + "sourceSet": "dotnet/skills", + "repoPath": "plugins/dotnet11/.claude-plugin/plugin.json" + } +} diff --git a/catalog/dotnet/dump-collect.json b/catalog/dotnet/dump-collect.json deleted file mode 100644 index e215530..0000000 --- a/catalog/dotnet/dump-collect.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:dump-collect", - "displayName": "Dump Collect", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/dump-collect/SKILL.md", - "description": "Configure and collect crash dumps for modern .NET applications.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/dump-collect/SKILL.md" - } -} diff --git a/catalog/dotnet/exp-mock-usage-analysis.json b/catalog/dotnet/exp-mock-usage-analysis.json deleted file mode 100644 index 12e313d..0000000 --- a/catalog/dotnet/exp-mock-usage-analysis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:exp-mock-usage-analysis", - "displayName": "Exp Mock Usage Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-mock-usage-analysis/SKILL.md", - "description": "Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-mock-usage-analysis/SKILL.md" - } -} diff --git a/catalog/dotnet/exp-simd-vectorization.json b/catalog/dotnet/exp-simd-vectorization.json deleted file mode 100644 index b5f2a80..0000000 --- a/catalog/dotnet/exp-simd-vectorization.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:exp-simd-vectorization", - "displayName": "Exp Simd Vectorization", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-simd-vectorization/SKILL.md", - "description": "Optimizes hot-path scalar loops in .NET 8+ with cross-platform Vector128/Vector256/Vector512 SIMD intrinsics, or replaces manual math loops with...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-simd-vectorization/SKILL.md" - } -} diff --git a/catalog/dotnet/exp-test-maintainability.json b/catalog/dotnet/exp-test-maintainability.json deleted file mode 100644 index 0134eec..0000000 --- a/catalog/dotnet/exp-test-maintainability.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:exp-test-maintainability", - "displayName": "Exp Test Maintainability", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-experimental/skills/exp-test-maintainability/SKILL.md", - "description": "Detects duplicate boilerplate, copy-paste tests, and structural maintainability issues across .NET test suites.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-experimental/skills/exp-test-maintainability/SKILL.md" - } -} diff --git a/catalog/dotnet/fetch-and-send-data.json b/catalog/dotnet/fetch-and-send-data.json deleted file mode 100644 index 427b9a5..0000000 --- a/catalog/dotnet/fetch-and-send-data.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:fetch-and-send-data", - "displayName": "Fetch And Send Data", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/fetch-and-send-data/SKILL.md", - "description": "Call APIs, load data into components, and handle the async lifecycle in Blazor.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/fetch-and-send-data/SKILL.md" - } -} diff --git a/catalog/dotnet/filter-syntax.json b/catalog/dotnet/filter-syntax.json deleted file mode 100644 index 53d61ca..0000000 --- a/catalog/dotnet/filter-syntax.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:filter-syntax", - "displayName": "Filter Syntax", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/filter-syntax/SKILL.md", - "description": "Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/filter-syntax/SKILL.md" - } -} diff --git a/catalog/dotnet/find-untested-sources.json b/catalog/dotnet/find-untested-sources.json deleted file mode 100644 index 6d53580..0000000 --- a/catalog/dotnet/find-untested-sources.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:find-untested-sources", - "displayName": "Find Untested Sources", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/find-untested-sources/SKILL.md", - "description": "Parse-only C# analysis that pairs source files with referencing tests and emits JSON: `source_to_tests`, `untested` ordered by declaration count, and...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/find-untested-sources/SKILL.md" - } -} diff --git a/catalog/dotnet/generate-testability-wrappers.json b/catalog/dotnet/generate-testability-wrappers.json deleted file mode 100644 index 947f313..0000000 --- a/catalog/dotnet/generate-testability-wrappers.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:generate-testability-wrappers", - "displayName": "Generate Testability Wrappers", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/generate-testability-wrappers/SKILL.md", - "description": "Generate wrapper interfaces and DI registration for hard-to-test static dependencies in C#.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/generate-testability-wrappers/SKILL.md" - } -} diff --git a/catalog/dotnet/grade-tests.json b/catalog/dotnet/grade-tests.json deleted file mode 100644 index b3e82ba..0000000 --- a/catalog/dotnet/grade-tests.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:grade-tests", - "displayName": "Grade Tests", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/grade-tests/SKILL.md", - "description": "Grades a specified set of test methods individually and produces a concise table mapping each test (fully-qualified name) to a letter grade (A-F), a...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/grade-tests/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-app-lifecycle.json b/catalog/dotnet/maui-app-lifecycle.json deleted file mode 100644 index 8313c73..0000000 --- a/catalog/dotnet/maui-app-lifecycle.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-app-lifecycle", - "displayName": "Maui App Lifecycle", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-app-lifecycle/SKILL.md", - "description": ".NET MAUI app lifecycle guidance - the four app states, cross-platform Window lifecycle events (Created, Activated, Deactivated, Stopped, Resumed...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-app-lifecycle/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-collectionview.json b/catalog/dotnet/maui-collectionview.json deleted file mode 100644 index 8c4ca66..0000000 --- a/catalog/dotnet/maui-collectionview.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-collectionview", - "displayName": "Maui Collectionview", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-collectionview/SKILL.md", - "description": "Guidance for implementing CollectionView in .NET MAUI apps - data display, layouts (list & grid), selection, grouping, scrolling, empty views...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-collectionview/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-data-binding.json b/catalog/dotnet/maui-data-binding.json deleted file mode 100644 index f255a19..0000000 --- a/catalog/dotnet/maui-data-binding.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-data-binding", - "displayName": "Maui Data Binding", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-data-binding/SKILL.md", - "description": "Guidance for .NET MAUI XAML and C# data bindings - compiled bindings, INotifyPropertyChanged / ObservableObject, value converters, binding modes...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-data-binding/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-dependency-injection.json b/catalog/dotnet/maui-dependency-injection.json deleted file mode 100644 index a041eec..0000000 --- a/catalog/dotnet/maui-dependency-injection.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-dependency-injection", - "displayName": "Maui Dependency Injection", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-dependency-injection/SKILL.md", - "description": "Guidance for configuring dependency injection in .NET MAUI apps - service registration in MauiProgram.cs, lifetime selection (Singleton / Transient /...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-dependency-injection/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-safe-area.json b/catalog/dotnet/maui-safe-area.json deleted file mode 100644 index f961356..0000000 --- a/catalog/dotnet/maui-safe-area.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-safe-area", - "displayName": "Maui Safe Area", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-safe-area/SKILL.md", - "description": ".NET MAUI safe area and edge-to-edge layout guidance for .NET 10+.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-safe-area/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-shell-navigation.json b/catalog/dotnet/maui-shell-navigation.json deleted file mode 100644 index b0469cc..0000000 --- a/catalog/dotnet/maui-shell-navigation.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-shell-navigation", - "displayName": "Maui Shell Navigation", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-shell-navigation/SKILL.md", - "description": "Guide for implementing Shell-based navigation in .NET MAUI apps.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-shell-navigation/SKILL.md" - } -} diff --git a/catalog/dotnet/maui-theming.json b/catalog/dotnet/maui-theming.json deleted file mode 100644 index 7baf0a7..0000000 --- a/catalog/dotnet/maui-theming.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:maui-theming", - "displayName": "Maui Theming", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-maui/skills/maui-theming/SKILL.md", - "description": "Guide for theming .NET MAUI apps - light/dark mode via AppThemeBinding, ResourceDictionary theme switching, DynamicResource bindings, system theme...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-maui/skills/maui-theming/SKILL.md" - } -} diff --git a/catalog/dotnet/mcp-csharp-create.json b/catalog/dotnet/mcp-csharp-create.json deleted file mode 100644 index c1997cd..0000000 --- a/catalog/dotnet/mcp-csharp-create.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:mcp-csharp-create", - "displayName": "Mcp Csharp Create", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-create/SKILL.md", - "description": "Create MCP servers using the C# SDK and .NET project templates.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-create/SKILL.md" - } -} diff --git a/catalog/dotnet/mcp-csharp-debug.json b/catalog/dotnet/mcp-csharp-debug.json deleted file mode 100644 index 8fd9ced..0000000 --- a/catalog/dotnet/mcp-csharp-debug.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:mcp-csharp-debug", - "displayName": "Mcp Csharp Debug", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-debug/SKILL.md", - "description": "Run and debug C# MCP servers locally.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-debug/SKILL.md" - } -} diff --git a/catalog/dotnet/mcp-csharp-publish.json b/catalog/dotnet/mcp-csharp-publish.json deleted file mode 100644 index c618b34..0000000 --- a/catalog/dotnet/mcp-csharp-publish.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:mcp-csharp-publish", - "displayName": "Mcp Csharp Publish", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-publish/SKILL.md", - "description": "Publish and deploy C# MCP servers.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-publish/SKILL.md" - } -} diff --git a/catalog/dotnet/mcp-csharp-test.json b/catalog/dotnet/mcp-csharp-test.json deleted file mode 100644 index 1068853..0000000 --- a/catalog/dotnet/mcp-csharp-test.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:mcp-csharp-test", - "displayName": "Mcp Csharp Test", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/mcp-csharp-test/SKILL.md", - "description": "Test C# MCP servers at multiple levels: unit tests for individual tools and integration tests using the MCP client SDK.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/mcp-csharp-test/SKILL.md" - } -} diff --git a/catalog/dotnet/microbenchmarking.json b/catalog/dotnet/microbenchmarking.json deleted file mode 100644 index 027dfd8..0000000 --- a/catalog/dotnet/microbenchmarking.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:microbenchmarking", - "displayName": "Microbenchmarking", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-diag/skills/microbenchmarking/SKILL.md", - "description": "Activate this skill when BenchmarkDotNet (BDN) is involved in the task - creating, running, configuring, or reviewing BDN benchmarks.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-diag/skills/microbenchmarking/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-dotnet10-to-dotnet11.json b/catalog/dotnet/migrate-dotnet10-to-dotnet11.json deleted file mode 100644 index fc0c3cd..0000000 --- a/catalog/dotnet/migrate-dotnet10-to-dotnet11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-dotnet10-to-dotnet11", - "displayName": "Migrate Dotnet10 To Dotnet11", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/SKILL.md", - "description": "Migrate a .NET 10 project or solution to .NET 11 and resolve all breaking changes.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet10-to-dotnet11/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-dotnet8-to-dotnet9.json b/catalog/dotnet/migrate-dotnet8-to-dotnet9.json deleted file mode 100644 index c9c24bc..0000000 --- a/catalog/dotnet/migrate-dotnet8-to-dotnet9.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-dotnet8-to-dotnet9", - "displayName": "Migrate Dotnet8 To Dotnet9", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/SKILL.md", - "description": "Migrate a .NET 8 project to .NET 9 and resolve all breaking changes.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet8-to-dotnet9/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-dotnet9-to-dotnet10.json b/catalog/dotnet/migrate-dotnet9-to-dotnet10.json deleted file mode 100644 index edfb658..0000000 --- a/catalog/dotnet/migrate-dotnet9-to-dotnet10.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-dotnet9-to-dotnet10", - "displayName": "Migrate Dotnet9 To Dotnet10", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/SKILL.md", - "description": "Migrate a .NET 9 project or solution to .NET 10 and resolve all breaking changes.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-dotnet9-to-dotnet10/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-mstest-v1v2-to-v3.json b/catalog/dotnet/migrate-mstest-v1v2-to-v3.json deleted file mode 100644 index a7f1c32..0000000 --- a/catalog/dotnet/migrate-mstest-v1v2-to-v3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-mstest-v1v2-to-v3", - "displayName": "Migrate Mstest V1V2 To V3", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-mstest-v1v2-to-v3/SKILL.md", - "description": "Migrate MSTest v1 or v2 test project to MSTest v3.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-mstest-v1v2-to-v3/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-mstest-v3-to-v4.json b/catalog/dotnet/migrate-mstest-v3-to-v4.json deleted file mode 100644 index 90564bc..0000000 --- a/catalog/dotnet/migrate-mstest-v3-to-v4.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-mstest-v3-to-v4", - "displayName": "Migrate Mstest V3 To V4", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-mstest-v3-to-v4/SKILL.md", - "description": "Fix build errors and breaking changes after upgrading MSTest from v3 to v4, or plan a complete MSTest v3-to-v4 migration.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-mstest-v3-to-v4/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-nullable-references.json b/catalog/dotnet/migrate-nullable-references.json deleted file mode 100644 index 752f616..0000000 --- a/catalog/dotnet/migrate-nullable-references.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-nullable-references", - "displayName": "Migrate Nullable References", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/migrate-nullable-references/SKILL.md", - "description": "Enable nullable reference types in a C# project and systematically resolve all warnings.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/migrate-nullable-references/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-static-to-wrapper.json b/catalog/dotnet/migrate-static-to-wrapper.json deleted file mode 100644 index 5493d14..0000000 --- a/catalog/dotnet/migrate-static-to-wrapper.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-static-to-wrapper", - "displayName": "Migrate Static To Wrapper", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/migrate-static-to-wrapper/SKILL.md", - "description": "Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace).", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/migrate-static-to-wrapper/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-vstest-to-mtp.json b/catalog/dotnet/migrate-vstest-to-mtp.json deleted file mode 100644 index f864a5f..0000000 --- a/catalog/dotnet/migrate-vstest-to-mtp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-vstest-to-mtp", - "displayName": "Migrate Vstest To Mtp", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-vstest-to-mtp/SKILL.md", - "description": "Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP).", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-vstest-to-mtp/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-xunit-to-mstest.json b/catalog/dotnet/migrate-xunit-to-mstest.json deleted file mode 100644 index a126225..0000000 --- a/catalog/dotnet/migrate-xunit-to-mstest.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-xunit-to-mstest", - "displayName": "Migrate Xunit To Mstest", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-xunit-to-mstest/SKILL.md", - "description": "Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-xunit-to-mstest/SKILL.md" - } -} diff --git a/catalog/dotnet/migrate-xunit-to-xunit-v3.json b/catalog/dotnet/migrate-xunit-to-xunit-v3.json deleted file mode 100644 index 0175f67..0000000 --- a/catalog/dotnet/migrate-xunit-to-xunit-v3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:migrate-xunit-to-xunit-v3", - "displayName": "Migrate Xunit To Xunit V3", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test-migration/skills/migrate-xunit-to-xunit-v3/SKILL.md", - "description": "Migrates .NET test projects from xUnit.net v2 to xUnit.net v3.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test-migration/skills/migrate-xunit-to-xunit-v3/SKILL.md" - } -} diff --git a/catalog/dotnet/minimal-api-file-upload.json b/catalog/dotnet/minimal-api-file-upload.json deleted file mode 100644 index f46d1cc..0000000 --- a/catalog/dotnet/minimal-api-file-upload.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:minimal-api-file-upload", - "displayName": "Minimal Api File Upload", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-aspnetcore/skills/minimal-api-file-upload/SKILL.md", - "description": "File upload endpoints in ASP.NET minimal APIs (.NET 8+)", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-aspnetcore/skills/minimal-api-file-upload/SKILL.md" - } -} diff --git a/catalog/dotnet/mtp-hot-reload.json b/catalog/dotnet/mtp-hot-reload.json deleted file mode 100644 index 5eeacb2..0000000 --- a/catalog/dotnet/mtp-hot-reload.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:mtp-hot-reload", - "displayName": "Mtp Hot Reload", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/mtp-hot-reload/SKILL.md", - "description": "Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/mtp-hot-reload/SKILL.md" - } -} diff --git a/catalog/dotnet/nuget-trusted-publishing.json b/catalog/dotnet/nuget-trusted-publishing.json deleted file mode 100644 index e9024dc..0000000 --- a/catalog/dotnet/nuget-trusted-publishing.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:nuget-trusted-publishing", - "displayName": "Nuget Trusted Publishing", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-advanced/skills/nuget-trusted-publishing/SKILL.md", - "description": "Set up NuGet trusted publishing (OIDC) on a GitHub Actions repo - replaces long-lived API keys with short-lived tokens.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-advanced/skills/nuget-trusted-publishing/SKILL.md" - } -} diff --git a/catalog/dotnet/optimizing-ef-core-queries.json b/catalog/dotnet/optimizing-ef-core-queries.json deleted file mode 100644 index 1169ce0..0000000 --- a/catalog/dotnet/optimizing-ef-core-queries.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:optimizing-ef-core-queries", - "displayName": "Optimizing Ef Core Queries", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-data/skills/optimizing-ef-core-queries/SKILL.md", - "description": "Optimize Entity Framework Core queries by fixing N+1 problems, choosing correct tracking modes, using compiled queries, and avoiding common...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-data/skills/optimizing-ef-core-queries/SKILL.md" - } -} diff --git a/catalog/dotnet/plan-ui-change.json b/catalog/dotnet/plan-ui-change.json deleted file mode 100644 index 98edaf3..0000000 --- a/catalog/dotnet/plan-ui-change.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:plan-ui-change", - "displayName": "Plan Ui Change", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/plan-ui-change/SKILL.md", - "description": "Plan complex Blazor UI features by decomposing them into focused components.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/plan-ui-change/SKILL.md" - } -} diff --git a/catalog/dotnet/platform-detection.json b/catalog/dotnet/platform-detection.json deleted file mode 100644 index 5017b50..0000000 --- a/catalog/dotnet/platform-detection.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:platform-detection", - "displayName": "Platform Detection", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/platform-detection/SKILL.md", - "description": "Reference data for detecting the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUnit, NUnit, TUnit) from project...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/platform-detection/SKILL.md" - } -} diff --git a/catalog/dotnet/run-tests.json b/catalog/dotnet/run-tests.json deleted file mode 100644 index 34d094c..0000000 --- a/catalog/dotnet/run-tests.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:run-tests", - "displayName": "Run Tests", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/run-tests/SKILL.md", - "description": "For `dotnet test`: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from `Directory.Build.props`, `global.json`...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/run-tests/SKILL.md" - } -} diff --git a/catalog/dotnet/support-prerendering.json b/catalog/dotnet/support-prerendering.json deleted file mode 100644 index aa45649..0000000 --- a/catalog/dotnet/support-prerendering.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:support-prerendering", - "displayName": "Support Prerendering", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/support-prerendering/SKILL.md", - "description": "Make interactive Blazor components work correctly with prerendering.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/support-prerendering/SKILL.md" - } -} diff --git a/catalog/dotnet/system-text-json-net11.json b/catalog/dotnet/system-text-json-net11.json deleted file mode 100644 index e70c6b7..0000000 --- a/catalog/dotnet/system-text-json-net11.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:system-text-json-net11", - "displayName": "System Text Json Net11", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet11/skills/system-text-json-net11/SKILL.md", - "description": "Provides guidance on new System.Text.Json APIs introduced in .NET 11.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet11/skills/system-text-json-net11/SKILL.md" - } -} diff --git a/catalog/dotnet/technology-selection.json b/catalog/dotnet/technology-selection.json deleted file mode 100644 index 3ef9bdb..0000000 --- a/catalog/dotnet/technology-selection.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:technology-selection", - "displayName": "Technology Selection", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-ai/skills/technology-selection/SKILL.md", - "description": "Guides technology selection and implementation of AI and ML features in .NET 8+ applications using ML.NET, Microsoft.Extensions.AI (MEAI), Microsoft...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-ai/skills/technology-selection/SKILL.md" - } -} diff --git a/catalog/dotnet/template-authoring.json b/catalog/dotnet/template-authoring.json deleted file mode 100644 index 5cde67a..0000000 --- a/catalog/dotnet/template-authoring.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-authoring", - "displayName": "Template Authoring", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-authoring/SKILL.md", - "description": "Guides creation and validation of custom dotnet new templates.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-authoring/SKILL.md" - } -} diff --git a/catalog/dotnet/template-comparison.json b/catalog/dotnet/template-comparison.json deleted file mode 100644 index 7a99580..0000000 --- a/catalog/dotnet/template-comparison.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-comparison", - "displayName": "Template Comparison", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-comparison/SKILL.md", - "description": "Compares two or more dotnet new templates side by side to help users choose between them based on parameters, feature support, frameworks, and...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-comparison/SKILL.md" - } -} diff --git a/catalog/dotnet/template-discovery.json b/catalog/dotnet/template-discovery.json deleted file mode 100644 index f08fe20..0000000 --- a/catalog/dotnet/template-discovery.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-discovery", - "displayName": "Template Discovery", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-discovery/SKILL.md", - "description": "Helps find, inspect, and compare .NET project templates.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-discovery/SKILL.md" - } -} diff --git a/catalog/dotnet/template-instantiation.json b/catalog/dotnet/template-instantiation.json deleted file mode 100644 index 7fc58b3..0000000 --- a/catalog/dotnet/template-instantiation.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-instantiation", - "displayName": "Template Instantiation", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-instantiation/SKILL.md", - "description": "Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-instantiation/SKILL.md" - } -} diff --git a/catalog/dotnet/template-smart-defaults.json b/catalog/dotnet/template-smart-defaults.json deleted file mode 100644 index de3b26a..0000000 --- a/catalog/dotnet/template-smart-defaults.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-smart-defaults", - "displayName": "Template Smart Defaults", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-smart-defaults/SKILL.md", - "description": "Applies cross-parameter default rules when creating .NET projects with dotnet new, filling gaps consistently without overriding values the user set...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-smart-defaults/SKILL.md" - } -} diff --git a/catalog/dotnet/template-validation.json b/catalog/dotnet/template-validation.json deleted file mode 100644 index c3f41fa..0000000 --- a/catalog/dotnet/template-validation.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:template-validation", - "displayName": "Template Validation", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-template-engine/skills/template-validation/SKILL.md", - "description": "Validates custom dotnet new templates for correctness before publishing.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-template-engine/skills/template-validation/SKILL.md" - } -} diff --git a/catalog/dotnet/test-analysis-extensions.json b/catalog/dotnet/test-analysis-extensions.json deleted file mode 100644 index 894e9f1..0000000 --- a/catalog/dotnet/test-analysis-extensions.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:test-analysis-extensions", - "displayName": "Test Analysis Extensions", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-analysis-extensions/SKILL.md", - "description": "Provides file paths to language-specific reference files for the test ANALYSIS skills (assertion-quality, test-anti-patterns, test-gap-analysis...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-analysis-extensions/SKILL.md" - } -} diff --git a/catalog/dotnet/test-anti-patterns.json b/catalog/dotnet/test-anti-patterns.json deleted file mode 100644 index 7418328..0000000 --- a/catalog/dotnet/test-anti-patterns.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:test-anti-patterns", - "displayName": "Test Anti Patterns", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-anti-patterns/SKILL.md", - "description": "Audits an existing test file or suite in any language for anti-patterns and quality issues - produces a severity-ranked report...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-anti-patterns/SKILL.md" - } -} diff --git a/catalog/dotnet/test-gap-analysis.json b/catalog/dotnet/test-gap-analysis.json deleted file mode 100644 index b89d224..0000000 --- a/catalog/dotnet/test-gap-analysis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:test-gap-analysis", - "displayName": "Test Gap Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-gap-analysis/SKILL.md", - "description": "Performs pseudo-mutation analysis on production code in any language to find gaps in existing test suites.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-gap-analysis/SKILL.md" - } -} diff --git a/catalog/dotnet/test-smell-detection.json b/catalog/dotnet/test-smell-detection.json deleted file mode 100644 index 6cfffff..0000000 --- a/catalog/dotnet/test-smell-detection.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:test-smell-detection", - "displayName": "Test Smell Detection", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-smell-detection/SKILL.md", - "description": "Deep-dive audit using the full testsmells.org 19-smell academic catalog for tests in any language.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-smell-detection/SKILL.md" - } -} diff --git a/catalog/dotnet/test-tagging.json b/catalog/dotnet/test-tagging.json deleted file mode 100644 index d431d2f..0000000 --- a/catalog/dotnet/test-tagging.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:test-tagging", - "displayName": "Test Tagging", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/test-tagging/SKILL.md", - "description": "Analyzes test suites in any language and tags each test with a standardized set of traits (positive, negative, critical-path, boundary, smoke...", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/test-tagging/SKILL.md" - } -} diff --git a/catalog/dotnet/thread-abort-migration.json b/catalog/dotnet/thread-abort-migration.json deleted file mode 100644 index 71731c0..0000000 --- a/catalog/dotnet/thread-abort-migration.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:thread-abort-migration", - "displayName": "Thread Abort Migration", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-upgrade/skills/thread-abort-migration/SKILL.md", - "description": "Guides migration of .NET Framework Thread.Abort usage to cooperative cancellation in modern .NET.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-upgrade/skills/thread-abort-migration/SKILL.md" - } -} diff --git a/catalog/dotnet/use-js-interop.json b/catalog/dotnet/use-js-interop.json deleted file mode 100644 index 57b374d..0000000 --- a/catalog/dotnet/use-js-interop.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:use-js-interop", - "displayName": "Use Js Interop", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-blazor/skills/use-js-interop/SKILL.md", - "description": "Add, review, or fix JavaScript interop in Blazor components.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-blazor/skills/use-js-interop/SKILL.md" - } -} diff --git a/catalog/dotnet/writing-mstest-tests.json b/catalog/dotnet/writing-mstest-tests.json deleted file mode 100644 index 4b418ce..0000000 --- a/catalog/dotnet/writing-mstest-tests.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:dotnet:skills:writing-mstest-tests", - "displayName": "Writing Mstest Tests", - "mediaType": "application/ai-skill", - "url": "https://github.com/dotnet/skills/blob/main/plugins/dotnet-test/skills/writing-mstest-tests/SKILL.md", - "description": "Write new MSTest unit tests and fix existing MSTest code using MSTest 3.x/4.x modern APIs and best practices.", - "metadata": { - "sourceSet": "dotnet/skills", - "repoPath": "plugins/dotnet-test/skills/writing-mstest-tests/SKILL.md" - } -} diff --git a/catalog/expo/eas-app-stores.json b/catalog/expo/eas-app-stores.json deleted file mode 100644 index a2f2a04..0000000 --- a/catalog/expo/eas-app-stores.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-app-stores", - "displayName": "Eas App Stores", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-app-stores/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-app-stores/SKILL.md" - } -} diff --git a/catalog/expo/eas-hosting.json b/catalog/expo/eas-hosting.json deleted file mode 100644 index 22a70bb..0000000 --- a/catalog/expo/eas-hosting.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-hosting", - "displayName": "Eas Hosting", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-hosting/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-hosting/SKILL.md" - } -} diff --git a/catalog/expo/eas-observe.json b/catalog/expo/eas-observe.json deleted file mode 100644 index 62f6a95..0000000 --- a/catalog/expo/eas-observe.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-observe", - "displayName": "Eas Observe", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-observe/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-observe/SKILL.md" - } -} diff --git a/catalog/expo/eas-simulator.json b/catalog/expo/eas-simulator.json deleted file mode 100644 index cfd90a2..0000000 --- a/catalog/expo/eas-simulator.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-simulator", - "displayName": "Eas Simulator", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-simulator/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-simulator/SKILL.md" - } -} diff --git a/catalog/expo/eas-update-insights.json b/catalog/expo/eas-update-insights.json deleted file mode 100644 index 7b4a6b0..0000000 --- a/catalog/expo/eas-update-insights.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-update-insights", - "displayName": "Eas Update Insights", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-update-insights/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-update-insights/SKILL.md" - } -} diff --git a/catalog/expo/eas-workflows.json b/catalog/expo/eas-workflows.json deleted file mode 100644 index 771a5a8..0000000 --- a/catalog/expo/eas-workflows.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:eas-workflows", - "displayName": "Eas Workflows", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/eas-workflows/SKILL.md", - "description": "EAS service (paid).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/eas-workflows/SKILL.md" - } -} diff --git a/catalog/expo/expo-app-clip.json b/catalog/expo/expo-app-clip.json deleted file mode 100644 index 7f1cba9..0000000 --- a/catalog/expo/expo-app-clip.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-app-clip", - "displayName": "Expo App Clip", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-app-clip/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-app-clip/SKILL.md" - } -} diff --git a/catalog/expo/expo-brownfield.json b/catalog/expo/expo-brownfield.json deleted file mode 100644 index 2a4dd86..0000000 --- a/catalog/expo/expo-brownfield.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-brownfield", - "displayName": "Expo Brownfield", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-brownfield/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-brownfield/SKILL.md" - } -} diff --git a/catalog/expo/expo-data-fetching.json b/catalog/expo/expo-data-fetching.json deleted file mode 100644 index a775485..0000000 --- a/catalog/expo/expo-data-fetching.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-data-fetching", - "displayName": "Expo Data Fetching", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-data-fetching/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-data-fetching/SKILL.md" - } -} diff --git a/catalog/expo/expo-dev-client.json b/catalog/expo/expo-dev-client.json deleted file mode 100644 index de2e3f4..0000000 --- a/catalog/expo/expo-dev-client.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-dev-client", - "displayName": "Expo Dev Client", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-dev-client/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-dev-client/SKILL.md" - } -} diff --git a/catalog/expo/expo-dom.json b/catalog/expo/expo-dom.json deleted file mode 100644 index eaeb383..0000000 --- a/catalog/expo/expo-dom.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-dom", - "displayName": "Expo Dom", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-dom/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-dom/SKILL.md" - } -} diff --git a/catalog/expo/expo-examples.json b/catalog/expo/expo-examples.json deleted file mode 100644 index dcc234e..0000000 --- a/catalog/expo/expo-examples.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-examples", - "displayName": "Expo Examples", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-examples/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-examples/SKILL.md" - } -} diff --git a/catalog/expo/expo-module.json b/catalog/expo/expo-module.json deleted file mode 100644 index b0221a6..0000000 --- a/catalog/expo/expo-module.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-module", - "displayName": "Expo Module", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-module/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-module/SKILL.md" - } -} diff --git a/catalog/expo/expo-native-ui.json b/catalog/expo/expo-native-ui.json deleted file mode 100644 index 41622b2..0000000 --- a/catalog/expo/expo-native-ui.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-native-ui", - "displayName": "Expo Native Ui", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-native-ui/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-native-ui/SKILL.md" - } -} diff --git a/catalog/expo/expo-router.json b/catalog/expo/expo-router.json deleted file mode 100644 index 9a1c599..0000000 --- a/catalog/expo/expo-router.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-router", - "displayName": "Expo Router", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-router/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-router/SKILL.md" - } -} diff --git a/catalog/expo/expo-tailwind-setup.json b/catalog/expo/expo-tailwind-setup.json deleted file mode 100644 index d86f4ec..0000000 --- a/catalog/expo/expo-tailwind-setup.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-tailwind-setup", - "displayName": "Expo Tailwind Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-tailwind-setup/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-tailwind-setup/SKILL.md" - } -} diff --git a/catalog/expo/expo-ui.json b/catalog/expo/expo-ui.json deleted file mode 100644 index b87981c..0000000 --- a/catalog/expo/expo-ui.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-ui", - "displayName": "Expo Ui", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-ui/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-ui/SKILL.md" - } -} diff --git a/catalog/expo/expo-upgrade.json b/catalog/expo/expo-upgrade.json deleted file mode 100644 index 068f481..0000000 --- a/catalog/expo/expo-upgrade.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-upgrade", - "displayName": "Expo Upgrade", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-upgrade/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-upgrade/SKILL.md" - } -} diff --git a/catalog/expo/expo-web-to-native.json b/catalog/expo/expo-web-to-native.json deleted file mode 100644 index 4c76216..0000000 --- a/catalog/expo/expo-web-to-native.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:expo:skills:expo-web-to-native", - "displayName": "Expo Web To Native", - "mediaType": "application/ai-skill", - "url": "https://github.com/expo/skills/blob/main/plugins/expo/skills/expo-web-to-native/SKILL.md", - "description": "Framework (OSS).", - "metadata": { - "sourceSet": "expo/skills", - "repoPath": "plugins/expo/skills/expo-web-to-native/SKILL.md" - } -} diff --git a/catalog/expo/expo.json b/catalog/expo/expo.json new file mode 100644 index 0000000..baf2f9d --- /dev/null +++ b/catalog/expo/expo.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:expo:skills:expo", + "displayName": "Expo", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/expo/skills/blob/main/plugins/expo", + "description": "Official Expo skills for building, deploying, upgrading, and debugging Expo apps", + "metadata": { + "sourceSet": "expo/skills", + "repoPath": "plugins/expo/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/agent-framework-azure-ai-py.json b/catalog/microsoft/agent-framework-azure-ai-py.json deleted file mode 100644 index abd8827..0000000 --- a/catalog/microsoft/agent-framework-azure-ai-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:agent-framework-azure-ai-py", - "displayName": "Agent Framework Azure AI Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/agent-framework-azure-ai-py/SKILL.md", - "description": "Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/agent-framework-azure-ai-py/SKILL.md" - } -} diff --git a/catalog/microsoft/airunway-aks-setup.json b/catalog/microsoft/airunway-aks-setup.json deleted file mode 100644 index 7b4dc2e..0000000 --- a/catalog/microsoft/airunway-aks-setup.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:airunway-aks-setup", - "displayName": "Airunway Aks Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/airunway-aks-setup/SKILL.md", - "description": "Azure skill definition for airunway-aks-setup.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/airunway-aks-setup/SKILL.md" - } -} diff --git a/catalog/microsoft/appinsights-instrumentation.json b/catalog/microsoft/appinsights-instrumentation.json deleted file mode 100644 index ef12ed4..0000000 --- a/catalog/microsoft/appinsights-instrumentation.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:appinsights-instrumentation", - "displayName": "Appinsights Instrumentation", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/appinsights-instrumentation/SKILL.md", - "description": "Azure skill definition for appinsights-instrumentation.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/appinsights-instrumentation/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-agents-persistent-dotnet.json b/catalog/microsoft/azure-ai-agents-persistent-dotnet.json deleted file mode 100644 index 87ff03a..0000000 --- a/catalog/microsoft/azure-ai-agents-persistent-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-agents-persistent-dotnet", - "displayName": "Azure AI Agents Persistent .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md", - "description": "Azure AI Agents Persistent SDK for .NET. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-agents-persistent-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-agents-persistent-java.json b/catalog/microsoft/azure-ai-agents-persistent-java.json deleted file mode 100644 index 75ae997..0000000 --- a/catalog/microsoft/azure-ai-agents-persistent-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-agents-persistent-java", - "displayName": "Azure AI Agents Persistent Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-agents-persistent-java/SKILL.md", - "description": "Azure AI Agents Persistent SDK for Java. Low-level SDK for creating and managing AI agents with threads, messages, runs, and tools.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-agents-persistent-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-anomalydetector-java.json b/catalog/microsoft/azure-ai-anomalydetector-java.json deleted file mode 100644 index 4204cd0..0000000 --- a/catalog/microsoft/azure-ai-anomalydetector-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-anomalydetector-java", - "displayName": "Azure AI Anomalydetector Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-anomalydetector-java/SKILL.md", - "description": "Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-anomalydetector-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-contentsafety-java.json b/catalog/microsoft/azure-ai-contentsafety-java.json deleted file mode 100644 index 47dcdb4..0000000 --- a/catalog/microsoft/azure-ai-contentsafety-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-contentsafety-java", - "displayName": "Azure AI Contentsafety Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-contentsafety-java/SKILL.md", - "description": "Build content moderation applications with Azure AI Content Safety SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-contentsafety-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-contentsafety-py.json b/catalog/microsoft/azure-ai-contentsafety-py.json deleted file mode 100644 index c245c6f..0000000 --- a/catalog/microsoft/azure-ai-contentsafety-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-contentsafety-py", - "displayName": "Azure AI Contentsafety Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-contentsafety-py/SKILL.md", - "description": "Azure AI Content Safety SDK for Python. Use for detecting harmful content in text and images with multi-severity classification.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-contentsafety-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-contentsafety-ts.json b/catalog/microsoft/azure-ai-contentsafety-ts.json deleted file mode 100644 index a3ccbbf..0000000 --- a/catalog/microsoft/azure-ai-contentsafety-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-contentsafety-ts", - "displayName": "Azure AI Contentsafety TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-contentsafety-ts/SKILL.md", - "description": "Analyze text and images for harmful content using Azure AI Content Safety (@azure-rest/ai-content-safety).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-contentsafety-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-contentunderstanding-py.json b/catalog/microsoft/azure-ai-contentunderstanding-py.json deleted file mode 100644 index c642970..0000000 --- a/catalog/microsoft/azure-ai-contentunderstanding-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-contentunderstanding-py", - "displayName": "Azure AI Contentunderstanding Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-contentunderstanding-py/SKILL.md", - "description": "Azure AI Content Understanding SDK for Python. Use for multimodal content extraction from documents, images, audio, and video.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-contentunderstanding-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-document-intelligence-dotnet.json b/catalog/microsoft/azure-ai-document-intelligence-dotnet.json deleted file mode 100644 index 79d622f..0000000 --- a/catalog/microsoft/azure-ai-document-intelligence-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-document-intelligence-dotnet", - "displayName": "Azure AI Document Intelligence .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md", - "description": "Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-document-intelligence-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-document-intelligence-ts.json b/catalog/microsoft/azure-ai-document-intelligence-ts.json deleted file mode 100644 index 1204004..0000000 --- a/catalog/microsoft/azure-ai-document-intelligence-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-document-intelligence-ts", - "displayName": "Azure AI Document Intelligence TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-document-intelligence-ts/SKILL.md", - "description": "Extract text, tables, and structured data from documents using Azure Document Intelligence (@azure-rest/ai-document-intelligence).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-document-intelligence-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-formrecognizer-java.json b/catalog/microsoft/azure-ai-formrecognizer-java.json deleted file mode 100644 index 616587d..0000000 --- a/catalog/microsoft/azure-ai-formrecognizer-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-formrecognizer-java", - "displayName": "Azure AI Formrecognizer Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-formrecognizer-java/SKILL.md", - "description": "Azure AI Document Intelligence SDK for Java (com.azure:azure-ai-documentintelligence).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-formrecognizer-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-language-conversations-py.json b/catalog/microsoft/azure-ai-language-conversations-py.json deleted file mode 100644 index 19bf67b..0000000 --- a/catalog/microsoft/azure-ai-language-conversations-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-language-conversations-py", - "displayName": "Azure AI Language Conversations Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-language-conversations-py/SKILL.md", - "description": "Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-language-conversations-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-ml-py.json b/catalog/microsoft/azure-ai-ml-py.json deleted file mode 100644 index bd8f810..0000000 --- a/catalog/microsoft/azure-ai-ml-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-ml-py", - "displayName": "Azure AI ML Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-ml-py/SKILL.md", - "description": "Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-ml-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-openai-dotnet.json b/catalog/microsoft/azure-ai-openai-dotnet.json deleted file mode 100644 index 4d37537..0000000 --- a/catalog/microsoft/azure-ai-openai-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-openai-dotnet", - "displayName": "Azure AI OpenAI .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md", - "description": "Azure OpenAI SDK for .NET. Client library for Azure OpenAI and OpenAI services.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-openai-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-projects-dotnet.json b/catalog/microsoft/azure-ai-projects-dotnet.json deleted file mode 100644 index b387aca..0000000 --- a/catalog/microsoft/azure-ai-projects-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-projects-dotnet", - "displayName": "Azure AI Projects .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet/SKILL.md", - "description": "Azure AI Projects SDK for .NET. High-level client for Azure AI Foundry projects including agents, connections, datasets, deployments, evaluations, and..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-projects-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-projects-java.json b/catalog/microsoft/azure-ai-projects-java.json deleted file mode 100644 index 11aa884..0000000 --- a/catalog/microsoft/azure-ai-projects-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-projects-java", - "displayName": "Azure AI Projects Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-projects-java/SKILL.md", - "description": "Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-projects-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-projects-py.json b/catalog/microsoft/azure-ai-projects-py.json deleted file mode 100644 index eab0d00..0000000 --- a/catalog/microsoft/azure-ai-projects-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-projects-py", - "displayName": "Azure AI Projects Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-projects-py/SKILL.md", - "description": "Build AI applications using the Azure AI Projects Python SDK (azure-ai-projects).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-projects-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-projects-ts.json b/catalog/microsoft/azure-ai-projects-ts.json deleted file mode 100644 index 22608f4..0000000 --- a/catalog/microsoft/azure-ai-projects-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-projects-ts", - "displayName": "Azure AI Projects TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-projects-ts/SKILL.md", - "description": "Build AI applications using Azure AI Projects SDK for JavaScript (@azure/ai-projects).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-projects-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-textanalytics-py.json b/catalog/microsoft/azure-ai-textanalytics-py.json deleted file mode 100644 index 7709092..0000000 --- a/catalog/microsoft/azure-ai-textanalytics-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-textanalytics-py", - "displayName": "Azure AI Textanalytics Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-textanalytics-py/SKILL.md", - "description": "Azure AI Text Analytics SDK for sentiment analysis, entity recognition, key phrases, language detection, PII, and healthcare NLP.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-textanalytics-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-transcription-py.json b/catalog/microsoft/azure-ai-transcription-py.json deleted file mode 100644 index 4350c79..0000000 --- a/catalog/microsoft/azure-ai-transcription-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-transcription-py", - "displayName": "Azure AI Transcription Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-transcription-py/SKILL.md", - "description": "Azure AI Transcription SDK for Python. Use for real-time and batch speech-to-text transcription with timestamps and diarization.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-transcription-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-translation-document-py.json b/catalog/microsoft/azure-ai-translation-document-py.json deleted file mode 100644 index e418022..0000000 --- a/catalog/microsoft/azure-ai-translation-document-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-translation-document-py", - "displayName": "Azure AI Translation Document Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md", - "description": "Azure AI Document Translation SDK for batch translation of documents with format preservation.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-translation-document-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-translation-text-py.json b/catalog/microsoft/azure-ai-translation-text-py.json deleted file mode 100644 index a602247..0000000 --- a/catalog/microsoft/azure-ai-translation-text-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-translation-text-py", - "displayName": "Azure AI Translation Text Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-translation-text-py/SKILL.md", - "description": "Azure AI Text Translation SDK for real-time text translation, transliteration, language detection, and dictionary lookup.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-translation-text-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-translation-ts.json b/catalog/microsoft/azure-ai-translation-ts.json deleted file mode 100644 index 80bec96..0000000 --- a/catalog/microsoft/azure-ai-translation-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-translation-ts", - "displayName": "Azure AI Translation TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-translation-ts/SKILL.md", - "description": "Build translation applications using Azure Translation SDKs for JavaScript (@azure-rest/ai-translation-text, @azure-rest/ai-translation-document).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-translation-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-vision-imageanalysis-java.json b/catalog/microsoft/azure-ai-vision-imageanalysis-java.json deleted file mode 100644 index cf98029..0000000 --- a/catalog/microsoft/azure-ai-vision-imageanalysis-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-vision-imageanalysis-java", - "displayName": "Azure AI Vision Imageanalysis Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-vision-imageanalysis-java/SKILL.md", - "description": "Build image analysis applications with Azure AI Vision SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-vision-imageanalysis-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-vision-imageanalysis-py.json b/catalog/microsoft/azure-ai-vision-imageanalysis-py.json deleted file mode 100644 index 6c944b4..0000000 --- a/catalog/microsoft/azure-ai-vision-imageanalysis-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-vision-imageanalysis-py", - "displayName": "Azure AI Vision Imageanalysis Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-vision-imageanalysis-py/SKILL.md", - "description": "Azure AI Vision Image Analysis SDK for captions, tags, objects, OCR, people detection, and smart cropping.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-vision-imageanalysis-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-voicelive-dotnet.json b/catalog/microsoft/azure-ai-voicelive-dotnet.json deleted file mode 100644 index 56cad3a..0000000 --- a/catalog/microsoft/azure-ai-voicelive-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-voicelive-dotnet", - "displayName": "Azure AI Voicelive .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-ai-voicelive-dotnet/SKILL.md", - "description": "Azure AI Voice Live SDK for .NET. Build real-time voice AI applications with bidirectional WebSocket communication.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-ai-voicelive-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-voicelive-java.json b/catalog/microsoft/azure-ai-voicelive-java.json deleted file mode 100644 index a28fc80..0000000 --- a/catalog/microsoft/azure-ai-voicelive-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-voicelive-java", - "displayName": "Azure AI Voicelive Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-ai-voicelive-java/SKILL.md", - "description": "Azure AI VoiceLive SDK for Java. Real-time bidirectional voice conversations with AI assistants using WebSocket.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-ai-voicelive-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-voicelive-py.json b/catalog/microsoft/azure-ai-voicelive-py.json deleted file mode 100644 index 2464350..0000000 --- a/catalog/microsoft/azure-ai-voicelive-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-voicelive-py", - "displayName": "Azure AI Voicelive Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/SKILL.md", - "description": "Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-ai-voicelive-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai-voicelive-ts.json b/catalog/microsoft/azure-ai-voicelive-ts.json deleted file mode 100644 index 111905b..0000000 --- a/catalog/microsoft/azure-ai-voicelive-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-ai-voicelive-ts", - "displayName": "Azure AI Voicelive TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md", - "description": "Azure AI Voice Live SDK for JavaScript/TypeScript. Build real-time voice AI applications with bidirectional WebSocket communication.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-ai-voicelive-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-ai.json b/catalog/microsoft/azure-ai.json deleted file mode 100644 index 621c4cb..0000000 --- a/catalog/microsoft/azure-ai.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-ai", - "displayName": "Azure AI", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-ai/SKILL.md", - "description": "Azure skill definition for azure-ai.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-ai/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-aigateway.json b/catalog/microsoft/azure-aigateway.json deleted file mode 100644 index 88cdbe5..0000000 --- a/catalog/microsoft/azure-aigateway.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-aigateway", - "displayName": "Azure Aigateway", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-aigateway/SKILL.md", - "description": "Azure skill definition for azure-aigateway.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-aigateway/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-app-onboard-prereq.json b/catalog/microsoft/azure-app-onboard-prereq.json deleted file mode 100644 index a3df44d..0000000 --- a/catalog/microsoft/azure-app-onboard-prereq.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-app-onboard-prereq", - "displayName": "Azure App Onboard Prereq", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard-prereq/SKILL.md", - "description": "Assess whether source code is ready to deploy to Azure — the check BEFORE infrastructure work.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard-prereq/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-app-onboard.json b/catalog/microsoft/azure-app-onboard.json deleted file mode 100644 index c07347a..0000000 --- a/catalog/microsoft/azure-app-onboard.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-app-onboard", - "displayName": "Azure App Onboard", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/SKILL.md", - "description": "End-to-end orchestrator: from a business idea, app idea, or existing app to running Azure deployment with cost estimates and pre-deploy...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-appconfiguration-java.json b/catalog/microsoft/azure-appconfiguration-java.json deleted file mode 100644 index 1c83fdd..0000000 --- a/catalog/microsoft/azure-appconfiguration-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-appconfiguration-java", - "displayName": "Azure Appconfiguration Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-appconfiguration-java/SKILL.md", - "description": "Azure App Configuration SDK for Java. Centralized application configuration management with key-value settings, feature flags, and snapshots.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-appconfiguration-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-appconfiguration-py.json b/catalog/microsoft/azure-appconfiguration-py.json deleted file mode 100644 index 37181c7..0000000 --- a/catalog/microsoft/azure-appconfiguration-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-appconfiguration-py", - "displayName": "Azure Appconfiguration Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-appconfiguration-py/SKILL.md", - "description": "Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-appconfiguration-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-appconfiguration-ts.json b/catalog/microsoft/azure-appconfiguration-ts.json deleted file mode 100644 index ce9e67c..0000000 --- a/catalog/microsoft/azure-appconfiguration-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-appconfiguration-ts", - "displayName": "Azure Appconfiguration TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-appconfiguration-ts/SKILL.md", - "description": "Build applications using Azure App Configuration SDK for JavaScript (@azure/app-configuration).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-appconfiguration-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cloud-migrate.json b/catalog/microsoft/azure-cloud-migrate.json deleted file mode 100644 index 5d05566..0000000 --- a/catalog/microsoft/azure-cloud-migrate.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-cloud-migrate", - "displayName": "Azure Cloud Migrate", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md", - "description": "Azure skill definition for azure-cloud-migrate.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-cloud-migrate/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-communication-callautomation-java.json b/catalog/microsoft/azure-communication-callautomation-java.json deleted file mode 100644 index 4f74440..0000000 --- a/catalog/microsoft/azure-communication-callautomation-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-communication-callautomation-java", - "displayName": "Azure Communication Callautomation Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-callautomation-java/SKILL.md", - "description": "Build call automation workflows with Azure Communication Services Call Automation Java SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-callautomation-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-communication-callingserver-java.json b/catalog/microsoft/azure-communication-callingserver-java.json deleted file mode 100644 index b139aec..0000000 --- a/catalog/microsoft/azure-communication-callingserver-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-communication-callingserver-java", - "displayName": "Azure Communication Callingserver Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-callingserver-java/SKILL.md", - "description": "Azure Communication Services CallingServer (legacy) Java SDK. Note - This SDK is deprecated.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-callingserver-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-communication-chat-java.json b/catalog/microsoft/azure-communication-chat-java.json deleted file mode 100644 index 00b5211..0000000 --- a/catalog/microsoft/azure-communication-chat-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-communication-chat-java", - "displayName": "Azure Communication Chat Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-chat-java/SKILL.md", - "description": "Build real-time chat applications with Azure Communication Services Chat Java SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-chat-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-communication-common-java.json b/catalog/microsoft/azure-communication-common-java.json deleted file mode 100644 index 5bbcb41..0000000 --- a/catalog/microsoft/azure-communication-common-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-communication-common-java", - "displayName": "Azure Communication Common Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-common-java/SKILL.md", - "description": "Azure Communication Services common utilities for Java. Use when working with CommunicationTokenCredential, user identifiers, token refresh, or shared..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-common-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-communication-sms-java.json b/catalog/microsoft/azure-communication-sms-java.json deleted file mode 100644 index 58a7790..0000000 --- a/catalog/microsoft/azure-communication-sms-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-communication-sms-java", - "displayName": "Azure Communication Sms Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-communication-sms-java/SKILL.md", - "description": "Send SMS messages with Azure Communication Services SMS Java SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-communication-sms-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-compliance.json b/catalog/microsoft/azure-compliance.json deleted file mode 100644 index 38e34ed..0000000 --- a/catalog/microsoft/azure-compliance.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-compliance", - "displayName": "Azure Compliance", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-compliance/SKILL.md", - "description": "Azure skill definition for azure-compliance.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-compliance/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-compute-batch-java.json b/catalog/microsoft/azure-compute-batch-java.json deleted file mode 100644 index 05156bc..0000000 --- a/catalog/microsoft/azure-compute-batch-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-compute-batch-java", - "displayName": "Azure Compute Batch Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-compute-batch-java/SKILL.md", - "description": "Azure Batch SDK for Java. Run large-scale parallel and HPC batch jobs with pools, jobs, tasks, and compute nodes.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-compute-batch-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-compute.json b/catalog/microsoft/azure-compute.json deleted file mode 100644 index 62917a0..0000000 --- a/catalog/microsoft/azure-compute.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-compute", - "displayName": "Azure Compute", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-compute/SKILL.md", - "description": "Azure skill definition for azure-compute.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-compute/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-containerregistry-py.json b/catalog/microsoft/azure-containerregistry-py.json deleted file mode 100644 index 86a510f..0000000 --- a/catalog/microsoft/azure-containerregistry-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-containerregistry-py", - "displayName": "Azure Containerregistry Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-containerregistry-py/SKILL.md", - "description": "Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-containerregistry-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cosmos-db-py.json b/catalog/microsoft/azure-cosmos-db-py.json deleted file mode 100644 index ca5f8e5..0000000 --- a/catalog/microsoft/azure-cosmos-db-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-cosmos-db-py", - "displayName": "Azure Cosmos DB Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-cosmos-db-py/SKILL.md", - "description": "Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-cosmos-db-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cosmos-java.json b/catalog/microsoft/azure-cosmos-java.json deleted file mode 100644 index aa6b745..0000000 --- a/catalog/microsoft/azure-cosmos-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-cosmos-java", - "displayName": "Azure Cosmos Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-cosmos-java/SKILL.md", - "description": "Azure Cosmos DB SDK for Java. NoSQL database operations with global distribution, multi-model support, and reactive patterns.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-cosmos-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cosmos-py.json b/catalog/microsoft/azure-cosmos-py.json deleted file mode 100644 index add777d..0000000 --- a/catalog/microsoft/azure-cosmos-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-cosmos-py", - "displayName": "Azure Cosmos Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-cosmos-py/SKILL.md", - "description": "Azure Cosmos DB SDK for Python (NoSQL API). Use for document CRUD, queries, containers, and globally distributed data.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-cosmos-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cosmos-rust.json b/catalog/microsoft/azure-cosmos-rust.json deleted file mode 100644 index b01d0a5..0000000 --- a/catalog/microsoft/azure-cosmos-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-cosmos-rust", - "displayName": "Azure Cosmos Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-cosmos-rust/SKILL.md", - "description": "Azure Cosmos DB library for Rust (NoSQL API). Document CRUD, containers, and globally distributed data.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-cosmos-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cosmos-ts.json b/catalog/microsoft/azure-cosmos-ts.json deleted file mode 100644 index 1fd1f8c..0000000 --- a/catalog/microsoft/azure-cosmos-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-cosmos-ts", - "displayName": "Azure Cosmos TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-cosmos-ts/SKILL.md", - "description": "Azure Cosmos DB JavaScript/TypeScript SDK (@azure/cosmos) for data plane operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-cosmos-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-cost.json b/catalog/microsoft/azure-cost.json deleted file mode 100644 index e323c43..0000000 --- a/catalog/microsoft/azure-cost.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-cost", - "displayName": "Azure Cost", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-cost/SKILL.md", - "description": "Azure skill definition for azure-cost.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-cost/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-data-tables-java.json b/catalog/microsoft/azure-data-tables-java.json deleted file mode 100644 index f876b73..0000000 --- a/catalog/microsoft/azure-data-tables-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-data-tables-java", - "displayName": "Azure Data Tables Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-data-tables-java/SKILL.md", - "description": "Build table storage applications with Azure Tables SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-data-tables-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-data-tables-py.json b/catalog/microsoft/azure-data-tables-py.json deleted file mode 100644 index 29c9db1..0000000 --- a/catalog/microsoft/azure-data-tables-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-data-tables-py", - "displayName": "Azure Data Tables Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-data-tables-py/SKILL.md", - "description": "Azure Tables SDK for Python (Storage and Cosmos DB). Use for NoSQL key-value storage, entity CRUD, and batch operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-data-tables-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-deploy.json b/catalog/microsoft/azure-deploy.json deleted file mode 100644 index ebe913b..0000000 --- a/catalog/microsoft/azure-deploy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-deploy", - "displayName": "Azure Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-deploy/SKILL.md", - "description": "Azure skill definition for azure-deploy.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-deploy/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-diagnostics.json b/catalog/microsoft/azure-diagnostics.json deleted file mode 100644 index fa66098..0000000 --- a/catalog/microsoft/azure-diagnostics.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-diagnostics", - "displayName": "Azure Diagnostics", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md", - "description": "Azure skill definition for azure-diagnostics.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-diagnostics/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-enterprise-infra-planner.json b/catalog/microsoft/azure-enterprise-infra-planner.json deleted file mode 100644 index 749d5d1..0000000 --- a/catalog/microsoft/azure-enterprise-infra-planner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-enterprise-infra-planner", - "displayName": "Azure Enterprise Infra Planner", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-enterprise-infra-planner/SKILL.md", - "description": "Azure skill definition for azure-enterprise-infra-planner.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-enterprise-infra-planner/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventgrid-dotnet.json b/catalog/microsoft/azure-eventgrid-dotnet.json deleted file mode 100644 index 5ac697a..0000000 --- a/catalog/microsoft/azure-eventgrid-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventgrid-dotnet", - "displayName": "Azure Eventgrid .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-eventgrid-dotnet/SKILL.md", - "description": "Azure Event Grid SDK for .NET. Client library for publishing and consuming events with Azure Event Grid.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-eventgrid-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventgrid-java.json b/catalog/microsoft/azure-eventgrid-java.json deleted file mode 100644 index c8b9e28..0000000 --- a/catalog/microsoft/azure-eventgrid-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventgrid-java", - "displayName": "Azure Eventgrid Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-eventgrid-java/SKILL.md", - "description": "Build event-driven applications with Azure Event Grid SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-eventgrid-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventgrid-py.json b/catalog/microsoft/azure-eventgrid-py.json deleted file mode 100644 index f1d5da4..0000000 --- a/catalog/microsoft/azure-eventgrid-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventgrid-py", - "displayName": "Azure Eventgrid Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-eventgrid-py/SKILL.md", - "description": "Azure Event Grid SDK for Python. Use for publishing events, handling CloudEvents, and event-driven architectures.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-eventgrid-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventhub-dotnet.json b/catalog/microsoft/azure-eventhub-dotnet.json deleted file mode 100644 index 8bea4aa..0000000 --- a/catalog/microsoft/azure-eventhub-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventhub-dotnet", - "displayName": "Azure Eventhub .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet/SKILL.md", - "description": "Azure Event Hubs SDK for .NET. Use for high-throughput event streaming: sending events (EventHubProducerClient, EventHubBufferedProducerClient)...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-eventhub-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventhub-java.json b/catalog/microsoft/azure-eventhub-java.json deleted file mode 100644 index 0b46769..0000000 --- a/catalog/microsoft/azure-eventhub-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventhub-java", - "displayName": "Azure Eventhub Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-eventhub-java/SKILL.md", - "description": "Build real-time streaming applications with Azure Event Hubs SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-eventhub-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventhub-py.json b/catalog/microsoft/azure-eventhub-py.json deleted file mode 100644 index 1c17e6a..0000000 --- a/catalog/microsoft/azure-eventhub-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventhub-py", - "displayName": "Azure Eventhub Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-eventhub-py/SKILL.md", - "description": "Azure Event Hubs SDK for Python streaming. Use for high-throughput event ingestion, producers, consumers, and checkpointing.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-eventhub-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventhub-rust.json b/catalog/microsoft/azure-eventhub-rust.json deleted file mode 100644 index cff6c18..0000000 --- a/catalog/microsoft/azure-eventhub-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventhub-rust", - "displayName": "Azure Eventhub Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-eventhub-rust/SKILL.md", - "description": "Azure Event Hubs library for Rust. Send and receive events for streaming data ingestion and batch processing.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-eventhub-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-eventhub-ts.json b/catalog/microsoft/azure-eventhub-ts.json deleted file mode 100644 index 4a6d338..0000000 --- a/catalog/microsoft/azure-eventhub-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-eventhub-ts", - "displayName": "Azure Eventhub TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts/SKILL.md", - "description": "Build event streaming applications using Azure Event Hubs SDK for JavaScript (@azure/event-hubs).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-eventhub-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-hosted-copilot-sdk.json b/catalog/microsoft/azure-hosted-copilot-sdk.json deleted file mode 100644 index 5bfd27b..0000000 --- a/catalog/microsoft/azure-hosted-copilot-sdk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-hosted-copilot-sdk", - "displayName": "Azure Hosted Copilot Sdk", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-hosted-copilot-sdk/SKILL.md", - "description": "Azure skill definition for azure-hosted-copilot-sdk.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-hosted-copilot-sdk/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-identity-dotnet.json b/catalog/microsoft/azure-identity-dotnet.json deleted file mode 100644 index 43950b8..0000000 --- a/catalog/microsoft/azure-identity-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-identity-dotnet", - "displayName": "Azure Identity .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet/SKILL.md", - "description": "Azure Identity library for .NET. Authentication library for Azure SDK clients using Microsoft Entra ID.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-identity-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-identity-java.json b/catalog/microsoft/azure-identity-java.json deleted file mode 100644 index 1f68944..0000000 --- a/catalog/microsoft/azure-identity-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-identity-java", - "displayName": "Azure Identity Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-identity-java/SKILL.md", - "description": "Azure Identity library for Java authentication with Azure services.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-identity-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-identity-py.json b/catalog/microsoft/azure-identity-py.json deleted file mode 100644 index 81cc896..0000000 --- a/catalog/microsoft/azure-identity-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-identity-py", - "displayName": "Azure Identity Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-identity-py/SKILL.md", - "description": "Azure Identity SDK for Python authentication with Microsoft Entra ID.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-identity-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-identity-rust.json b/catalog/microsoft/azure-identity-rust.json deleted file mode 100644 index 2df9355..0000000 --- a/catalog/microsoft/azure-identity-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-identity-rust", - "displayName": "Azure Identity Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-identity-rust/SKILL.md", - "description": "Azure Identity library for Rust. Microsoft Entra ID authentication for all Azure SDK clients.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-identity-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-identity-ts.json b/catalog/microsoft/azure-identity-ts.json deleted file mode 100644 index c3948f0..0000000 --- a/catalog/microsoft/azure-identity-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-identity-ts", - "displayName": "Azure Identity TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md", - "description": "Authenticate to Azure services using Azure Identity library for JavaScript (@azure/identity).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-identity-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-certificates-rust.json b/catalog/microsoft/azure-keyvault-certificates-rust.json deleted file mode 100644 index 8faab00..0000000 --- a/catalog/microsoft/azure-keyvault-certificates-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-certificates-rust", - "displayName": "Azure Keyvault Certificates Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-certificates-rust/SKILL.md", - "description": "Azure Key Vault Certificates library for Rust. Create, manage, and use X.509 certificates including self-signed and CA-issued.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-certificates-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-keys-rust.json b/catalog/microsoft/azure-keyvault-keys-rust.json deleted file mode 100644 index fdf71a4..0000000 --- a/catalog/microsoft/azure-keyvault-keys-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-keys-rust", - "displayName": "Azure Keyvault Keys Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust/SKILL.md", - "description": "Azure Key Vault Keys library for Rust. Create, manage, and use cryptographic keys including RSA, EC, and HSM-protected keys.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-keys-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-keys-ts.json b/catalog/microsoft/azure-keyvault-keys-ts.json deleted file mode 100644 index 674c240..0000000 --- a/catalog/microsoft/azure-keyvault-keys-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-keys-ts", - "displayName": "Azure Keyvault Keys TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts/SKILL.md", - "description": "Manage cryptographic keys using Azure Key Vault Keys SDK for JavaScript (@azure/keyvault-keys).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-keyvault-keys-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-py.json b/catalog/microsoft/azure-keyvault-py.json deleted file mode 100644 index 6e6ffa8..0000000 --- a/catalog/microsoft/azure-keyvault-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-py", - "displayName": "Azure Keyvault Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-keyvault-py/SKILL.md", - "description": "Azure Key Vault SDK for Python. Use for secrets, keys, and certificates management with secure storage.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-keyvault-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-secrets-rust.json b/catalog/microsoft/azure-keyvault-secrets-rust.json deleted file mode 100644 index 56aa524..0000000 --- a/catalog/microsoft/azure-keyvault-secrets-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-secrets-rust", - "displayName": "Azure Keyvault Secrets Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-keyvault-secrets-rust/SKILL.md", - "description": "Azure Key Vault Secrets library for Rust. Store and retrieve secrets, passwords, and API keys.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-keyvault-secrets-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-keyvault-secrets-ts.json b/catalog/microsoft/azure-keyvault-secrets-ts.json deleted file mode 100644 index e63c990..0000000 --- a/catalog/microsoft/azure-keyvault-secrets-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-keyvault-secrets-ts", - "displayName": "Azure Keyvault Secrets TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-keyvault-secrets-ts/SKILL.md", - "description": "Manage secrets using Azure Key Vault Secrets SDK for JavaScript (@azure/keyvault-secrets).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-keyvault-secrets-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-kubernetes-automatic-readiness.json b/catalog/microsoft/azure-kubernetes-automatic-readiness.json deleted file mode 100644 index 007e838..0000000 --- a/catalog/microsoft/azure-kubernetes-automatic-readiness.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-kubernetes:azure-kubernetes-automatic-readiness", - "displayName": "Azure Kubernetes Automatic Readiness", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness/SKILL.md", - "description": "Azure skill definition for azure-kubernetes-automatic-readiness.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kubernetes/azure-kubernetes-automatic-readiness/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-kubernetes.json b/catalog/microsoft/azure-kubernetes.json deleted file mode 100644 index fe20fe1..0000000 --- a/catalog/microsoft/azure-kubernetes.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-kubernetes", - "displayName": "Azure Kubernetes", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md", - "description": "Azure skill definition for azure-kubernetes.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kubernetes/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-kusto.json b/catalog/microsoft/azure-kusto.json deleted file mode 100644 index ba4e11a..0000000 --- a/catalog/microsoft/azure-kusto.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-kusto", - "displayName": "Azure Kusto", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-kusto/SKILL.md", - "description": "Azure skill definition for azure-kusto.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-kusto/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-maps-search-dotnet.json b/catalog/microsoft/azure-maps-search-dotnet.json deleted file mode 100644 index 362ed54..0000000 --- a/catalog/microsoft/azure-maps-search-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-maps-search-dotnet", - "displayName": "Azure Maps Search .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-maps-search-dotnet/SKILL.md", - "description": "Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-maps-search-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-messaging-webpubsub-java.json b/catalog/microsoft/azure-messaging-webpubsub-java.json deleted file mode 100644 index 94fba5b..0000000 --- a/catalog/microsoft/azure-messaging-webpubsub-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-messaging-webpubsub-java", - "displayName": "Azure Messaging Webpubsub Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-messaging-webpubsub-java/SKILL.md", - "description": "Build real-time web applications with Azure Web PubSub SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-messaging-webpubsub-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-messaging-webpubsubservice-py.json b/catalog/microsoft/azure-messaging-webpubsubservice-py.json deleted file mode 100644 index 443b386..0000000 --- a/catalog/microsoft/azure-messaging-webpubsubservice-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-messaging-webpubsubservice-py", - "displayName": "Azure Messaging Webpubsubservice Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-messaging-webpubsubservice-py/SKILL.md", - "description": "Azure Web PubSub Service SDK for Python. Use for real-time messaging, WebSocket connections, and pub/sub patterns.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-messaging-webpubsubservice-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-messaging.json b/catalog/microsoft/azure-messaging.json deleted file mode 100644 index 2f5a0c0..0000000 --- a/catalog/microsoft/azure-messaging.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-messaging", - "displayName": "Azure Messaging", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-messaging/SKILL.md", - "description": "Azure skill definition for azure-messaging.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-messaging/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-apicenter-dotnet.json b/catalog/microsoft/azure-mgmt-apicenter-dotnet.json deleted file mode 100644 index 45dd1c8..0000000 --- a/catalog/microsoft/azure-mgmt-apicenter-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-apicenter-dotnet", - "displayName": "Azure Mgmt Apicenter .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet/SKILL.md", - "description": "Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apicenter-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-apicenter-py.json b/catalog/microsoft/azure-mgmt-apicenter-py.json deleted file mode 100644 index d082a8c..0000000 --- a/catalog/microsoft/azure-mgmt-apicenter-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-apicenter-py", - "displayName": "Azure Mgmt Apicenter Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-apicenter-py/SKILL.md", - "description": "Azure API Center Management SDK for Python. Use for managing API inventory, metadata, and governance across your organization.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-apicenter-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-apimanagement-dotnet.json b/catalog/microsoft/azure-mgmt-apimanagement-dotnet.json deleted file mode 100644 index e177fcd..0000000 --- a/catalog/microsoft/azure-mgmt-apimanagement-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-apimanagement-dotnet", - "displayName": "Azure Mgmt Apimanagement .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apimanagement-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for API Management in .NET. Use for MANAGEMENT PLANE operations: creating/managing APIM services, APIs, products...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-apimanagement-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-apimanagement-py.json b/catalog/microsoft/azure-mgmt-apimanagement-py.json deleted file mode 100644 index 038682a..0000000 --- a/catalog/microsoft/azure-mgmt-apimanagement-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-apimanagement-py", - "displayName": "Azure Mgmt Apimanagement Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-apimanagement-py/SKILL.md", - "description": "Azure API Management SDK for Python. Use for managing APIM services, APIs, products, subscriptions, and policies.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-apimanagement-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-applicationinsights-dotnet.json b/catalog/microsoft/azure-mgmt-applicationinsights-dotnet.json deleted file mode 100644 index d2c4d1f..0000000 --- a/catalog/microsoft/azure-mgmt-applicationinsights-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-applicationinsights-dotnet", - "displayName": "Azure Mgmt Applicationinsights .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md", - "description": "Azure Application Insights SDK for .NET. Application performance monitoring and observability resource management.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-applicationinsights-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-arizeaiobservabilityeval-dotnet.json b/catalog/microsoft/azure-mgmt-arizeaiobservabilityeval-dotnet.json deleted file mode 100644 index 67489fa..0000000 --- a/catalog/microsoft/azure-mgmt-arizeaiobservabilityeval-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-arizeaiobservabilityeval-dotnet", - "displayName": "Azure Mgmt Arizeaiobservabilityeval .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Arize AI Observability and Evaluation (.NET).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-arizeaiobservabilityeval-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-botservice-dotnet.json b/catalog/microsoft/azure-mgmt-botservice-dotnet.json deleted file mode 100644 index 7679ac3..0000000 --- a/catalog/microsoft/azure-mgmt-botservice-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-botservice-dotnet", - "displayName": "Azure Mgmt Botservice .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-botservice-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Bot Service in .NET. Management plane operations for creating and managing Azure Bot resources, channels (Teams...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-botservice-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-botservice-py.json b/catalog/microsoft/azure-mgmt-botservice-py.json deleted file mode 100644 index ea246fa..0000000 --- a/catalog/microsoft/azure-mgmt-botservice-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-botservice-py", - "displayName": "Azure Mgmt Botservice Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-botservice-py/SKILL.md", - "description": "Azure Bot Service Management SDK for Python. Use for creating, managing, and configuring Azure Bot Service resources.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-botservice-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-fabric-dotnet.json b/catalog/microsoft/azure-mgmt-fabric-dotnet.json deleted file mode 100644 index 10806f2..0000000 --- a/catalog/microsoft/azure-mgmt-fabric-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-fabric-dotnet", - "displayName": "Azure Mgmt Fabric .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-fabric-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Fabric in .NET. Use for MANAGEMENT PLANE operations: provisioning, scaling, suspending/resuming Microsoft Fabric...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-fabric-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-fabric-py.json b/catalog/microsoft/azure-mgmt-fabric-py.json deleted file mode 100644 index 842ea87..0000000 --- a/catalog/microsoft/azure-mgmt-fabric-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-fabric-py", - "displayName": "Azure Mgmt Fabric Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-mgmt-fabric-py/SKILL.md", - "description": "Azure Fabric Management SDK for Python. Use for managing Microsoft Fabric capacities and resources.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-mgmt-fabric-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-mongodbatlas-dotnet.json b/catalog/microsoft/azure-mgmt-mongodbatlas-dotnet.json deleted file mode 100644 index 8084da7..0000000 --- a/catalog/microsoft/azure-mgmt-mongodbatlas-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-mongodbatlas-dotnet", - "displayName": "Azure Mgmt Mongodbatlas .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md", - "description": "Manage MongoDB Atlas Organizations as Azure ARM resources using Azure.ResourceManager.MongoDBAtlas SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-mongodbatlas-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-mgmt-weightsandbiases-dotnet.json b/catalog/microsoft/azure-mgmt-weightsandbiases-dotnet.json deleted file mode 100644 index a6eee5b..0000000 --- a/catalog/microsoft/azure-mgmt-weightsandbiases-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-mgmt-weightsandbiases-dotnet", - "displayName": "Azure Mgmt Weightsandbiases .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md", - "description": "Azure Weights & Biases SDK for .NET. ML experiment tracking and model management via Azure Marketplace.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-mgmt-weightsandbiases-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-microsoft-playwright-testing-ts.json b/catalog/microsoft/azure-microsoft-playwright-testing-ts.json deleted file mode 100644 index 856bf87..0000000 --- a/catalog/microsoft/azure-microsoft-playwright-testing-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-microsoft-playwright-testing-ts", - "displayName": "Azure Microsoft Playwright Testing TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-microsoft-playwright-testing-ts/SKILL.md", - "description": "Run Playwright tests at scale using Azure Playwright Workspaces (formerly Microsoft Playwright Testing).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-microsoft-playwright-testing-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-ingestion-java.json b/catalog/microsoft/azure-monitor-ingestion-java.json deleted file mode 100644 index e5fc76a..0000000 --- a/catalog/microsoft/azure-monitor-ingestion-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-ingestion-java", - "displayName": "Azure Monitor Ingestion Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-ingestion-java/SKILL.md", - "description": "Azure Monitor Ingestion SDK for Java. Send custom logs to Azure Monitor via Data Collection Rules (DCR) and Data Collection Endpoints (DCE).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-ingestion-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-ingestion-py.json b/catalog/microsoft/azure-monitor-ingestion-py.json deleted file mode 100644 index eb120af..0000000 --- a/catalog/microsoft/azure-monitor-ingestion-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-ingestion-py", - "displayName": "Azure Monitor Ingestion Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-ingestion-py/SKILL.md", - "description": "Azure Monitor Ingestion SDK for Python. Use for sending custom logs to Log Analytics workspace via Logs Ingestion API.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-ingestion-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-opentelemetry-exporter-java.json b/catalog/microsoft/azure-monitor-opentelemetry-exporter-java.json deleted file mode 100644 index cc4295b..0000000 --- a/catalog/microsoft/azure-monitor-opentelemetry-exporter-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-opentelemetry-exporter-java", - "displayName": "Azure Monitor Opentelemetry Exporter Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md", - "description": "Azure Monitor OpenTelemetry Exporter for Java. Export OpenTelemetry traces, metrics, and logs to Azure Monitor/Application Insights.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-opentelemetry-exporter-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-opentelemetry-exporter-py.json b/catalog/microsoft/azure-monitor-opentelemetry-exporter-py.json deleted file mode 100644 index 1a63008..0000000 --- a/catalog/microsoft/azure-monitor-opentelemetry-exporter-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-opentelemetry-exporter-py", - "displayName": "Azure Monitor Opentelemetry Exporter Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md", - "description": "Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-exporter-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-opentelemetry-py.json b/catalog/microsoft/azure-monitor-opentelemetry-py.json deleted file mode 100644 index 6f75547..0000000 --- a/catalog/microsoft/azure-monitor-opentelemetry-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-opentelemetry-py", - "displayName": "Azure Monitor Opentelemetry Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-py/SKILL.md", - "description": "Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-opentelemetry-ts.json b/catalog/microsoft/azure-monitor-opentelemetry-ts.json deleted file mode 100644 index 8346708..0000000 --- a/catalog/microsoft/azure-monitor-opentelemetry-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-opentelemetry-ts", - "displayName": "Azure Monitor Opentelemetry TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md", - "description": "Instrument applications with Azure Monitor and OpenTelemetry for JavaScript (@azure/monitor-opentelemetry).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-monitor-opentelemetry-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-query-java.json b/catalog/microsoft/azure-monitor-query-java.json deleted file mode 100644 index fd86a64..0000000 --- a/catalog/microsoft/azure-monitor-query-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-query-java", - "displayName": "Azure Monitor Query Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-monitor-query-java/SKILL.md", - "description": "Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-monitor-query-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-monitor-query-py.json b/catalog/microsoft/azure-monitor-query-py.json deleted file mode 100644 index 9630a0a..0000000 --- a/catalog/microsoft/azure-monitor-query-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-monitor-query-py", - "displayName": "Azure Monitor Query Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-monitor-query-py/SKILL.md", - "description": "Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-monitor-query-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-postgres-ts.json b/catalog/microsoft/azure-postgres-ts.json deleted file mode 100644 index 0e1e60a..0000000 --- a/catalog/microsoft/azure-postgres-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-postgres-ts", - "displayName": "Azure Postgres TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-postgres-ts/SKILL.md", - "description": "Connect to Azure Database for PostgreSQL Flexible Server from Node.js/TypeScript using the pg (node-postgres) package.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-postgres-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-prepare.json b/catalog/microsoft/azure-prepare.json deleted file mode 100644 index f6242db..0000000 --- a/catalog/microsoft/azure-prepare.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-prepare", - "displayName": "Azure Prepare", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-prepare/SKILL.md", - "description": "Azure skill definition for azure-prepare.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-prepare/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-quotas.json b/catalog/microsoft/azure-quotas.json deleted file mode 100644 index c8f3c44..0000000 --- a/catalog/microsoft/azure-quotas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-quotas", - "displayName": "Azure Quotas", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-quotas/SKILL.md", - "description": "Azure skill definition for azure-quotas.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-quotas/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-rbac.json b/catalog/microsoft/azure-rbac.json deleted file mode 100644 index 32ff776..0000000 --- a/catalog/microsoft/azure-rbac.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-rbac", - "displayName": "Azure Rbac", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-rbac/SKILL.md", - "description": "Azure skill definition for azure-rbac.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-rbac/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-reliability.json b/catalog/microsoft/azure-reliability.json deleted file mode 100644 index 8362816..0000000 --- a/catalog/microsoft/azure-reliability.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-reliability", - "displayName": "Azure Reliability", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-reliability/SKILL.md", - "description": "Azure skill definition for azure-reliability.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-reliability/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-lookup.json b/catalog/microsoft/azure-resource-lookup.json deleted file mode 100644 index c837a2c..0000000 --- a/catalog/microsoft/azure-resource-lookup.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-resource-lookup", - "displayName": "Azure Resource Lookup", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-resource-lookup/SKILL.md", - "description": "Azure skill definition for azure-resource-lookup.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-resource-lookup/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-cosmosdb-dotnet.json b/catalog/microsoft/azure-resource-manager-cosmosdb-dotnet.json deleted file mode 100644 index 1a8aa8f..0000000 --- a/catalog/microsoft/azure-resource-manager-cosmosdb-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-cosmosdb-dotnet", - "displayName": "Azure Resource Manager Cosmosdb .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Cosmos DB in .NET. Use for MANAGEMENT PLANE operations: creating/managing Cosmos DB accounts, databases, containers...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-cosmosdb-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-durabletask-dotnet.json b/catalog/microsoft/azure-resource-manager-durabletask-dotnet.json deleted file mode 100644 index 607ae23..0000000 --- a/catalog/microsoft/azure-resource-manager-durabletask-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-durabletask-dotnet", - "displayName": "Azure Resource Manager Durabletask .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-durabletask-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Durable Task Scheduler in .NET.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-durabletask-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-mysql-dotnet.json b/catalog/microsoft/azure-resource-manager-mysql-dotnet.json deleted file mode 100644 index a05854a..0000000 --- a/catalog/microsoft/azure-resource-manager-mysql-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-mysql-dotnet", - "displayName": "Azure Resource Manager MySQL .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-mysql-dotnet/SKILL.md", - "description": "Azure MySQL Flexible Server SDK for .NET. Database management for MySQL Flexible Server deployments.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-mysql-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-playwright-dotnet.json b/catalog/microsoft/azure-resource-manager-playwright-dotnet.json deleted file mode 100644 index 32d9e56..0000000 --- a/catalog/microsoft/azure-resource-manager-playwright-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-playwright-dotnet", - "displayName": "Azure Resource Manager Playwright .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-playwright-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Microsoft Playwright Testing in .NET.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-playwright-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-postgresql-dotnet.json b/catalog/microsoft/azure-resource-manager-postgresql-dotnet.json deleted file mode 100644 index 198ae1b..0000000 --- a/catalog/microsoft/azure-resource-manager-postgresql-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-postgresql-dotnet", - "displayName": "Azure Resource Manager PostgreSQL .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-postgresql-dotnet/SKILL.md", - "description": "Azure PostgreSQL Flexible Server SDK for .NET. Database management for PostgreSQL Flexible Server deployments.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-postgresql-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-redis-dotnet.json b/catalog/microsoft/azure-resource-manager-redis-dotnet.json deleted file mode 100644 index c702268..0000000 --- a/catalog/microsoft/azure-resource-manager-redis-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-redis-dotnet", - "displayName": "Azure Resource Manager Redis .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Redis in .NET. Use for MANAGEMENT PLANE operations: creating/managing Azure Cache for Redis instances, firewall rules...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-redis-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-manager-sql-dotnet.json b/catalog/microsoft/azure-resource-manager-sql-dotnet.json deleted file mode 100644 index a98ce34..0000000 --- a/catalog/microsoft/azure-resource-manager-sql-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-resource-manager-sql-dotnet", - "displayName": "Azure Resource Manager SQL .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet/SKILL.md", - "description": "Azure Resource Manager SDK for Azure SQL in .NET. Use for MANAGEMENT PLANE operations: creating/managing SQL servers, databases, elastic pools, firewall", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-resource-manager-sql-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-resource-visualizer.json b/catalog/microsoft/azure-resource-visualizer.json deleted file mode 100644 index d45c277..0000000 --- a/catalog/microsoft/azure-resource-visualizer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-resource-visualizer", - "displayName": "Azure Resource Visualizer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-resource-visualizer/SKILL.md", - "description": "Azure skill definition for azure-resource-visualizer.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-resource-visualizer/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-sdk-dotnet.json b/catalog/microsoft/azure-sdk-dotnet.json new file mode 100644 index 0000000..655a567 --- /dev/null +++ b/catalog/microsoft/azure-sdk-dotnet.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure-sdk-dotnet", + "displayName": "Azure SDK .NET", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet", + "description": "Azure SDK patterns and best practices for .NET developers covering AI, resource management, identity, messaging, and Key Vault libraries.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-dotnet/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/azure-sdk-java.json b/catalog/microsoft/azure-sdk-java.json new file mode 100644 index 0000000..58447d4 --- /dev/null +++ b/catalog/microsoft/azure-sdk-java.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure-sdk-java", + "displayName": "Azure SDK Java", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java", + "description": "Azure SDK patterns and best practices for Java developers covering AI, communication, storage, identity, monitoring, and management libraries.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-java/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/azure-sdk-python.json b/catalog/microsoft/azure-sdk-python.json new file mode 100644 index 0000000..f10bf97 --- /dev/null +++ b/catalog/microsoft/azure-sdk-python.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure-sdk-python", + "displayName": "Azure SDK Python", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python", + "description": "Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-python/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/azure-sdk-rust.json b/catalog/microsoft/azure-sdk-rust.json new file mode 100644 index 0000000..855ebdc --- /dev/null +++ b/catalog/microsoft/azure-sdk-rust.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure-sdk-rust", + "displayName": "Azure SDK Rust", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust", + "description": "Azure SDK patterns and best practices for Rust developers covering identity, Key Vault, storage, Cosmos DB, and Event Hubs.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-rust/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/azure-sdk-typescript.json b/catalog/microsoft/azure-sdk-typescript.json new file mode 100644 index 0000000..9fec732 --- /dev/null +++ b/catalog/microsoft/azure-sdk-typescript.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure-sdk-typescript", + "displayName": "Azure SDK TypeScript", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript", + "description": "Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-sdk-typescript/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/azure-search-documents-dotnet.json b/catalog/microsoft/azure-search-documents-dotnet.json deleted file mode 100644 index 35252f1..0000000 --- a/catalog/microsoft/azure-search-documents-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-search-documents-dotnet", - "displayName": "Azure Search Documents .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md", - "description": "Azure AI Search SDK for .NET (Azure.Search.Documents). Use for building search applications with full-text, vector, semantic, and hybrid search.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-search-documents-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-search-documents-py.json b/catalog/microsoft/azure-search-documents-py.json deleted file mode 100644 index e7b2feb..0000000 --- a/catalog/microsoft/azure-search-documents-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-search-documents-py", - "displayName": "Azure Search Documents Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-search-documents-py/SKILL.md", - "description": "Azure AI Search SDK for Python. Use for vector search, hybrid search, semantic ranking, indexing, and skillsets.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-search-documents-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-search-documents-ts.json b/catalog/microsoft/azure-search-documents-ts.json deleted file mode 100644 index 41b75fe..0000000 --- a/catalog/microsoft/azure-search-documents-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-search-documents-ts", - "displayName": "Azure Search Documents TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-search-documents-ts/SKILL.md", - "description": "Build search applications using Azure AI Search SDK for JavaScript (@azure/search-documents).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-search-documents-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-security-keyvault-keys-dotnet.json b/catalog/microsoft/azure-security-keyvault-keys-dotnet.json deleted file mode 100644 index 5e0f94e..0000000 --- a/catalog/microsoft/azure-security-keyvault-keys-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-security-keyvault-keys-dotnet", - "displayName": "Azure Security Keyvault Keys .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-security-keyvault-keys-dotnet/SKILL.md", - "description": "Azure Key Vault Keys SDK for .NET. Client library for managing cryptographic keys in Azure Key Vault and Managed HSM.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-security-keyvault-keys-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-security-keyvault-keys-java.json b/catalog/microsoft/azure-security-keyvault-keys-java.json deleted file mode 100644 index 1888dde..0000000 --- a/catalog/microsoft/azure-security-keyvault-keys-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-security-keyvault-keys-java", - "displayName": "Azure Security Keyvault Keys Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-keys-java/SKILL.md", - "description": "Azure Key Vault Keys Java SDK for cryptographic key management.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-security-keyvault-keys-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-security-keyvault-secrets-java.json b/catalog/microsoft/azure-security-keyvault-secrets-java.json deleted file mode 100644 index 0e8e5a8..0000000 --- a/catalog/microsoft/azure-security-keyvault-secrets-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-security-keyvault-secrets-java", - "displayName": "Azure Security Keyvault Secrets Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-security-keyvault-secrets-java/SKILL.md", - "description": "Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-security-keyvault-secrets-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-servicebus-dotnet.json b/catalog/microsoft/azure-servicebus-dotnet.json deleted file mode 100644 index d4ef6d1..0000000 --- a/catalog/microsoft/azure-servicebus-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-servicebus-dotnet", - "displayName": "Azure Servicebus .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/azure-servicebus-dotnet/SKILL.md", - "description": "Azure Service Bus SDK for .NET. Enterprise messaging with queues, topics, subscriptions, and sessions.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/azure-servicebus-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-servicebus-py.json b/catalog/microsoft/azure-servicebus-py.json deleted file mode 100644 index afcf2e8..0000000 --- a/catalog/microsoft/azure-servicebus-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-servicebus-py", - "displayName": "Azure Servicebus Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-servicebus-py/SKILL.md", - "description": "Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-servicebus-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-servicebus-ts.json b/catalog/microsoft/azure-servicebus-ts.json deleted file mode 100644 index 7790de8..0000000 --- a/catalog/microsoft/azure-servicebus-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-servicebus-ts", - "displayName": "Azure Servicebus TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-servicebus-ts/SKILL.md", - "description": "Build messaging applications using Azure Service Bus SDK for JavaScript (@azure/service-bus).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-servicebus-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-speech-to-text-rest-py.json b/catalog/microsoft/azure-speech-to-text-rest-py.json deleted file mode 100644 index 8681873..0000000 --- a/catalog/microsoft/azure-speech-to-text-rest-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-speech-to-text-rest-py", - "displayName": "Azure Speech to Text REST Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py/SKILL.md", - "description": "Azure Speech to Text REST API for short audio (Python). Use for simple speech recognition of audio files up to 60 seconds without the Speech SDK.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-speech-to-text-rest-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-blob-java.json b/catalog/microsoft/azure-storage-blob-java.json deleted file mode 100644 index 3cbd435..0000000 --- a/catalog/microsoft/azure-storage-blob-java.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-blob-java", - "displayName": "Azure Storage Blob Java", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-java/skills/azure-storage-blob-java/SKILL.md", - "description": "Build blob storage applications with Azure Storage Blob SDK for Java.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-java/skills/azure-storage-blob-java/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-blob-py.json b/catalog/microsoft/azure-storage-blob-py.json deleted file mode 100644 index 9e686a2..0000000 --- a/catalog/microsoft/azure-storage-blob-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-blob-py", - "displayName": "Azure Storage Blob Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-blob-py/SKILL.md", - "description": "Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-blob-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-blob-rust.json b/catalog/microsoft/azure-storage-blob-rust.json deleted file mode 100644 index 7a7224f..0000000 --- a/catalog/microsoft/azure-storage-blob-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-blob-rust", - "displayName": "Azure Storage Blob Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-storage-blob-rust/SKILL.md", - "description": "Azure Blob Storage library for Rust. Upload, download, and manage blobs and containers.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-storage-blob-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-blob-ts.json b/catalog/microsoft/azure-storage-blob-ts.json deleted file mode 100644 index 5f32143..0000000 --- a/catalog/microsoft/azure-storage-blob-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-blob-ts", - "displayName": "Azure Storage Blob TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-blob-ts/SKILL.md", - "description": "Azure Blob Storage JavaScript/TypeScript SDK (@azure/storage-blob) for blob operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-blob-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-file-datalake-py.json b/catalog/microsoft/azure-storage-file-datalake-py.json deleted file mode 100644 index dc79cee..0000000 --- a/catalog/microsoft/azure-storage-file-datalake-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-file-datalake-py", - "displayName": "Azure Storage File Datalake Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-file-datalake-py/SKILL.md", - "description": "Azure Data Lake Storage Gen2 SDK for Python. Use for hierarchical file systems, big data analytics, and file/directory operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-file-datalake-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-file-share-py.json b/catalog/microsoft/azure-storage-file-share-py.json deleted file mode 100644 index 82fad9a..0000000 --- a/catalog/microsoft/azure-storage-file-share-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-file-share-py", - "displayName": "Azure Storage File Share Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-file-share-py/SKILL.md", - "description": "Azure Storage File Share SDK for Python. Use for SMB file shares, directories, and file operations in the cloud.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-file-share-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-file-share-ts.json b/catalog/microsoft/azure-storage-file-share-ts.json deleted file mode 100644 index 3fb41ee..0000000 --- a/catalog/microsoft/azure-storage-file-share-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-file-share-ts", - "displayName": "Azure Storage File Share TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-file-share-ts/SKILL.md", - "description": "Azure File Share JavaScript/TypeScript SDK (@azure/storage-file-share) for SMB file share operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-file-share-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-queue-py.json b/catalog/microsoft/azure-storage-queue-py.json deleted file mode 100644 index 11e98d2..0000000 --- a/catalog/microsoft/azure-storage-queue-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-queue-py", - "displayName": "Azure Storage Queue Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/azure-storage-queue-py/SKILL.md", - "description": "Azure Queue Storage SDK for Python. Use for reliable message queuing, task distribution, and asynchronous processing.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/azure-storage-queue-py/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-queue-rust.json b/catalog/microsoft/azure-storage-queue-rust.json deleted file mode 100644 index 0dfe64a..0000000 --- a/catalog/microsoft/azure-storage-queue-rust.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-queue-rust", - "displayName": "Azure Storage Queue Rust", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-rust/skills/azure-storage-queue-rust/SKILL.md", - "description": "Azure Queue Storage library for Rust. Send, receive, and manage queue messages.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-rust/skills/azure-storage-queue-rust/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage-queue-ts.json b/catalog/microsoft/azure-storage-queue-ts.json deleted file mode 100644 index c357c22..0000000 --- a/catalog/microsoft/azure-storage-queue-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-storage-queue-ts", - "displayName": "Azure Storage Queue TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-storage-queue-ts/SKILL.md", - "description": "Azure Queue Storage JavaScript/TypeScript SDK (@azure/storage-queue) for message queue operations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-storage-queue-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-storage.json b/catalog/microsoft/azure-storage.json deleted file mode 100644 index ed4051e..0000000 --- a/catalog/microsoft/azure-storage.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-storage", - "displayName": "Azure Storage", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-storage/SKILL.md", - "description": "Azure skill definition for azure-storage.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-storage/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-upgrade.json b/catalog/microsoft/azure-upgrade.json deleted file mode 100644 index cba7d66..0000000 --- a/catalog/microsoft/azure-upgrade.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-upgrade", - "displayName": "Azure Upgrade", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-upgrade/SKILL.md", - "description": "Azure skill definition for azure-upgrade.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-upgrade/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-validate.json b/catalog/microsoft/azure-validate.json deleted file mode 100644 index 4c842dc..0000000 --- a/catalog/microsoft/azure-validate.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:azure-validate", - "displayName": "Azure Validate", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/azure-validate/SKILL.md", - "description": "Azure skill definition for azure-validate.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-validate/SKILL.md" - } -} diff --git a/catalog/microsoft/azure-web-pubsub-ts.json b/catalog/microsoft/azure-web-pubsub-ts.json deleted file mode 100644 index 3e63a3c..0000000 --- a/catalog/microsoft/azure-web-pubsub-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:azure-web-pubsub-ts", - "displayName": "Azure Web Pubsub TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md", - "description": "Build real-time messaging applications using Azure Web PubSub SDKs for JavaScript (@azure/web-pubsub, @azure/web-pubsub-client).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/azure-web-pubsub-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/azure.json b/catalog/microsoft/azure.json new file mode 100644 index 0000000..08f33bc --- /dev/null +++ b/catalog/microsoft/azure.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:azure-skills:azure", + "displayName": "Azure", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills", + "description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", + "metadata": { + "sourceSet": "microsoft/azure-skills", + "repoPath": ".github/plugins/azure-skills/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/declarative-agent-developer.json b/catalog/microsoft/declarative-agent-developer.json deleted file mode 100644 index 62efc05..0000000 --- a/catalog/microsoft/declarative-agent-developer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:declarative-agent-developer", - "displayName": "Declarative Agent Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/declarative-agent-developer/SKILL.md", - "description": "Create, build, deploy, and localize declarative agents for M365 Copilot and Teams. USE THIS SKILL for ANY task involving a declarative agent — including", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/declarative-agent-developer/SKILL.md" - } -} diff --git a/catalog/microsoft/deep-wiki.json b/catalog/microsoft/deep-wiki.json new file mode 100644 index 0000000..b2b5341 --- /dev/null +++ b/catalog/microsoft/deep-wiki.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:deep-wiki", + "displayName": "Deep Wiki", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki", + "description": "AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/deep-wiki/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/deploy.json b/catalog/microsoft/deploy.json deleted file mode 100644 index de8e26b..0000000 --- a/catalog/microsoft/deploy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:deploy", - "displayName": "Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/deploy/SKILL.md", - "description": "Invoked by the `azure-app-onboard` orchestrator at Phase 4 when `scaffold-manifest.json` exists with `files[]` and `validationResult`.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/deploy/SKILL.md" - } -} diff --git a/catalog/microsoft/entra-agent-id.json b/catalog/microsoft/entra-agent-id.json deleted file mode 100644 index 5476edb..0000000 --- a/catalog/microsoft/entra-agent-id.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:entra-agent-id", - "displayName": "Entra Agent Id", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/entra-agent-id/SKILL.md", - "description": "Azure skill definition for entra-agent-id.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/entra-agent-id/SKILL.md" - } -} diff --git a/catalog/microsoft/entra-app-registration.json b/catalog/microsoft/entra-app-registration.json deleted file mode 100644 index 1a6f6a6..0000000 --- a/catalog/microsoft/entra-app-registration.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:entra-app-registration", - "displayName": "Entra App Registration", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/entra-app-registration/SKILL.md", - "description": "Azure skill definition for entra-app-registration.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/entra-app-registration/SKILL.md" - } -} diff --git a/catalog/microsoft/fastapi-router-py.json b/catalog/microsoft/fastapi-router-py.json deleted file mode 100644 index 73b4a21..0000000 --- a/catalog/microsoft/fastapi-router-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:fastapi-router-py", - "displayName": "Fastapi Router Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/fastapi-router-py/SKILL.md", - "description": "Create FastAPI routers with CRUD operations, authentication dependencies, and proper response models.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/fastapi-router-py/SKILL.md" - } -} diff --git a/catalog/microsoft/finetuning.json b/catalog/microsoft/finetuning.json deleted file mode 100644 index 24b805d..0000000 --- a/catalog/microsoft/finetuning.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry:finetuning", - "displayName": "Microsoft Foundry Finetuning", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/finetuning/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/finetuning/SKILL.md" - } -} diff --git a/catalog/microsoft/frontend-ui-dark-ts.json b/catalog/microsoft/frontend-ui-dark-ts.json deleted file mode 100644 index d7d42f4..0000000 --- a/catalog/microsoft/frontend-ui-dark-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:frontend-ui-dark-ts", - "displayName": "Frontend UI Dark TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/frontend-ui-dark-ts/SKILL.md", - "description": "Build dark-themed React applications using Tailwind CSS with custom theming, glassmorphism effects, and Framer Motion animations.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/frontend-ui-dark-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/install-atk.json b/catalog/microsoft/install-atk.json deleted file mode 100644 index 8061e18..0000000 --- a/catalog/microsoft/install-atk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:install-atk", - "displayName": "Install Atk", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/install-atk/SKILL.md", - "description": "Install or update the M365 Agents Toolkit (ATK) CLI and VS Code extension.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/install-atk/SKILL.md" - } -} diff --git a/catalog/microsoft/m365-agent-evaluator.json b/catalog/microsoft/m365-agent-evaluator.json deleted file mode 100644 index bf1fce2..0000000 --- a/catalog/microsoft/m365-agent-evaluator.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:m365-agent-evaluator", - "displayName": "M365 Agent Evaluator", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator/SKILL.md", - "description": "Use this skill when a user wants to create, run, or analyze evaluation suites for Microsoft 365 Copilot declarative agents with the public...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/m365-agent-evaluator/SKILL.md" - } -} diff --git a/catalog/microsoft/m365-agents-dotnet.json b/catalog/microsoft/m365-agents-dotnet.json deleted file mode 100644 index 8a62557..0000000 --- a/catalog/microsoft/m365-agents-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:m365-agents-dotnet", - "displayName": "M365 Agents .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/m365-agents-dotnet/SKILL.md", - "description": "Microsoft 365 Agents SDK for .NET. Build multichannel agents for Teams/M365/Copilot Studio with ASP.NET Core hosting, AgentApplication routing, and...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/m365-agents-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/m365-agents-py.json b/catalog/microsoft/m365-agents-py.json deleted file mode 100644 index 16215a2..0000000 --- a/catalog/microsoft/m365-agents-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:m365-agents-py", - "displayName": "M365 Agents Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/m365-agents-py/SKILL.md", - "description": "Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/m365-agents-py/SKILL.md" - } -} diff --git a/catalog/microsoft/m365-agents-ts.json b/catalog/microsoft/m365-agents-ts.json deleted file mode 100644 index af2b330..0000000 --- a/catalog/microsoft/m365-agents-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:m365-agents-ts", - "displayName": "M365 Agents TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/m365-agents-ts/SKILL.md", - "description": "Microsoft 365 Agents SDK for TypeScript/Node.js. Build multichannel agents for Teams/M365/Copilot Studio with AgentApplication routing, Express hosting.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/m365-agents-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet.json b/catalog/microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet.json deleted file mode 100644 index 47e61df..0000000 --- a/catalog/microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:microsoft-azure-webjobs-extensions-authentication-events-dotnet", - "displayName": "Microsoft Azure Webjobs Extensions Authentication Events .NET", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-dotnet/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md", - "description": "Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-dotnet/skills/microsoft-azure-webjobs-extensions-authentication-events-dotnet/SKILL.md" - } -} diff --git a/catalog/microsoft/microsoft-foundry.json b/catalog/microsoft/microsoft-foundry.json deleted file mode 100644 index 0c1332a..0000000 --- a/catalog/microsoft/microsoft-foundry.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry", - "displayName": "Microsoft Foundry", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/SKILL.md" - } -} diff --git a/catalog/microsoft/models-deploy-model-capacity.json b/catalog/microsoft/models-deploy-model-capacity.json deleted file mode 100644 index 19f16df..0000000 --- a/catalog/microsoft/models-deploy-model-capacity.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-capacity", - "displayName": "Microsoft Foundry Deploy Model Capacity", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/capacity/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/capacity/SKILL.md" - } -} diff --git a/catalog/microsoft/models-deploy-model-customize.json b/catalog/microsoft/models-deploy-model-customize.json deleted file mode 100644 index 6f9b983..0000000 --- a/catalog/microsoft/models-deploy-model-customize.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-customize", - "displayName": "Microsoft Foundry Deploy Model Customize", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/customize/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/customize/SKILL.md" - } -} diff --git a/catalog/microsoft/models-deploy-model-preset.json b/catalog/microsoft/models-deploy-model-preset.json deleted file mode 100644 index fb5bc0b..0000000 --- a/catalog/microsoft/models-deploy-model-preset.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model-preset", - "displayName": "Microsoft Foundry Deploy Model Preset", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/preset/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/preset/SKILL.md" - } -} diff --git a/catalog/microsoft/models-deploy-model.json b/catalog/microsoft/models-deploy-model.json deleted file mode 100644 index 07a85b1..0000000 --- a/catalog/microsoft/models-deploy-model.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:microsoft-foundry:models-deploy-model", - "displayName": "Microsoft Foundry Deploy Model", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/SKILL.md", - "description": "Azure skill definition for microsoft-foundry.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/microsoft-foundry/models/deploy-model/SKILL.md" - } -} diff --git a/catalog/microsoft/prepare.json b/catalog/microsoft/prepare.json deleted file mode 100644 index 3744bcf..0000000 --- a/catalog/microsoft/prepare.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:prepare", - "displayName": "Prepare", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/prepare/SKILL.md", - "description": "Invoked by the `azure-app-onboard` orchestrator at Phase 2 when `prereq-output.json` exists. Not directly user-routable.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/prepare/SKILL.md" - } -} diff --git a/catalog/microsoft/pydantic-models-py.json b/catalog/microsoft/pydantic-models-py.json deleted file mode 100644 index 80ad93a..0000000 --- a/catalog/microsoft/pydantic-models-py.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:pydantic-models-py", - "displayName": "Pydantic Models Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-python/skills/pydantic-models-py/SKILL.md", - "description": "Create Pydantic models following the multi-model pattern with Base, Create, Update, Response, and InDB variants.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-python/skills/pydantic-models-py/SKILL.md" - } -} diff --git a/catalog/microsoft/python-appservice-deploy.json b/catalog/microsoft/python-appservice-deploy.json deleted file mode 100644 index e226ddb..0000000 --- a/catalog/microsoft/python-appservice-deploy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:azure-skills:python-appservice-deploy", - "displayName": "Python Appservice Deploy", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/azure-skills/blob/main/.github/plugins/azure-skills/skills/python-appservice-deploy/SKILL.md", - "description": "Azure skill definition for python-appservice-deploy.", - "metadata": { - "sourceSet": "microsoft/azure-skills", - "repoPath": ".github/plugins/azure-skills/skills/python-appservice-deploy/SKILL.md" - } -} diff --git a/catalog/microsoft/react-flow-node-ts.json b/catalog/microsoft/react-flow-node-ts.json deleted file mode 100644 index 9e64632..0000000 --- a/catalog/microsoft/react-flow-node-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:react-flow-node-ts", - "displayName": "React Flow Node TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/react-flow-node-ts/SKILL.md", - "description": "Create React Flow node components with TypeScript types, handles, and Zustand integration.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/react-flow-node-ts/SKILL.md" - } -} diff --git a/catalog/microsoft/scaffold.json b/catalog/microsoft/scaffold.json deleted file mode 100644 index 2f5a009..0000000 --- a/catalog/microsoft/scaffold.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:scaffold", - "displayName": "Scaffold", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills/skills/azure-app-onboard/scaffold/SKILL.md", - "description": "Generate deployment-ready infrastructure code from an architecture plan, verify it with adversarial self-review, and bridge to validation — all without.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-skills/skills/azure-app-onboard/scaffold/SKILL.md" - } -} diff --git a/catalog/microsoft/skills-azure.json b/catalog/microsoft/skills-azure.json new file mode 100644 index 0000000..8b15492 --- /dev/null +++ b/catalog/microsoft/skills-azure.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:azure", + "displayName": "Azure", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-skills", + "description": "Microsoft Azure MCP and Skills integration for cloud resource management, deployments, and Azure services. Manage your Azure infrastructure, monitor applications, and deploy resources directly from Claude Code.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/azure-skills/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/skills-microsoft-365-agents-toolkit.json b/catalog/microsoft/skills-microsoft-365-agents-toolkit.json new file mode 100644 index 0000000..b29ab34 --- /dev/null +++ b/catalog/microsoft/skills-microsoft-365-agents-toolkit.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:microsoft:skills:microsoft-365-agents-toolkit", + "displayName": "Microsoft 365 Agents Toolkit", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit", + "description": "Toolkit for building and evaluating Microsoft 365 Copilot declarative agents — scaffolding, JSON manifest development, capability configuration, and eval workflows.", + "metadata": { + "sourceSet": "microsoft/skills", + "repoPath": ".github/plugins/microsoft-365-agents-toolkit/.claude-plugin/plugin.json" + } +} diff --git a/catalog/microsoft/slack-to-teams.json b/catalog/microsoft/slack-to-teams.json deleted file mode 100644 index cc7b59f..0000000 --- a/catalog/microsoft/slack-to-teams.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:slack-to-teams", - "displayName": "Slack to Teams", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/slack-to-teams/SKILL.md", - "description": "Sub-skill of microsoft-365-agents-toolkit. Routed expert system with 100+ micro-expert files for migrating Slack bots to Teams, cross-platform bridging.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/slack-to-teams/SKILL.md" - } -} diff --git a/catalog/microsoft/teams-app-developer.json b/catalog/microsoft/teams-app-developer.json deleted file mode 100644 index f2748d5..0000000 --- a/catalog/microsoft/teams-app-developer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:teams-app-developer", - "displayName": "Teams App Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/SKILL.md", - "description": "Builds, tests, and deploys Microsoft 365 apps and agents for Teams and Copilot.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/teams-app-developer/SKILL.md" - } -} diff --git a/catalog/microsoft/ui-widget-developer.json b/catalog/microsoft/ui-widget-developer.json deleted file mode 100644 index 3053cd8..0000000 --- a/catalog/microsoft/ui-widget-developer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:ui-widget-developer", - "displayName": "UI Widget Developer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/microsoft-365-agents-toolkit/skills/ui-widget-developer/SKILL.md", - "description": "Build MCP servers for Copilot Chat using the OpenAI Apps SDK or MCP Apps SDK widget rendering support (any language).", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/microsoft-365-agents-toolkit/skills/ui-widget-developer/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-ado-convert.json b/catalog/microsoft/wiki-ado-convert.json deleted file mode 100644 index f0274c5..0000000 --- a/catalog/microsoft/wiki-ado-convert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-ado-convert", - "displayName": "Wiki Ado Convert", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-ado-convert/SKILL.md", - "description": "Converts VitePress/GFM wiki markdown to Azure DevOps Wiki-compatible format.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-ado-convert/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-agents-md.json b/catalog/microsoft/wiki-agents-md.json deleted file mode 100644 index ef19c78..0000000 --- a/catalog/microsoft/wiki-agents-md.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-agents-md", - "displayName": "Wiki Agents MD", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-agents-md/SKILL.md", - "description": "Generates AGENTS.md files for repository folders — coding agent context files with build commands, testing instructions, code style, project structure..", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-agents-md/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-architect.json b/catalog/microsoft/wiki-architect.json deleted file mode 100644 index 03e0714..0000000 --- a/catalog/microsoft/wiki-architect.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-architect", - "displayName": "Wiki Architect", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-architect/SKILL.md", - "description": "Analyzes code repositories and generates hierarchical documentation structures with onboarding guides.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-architect/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-changelog.json b/catalog/microsoft/wiki-changelog.json deleted file mode 100644 index 32e69a2..0000000 --- a/catalog/microsoft/wiki-changelog.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-changelog", - "displayName": "Wiki Changelog", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-changelog/SKILL.md", - "description": "Analyzes git commit history and generates structured changelogs categorized by change type.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-changelog/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-llms-txt.json b/catalog/microsoft/wiki-llms-txt.json deleted file mode 100644 index 9a1f093..0000000 --- a/catalog/microsoft/wiki-llms-txt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-llms-txt", - "displayName": "Wiki Llms Txt", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-llms-txt/SKILL.md", - "description": "Generates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-llms-txt/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-onboarding.json b/catalog/microsoft/wiki-onboarding.json deleted file mode 100644 index 0b1900e..0000000 --- a/catalog/microsoft/wiki-onboarding.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-onboarding", - "displayName": "Wiki Onboarding", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-onboarding/SKILL.md", - "description": "Generates four audience-tailored onboarding guides in an onboarding/ folder — Contributor, Staff Engineer, Executive, and Product Manager.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-onboarding/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-page-writer.json b/catalog/microsoft/wiki-page-writer.json deleted file mode 100644 index 38be408..0000000 --- a/catalog/microsoft/wiki-page-writer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-page-writer", - "displayName": "Wiki Page Writer", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-page-writer/SKILL.md", - "description": "Generates rich technical documentation pages with dark-mode Mermaid diagrams, source code citations, and first-principles depth.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-page-writer/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-qa.json b/catalog/microsoft/wiki-qa.json deleted file mode 100644 index b20fa07..0000000 --- a/catalog/microsoft/wiki-qa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-qa", - "displayName": "Wiki QA", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-qa/SKILL.md", - "description": "Answers questions about a code repository using source file analysis.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-qa/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-researcher.json b/catalog/microsoft/wiki-researcher.json deleted file mode 100644 index d221aed..0000000 --- a/catalog/microsoft/wiki-researcher.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-researcher", - "displayName": "Wiki Researcher", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-researcher/SKILL.md", - "description": "Conducts multi-turn iterative deep research on specific topics within a codebase with zero tolerance for shallow analysis.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-researcher/SKILL.md" - } -} diff --git a/catalog/microsoft/wiki-vitepress.json b/catalog/microsoft/wiki-vitepress.json deleted file mode 100644 index 380826b..0000000 --- a/catalog/microsoft/wiki-vitepress.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:wiki-vitepress", - "displayName": "Wiki Vitepress", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/deep-wiki/skills/wiki-vitepress/SKILL.md", - "description": "Packages generated wiki Markdown into a VitePress static site with dark theme, dark-mode Mermaid diagrams with click-to-zoom, and production build...", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/deep-wiki/skills/wiki-vitepress/SKILL.md" - } -} diff --git a/catalog/microsoft/zustand-store-ts.json b/catalog/microsoft/zustand-store-ts.json deleted file mode 100644 index 10ab7d1..0000000 --- a/catalog/microsoft/zustand-store-ts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:microsoft:skills:zustand-store-ts", - "displayName": "Zustand Store TS", - "mediaType": "application/ai-skill", - "url": "https://github.com/microsoft/skills/blob/main/.github/plugins/azure-sdk-typescript/skills/zustand-store-ts/SKILL.md", - "description": "Create Zustand stores with TypeScript, subscribeWithSelector middleware, and proper state/action separation.", - "metadata": { - "sourceSet": "microsoft/skills", - "repoPath": ".github/plugins/azure-sdk-typescript/skills/zustand-store-ts/SKILL.md" - } -} diff --git a/catalog/shopify/liquid-skills.json b/catalog/shopify/liquid-skills.json new file mode 100644 index 0000000..5ad7101 --- /dev/null +++ b/catalog/shopify/liquid-skills.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:shopify:liquid-skills:liquid-skills", + "displayName": "Liquid Skills", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills", + "description": "Liquid language fundamentals, CSS/JS/HTML coding standards, and WCAG accessibility patterns for Shopify themes", + "metadata": { + "sourceSet": "shopify/liquid-skills", + "repoPath": "plugins/liquid-skills/.claude-plugin/plugin.json" + } +} diff --git a/catalog/shopify/liquid-theme-a11y.json b/catalog/shopify/liquid-theme-a11y.json deleted file mode 100644 index 1b39830..0000000 --- a/catalog/shopify/liquid-theme-a11y.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:shopify:liquid-skills:liquid-theme-a11y", - "displayName": "Liquid Theme A11Y", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/liquid-theme-a11y/SKILL.md", - "description": "Implement WCAG 2.2 accessibility patterns in Shopify Liquid themes.", - "metadata": { - "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/liquid-theme-a11y/SKILL.md" - } -} diff --git a/catalog/shopify/liquid-theme-standards.json b/catalog/shopify/liquid-theme-standards.json deleted file mode 100644 index bc33088..0000000 --- a/catalog/shopify/liquid-theme-standards.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:shopify:liquid-skills:liquid-theme-standards", - "displayName": "Liquid Theme Standards", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/liquid-theme-standards/SKILL.md", - "description": "CSS, JavaScript, and HTML coding standards for Shopify Liquid themes.", - "metadata": { - "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/liquid-theme-standards/SKILL.md" - } -} diff --git a/catalog/shopify/shopify-liquid-themes.json b/catalog/shopify/shopify-liquid-themes.json deleted file mode 100644 index afa1916..0000000 --- a/catalog/shopify/shopify-liquid-themes.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:shopify:liquid-skills:shopify-liquid-themes", - "displayName": "Shopify Liquid Themes", - "mediaType": "application/ai-skill", - "url": "https://github.com/shopify/liquid-skills/blob/main/plugins/liquid-skills/skills/shopify-liquid-themes/SKILL.md", - "description": "Generate Shopify Liquid theme code (sections, blocks, snippets) with correct schema JSON, LiquidDoc headers, translation keys, and CSS/JS patterns.", - "metadata": { - "sourceSet": "shopify/liquid-skills", - "repoPath": "plugins/liquid-skills/skills/shopify-liquid-themes/SKILL.md" - } -} diff --git a/catalog/stripe/connect-recommend.json b/catalog/stripe/connect-recommend.json deleted file mode 100644 index ef624c7..0000000 --- a/catalog/stripe/connect-recommend.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:stripe:ai:connect-recommend", - "displayName": "Connect Recommend", - "mediaType": "application/ai-skill", - "url": "https://github.com/stripe/ai/blob/main/providers/cursor/plugin/skills/connect-recommend/SKILL.md", - "description": "This skill should be used when the user asks about Stripe Connect configuration, charge patterns, dashboard access, or how to get started with...", - "metadata": { - "sourceSet": "stripe/ai", - "repoPath": "providers/cursor/plugin/skills/connect-recommend/SKILL.md" - } -} diff --git a/catalog/stripe/stripe.json b/catalog/stripe/stripe.json new file mode 100644 index 0000000..d51844e --- /dev/null +++ b/catalog/stripe/stripe.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:stripe:ai:stripe", + "displayName": "Stripe", + "mediaType": "application/vnd.cursor.cursor-plugin+json", + "url": "https://github.com/stripe/ai/blob/main/providers/cursor/plugin", + "description": "Stripe plugin for Cursor to help with Stripe integrations including best practices, API/SDK upgrade guidance, and the Stripe MCP server.", + "metadata": { + "sourceSet": "stripe/ai", + "repoPath": "providers/cursor/plugin/.cursor-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/address-sanitizer.json b/catalog/trailofbits/address-sanitizer.json deleted file mode 100644 index c96c800..0000000 --- a/catalog/trailofbits/address-sanitizer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:address-sanitizer", - "displayName": "Address Sanitizer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/address-sanitizer/SKILL.md", - "description": "AddressSanitizer detects memory errors during fuzzing.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/address-sanitizer/SKILL.md" - } -} diff --git a/catalog/trailofbits/aflpp.json b/catalog/trailofbits/aflpp.json deleted file mode 100644 index 7b26eab..0000000 --- a/catalog/trailofbits/aflpp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:aflpp", - "displayName": "Aflpp", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/aflpp/SKILL.md", - "description": "AFL++ is a fork of AFL with better fuzzing performance and advanced features.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/aflpp/SKILL.md" - } -} diff --git a/catalog/trailofbits/agentic-actions-auditor.json b/catalog/trailofbits/agentic-actions-auditor.json index 7f6d1a1..8046288 100644 --- a/catalog/trailofbits/agentic-actions-auditor.json +++ b/catalog/trailofbits/agentic-actions-auditor.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:agentic-actions-auditor", "displayName": "Agentic Actions Auditor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md", - "description": "Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/agentic-actions-auditor", + "description": "Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations (Claude Code Action, Gemini CLI, OpenAI Codex, GitHub AI Inference)", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/agentic-actions-auditor/skills/agentic-actions-auditor/SKILL.md" + "repoPath": "plugins/agentic-actions-auditor/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/algorand-vulnerability-scanner.json b/catalog/trailofbits/algorand-vulnerability-scanner.json deleted file mode 100644 index a158ec8..0000000 --- a/catalog/trailofbits/algorand-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:algorand-vulnerability-scanner", - "displayName": "Algorand Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/algorand-vulnerability-scanner/SKILL.md", - "description": "Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/algorand-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/atheris.json b/catalog/trailofbits/atheris.json deleted file mode 100644 index 33c244b..0000000 --- a/catalog/trailofbits/atheris.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:atheris", - "displayName": "Atheris", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/atheris/SKILL.md", - "description": "Atheris is a coverage-guided Python fuzzer based on libFuzzer.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/atheris/SKILL.md" - } -} diff --git a/catalog/trailofbits/audit-augmentation.json b/catalog/trailofbits/audit-augmentation.json deleted file mode 100644 index c15317c..0000000 --- a/catalog/trailofbits/audit-augmentation.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:audit-augmentation", - "displayName": "Audit Augmentation", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/audit-augmentation/SKILL.md", - "description": "Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/audit-augmentation/SKILL.md" - } -} diff --git a/catalog/trailofbits/audit-context-building.json b/catalog/trailofbits/audit-context-building.json index a7e9844..d2558c8 100644 --- a/catalog/trailofbits/audit-context-building.json +++ b/catalog/trailofbits/audit-context-building.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:audit-context-building", "displayName": "Audit Context Building", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/audit-context-building/skills/audit-context-building/SKILL.md", - "description": "Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/audit-context-building", + "description": "Understand a codebase before looking for bugs in it. Reads it function by function, records what each one assumes and depends on, and saves the write-ups to files instead of filling up the conversation.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/audit-context-building/skills/audit-context-building/SKILL.md" + "repoPath": "plugins/audit-context-building/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/audit-prep-assistant.json b/catalog/trailofbits/audit-prep-assistant.json deleted file mode 100644 index b20abab..0000000 --- a/catalog/trailofbits/audit-prep-assistant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:audit-prep-assistant", - "displayName": "Audit Prep Assistant", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/audit-prep-assistant/SKILL.md", - "description": "Prepares codebases for security review using Trail of Bits' checklist.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/audit-prep-assistant/SKILL.md" - } -} diff --git a/catalog/trailofbits/building-secure-contracts.json b/catalog/trailofbits/building-secure-contracts.json new file mode 100644 index 0000000..05e8f50 --- /dev/null +++ b/catalog/trailofbits/building-secure-contracts.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:building-secure-contracts", + "displayName": "Building Secure Contracts", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts", + "description": "Comprehensive smart contract security toolkit based on Trail of Bits' Building Secure Contracts framework. Includes vulnerability scanners for 6 blockchains and 5 development guideline assistants.", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/building-secure-contracts/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/burpsuite-project-parser.json b/catalog/trailofbits/burpsuite-project-parser.json index efdd848..4c7b41a 100644 --- a/catalog/trailofbits/burpsuite-project-parser.json +++ b/catalog/trailofbits/burpsuite-project-parser.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:burpsuite-project-parser", - "displayName": "Burpsuite Project Parser", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/burpsuite-project-parser/skills/burpsuite-project-parser/SKILL.md", - "description": "Searches and explores Burp Suite project files (.burp) from the command line.", + "displayName": "Burp Suite Project Parser", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/burpsuite-project-parser", + "description": "Search and extract data from Burp Suite project files (.burp) for security analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/burpsuite-project-parser/skills/burpsuite-project-parser/SKILL.md" + "repoPath": "plugins/burpsuite-project-parser/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/c-review.json b/catalog/trailofbits/c-review.json index a11ce54..0fcd125 100644 --- a/catalog/trailofbits/c-review.json +++ b/catalog/trailofbits/c-review.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:c-review", "displayName": "C Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/c-review/skills/c-review/SKILL.md", - "description": "Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/c-review", + "description": "Comprehensive C/C++ security code review, with coverage verified against a parse of the source", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/c-review/skills/c-review/SKILL.md" + "repoPath": "plugins/c-review/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/cairo-vulnerability-scanner.json b/catalog/trailofbits/cairo-vulnerability-scanner.json deleted file mode 100644 index 081759d..0000000 --- a/catalog/trailofbits/cairo-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:cairo-vulnerability-scanner", - "displayName": "Cairo Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/cairo-vulnerability-scanner/SKILL.md", - "description": "Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/cairo-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/cargo-fuzz.json b/catalog/trailofbits/cargo-fuzz.json deleted file mode 100644 index 5fc9cc1..0000000 --- a/catalog/trailofbits/cargo-fuzz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:cargo-fuzz", - "displayName": "Cargo Fuzz", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/cargo-fuzz/SKILL.md", - "description": "cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/cargo-fuzz/SKILL.md" - } -} diff --git a/catalog/trailofbits/chrome-mcp-troubleshooting.json b/catalog/trailofbits/chrome-mcp-troubleshooting.json deleted file mode 100644 index a2005c8..0000000 --- a/catalog/trailofbits/chrome-mcp-troubleshooting.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:chrome-mcp-troubleshooting", - "displayName": "Chrome Mcp Troubleshooting", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md", - "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/claude-in-chrome-troubleshooting/skills/chrome-mcp-troubleshooting/SKILL.md" - } -} diff --git a/catalog/trailofbits/claude-in-chrome-troubleshooting.json b/catalog/trailofbits/claude-in-chrome-troubleshooting.json new file mode 100644 index 0000000..a45448b --- /dev/null +++ b/catalog/trailofbits/claude-in-chrome-troubleshooting.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:claude-in-chrome-troubleshooting", + "displayName": "Claude In Chrome Troubleshooting", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/claude-in-chrome-troubleshooting", + "description": "Diagnose and fix Claude in Chrome MCP extension connectivity issues", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/claude-in-chrome-troubleshooting/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/code-maturity-assessor.json b/catalog/trailofbits/code-maturity-assessor.json deleted file mode 100644 index f44903e..0000000 --- a/catalog/trailofbits/code-maturity-assessor.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:code-maturity-assessor", - "displayName": "Code Maturity Assessor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/code-maturity-assessor/SKILL.md", - "description": "Systematic code maturity assessment using Trail of Bits' 9-category framework.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/code-maturity-assessor/SKILL.md" - } -} diff --git a/catalog/trailofbits/codeql.json b/catalog/trailofbits/codeql.json deleted file mode 100644 index 94a0e8d..0000000 --- a/catalog/trailofbits/codeql.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:codeql", - "displayName": "Codeql", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/codeql/SKILL.md", - "description": "Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/codeql/SKILL.md" - } -} diff --git a/catalog/trailofbits/constant-time-analysis.json b/catalog/trailofbits/constant-time-analysis.json index 91755d5..207909b 100644 --- a/catalog/trailofbits/constant-time-analysis.json +++ b/catalog/trailofbits/constant-time-analysis.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:constant-time-analysis", "displayName": "Constant Time Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/constant-time-analysis/skills/constant-time-analysis/SKILL.md", - "description": "Detects timing side-channel vulnerabilities in cryptographic code.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/constant-time-analysis", + "description": "Detect compiler-induced timing side-channels in cryptographic code", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/constant-time-analysis/skills/constant-time-analysis/SKILL.md" + "repoPath": "plugins/constant-time-analysis/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/constant-time-testing.json b/catalog/trailofbits/constant-time-testing.json deleted file mode 100644 index 152e6b2..0000000 --- a/catalog/trailofbits/constant-time-testing.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:constant-time-testing", - "displayName": "Constant Time Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/constant-time-testing/SKILL.md", - "description": "Constant-time testing detects timing side channels in cryptographic code.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/constant-time-testing/SKILL.md" - } -} diff --git a/catalog/trailofbits/cosmos-vulnerability-scanner.json b/catalog/trailofbits/cosmos-vulnerability-scanner.json deleted file mode 100644 index 1811e4b..0000000 --- a/catalog/trailofbits/cosmos-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:cosmos-vulnerability-scanner", - "displayName": "Cosmos Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner/SKILL.md", - "description": "Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities - chain halts, fund loss, state divergence.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/cosmos-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/coverage-analysis.json b/catalog/trailofbits/coverage-analysis.json deleted file mode 100644 index c4fbe3a..0000000 --- a/catalog/trailofbits/coverage-analysis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:coverage-analysis", - "displayName": "Coverage Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/coverage-analysis/SKILL.md", - "description": "Coverage analysis measures code exercised during fuzzing.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/coverage-analysis/SKILL.md" - } -} diff --git a/catalog/trailofbits/crypto-protocol-diagram.json b/catalog/trailofbits/crypto-protocol-diagram.json deleted file mode 100644 index b414f16..0000000 --- a/catalog/trailofbits/crypto-protocol-diagram.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:crypto-protocol-diagram", - "displayName": "Crypto Protocol Diagram", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/crypto-protocol-diagram/SKILL.md", - "description": "Extracts protocol message flow from source code, RFCs, academic papers, pseudocode, informal prose, ProVerif (.pv), or Tamarin (.spthy) models and...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/crypto-protocol-diagram/SKILL.md" - } -} diff --git a/catalog/trailofbits/culture-index.json b/catalog/trailofbits/culture-index.json new file mode 100644 index 0000000..2c605ae --- /dev/null +++ b/catalog/trailofbits/culture-index.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:culture-index", + "displayName": "Culture Index", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/culture-index", + "description": "Interprets Culture Index survey results for individuals and teams", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/culture-index/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/devcontainer-setup.json b/catalog/trailofbits/devcontainer-setup.json index 898e0d5..974c9cf 100644 --- a/catalog/trailofbits/devcontainer-setup.json +++ b/catalog/trailofbits/devcontainer-setup.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:devcontainer-setup", "displayName": "Devcontainer Setup", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md", - "description": "Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and persistent volumes.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/devcontainer-setup", + "description": "Create pre-configured devcontainers with Claude Code and language-specific tooling", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/devcontainer-setup/skills/devcontainer-setup/SKILL.md" + "repoPath": "plugins/devcontainer-setup/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/diagramming-code.json b/catalog/trailofbits/diagramming-code.json deleted file mode 100644 index b7742e9..0000000 --- a/catalog/trailofbits/diagramming-code.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:diagramming-code", - "displayName": "Diagramming Code", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/diagramming-code/SKILL.md", - "description": "Generates Mermaid diagrams from Trailmark code graphs.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/diagramming-code/SKILL.md" - } -} diff --git a/catalog/trailofbits/differential-review.json b/catalog/trailofbits/differential-review.json index 3cb0906..8378dd9 100644 --- a/catalog/trailofbits/differential-review.json +++ b/catalog/trailofbits/differential-review.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:differential-review", "displayName": "Differential Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/differential-review/skills/differential-review/SKILL.md", - "description": "Performs security-focused differential review of code changes (PRs, commits, diffs).", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/differential-review", + "description": "Security-focused differential review of code changes with git history analysis and blast radius estimation", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/differential-review/skills/differential-review/SKILL.md" + "repoPath": "plugins/differential-review/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/dimensional-analysis.json b/catalog/trailofbits/dimensional-analysis.json index d18e3bd..fda8edf 100644 --- a/catalog/trailofbits/dimensional-analysis.json +++ b/catalog/trailofbits/dimensional-analysis.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:dimensional-analysis", "displayName": "Dimensional Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/dimensional-analysis/skills/dimensional-analysis/SKILL.md", - "description": "Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/dimensional-analysis", + "description": "Annotates codebases with dimensional analysis comments documenting units, dimensions, and decimal scaling. Use when someone asks to annotate units in a codebase, perform a dimensional analysis, or find vulnerabilities in a DeFi protocol. Prevents dimensional mismatches and catches formula bugs early.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/dimensional-analysis/skills/dimensional-analysis/SKILL.md" + "repoPath": "plugins/dimensional-analysis/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/dwarf-expert.json b/catalog/trailofbits/dwarf-expert.json index 1f42956..8129b12 100644 --- a/catalog/trailofbits/dwarf-expert.json +++ b/catalog/trailofbits/dwarf-expert.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:dwarf-expert", - "displayName": "Dwarf Expert", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/dwarf-expert/skills/dwarf-expert/SKILL.md", - "description": "Provides expertise for analyzing DWARF debug files and understanding the DWARF debug format/standard (v3-v5).", + "displayName": "DWARF Expert", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/dwarf-expert", + "description": "Analyze DWARF debug information: parse and search DIEs with dwarfdump and readelf, verify debug info integrity, and write DWARF parsing code", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/dwarf-expert/skills/dwarf-expert/SKILL.md" + "repoPath": "plugins/dwarf-expert/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/entry-point-analyzer.json b/catalog/trailofbits/entry-point-analyzer.json index 05dba03..d5ac4ce 100644 --- a/catalog/trailofbits/entry-point-analyzer.json +++ b/catalog/trailofbits/entry-point-analyzer.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:entry-point-analyzer", "displayName": "Entry Point Analyzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md", - "description": "Analyzes smart contract codebases to identify state-changing entry points for security auditing.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/entry-point-analyzer", + "description": "Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level, and generates structured audit reports.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/entry-point-analyzer/skills/entry-point-analyzer/SKILL.md" + "repoPath": "plugins/entry-point-analyzer/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/firebase-apk-scanner.json b/catalog/trailofbits/firebase-apk-scanner.json index 1fe0adf..a47cdc3 100644 --- a/catalog/trailofbits/firebase-apk-scanner.json +++ b/catalog/trailofbits/firebase-apk-scanner.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:firebase-apk-scanner", - "displayName": "Firebase Apk Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/firebase-apk-scanner/skills/firebase-apk-scanner/SKILL.md", - "description": "Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud...", + "displayName": "Firebase APK Scanner", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/firebase-apk-scanner", + "description": "Scan Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions. For authorized security research only.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/firebase-apk-scanner/skills/firebase-apk-scanner/SKILL.md" + "repoPath": "plugins/firebase-apk-scanner/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/fp-check.json b/catalog/trailofbits/fp-check.json index b31a652..de97b82 100644 --- a/catalog/trailofbits/fp-check.json +++ b/catalog/trailofbits/fp-check.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:fp-check", - "displayName": "Fp Check", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/fp-check/skills/fp-check/SKILL.md", - "description": "Systematically verifies suspected security bugs to eliminate false positives, producing a TRUE POSITIVE or FALSE POSITIVE verdict with documented...", + "displayName": "FP Check", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/fp-check", + "description": "Systematic false positive verification for security bug analysis with mandatory gate reviews", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/fp-check/skills/fp-check/SKILL.md" + "repoPath": "plugins/fp-check/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/fuzzing-dictionary.json b/catalog/trailofbits/fuzzing-dictionary.json deleted file mode 100644 index a749757..0000000 --- a/catalog/trailofbits/fuzzing-dictionary.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:fuzzing-dictionary", - "displayName": "Fuzzing Dictionary", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/fuzzing-dictionary/SKILL.md", - "description": "Fuzzing dictionaries guide fuzzers with domain-specific tokens.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/fuzzing-dictionary/SKILL.md" - } -} diff --git a/catalog/trailofbits/fuzzing-obstacles.json b/catalog/trailofbits/fuzzing-obstacles.json deleted file mode 100644 index 2bb81da..0000000 --- a/catalog/trailofbits/fuzzing-obstacles.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:fuzzing-obstacles", - "displayName": "Fuzzing Obstacles", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md", - "description": "Techniques for patching code to overcome fuzzing obstacles.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/fuzzing-obstacles/SKILL.md" - } -} diff --git a/catalog/trailofbits/genotoxic.json b/catalog/trailofbits/genotoxic.json deleted file mode 100644 index 90cedc8..0000000 --- a/catalog/trailofbits/genotoxic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:genotoxic", - "displayName": "Genotoxic", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/genotoxic/SKILL.md", - "description": "Graph-informed mutation testing triage.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/genotoxic/SKILL.md" - } -} diff --git a/catalog/trailofbits/gh-cli.json b/catalog/trailofbits/gh-cli.json index 13e3a90..25e38cd 100644 --- a/catalog/trailofbits/gh-cli.json +++ b/catalog/trailofbits/gh-cli.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:gh-cli", - "displayName": "Gh Cli", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/gh-cli/skills/gh-cli/SKILL.md", - "description": "Enforces authenticated gh CLI workflows over unauthenticated curl/WebFetch patterns.", + "displayName": "GH CLI", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/gh-cli", + "description": "Intercepts GitHub URL fetches (WebFetch and MCP fetch tools) and curl/wget commands, redirecting to the authenticated gh CLI.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/gh-cli/skills/gh-cli/SKILL.md" + "repoPath": "plugins/gh-cli/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/git-cleanup.json b/catalog/trailofbits/git-cleanup.json index cea29fa..de02177 100644 --- a/catalog/trailofbits/git-cleanup.json +++ b/catalog/trailofbits/git-cleanup.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:git-cleanup", "displayName": "Git Cleanup", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/git-cleanup/skills/git-cleanup/SKILL.md", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/git-cleanup", "description": "Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged, squash-merged, superseded, or active work.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/git-cleanup/skills/git-cleanup/SKILL.md" + "repoPath": "plugins/git-cleanup/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/graph-evolution.json b/catalog/trailofbits/graph-evolution.json deleted file mode 100644 index 8126bea..0000000 --- a/catalog/trailofbits/graph-evolution.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:graph-evolution", - "displayName": "Graph Evolution", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/graph-evolution/SKILL.md", - "description": "Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/graph-evolution/SKILL.md" - } -} diff --git a/catalog/trailofbits/guidelines-advisor.json b/catalog/trailofbits/guidelines-advisor.json deleted file mode 100644 index 35d739c..0000000 --- a/catalog/trailofbits/guidelines-advisor.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:guidelines-advisor", - "displayName": "Guidelines Advisor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/guidelines-advisor/SKILL.md", - "description": "Smart contract development advisor based on Trail of Bits' best practices.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/guidelines-advisor/SKILL.md" - } -} diff --git a/catalog/trailofbits/harness-writing.json b/catalog/trailofbits/harness-writing.json deleted file mode 100644 index 624ac3a..0000000 --- a/catalog/trailofbits/harness-writing.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:harness-writing", - "displayName": "Harness Writing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/harness-writing/SKILL.md", - "description": "Techniques for writing effective fuzzing harnesses across languages.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/harness-writing/SKILL.md" - } -} diff --git a/catalog/trailofbits/insecure-defaults.json b/catalog/trailofbits/insecure-defaults.json index bdf5352..3a2c3aa 100644 --- a/catalog/trailofbits/insecure-defaults.json +++ b/catalog/trailofbits/insecure-defaults.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:insecure-defaults", "displayName": "Insecure Defaults", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/insecure-defaults/skills/insecure-defaults/SKILL.md", - "description": "Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/insecure-defaults", + "description": "Detects insecure default configurations including hardcoded credentials, fallback secrets, weak authentication defaults, and dangerous values in production", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/insecure-defaults/skills/insecure-defaults/SKILL.md" + "repoPath": "plugins/insecure-defaults/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/interpreting-culture-index.json b/catalog/trailofbits/interpreting-culture-index.json deleted file mode 100644 index fb650bd..0000000 --- a/catalog/trailofbits/interpreting-culture-index.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:interpreting-culture-index", - "displayName": "Interpreting Culture Index", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/culture-index/skills/interpreting-culture-index/SKILL.md", - "description": "Interprets Culture Index (CI) surveys, behavioral profiles, and personality assessment data.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/culture-index/skills/interpreting-culture-index/SKILL.md" - } -} diff --git a/catalog/trailofbits/let-fate-decide.json b/catalog/trailofbits/let-fate-decide.json index 8da4d9a..6d011d4 100644 --- a/catalog/trailofbits/let-fate-decide.json +++ b/catalog/trailofbits/let-fate-decide.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:let-fate-decide", "displayName": "Let Fate Decide", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/let-fate-decide/skills/let-fate-decide/SKILL.md", - "description": "Draws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/let-fate-decide", + "description": "Draws the 12 Houses of the Zodiac Tarot spread using cryptographic randomness to add 100+ bits of entropy to vague or underspecified planning. Interprets the spread to guide next steps. Use when feeling lucky, invoking heart-of-the-cards energy, or when prompts are ambiguous.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/let-fate-decide/skills/let-fate-decide/SKILL.md" + "repoPath": "plugins/let-fate-decide/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/libafl.json b/catalog/trailofbits/libafl.json deleted file mode 100644 index fb01981..0000000 --- a/catalog/trailofbits/libafl.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:libafl", - "displayName": "Libafl", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/libafl/SKILL.md", - "description": "LibAFL is a modular fuzzing library for building custom fuzzers.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/libafl/SKILL.md" - } -} diff --git a/catalog/trailofbits/libfuzzer.json b/catalog/trailofbits/libfuzzer.json deleted file mode 100644 index bb9c5bf..0000000 --- a/catalog/trailofbits/libfuzzer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:libfuzzer", - "displayName": "Libfuzzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/libfuzzer/SKILL.md", - "description": "Coverage-guided fuzzer built into LLVM for C/C++ projects.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/libfuzzer/SKILL.md" - } -} diff --git a/catalog/trailofbits/mermaid-to-proverif.json b/catalog/trailofbits/mermaid-to-proverif.json deleted file mode 100644 index 59820a2..0000000 --- a/catalog/trailofbits/mermaid-to-proverif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:mermaid-to-proverif", - "displayName": "Mermaid To Proverif", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/mermaid-to-proverif/SKILL.md", - "description": "Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv files).", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/mermaid-to-proverif/SKILL.md" - } -} diff --git a/catalog/trailofbits/modern-python.json b/catalog/trailofbits/modern-python.json index 1f3c953..56619d1 100644 --- a/catalog/trailofbits/modern-python.json +++ b/catalog/trailofbits/modern-python.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:modern-python", "displayName": "Modern Python", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/modern-python/skills/modern-python/SKILL.md", - "description": "Configures Python projects with modern tooling (uv, ruff, ty).", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/modern-python", + "description": "Modern Python best practices. Use when creating new Python projects, and writing Python scripts, or migrating existing projects from legacy tools.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/modern-python/skills/modern-python/SKILL.md" + "repoPath": "plugins/modern-python/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/mutation-testing.json b/catalog/trailofbits/mutation-testing.json index a8e17b1..c759247 100644 --- a/catalog/trailofbits/mutation-testing.json +++ b/catalog/trailofbits/mutation-testing.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:mutation-testing", "displayName": "Mutation Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/mutation-testing/skills/mutation-testing/SKILL.md", - "description": "Configures mewt or muton mutation testing campaigns - scopes targets, tunes timeouts, and optimizes long-running runs.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/mutation-testing", + "description": "Configures mewt or muton campaigns, analyzes surviving mutants, and investigates bugs exposed by testing gaps. Use when setting up mutation testing, reviewing campaign results, identifying equivalent mutants, or finding bugs from surviving mutations.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/mutation-testing/skills/mutation-testing/SKILL.md" + "repoPath": "plugins/mutation-testing/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/ossfuzz.json b/catalog/trailofbits/ossfuzz.json deleted file mode 100644 index 5d80cff..0000000 --- a/catalog/trailofbits/ossfuzz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:ossfuzz", - "displayName": "Ossfuzz", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/ossfuzz/SKILL.md", - "description": "OSS-Fuzz provides free continuous fuzzing for open source projects.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/ossfuzz/SKILL.md" - } -} diff --git a/catalog/trailofbits/property-based-testing.json b/catalog/trailofbits/property-based-testing.json index 986070e..6de27e4 100644 --- a/catalog/trailofbits/property-based-testing.json +++ b/catalog/trailofbits/property-based-testing.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:property-based-testing", "displayName": "Property Based Testing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/property-based-testing/skills/property-based-testing/SKILL.md", - "description": "Provides guidance for property-based testing across multiple languages and smart contracts.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/property-based-testing", + "description": "Write, review, and triage property-based tests — Hypothesis, fast-check, proptest, and Echidna or Medusa for Solidity invariants", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/property-based-testing/skills/property-based-testing/SKILL.md" + "repoPath": "plugins/property-based-testing/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/rust-review.json b/catalog/trailofbits/rust-review.json index 1a4e1a6..e1fa7e0 100644 --- a/catalog/trailofbits/rust-review.json +++ b/catalog/trailofbits/rust-review.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:rust-review", "displayName": "Rust Review", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/rust-review/skills/rust-review/SKILL.md", - "description": "Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/rust-review", + "description": "Comprehensive Rust security code review with specialized bug-finding agents covering the safe/unsafe boundary, memory safety in unsafe blocks, concurrency, panic-induced DoS, recursion-induced stack overflow, FFI, and async runtime hazards", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/rust-review/skills/rust-review/SKILL.md" + "repoPath": "plugins/rust-review/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/ruzzy.json b/catalog/trailofbits/ruzzy.json deleted file mode 100644 index 2ed2d1a..0000000 --- a/catalog/trailofbits/ruzzy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:ruzzy", - "displayName": "Ruzzy", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/ruzzy/SKILL.md", - "description": "Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/ruzzy/SKILL.md" - } -} diff --git a/catalog/trailofbits/sarif-parsing.json b/catalog/trailofbits/sarif-parsing.json deleted file mode 100644 index c369434..0000000 --- a/catalog/trailofbits/sarif-parsing.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:sarif-parsing", - "displayName": "Sarif Parsing", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/sarif-parsing/SKILL.md", - "description": "Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/sarif-parsing/SKILL.md" - } -} diff --git a/catalog/trailofbits/second-opinion.json b/catalog/trailofbits/second-opinion.json index 814e23c..34dadbf 100644 --- a/catalog/trailofbits/second-opinion.json +++ b/catalog/trailofbits/second-opinion.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:second-opinion", "displayName": "Second Opinion", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/second-opinion/skills/second-opinion/SKILL.md", - "description": "Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/second-opinion", + "description": "Gets independent code reviews from Codex or Antigravity for uncommitted changes, branch diffs, and commits.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/second-opinion/skills/second-opinion/SKILL.md" + "repoPath": "plugins/second-opinion/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/secure-workflow-guide.json b/catalog/trailofbits/secure-workflow-guide.json deleted file mode 100644 index 17629c9..0000000 --- a/catalog/trailofbits/secure-workflow-guide.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:secure-workflow-guide", - "displayName": "Secure Workflow Guide", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/secure-workflow-guide/SKILL.md", - "description": "Guides through Trail of Bits' 5-step secure development workflow.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/secure-workflow-guide/SKILL.md" - } -} diff --git a/catalog/trailofbits/semgrep-rule-creator.json b/catalog/trailofbits/semgrep-rule-creator.json index bb95970..f21751b 100644 --- a/catalog/trailofbits/semgrep-rule-creator.json +++ b/catalog/trailofbits/semgrep-rule-creator.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:semgrep-rule-creator", "displayName": "Semgrep Rule Creator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md", - "description": "Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-creator", + "description": "Create custom Semgrep rules for detecting bug patterns and security vulnerabilities", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/semgrep-rule-creator/skills/semgrep-rule-creator/SKILL.md" + "repoPath": "plugins/semgrep-rule-creator/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/semgrep-rule-variant-creator.json b/catalog/trailofbits/semgrep-rule-variant-creator.json index ccf8b12..02aa545 100644 --- a/catalog/trailofbits/semgrep-rule-variant-creator.json +++ b/catalog/trailofbits/semgrep-rule-variant-creator.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:semgrep-rule-variant-creator", "displayName": "Semgrep Rule Variant Creator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator/SKILL.md", - "description": "Creates language variants of existing Semgrep rules.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/semgrep-rule-variant-creator", + "description": "Creates language variants of existing Semgrep rules with proper applicability analysis and test-driven validation", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/semgrep-rule-variant-creator/skills/semgrep-rule-variant-creator/SKILL.md" + "repoPath": "plugins/semgrep-rule-variant-creator/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/semgrep.json b/catalog/trailofbits/semgrep.json deleted file mode 100644 index 8814754..0000000 --- a/catalog/trailofbits/semgrep.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:semgrep", - "displayName": "Semgrep", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis/skills/semgrep/SKILL.md", - "description": "Run Semgrep static analysis scan on a codebase using parallel subagents.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/static-analysis/skills/semgrep/SKILL.md" - } -} diff --git a/catalog/trailofbits/sharp-edges.json b/catalog/trailofbits/sharp-edges.json index fdd3e64..e6ce95e 100644 --- a/catalog/trailofbits/sharp-edges.json +++ b/catalog/trailofbits/sharp-edges.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:sharp-edges", "displayName": "Sharp Edges", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/sharp-edges/skills/sharp-edges/SKILL.md", - "description": "Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/sharp-edges", + "description": "Identify error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/sharp-edges/skills/sharp-edges/SKILL.md" + "repoPath": "plugins/sharp-edges/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/solana-vulnerability-scanner.json b/catalog/trailofbits/solana-vulnerability-scanner.json deleted file mode 100644 index 22cf9be..0000000 --- a/catalog/trailofbits/solana-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:solana-vulnerability-scanner", - "displayName": "Solana Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/solana-vulnerability-scanner/SKILL.md", - "description": "Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/solana-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/spec-to-code-compliance.json b/catalog/trailofbits/spec-to-code-compliance.json index c8ef148..91943d0 100644 --- a/catalog/trailofbits/spec-to-code-compliance.json +++ b/catalog/trailofbits/spec-to-code-compliance.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:spec-to-code-compliance", "displayName": "Spec To Code Compliance", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/spec-to-code-compliance/skills/spec-to-code-compliance/SKILL.md", - "description": "Verifies code implements exactly what documentation specifies for blockchain audits.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/spec-to-code-compliance", + "description": "Check code against the documentation that specifies it: one agent per requirement, divergences refuted before they are reported, evidence cited to the line", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/spec-to-code-compliance/skills/spec-to-code-compliance/SKILL.md" + "repoPath": "plugins/spec-to-code-compliance/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/static-analysis.json b/catalog/trailofbits/static-analysis.json new file mode 100644 index 0000000..f985f16 --- /dev/null +++ b/catalog/trailofbits/static-analysis.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:static-analysis", + "displayName": "Static Analysis", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/static-analysis", + "description": "Static analysis toolkit with CodeQL, Semgrep, and SARIF parsing for security vulnerability detection", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/static-analysis/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/substrate-vulnerability-scanner.json b/catalog/trailofbits/substrate-vulnerability-scanner.json deleted file mode 100644 index 9b896f4..0000000 --- a/catalog/trailofbits/substrate-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:substrate-vulnerability-scanner", - "displayName": "Substrate Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/substrate-vulnerability-scanner/SKILL.md", - "description": "Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/substrate-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/supply-chain-risk-auditor.json b/catalog/trailofbits/supply-chain-risk-auditor.json index d4d35c3..237640d 100644 --- a/catalog/trailofbits/supply-chain-risk-auditor.json +++ b/catalog/trailofbits/supply-chain-risk-auditor.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:supply-chain-risk-auditor", "displayName": "Supply Chain Risk Auditor", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md", - "description": "Identifies dependencies at heightened risk of exploitation or takeover.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/supply-chain-risk-auditor", + "description": "Audit a project's npm, PyPI, and Go dependencies for supply-chain risk: version-matched advisories for direct dependencies and the full lockfile tree, abandoned upstreams, npm publisher concentration, and install scripts", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/supply-chain-risk-auditor/skills/supply-chain-risk-auditor/SKILL.md" + "repoPath": "plugins/supply-chain-risk-auditor/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/testing-handbook-generator.json b/catalog/trailofbits/testing-handbook-generator.json deleted file mode 100644 index fab113f..0000000 --- a/catalog/trailofbits/testing-handbook-generator.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:testing-handbook-generator", - "displayName": "Testing Handbook Generator", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/testing-handbook-generator/SKILL.md", - "description": "Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/testing-handbook-generator/SKILL.md" - } -} diff --git a/catalog/trailofbits/testing-handbook-skills.json b/catalog/trailofbits/testing-handbook-skills.json new file mode 100644 index 0000000..6b45d64 --- /dev/null +++ b/catalog/trailofbits/testing-handbook-skills.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:testing-handbook-skills", + "displayName": "Testing Handbook Skills", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills", + "description": "Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/testing-handbook-skills/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/token-integration-analyzer.json b/catalog/trailofbits/token-integration-analyzer.json deleted file mode 100644 index adfebac..0000000 --- a/catalog/trailofbits/token-integration-analyzer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:token-integration-analyzer", - "displayName": "Token Integration Analyzer", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/token-integration-analyzer/SKILL.md", - "description": "Token integration and implementation analyzer based on Trail of Bits' token integration checklist.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/token-integration-analyzer/SKILL.md" - } -} diff --git a/catalog/trailofbits/ton-vulnerability-scanner.json b/catalog/trailofbits/ton-vulnerability-scanner.json deleted file mode 100644 index 9c7a457..0000000 --- a/catalog/trailofbits/ton-vulnerability-scanner.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:ton-vulnerability-scanner", - "displayName": "Ton Vulnerability Scanner", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/building-secure-contracts/skills/ton-vulnerability-scanner/SKILL.md", - "description": "Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/building-secure-contracts/skills/ton-vulnerability-scanner/SKILL.md" - } -} diff --git a/catalog/trailofbits/trailmark-structural.json b/catalog/trailofbits/trailmark-structural.json deleted file mode 100644 index 540f88e..0000000 --- a/catalog/trailofbits/trailmark-structural.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:trailmark-structural", - "displayName": "Trailmark Structural", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark-structural/SKILL.md", - "description": "Runs full Trailmark structural analysis on Trailmark 0.2.x by building a graph, running `preanalysis()`, and reporting hotspots, taint, blast radius...", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark-structural/SKILL.md" - } -} diff --git a/catalog/trailofbits/trailmark-summary.json b/catalog/trailofbits/trailmark-summary.json deleted file mode 100644 index b20d046..0000000 --- a/catalog/trailofbits/trailmark-summary.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:trailmark-summary", - "displayName": "Trailmark Summary", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark-summary/SKILL.md", - "description": "Runs a Trailmark summary analysis on a codebase.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark-summary/SKILL.md" - } -} diff --git a/catalog/trailofbits/trailmark.json b/catalog/trailofbits/trailmark.json index 3628e9c..7624e6e 100644 --- a/catalog/trailofbits/trailmark.json +++ b/catalog/trailofbits/trailmark.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:trailmark", "displayName": "Trailmark", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/trailmark/SKILL.md", - "description": "Builds and queries multi-language source code graphs for security analysis.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark", + "description": "Builds source and binary code graphs for security analysis, context slicing, mutation testing, cryptographic protocol modeling, finding triage, and variant analysis.", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/trailmark/SKILL.md" + "repoPath": "plugins/trailmark/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/variant-analysis.json b/catalog/trailofbits/variant-analysis.json index d978ce8..a1c9c14 100644 --- a/catalog/trailofbits/variant-analysis.json +++ b/catalog/trailofbits/variant-analysis.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:variant-analysis", "displayName": "Variant Analysis", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/variant-analysis/skills/variant-analysis/SKILL.md", - "description": "Find similar vulnerabilities and bugs across codebases using pattern-based analysis.", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/variant-analysis", + "description": "Find similar vulnerabilities and bugs across codebases using pattern-based analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/variant-analysis/skills/variant-analysis/SKILL.md" + "repoPath": "plugins/variant-analysis/.claude-plugin/plugin.json" } } diff --git a/catalog/trailofbits/vector-forge.json b/catalog/trailofbits/vector-forge.json deleted file mode 100644 index 5007913..0000000 --- a/catalog/trailofbits/vector-forge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:vector-forge", - "displayName": "Vector Forge", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/trailmark/skills/vector-forge/SKILL.md", - "description": "Mutation-driven test vector generation.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/trailmark/skills/vector-forge/SKILL.md" - } -} diff --git a/catalog/trailofbits/wycheproof.json b/catalog/trailofbits/wycheproof.json deleted file mode 100644 index b0d1466..0000000 --- a/catalog/trailofbits/wycheproof.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:wycheproof", - "displayName": "Wycheproof", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/testing-handbook-skills/skills/wycheproof/SKILL.md", - "description": "Wycheproof provides test vectors for validating cryptographic implementations.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/testing-handbook-skills/skills/wycheproof/SKILL.md" - } -} diff --git a/catalog/trailofbits/yara-authoring.json b/catalog/trailofbits/yara-authoring.json new file mode 100644 index 0000000..d00eac5 --- /dev/null +++ b/catalog/trailofbits/yara-authoring.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:trailofbits:skills:yara-authoring", + "displayName": "YARA Authoring", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/yara-authoring", + "description": "YARA-X detection rule authoring with linting and quality analysis", + "metadata": { + "sourceSet": "trailofbits/skills", + "repoPath": "plugins/yara-authoring/.claude-plugin/plugin.json" + } +} diff --git a/catalog/trailofbits/yara-rule-authoring.json b/catalog/trailofbits/yara-rule-authoring.json deleted file mode 100644 index 1ea4ad9..0000000 --- a/catalog/trailofbits/yara-rule-authoring.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "identifier": "urn:ai:github.com:trailofbits:skills:yara-rule-authoring", - "displayName": "Yara Rule Authoring", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/yara-authoring/skills/yara-rule-authoring/SKILL.md", - "description": "Guides authoring of high-quality YARA-X detection rules for malware identification.", - "metadata": { - "sourceSet": "trailofbits/skills", - "repoPath": "plugins/yara-authoring/skills/yara-rule-authoring/SKILL.md" - } -} diff --git a/catalog/trailofbits/zeroize-audit.json b/catalog/trailofbits/zeroize-audit.json index aee2d8e..22a7d85 100644 --- a/catalog/trailofbits/zeroize-audit.json +++ b/catalog/trailofbits/zeroize-audit.json @@ -1,11 +1,11 @@ { "identifier": "urn:ai:github.com:trailofbits:skills:zeroize-audit", "displayName": "Zeroize Audit", - "mediaType": "application/ai-skill", - "url": "https://github.com/trailofbits/skills/blob/main/plugins/zeroize-audit/skills/zeroize-audit/SKILL.md", - "description": "Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level...", + "mediaType": "application/vnd.anthropic.claude-plugin+json", + "url": "https://github.com/trailofbits/skills/blob/main/plugins/zeroize-audit", + "description": "Detects missing or compiler-optimized zeroization of sensitive data with assembly and control-flow analysis", "metadata": { "sourceSet": "trailofbits/skills", - "repoPath": "plugins/zeroize-audit/skills/zeroize-audit/SKILL.md" + "repoPath": "plugins/zeroize-audit/.claude-plugin/plugin.json" } }