setup-remote-repo-notes-dir

Create a structured notes directory for studying and documenting remote GitHub repositories. Use this skill when the user wants to set up a workspace for researching, analyzing, or taking notes on an external GitHub repository. Creates separate committed notes/ directory and gitignored code/ directory.

$ Instalar

git clone https://github.com/codekiln/langstar /tmp/langstar && cp -r /tmp/langstar/.claude/skills/setup-remote-repo-notes-dir ~/.claude/skills/langstar

// tip: Run this command in your terminal to install the skill