$npx skillfedfor your agent

Path Locator Checker Yashu

This skill detects JavaScript code patterns that rely on current file location (__dirname, import.meta.url, process.cwd()) to locate resources—a pattern that breaks when bundlers merge files or change output structure. It scans a skill's scripts/ directory, reports findings, and offers repairs that anchor paths to the skill root directory instead.

Path Locator Checker Yashu scans JavaScript files for path-location dependencies that break after bundling.

AI-generated summary based on this skill's SKILL.md

8 3 unlicensed, metadata onlyupdated by steelan9199

Decision gist · record as of 2026-07-27

Path Locator Checker Yashu scans JavaScript files for path-location dependencies that break after bundling. This skill detects JavaScript code patterns that rely on current file location (__dirname, import.meta.url, process.cwd()) to locate resources—a pattern that breaks when bundlers merge files or change output structure. It scans a skill's scripts/ directory, reports findings, and offers repairs that anchor paths to the skill root directory instead.

manual: git clone https://github.com/steelan9199/wechat-publisher → cp -r wechat-publisher ~/.claude/skills/path-locator-checker-yashu

Use it when

  • Path Locator Checker Yashu validates directory paths by scanning your skill's scripts/ directory for problematic location-dependent.
  • Yes.
Same gist for agents: .md · .json

Install

steelan9199/wechat-publisher/path-locator-checker-yashu · repository language: JavaScript

generated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What does Path Locator Checker Yashu do?

Path Locator Checker Yashu detects JavaScript code patterns that rely on current file location (__dirname, import.meta.url, process.cwd()) to locate resources. It scans a skill's scripts/ directory, reports findings, and offers repairs that anchor paths to the skill root directory instead, preventing breakage when bundlers merge files or change output structure.

How do I validate directory paths with this tool?

Path Locator Checker Yashu validates directory paths by scanning your skill's scripts/ directory for problematic location-dependent patterns. It checks for __dirname, import.meta.url, and process.cwd() usage, then verifies path correctness and accessibility before suggesting repairs that anchor paths to your skill root.

Can Path Locator Checker Yashu check if a path exists?

Yes. Path Locator Checker Yashu checks if a file or path exists before processing by examining your JavaScript code for location-dependent patterns. It verifies path correctness and accessibility, ensuring your resources remain locatable even after bundling or directory restructuring.

How does this tool locate files in the system?

Path Locator Checker Yashu locates files and directories within the filesystem by scanning scripts/ for patterns like __dirname, import.meta.url, and process.cwd(). Rather than relying on current file location, it anchors paths to the skill root directory, making file discovery robust across bundling and deployment scenarios.

What path validation does Path Locator Checker Yashu perform?

Path Locator Checker Yashu performs comprehensive path validation by detecting JavaScript patterns that break under bundling, verifying path correctness and accessibility, and offering repairs. It ensures your skill's resource paths remain valid and functional regardless of how bundlers reorganize your code structure.

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Validate and verify file or directory paths in a system”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

Skill Tester Yashu
by steelan9199 · steelan9199/wechat-publisher

Skill Tester Yashu runs live tests on any agent skill across two phases: pre-flight checks with static validation and dependency scanning, followed by normal-scenario execution with output comparison. Each phase produces an immediate report so you see results without waiting.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Skill Failed Cleanup Yashu
by steelan9199 · steelan9199/wechat-publisher

This skill resolves a skills-manager bug where failed installations leave behind folders that prevent reinstallation. It identifies the failed skill by name or GitHub URL, locates the residual folder in the skills-manager directory, and removes it so you can try installing again.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Wechat Skill Toggle Yashu
by steelan9199 · steelan9199/wechat-publisher

This skill enables or disables a group of four WeChat public account–related skills by modifying the `disabledSkills` field in Trae's configuration file. Respond to user commands to activate or deactivate the entire skill set with a single request.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Skill Publish Yashu
by steelan9199 · steelan9199/wechat-publisher

Skill Publish Yashu copies individual private skills to a public directory using a three-layer filtering system: global whitelist, per-skill overrides, and hard blacklist. It prevents sensitive files like license keys and backups from being exposed while ensuring only approved content reaches the public library.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Image Pixel Viewer Yashu
by steelan9199 · steelan9199/wechat-publisher

Image Pixel Viewer displays images in your browser and shows real-time pixel data—coordinates, RGB and HEX values, plus color swatches—as your cursor moves. Click to copy pixel information to clipboard, and switch images anytime without restarting the server.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
Paragraph Reorder Yashu
by steelan9199 · steelan9199/wechat-publisher

This skill uses AI-driven semantic analysis to reorganize paragraphs within articles by grouping thematically related content together. It identifies core topics across paragraphs, clusters similar ones, and reorders them while preserving the original sequence within each cluster to minimize disruption. Ideal for dense, multi-topic articles where paragraph order affects readability.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars

More skills Feishu Docx Yashu (unlicensed)

Tags
file-system-navigationpath-validationfilesystem-utilitylocation-verificationdirectory-lookup