init-physics-intern Skill
Scaffold a PhysicsIntern research workspace in the current folder. Run only when the user explicitly invokes it to set up a new physics/maths research workspace. Published by huggingface in physics-intern-skills.
What is init-physics-intern Skill?
Scaffold a PhysicsIntern research workspace in the current folder. Run only when the user explicitly invokes it to set up a new physics/maths research workspace. Published by huggingface in physics-intern-skills. 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
- Writing
- Research
- Writing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use init-physics-intern Skill
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/physics-intern-skills
- Skill file: plugins/codex/plugin/skills/init-physics-intern/SKILL.md
What it does
Scaffold a PhysicsIntern research workspace in the current folder. Run only when the user explicitly invokes it to set up a new physics/maths research workspace.
Skill instructions
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 .codex/ and runs git init, which the sandbox keeps read-only by default. Please approve it when prompted. 2. Then run the bundled init script, with no arguments, using the shell tool — a single command: bash "${PLUGINROOT}/scripts/plugin-init.sh" 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 .codex/ and runs git init/git commit, which the workspace-write sandbox blocks, so Codex will ask for approval — 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 approval. 3. Read the script's final RESULT: line, then:
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. Run only when the user explicitly invokes it to set up a new physics/maths research workspace.
Who is init-physics-intern best for?
init-physics-intern is best for reusing agent instructions, scripts, and references, writing workflows, 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.