researchbuddy-tap-maintainer
- Repo stars 0
- Author repo homebrew-researchbuddy
ResearchBuddy Homebrew Tap Maintainer
Use this skill when the task is to publish or update the ResearchBuddy Homebrew tap.
Publishing Workflow
- Confirm the source repo has a pushed Git tag for the target release.
- Open
Formula/researchbuddy.rb. - Update
urlandsha256. - Run:
brew audit --strict --online researchbuddy brew install --build-from-source ./Formula/researchbuddy.rb brew test researchbuddy - If validation passes, commit and push the tap repo.
Install Reference
- Tap:
brew tap willemave/researchbuddy - Install:
brew install researchbuddy - Fully qualified install:
brew install willemave/researchbuddy/researchbuddy
Read These References As Needed
- For the exact release and validation checklist, read
references/publishing.md.
- Fluxly category
- Other
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @willemave · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Confirm the source repo has a pushed Git tag for the target release. Open Formula/researchbuddy.rb. Update url and sha256.
Tap: brew tap willemave/researchbuddy Install: brew install researchbuddy Fully qualified install: brew install willemave/researchbuddy/researchbuddy
For the exact release and validation checklist, read references/publishing.md.
# ResearchBuddy Homebrew Tap Maintainer
Use this skill when the task is to publish or update the ResearchBuddy Homebrew tap.
## Publishing Workflow
1. Confirm the source repo has a pushed Git tag for the target release.
2. Open `Formula/researchbuddy.rb`.
3. Update `url` and `sha256`.
4. Run:
```bash
brew audit --strict --online researchbuddy
brew install --build-from-source ./Formula/researchbuddy.rb
brew test researchbuddy
```
5. If validation passes, commit and push the tap repo.
## Install Reference
- Tap: `brew tap willemave/researchbuddy`
- Install: `brew install researchbuddy`
- Fully qualified install: `brew install willemave/researchbuddy/researchbuddy`
## Read These References As Needed
- For the exact release and validation checklist, read `references/publishing.md`. Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Publishing Workflow → Install Reference → Read These References As Needed
terms -> Use this skill when the task is to publish or update the ResearchBuddy Homebrew tap. · 1. Confirm the source repo has a pushed Git tag for the target release. · - For the exact release and validation checklist, read references/publishing.md.
files/cmd -> Formula/researchbuddy.rb · url · sha256 · brew tap willemave/researchbuddy · brew install researchbuddy · brew install willemave/researchbuddy/researchbuddy · references/publishing.md
body sha256 -> d8707ef43ae0
Decide Fit First
Design Intent
How To Use It
Boundaries And Review