{
 "measurement": "Whether the links in a trending curated agent-skills directory resolve",
 "trial_date": "2026-08-24",
 "subject": {
  "repository": "VoltAgent/awesome-agent-skills",
  "commit": "ea6bfaa2d2afa08017f7f77175acdf142ed2abe3",
  "what_it_is": "A DIRECTORY, not a collection. The repository holds four files and no skills; README.md is 247,301 bytes and links to skills hosted elsewhere.",
  "entries_counted": 1217,
  "sections_counted": 70,
  "its_claim": "The GitHub description says '1000+ agent skills'. Counted here at 1217, so the claim is ACCURATE.",
  "its_own_warning": "The repository's Security Notice states skills are 'curated, not audited' and that they 'may be updated, modified, or replaced by their original maintainers at any time after being added here'. It also warns about prompt injection and tool poisoning and recommends scanners. That disclosure predicts exactly the failure found below.",
  "link_hosts": {
   "github.com": 629,
   "officialskills.sh": 582,
   "catalog.redhat.com": 4,
   "www.notion.so": 1,
   "paulo.com.br": 1
  }
 },
 "pre_registration": "/awesome-skills-preregistration.md, written before any link was fetched",
 "method": {
  "random_sample": "60 of 1217 entries (4.9%), drawn with fixed seed 20260824 so the draw is reproducible.",
  "why_a_sample": "1,217 requests against someone else's infrastructure to satisfy curiosity is rude. Requests were sequential with a 1 second delay.",
  "three_outcomes": "200 resolves; 404 or 410 dead; anything else INCONCLUSIVE and counted apart, because a 403 or a timeout says the host declined to talk to a script, not that the target is missing.",
  "targeted_group": "After the random sample flagged one host, 15 FURTHER NVIDIA links were tested to check whether the pattern was systematic. These are reported separately and are never pooled with the random sample."
 },
 "results": {
  "random_sample": {
   "tested": 60,
   "verdicts": {
    "dead": 11,
    "resolves": 49
   },
   "inconclusive": 0
  },
  "random_sample_excluding_the_flagged_host": {
   "tested": 49,
   "dead": 0,
   "reading": "Every link in the random sample that did not point at NVIDIA/skills resolved. The rest of the directory is in good order."
  },
  "the_one_broken_host": {
   "host_path": "github.com/NVIDIA/skills",
   "entries_in_the_directory_using_the_old_form": 155,
   "share_of_directory": "12.7%",
   "tested_in_random_sample": 11,
   "dead_in_random_sample": 11,
   "tested_in_targeted_group": 15,
   "dead_in_targeted_group": 15,
   "total_tested": 26,
   "cause": "The upstream repository FLATTENED its directory structure. The directory links to skills/<product>/<skill>; the skills now live at skills/<skill>. Checked on three pairs: skills/cudaq-guide, skills/cuopt-developer and skills/cuopt-install all return 200 while the nested forms the directory lists return 404.",
   "the_repository_is_alive": "github.com/NVIDIA/skills returns 200 and so does /tree/main/skills. The skills were not deleted; they moved up one path level."
  }
 },
 "known_limits": {
  "no_extrapolation_to_all_155": "26 NVIDIA links were tested and all 26 returned 404. The directory holds 155 entries in that same nested form. It is NOT claimed here that all of them are dead; that would be an extrapolation from 26.",
  "one_date": "Link state on 2026-08-24 only. The directory's own notice says entries move, and this is an instance of that rather than a contradiction of it.",
  "resolution_is_not_quality": "A 200 means a URL resolves. It says nothing about whether the skill is good, safe, or what its description claims.",
  "sampling_error": "The random sample is 60 of 1217, 4.9%. Any rate carries that error.",
  "the_targeted_group_is_not_a_rate": "The 15 targeted links were chosen BECAUSE the random sample flagged that host. They confirm a pattern; they do not measure a frequency, and they are not pooled with the random sample anywhere in this file."
 },
 "raw": {
  "seed": 20260824,
  "sample": 60,
  "population": 1217,
  "delay_seconds": 1.0,
  "rows": [
   {
    "n": 1,
    "skill": "NVIDIA/TensorRT-LLM/trtllm-code-contribution",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/trtllm-code-contribution",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/trtllm-code-contribution",
    "verdict": "dead",
    "seconds": 1.4,
    "curl_stderr": ""
   },
   {
    "n": 2,
    "skill": "deanpeters/director-readiness-advisor",
    "url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/director-readiness-advisor",
    "http": "200",
    "final_url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/director-readiness-advisor",
    "verdict": "resolves",
    "seconds": 5.3,
    "curl_stderr": ""
   },
   {
    "n": 3,
    "skill": "zero/zero-gemini",
    "url": "https://github.com/officialzeroxyz/zero-plugins/tree/main/plugins/zero-gemini",
    "http": "200",
    "final_url": "https://github.com/officialzeroxyz/zero-plugins/tree/main/plugins/zero-gemini",
    "verdict": "resolves",
    "seconds": 6.9,
    "curl_stderr": ""
   },
   {
    "n": 4,
    "skill": "NVIDIA/CUDA-Q/cudaq-guide",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/CUDA-Q/cudaq-guide",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/CUDA-Q/cudaq-guide",
    "verdict": "dead",
    "seconds": 3.4,
    "curl_stderr": ""
   },
   {
    "n": 5,
    "skill": "expo/expo-tailwind-setup",
    "url": "https://officialskills.sh/expo/skills/expo-tailwind-setup",
    "http": "200",
    "final_url": "https://officialskills.sh/expo/skills/expo-tailwind-setup",
    "verdict": "resolves",
    "seconds": 1.0,
    "curl_stderr": ""
   },
   {
    "n": 6,
    "skill": "NVIDIA/TensorRT-LLM/perf-nsight-compute-analysis",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/perf-nsight-compute-analysis",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/perf-nsight-compute-analysis",
    "verdict": "dead",
    "seconds": 2.6,
    "curl_stderr": ""
   },
   {
    "n": 7,
    "skill": "redhat/sre-skillpack",
    "url": "https://catalog.redhat.com/en/ai/skills/detail/agentic-skill-pack-for-site-reliability-engineers",
    "http": "200",
    "final_url": "https://catalog.redhat.com/en/ai/skills/detail/agentic-skill-pack-for-site-reliability-engineers",
    "verdict": "resolves",
    "seconds": 2.1,
    "curl_stderr": ""
   },
   {
    "n": 8,
    "skill": "testmu-ai/specflow-skill",
    "url": "https://github.com/LambdaTest/agent-skills/tree/main/specflow-skill",
    "http": "200",
    "final_url": "https://github.com/LambdaTest/agent-skills/tree/main/specflow-skill",
    "verdict": "resolves",
    "seconds": 1.0,
    "curl_stderr": ""
   },
   {
    "n": 9,
    "skill": "zechenzhangAGI/AI-research-SKILLs",
    "url": "https://github.com/zechenzhangAGI/AI-research-SKILLs",
    "http": "200",
    "final_url": "https://github.com/Orchestra-Research/AI-Research-SKILLs",
    "verdict": "resolves",
    "seconds": 5.8,
    "curl_stderr": ""
   },
   {
    "n": 10,
    "skill": "microsoft/azure-search-documents-py",
    "url": "https://officialskills.sh/microsoft/skills/azure-search-documents-py",
    "http": "200",
    "final_url": "https://officialskills.sh/microsoft/skills/azure-search-documents-py",
    "verdict": "resolves",
    "seconds": 1.3,
    "curl_stderr": ""
   },
   {
    "n": 11,
    "skill": "NVIDIA/NeMo-RL/launch-nemo-rl",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-RL/launch-nemo-rl",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-RL/launch-nemo-rl",
    "verdict": "dead",
    "seconds": 1.2,
    "curl_stderr": ""
   },
   {
    "n": 12,
    "skill": "NVIDIA/TensorRT-LLM/trtllm-flashinfer-upgrade",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/trtllm-flashinfer-upgrade",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/TensorRT-LLM/trtllm-flashinfer-upgrade",
    "verdict": "dead",
    "seconds": 1.1,
    "curl_stderr": ""
   },
   {
    "n": 13,
    "skill": "WordPress/wp-wpcli-and-ops",
    "url": "https://officialskills.sh/WordPress/skills/wp-wpcli-and-ops",
    "http": "200",
    "final_url": "https://officialskills.sh/WordPress/skills/wp-wpcli-and-ops",
    "verdict": "resolves",
    "seconds": 1.6,
    "curl_stderr": ""
   },
   {
    "n": 14,
    "skill": "clickhouse/clickhousectl-local-dev",
    "url": "https://officialskills.sh/clickhouse/skills/clickhousectl-local-dev",
    "http": "200",
    "final_url": "https://officialskills.sh/clickhouse/skills/clickhousectl-local-dev",
    "verdict": "resolves",
    "seconds": 0.9,
    "curl_stderr": ""
   },
   {
    "n": 15,
    "skill": "GarethManning/learning-target-authoring-guide",
    "url": "https://github.com/GarethManning/education-agent-skills/tree/main/skills/original-frameworks/learning-target-authoring-guide",
    "http": "200",
    "final_url": "https://github.com/GarethManning/education-agent-skills/tree/main/skills/original-frameworks/learning-target-authoring-guide",
    "verdict": "resolves",
    "seconds": 0.9,
    "curl_stderr": ""
   },
   {
    "n": 16,
    "skill": "deanpeters/user-story",
    "url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/user-story",
    "http": "200",
    "final_url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/user-story",
    "verdict": "resolves",
    "seconds": 1.7,
    "curl_stderr": ""
   },
   {
    "n": 17,
    "skill": "NVIDIA/cuopt/numerical-optimization-formulation",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/cuopt/numerical-optimization-formulation",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/cuopt/numerical-optimization-formulation",
    "verdict": "dead",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 18,
    "skill": "NVIDIA/deepstream/deepstream-import-vision-model",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/deepstream/deepstream-import-vision-model",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/deepstream/deepstream-import-vision-model",
    "verdict": "dead",
    "seconds": 2.1,
    "curl_stderr": ""
   },
   {
    "n": 19,
    "skill": "microsoft/azure-cosmos-ts",
    "url": "https://officialskills.sh/microsoft/skills/azure-cosmos-ts",
    "http": "200",
    "final_url": "https://officialskills.sh/microsoft/skills/azure-cosmos-ts",
    "verdict": "resolves",
    "seconds": 0.9,
    "curl_stderr": ""
   },
   {
    "n": 20,
    "skill": "agiwhitelist/auteur",
    "url": "https://github.com/agiwhitelist/auteur",
    "http": "200",
    "final_url": "https://github.com/agiwhitelist/auteur",
    "verdict": "resolves",
    "seconds": 0.9,
    "curl_stderr": ""
   },
   {
    "n": 21,
    "skill": "auth0/auth0-migration",
    "url": "https://officialskills.sh/auth0/skills/auth0-migration",
    "http": "200",
    "final_url": "https://officialskills.sh/auth0/skills/auth0-migration",
    "verdict": "resolves",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 22,
    "skill": "NVIDIA/NeMo-RL/error-handling",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-RL/error-handling",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-RL/error-handling",
    "verdict": "dead",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 23,
    "skill": "coreyhaines31/onboarding",
    "url": "https://github.com/coreyhaines31/marketingskills/tree/main/skills/onboarding",
    "http": "200",
    "final_url": "https://github.com/coreyhaines31/marketingskills/tree/main/skills/onboarding",
    "verdict": "resolves",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 24,
    "skill": "deusyu/translate-book",
    "url": "https://github.com/deusyu/translate-book",
    "http": "200",
    "final_url": "https://github.com/deusyu/translate-book",
    "verdict": "resolves",
    "seconds": 0.8,
    "curl_stderr": ""
   },
   {
    "n": 25,
    "skill": "google-labs-code/design-md",
    "url": "https://officialskills.sh/google-labs-code/skills/design-md",
    "http": "200",
    "final_url": "https://officialskills.sh/google-labs-code/skills/design-md",
    "verdict": "resolves",
    "seconds": 0.5,
    "curl_stderr": ""
   },
   {
    "n": 26,
    "skill": "makenotion/meeting-intelligence",
    "url": "https://officialskills.sh/makenotion/skills/meeting-intelligence",
    "http": "200",
    "final_url": "https://officialskills.sh/makenotion/skills/meeting-intelligence",
    "verdict": "resolves",
    "seconds": 0.5,
    "curl_stderr": ""
   },
   {
    "n": 27,
    "skill": "muratcankoylan/context-fundamentals",
    "url": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals",
    "http": "200",
    "final_url": "https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals",
    "verdict": "resolves",
    "seconds": 1.8,
    "curl_stderr": ""
   },
   {
    "n": 28,
    "skill": "netlify/netlify-db",
    "url": "https://officialskills.sh/netlify/skills/netlify-db",
    "http": "200",
    "final_url": "https://officialskills.sh/netlify/skills/netlify-db",
    "verdict": "resolves",
    "seconds": 0.4,
    "curl_stderr": ""
   },
   {
    "n": 29,
    "skill": "NVIDIA/cuopt/routing-formulation",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/cuopt/routing-formulation",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/cuopt/routing-formulation",
    "verdict": "dead",
    "seconds": 2.3,
    "curl_stderr": ""
   },
   {
    "n": 30,
    "skill": "fal-ai-community/fal-kling-o3",
    "url": "https://officialskills.sh/fal-ai-community/skills/fal-kling-o3",
    "http": "200",
    "final_url": "https://officialskills.sh/fal-ai-community/skills/fal-kling-o3",
    "verdict": "resolves",
    "seconds": 0.5,
    "curl_stderr": ""
   },
   {
    "n": 31,
    "skill": "openai/yeet",
    "url": "https://officialskills.sh/openai/skills/yeet",
    "http": "200",
    "final_url": "https://officialskills.sh/openai/skills/yeet",
    "verdict": "resolves",
    "seconds": 0.8,
    "curl_stderr": ""
   },
   {
    "n": 32,
    "skill": "deanpeters/feature-investment-advisor",
    "url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/feature-investment-advisor",
    "http": "200",
    "final_url": "https://github.com/deanpeters/Product-Manager-Skills/tree/main/skills/feature-investment-advisor",
    "verdict": "resolves",
    "seconds": 0.8,
    "curl_stderr": ""
   },
   {
    "n": 33,
    "skill": "obra/dispatching-parallel-agents",
    "url": "https://github.com/obra/superpowers/blob/main/skills/dispatching-parallel-agents/SKILL.md",
    "http": "200",
    "final_url": "https://github.com/obra/superpowers/blob/main/skills/dispatching-parallel-agents/SKILL.md",
    "verdict": "resolves",
    "seconds": 3.9,
    "curl_stderr": ""
   },
   {
    "n": 34,
    "skill": "MiniMax-AI/ios-application-dev",
    "url": "https://officialskills.sh/MiniMax-AI/skills/ios-application-dev",
    "http": "200",
    "final_url": "https://officialskills.sh/MiniMax-AI/skills/ios-application-dev",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 35,
    "skill": "google/cloud/gemini-api",
    "url": "https://github.com/google/skills/tree/main/skills/cloud/gemini-api",
    "http": "200",
    "final_url": "https://github.com/google/skills/tree/main/skills/cloud/gemini-api",
    "verdict": "resolves",
    "seconds": 0.9,
    "curl_stderr": ""
   },
   {
    "n": 36,
    "skill": "garrytan/codex",
    "url": "https://officialskills.sh/garrytan/skills/codex",
    "http": "200",
    "final_url": "https://officialskills.sh/garrytan/skills/codex",
    "verdict": "resolves",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 37,
    "skill": "NVIDIA/Megatron-Bridge/linting-and-formatting",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/Megatron-Bridge/linting-and-formatting",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/Megatron-Bridge/linting-and-formatting",
    "verdict": "dead",
    "seconds": 1.9,
    "curl_stderr": ""
   },
   {
    "n": 38,
    "skill": "NVIDIA/NeMo-Gym/nemo-gym-reward-profiling",
    "url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-Gym/nemo-gym-reward-profiling",
    "http": "404",
    "final_url": "https://github.com/NVIDIA/skills/tree/main/skills/NeMo-Gym/nemo-gym-reward-profiling",
    "verdict": "dead",
    "seconds": 8.8,
    "curl_stderr": ""
   },
   {
    "n": 39,
    "skill": "apollographql/apollo-router-plugin-creator",
    "url": "https://officialskills.sh/apollographql/skills/apollo-router-plugin-creator",
    "http": "200",
    "final_url": "https://officialskills.sh/apollographql/skills/apollo-router-plugin-creator",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 40,
    "skill": "infrasity-labs/dev-gtm-claude-skills",
    "url": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
    "http": "200",
    "final_url": "https://github.com/infrasity-labs/dev-gtm-claude-skills",
    "verdict": "resolves",
    "seconds": 25.0,
    "curl_stderr": "curl: (28) Operation timed out after 25005 milliseconds with 229983 bytes received"
   },
   {
    "n": 41,
    "skill": "openai/doc",
    "url": "https://officialskills.sh/openai/skills/doc",
    "http": "200",
    "final_url": "https://officialskills.sh/openai/skills/doc",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 42,
    "skill": "garrytan/guard",
    "url": "https://officialskills.sh/garrytan/skills/guard",
    "http": "200",
    "final_url": "https://officialskills.sh/garrytan/skills/guard",
    "verdict": "resolves",
    "seconds": 1.3,
    "curl_stderr": ""
   },
   {
    "n": 43,
    "skill": "k-kolomeitsev/data-structure-protocol",
    "url": "https://github.com/k-kolomeitsev/data-structure-protocol",
    "http": "200",
    "final_url": "https://github.com/k-kolomeitsev/data-structure-protocol",
    "verdict": "resolves",
    "seconds": 10.6,
    "curl_stderr": ""
   },
   {
    "n": 44,
    "skill": "microsoft/azure-eventhub-py",
    "url": "https://officialskills.sh/microsoft/skills/azure-eventhub-py",
    "http": "200",
    "final_url": "https://officialskills.sh/microsoft/skills/azure-eventhub-py",
    "verdict": "resolves",
    "seconds": 0.5,
    "curl_stderr": ""
   },
   {
    "n": 45,
    "skill": "microsoft/continual-learning",
    "url": "https://officialskills.sh/microsoft/skills/continual-learning",
    "http": "200",
    "final_url": "https://officialskills.sh/microsoft/skills/continual-learning",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 46,
    "skill": "anthropics/docx",
    "url": "https://officialskills.sh/anthropics/skills/docx",
    "http": "200",
    "final_url": "https://officialskills.sh/anthropics/skills/docx",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 47,
    "skill": "microsoft/azure-identity-py",
    "url": "https://officialskills.sh/microsoft/skills/azure-identity-py",
    "http": "200",
    "final_url": "https://officialskills.sh/microsoft/skills/azure-identity-py",
    "verdict": "resolves",
    "seconds": 1.1,
    "curl_stderr": ""
   },
   {
    "n": 48,
    "skill": "testmu-ai/test-framework-migration-skill",
    "url": "https://github.com/LambdaTest/agent-skills/tree/main/test-framework-migration-skill",
    "http": "200",
    "final_url": "https://github.com/LambdaTest/agent-skills/tree/main/test-framework-migration-skill",
    "verdict": "resolves",
    "seconds": 19.7,
    "curl_stderr": ""
   },
   {
    "n": 49,
    "skill": "auth0/auth0-react-native",
    "url": "https://officialskills.sh/auth0/skills/auth0-react-native",
    "http": "200",
    "final_url": "https://officialskills.sh/auth0/skills/auth0-react-native",
    "verdict": "resolves",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 50,
    "skill": "netlify/netlify-deploy",
    "url": "https://officialskills.sh/netlify/skills/netlify-deploy",
    "http": "200",
    "final_url": "https://officialskills.sh/netlify/skills/netlify-deploy",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 51,
    "skill": "netlify/netlify-edge-functions",
    "url": "https://officialskills.sh/netlify/skills/netlify-edge-functions",
    "http": "200",
    "final_url": "https://officialskills.sh/netlify/skills/netlify-edge-functions",
    "verdict": "resolves",
    "seconds": 0.6,
    "curl_stderr": ""
   },
   {
    "n": 52,
    "skill": "flutter/flutter-handling-http-and-json",
    "url": "https://officialskills.sh/flutter/skills/flutter-handling-http-and-json",
    "http": "200",
    "final_url": "https://officialskills.sh/flutter/skills/flutter-handling-http-and-json",
    "verdict": "resolves",
    "seconds": 1.6,
    "curl_stderr": ""
   },
   {
    "n": 53,
    "skill": "google/cloud/agent-platform-skill-registry",
    "url": "https://github.com/google/skills/tree/main/skills/cloud/agent-platform-skill-registry",
    "http": "200",
    "final_url": "https://github.com/google/skills/tree/main/skills/cloud/agent-platform-skill-registry",
    "verdict": "resolves",
    "seconds": 5.2,
    "curl_stderr": ""
   },
   {
    "n": 54,
    "skill": "greensock/gsap-react",
    "url": "https://officialskills.sh/greensock/skills/gsap-react",
    "http": "200",
    "final_url": "https://officialskills.sh/greensock/skills/gsap-react",
    "verdict": "resolves",
    "seconds": 0.7,
    "curl_stderr": ""
   },
   {
    "n": 55,
    "skill": "realkimbarrett/ad-angle-multiplier",
    "url": "https://github.com/realkimbarrett/advertising-skills/tree/main/skills/operator-os/ad-angle-multiplier",
    "http": "200",
    "final_url": "https://github.com/realkimbarrett/advertising-skills/tree/main/skills/operator-os/ad-angle-multiplier",
    "verdict": "resolves",
    "seconds": 2.2,
    "curl_stderr": ""
   },
   {
    "n": 56,
    "skill": "expo/expo-deployment",
    "url": "https://officialskills.sh/expo/skills/expo-deployment",
    "http": "200",
    "final_url": "https://officialskills.sh/expo/skills/expo-deployment",
    "verdict": "resolves",
    "seconds": 0.4,
    "curl_stderr": ""
   },
   {
    "n": 57,
    "skill": "binance/query-token-info",
    "url": "https://officialskills.sh/binance/skills/query-token-info",
    "http": "200",
    "final_url": "https://officialskills.sh/binance/skills/query-token-info",
    "verdict": "resolves",
    "seconds": 0.8,
    "curl_stderr": ""
   },
   {
    "n": 58,
    "skill": "veniceai/venice-responses",
    "url": "https://github.com/veniceai/skills/tree/main/skills/venice-responses",
    "http": "200",
    "final_url": "https://github.com/veniceai/skills/tree/main/skills/venice-responses",
    "verdict": "resolves",
    "seconds": 2.4,
    "curl_stderr": ""
   },
   {
    "n": 59,
    "skill": "NeoLabHQ/reflexion",
    "url": "https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/reflexion",
    "http": "200",
    "final_url": "https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/reflexion",
    "verdict": "resolves",
    "seconds": 3.3,
    "curl_stderr": ""
   },
   {
    "n": 60,
    "skill": "flutter/flutter-animating-apps",
    "url": "https://officialskills.sh/flutter/skills/flutter-animating-apps",
    "http": "200",
    "final_url": "https://officialskills.sh/flutter/skills/flutter-animating-apps",
    "verdict": "resolves",
    "seconds": 1.2,
    "curl_stderr": ""
   }
  ]
 }
}