init-physics-intern Skill
Scaffold a PhysicsIntern research workspace in the current folder. Published by huggingface in physics-intern-claude-plugin.
What is init-physics-intern Skill?
Scaffold a PhysicsIntern research workspace in the current folder. Published by huggingface in physics-intern-claude-plugin. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Research
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use init-physics-intern Skill
- Use it for research.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/physics-intern-claude-plugin
- Skill file: plugin/skills/init-physics-intern/SKILL.md
What it does
Scaffold a PhysicsIntern research workspace in the current folder.
Skill instructions
The PhysicsIntern initializer script is located at: !echo "${CLAUDEPLUGINROOT}/scripts/plugin-init.sh" This is a purely mechanical bootstrap. Do exactly the following and nothing more — do not read, copy, render, or create any files yourself, and do not narrate steps: 1. First, print this line verbatim to the user: ⏳ Initializing the PhysicsIntern workspace. This needs one permission approval — the script writes .claude/ and runs git init, which the sandbox blocks by default. Please approve it when prompted. 2. Then run that one script, with no arguments, using the Bash tool. The script renders the workspace, scaffolds the directories, and makes the first git commit — it does the entire job in one command. It writes to .claude/ and runs git init, which the sandbox blocks, so Claude Code will ask to run it outside the sandbox (or for permission) — that is expected; approve it. Do not fall back to doing the work by hand if it is denied — just re-run the same script with permission. 3. Re
Explore related resources
Frequently asked questions
What is init-physics-intern?
init-physics-intern is a open-source AI agent skill with Copy skill directory. Scaffold a PhysicsIntern research workspace in the current folder.
Who is init-physics-intern best for?
init-physics-intern is best for reusing agent instructions, scripts, and references, research workflows.
How do I install init-physics-intern?
Install or run init-physics-intern using Copy skill directory. Check init-physics-intern for the latest setup command.
Is init-physics-intern actively maintained?
init-physics-intern may need a closer maintenance check before production use.
Auto-fetched from GitHub.