Sync Knowledge
Description
Sync the latest shared knowledge from the ai_info repository. Instructions: 1. Pull the latest ai_info content: ```bash cd ../ai_info && git pull origin main ``` 2. Report what changed: ```bash git log --oneline -10 ``` 3. If running from emed_app, emed_etl, or emed_sql, also copy rules and commands: For the current project, copy rule files: ```bash # Determine current project # Copy org rules cp ../ai_info/org/rules/*.md .claude/rules/ 2>/dev/null # Copy
Installation
Installs to ~/.claude/skills/earth-science-tech-ai_info-sync-knowledge/SKILL.md
mkdir -p ~/.claude/skills/earth-science-tech-ai_info-sync-knowledge && curl -fsSL https://raw.githubusercontent.com/Earth-Science-Tech/ai_info/HEAD/commands/sync-knowledge.md -o ~/.claude/skills/earth-science-tech-ai_info-sync-knowledge/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development