🔗
AutomationJavaScript

Skill Link Check

by yan-labs

Skill Link Check is an Automation skill for Claude Code, published by yan-labs in yan-skills.

177 stars78 forkson yan-labs/yan-skillsAdded 2026/09/07+9% in starsRepository updated 2026/09/07
agent-skillsclaude-codegoogle-trendsseoskills
Install in seconds
Install Skill Link Check
Copy Skill Link Check into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yan-labs/yan-skills/tree/main/skill-link-check ~/.claude/skills/skill-link-check

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yan-labs/yan-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skill-link-check/SKILL.md in yan-labs/yan-skills
Installs to
~/.claude/skills/skill-link-check
Collection
One of 9 skills cataloged from this repository
Category
Automation2109 skills

What Skill Link Check does

Skill Link Check audits `.agents/skills` and `.claude/skills` layouts to verify the source and mirrored skill paths stay aligned. Use it when a skill is missing, duplicated, not loading, or linked incorrectly.

Skill Link Check is cataloged under Automation on DirSkills. Skill Link Check comes from a repository tagged agent-skills, claude-code, google-trends, seo and skills.

Documentation

README

安装与更新

来源:Skills.sh

# 首次全局安装,或更新失败时重新安装
npx skills add yan-labs/yan-skills --skill skill-link-check -g -y

# 更新已安装的全局 Skill
npx skills update skill-link-check -g -y

若使用项目级安装,去掉安装命令中的 -g;项目级更新使用 npx skills update skill-link-check -p -y

本 Skill 只审计目录布局,不自动移动、删除或覆盖文件:

  • .agents/skills/<name>/ 保存真实源文件。
  • .claude/skills 要么整体链接到 .agents/skills,要么通过逐个子项链接镜像它。

最常见的漂移是 Skill 被直接创建成 .claude/skills/<name>/ 真实目录,却没有进入 .agents/skills/。它看似已安装,实际不会随正常备份、同步或迁移流程保存。

Goal Contract

/goal、autopilot 或其他持续执行器中,本 Skill 的完成条件是“审计证据完整”,不是“退出码必须为 0”。发现问题是有效结果,不能为了让检查通过而擅自修复。

This is the opening of the README. Read the full README on GitHub.

Commands Skill Link Check provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /goal

Frequently asked about Skill Link Check

  • What else does yan-labs publish alongside Skill Link Check?

    Skill Link Check is one of 9 skills that DirSkills catalogs from yan-labs/yan-skills, the repository it ships in. Its siblings there include Autopilot, Backlink and Codex. Each one is a separate skill with its own page in this directory, installs the same way Skill Link Check does, and is maintained by yan-labs in that same repository. The rest of the collection is listed on the yan-labs/yan-skills page.

  • How does Skill Link Check compare to other Automation skills?

    Skill Link Check ranks #1933 by stars among the 2109 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Skill Link Check against them. Open each page to compare what they document and how they install.

More from yan-labs/yan-skills

Skill Link Check is one of 9 skills cataloged on DirSkills from yan-labs/yan-skills.

See all 9 skills
🤖
2h ago

Autopilot

Autopilot turns a vague instruction into a structured plan and executes it end to end without mid-task confirmation. It is used for broad requests like fixing bugs, adding tests, investigating issues, deploying, and running reviews.
AI Engineering
17778
🔗
2h ago

Backlink

Backlink discovers backlink and external-link opportunities, checks link quality, and verifies evidence from search tools and logged-in dashboards. Use it for competitor link research, directory submissions, outreach lists, and scraping no-API report tables.
SEO
17778
🤖
2h ago

Codex

Codex runs as a background sub-agent for code analysis, refactoring, and review, and it also handles image generation requests through its built-in tool. Use it when you want an agent to work in parallel without blocking the main conversation.
AI Engineering
17778
🎮
2h ago

Game Opportunity

Game Opportunity ranks new and existing game ideas using sitemap discovery, 24-hour trend scanning, search demand, SERP, KD, and playable supply checks. Use it when deciding which games are worth building or prioritizing.
SEO
17778
🎨
2h ago

ImageGen

ImageGen turns visual requests into generated assets for websites and content, including logos, mascots, cover images, OG images, and user-scene illustrations. Use it when a page is missing artwork or needs original images instead of placeholders.
AI Engineering
17778
🌐
2h ago

OpenCLI

OpenCLI drives the user's real logged-in Chrome for browser actions on sites that need identity, session control, or site-specific adapters. Use it to read dashboards, fetch tables, fill forms, troubleshoot doctor errors, and manage browser sessions.
Automation
17778