bynushell-prophet· 4 skills
This skill should be used when working alongside a user in a shared Nushell terminal (e.g. the cozy sandbox) — coaching Nushell in everyday tasks and practicing literate programming with numd (executable markdown), dotnu (.nu scripts that embed their own output as # => comments), REPL capture, and claude-nu session archiving. It governs interaction style: build a common space where the user runs Nushell themselves and grows fluency, instead of the agent executing everything for them. Relevant when the user says "numd," "dotnu," "teach me," "show me how," "let me run it," "literate programming," "run the code blocks in this markdown," "update the embeds," "capture this session," "keep this doc in sync," "export this claude session," "self-updating README," or asks how to document, share, practice, or verify Nushell work.
$npx -y skills add nushell-prophet/nushell-skills --skill nushell-literate-programmingInstalls into the current project.
Run `npx skills use "https://github.com/nushell-prophet/nushell-skills" --skill "nushell-prophet/nushell-skills/nushell-literate-programming"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nushell-prophet/nushell-skills" that are relevant to the current task. Run `npx skills add "https://github.com/nushell-prophet/nushell-skills"` and select the relevant skills, then follow their instructions.