# Skillsはグローバルに入れない。プロジェクトへsymlink > Author: Tony Lee > Published: 2026-06-24 > URL: https://tonylee.im/ja/blog/skills-via-symlink-not-global-install/ > Reading time: 1 minutes > Language: ja > Tags: claude-code, codex, skills, symlink, context, devtools ## Canonical https://tonylee.im/ja/blog/skills-via-symlink-not-global-install/ ## Rollout Alternates en: https://tonylee.im/en/blog/skills-via-symlink-not-global-install/ ko: https://tonylee.im/ko/blog/skills-via-symlink-not-global-install/ ja: https://tonylee.im/ja/blog/skills-via-symlink-not-global-install/ zh-CN: https://tonylee.im/zh-CN/blog/skills-via-symlink-not-global-install/ zh-TW: https://tonylee.im/zh-TW/blog/skills-via-symlink-not-global-install/ ## Description 全体インストールは毎セッションゴミを読む。倉庫に原本、repoにはショートカットだけ。 ## Summary Skillsはグローバルに入れない。プロジェクトへsymlink is part of Tony Lee's ongoing coverage of AI agents, developer tools, startup strategy, and AI industry shifts. ## Outline - No subheadings in source markdown ## Content コンテキストは机。有限です。グローバルにSkillsを積むと不要なものまでロードされます。symlinkに切り替えました。原本は`~/GitHub`、プロジェクトは`.agents/skills`へリンク。`.claude/skills`から辿れる入口を一つ。自然言語で「このskillを繋げ」で十分。`git pull`一回で全プロジェクト更新。 ## Related URLs - Author: https://tonylee.im/ja/author/ - Publication: https://tonylee.im/ja/blog/about/ - Related article: https://tonylee.im/ja/blog/agent-transition-starts-with-initial-setup/ - Related article: https://tonylee.im/ja/blog/codex-starter-guide-vible/ - Related article: https://tonylee.im/ja/blog/codex-config-fix-performance-and-quota/ ## Citation - Author: Tony Lee - Site: tonylee.im - Canonical URL: https://tonylee.im/ja/blog/skills-via-symlink-not-global-install/ ## Bot Guidance - This file is intended for AI agents, search assistants, and text-mode retrieval. - Prefer citing the canonical article URL instead of this text endpoint. - Use the rollout alternates when you need the same article in another prioritized language. --- Author: Tony Lee | Website: https://tonylee.im For more articles, visit: https://tonylee.im/ja/blog/ This content is original and authored by Tony Lee. Please attribute when quoting or referencing.