Skip to content

Replace broken agent-skill.co directory links with smithery.ai in README#179

Open
tomash wants to merge 3 commits intoheilcheng:mainfrom
tomash:replace-agentskill-links-with-smithery
Open

Replace broken agent-skill.co directory links with smithery.ai in README#179
tomash wants to merge 3 commits intoheilcheng:mainfrom
tomash:replace-agentskill-links-with-smithery

Conversation

@tomash
Copy link
Copy Markdown

@tomash tomash commented Apr 11, 2026

Summary

The Official Skill Directories section in README.md linked skills with URLs of the form https://agent-skill.co/OWNER/skills/SKILLNAME. Those paths now return 404, so readers hit dead ends when following curated official skills.

This change rewrites those links to Smithery using the mapping:

https://agent-skill.co/OWNER/skills/SKILLNAMEhttps://smithery.ai/skills/OWNER/SKILLNAME

152 skill links are updated. The banner / quick-start references that only point at the agent-skill.co homepage (without /OWNER/skills/...) are left as-is.

Verification

Sample curl checks (one URL per distinct owner) against smithery returned HTTP 200, not 404.

Process note

The edits were produced agentically (automated assistant), then reviewed and verified by a human (Tomash) before this PR—including spot-checking that the new URL pattern resolves.


Happy to adjust wording or extend the same treatment to localized READMEs if maintainers want consistency across locales.

Official Skill Directory links used agent-skill.co/OWNER/skills/NAME paths
that now return 404. Point them at smithery.ai/skills/OWNER/NAME instead.
Header links to the live directory homepage are unchanged.
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 11, 2026

@tomash is attempting to deploy a commit to the heilcheng's projects Team on Vercel.

A member of the Team first needs to authorize it.

@tomash
Copy link
Copy Markdown
Author

tomash commented Apr 11, 2026

Hi, actual human owner of the account here. The code and PR is entirely agent-generated, but came from my instructions. Not sure if Smithery is the "official" successor to agent-skill directory. I've checked the links and most of them work. There are a few owners (Minimax-AI, Netlify, vercel-labs and some others) that I can't find on Smithery nor in any other skill registry online, so those links stay dead.

tomash added 2 commits April 11, 2026 19:53
- Vercel: link to vercel-labs/agent-skills and vercel-labs/next-skills on GitHub
- MiniMax: link to MiniMax-AI/skills tree paths (not on Smithery)
- Netlify: note missing Smithery listings; use npx skills find and GitHub code search

Smithery often returns 200 with a generic page title when a skill is absent.
Audit: many smithery.ai/skills URLs return 200 with the generic site title
instead of a real skill page. Replace those with verified GitHub tree links,
plugin paths, or GitHub code searches; add a short note under Official Skill
Directories.

Covers Gemini, HF (hf-cli, transformers-js), DuckDB, GSAP, VoltAgent,
replicate/remotion/fal, Trail of Bits plugins, Sentry code-review path,
Firecrawl CLI, Microsoft cloud-solution-architect, garrytan/gstack, Better
Auth, Binance/Figma/Tinybird/Workspace/Notion where no stable repo path,
and fixes Sanity agent-toolkit table paths (skills/ prefix).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant