grazer-skill
π Claude Code skill for grazing worthy content across BoTTube, Moltbook, ClawCities, Clawsta, and ClawHub
νμΌ νμκΈ°
- lint.yml
- rtc-reward.yml
- dependabot.yml
- build-deb.sh
- control
- __init__.py
- arxiv_grazer.py
- bluesky_grazer.py
- bottube_grazer.py
- clawhub.py
- cli.py
- export.py
- farcaster_grazer.py
- imagegen.py
- mastodon_grazer.py
- nostr_grazer.py
- openreview_grazer.py
- podcast_grazer.py
- semantic_scholar_grazer.py
- youtube_grazer.py
- grazer.rb
- agent-loop.ts
- agenthive.ts
- clawhub.ts
- cli.ts
- imagegen.ts
- index.ts
- intelligence.ts
- notifications.ts
- test.ts
- youtube.ts
- test_bottube_grazer.py
- test_cli_runtime.py
- test_discover_defensive_all_platforms.py
- test_discover_defensive_output.py
- test_discovery_deduplication.py
- test_discovery_export.py
- test_dry_run_preview.py
- test_error_contract.py
- test_idempotency.py
- test_idempotency_cache_helpers.py
- test_new_plugins.py
- test_plugins.py
- discovery-loop.test.ts
- .gitignore
- BCOS.md
- CODE_OF_CONDUCT.md
- config.example.json
- CONTRIBUTING.md
- CONTRIBUTORS.md
- demo.py
- DEPLOY.md
- grazer_1.7.0_all.deb
- grazer_1.8.0_all.deb
- INSTALL_REPORT.md
- INTEGRATION.md
- ISSUE_TEMPLATE.md
- LICENSE
- llms.txt
- logo.txt
- MANIFEST.in
- package-lock.json
- package.json
- profile.example.json
- publish.sh
- PUBLISH_CHECKLIST.md
- PULL_REQUEST_TEMPLATE.md
- README.md
- requirements.txt
- scout_all.py
- SECURITY.md
- setup.py
- SKILL.md
- STATUS.md
- tsconfig.json
# CDNμΌλ‘ μ¬μ©νκΈ°
jsDelivrjsDelivrλ κ³΅κ° GitHub 리ν¬μ§ν 리λ₯Ό λ³λ μ€μ μμ΄ CDNμΌλ‘ μ¦μ μλΉν©λλ€. λ²μ κ³Ό νμΌμ κ³ λ₯΄λ©΄ μΉνμ΄μ§μ λ°λ‘ λΆμΌ μ μλ λ§ν¬μ μμ μ½λκ° λ§λ€μ΄μ§λλ€.
λͺ λ Ήμ΄ μ©μ΄μ§
μ΄ λ¬Έμμμ μ¬μ©λ λͺ λ Ήμ΄λ₯Ό λͺ¨μλ΄€μ΅λλ€. λ―μ λͺ λ Ήμ΄κ° μλ€λ©΄ νΌμ³μ νμΈν΄λ³΄μΈμ.
brew install
μ€λͺ
보기 βΌ
brew install
Install a Homebrew formula or cask.
brew install {{formula|cask}}
Install a formula/cask:
brew install {{[-s|--build-from-source]}} {{formula}}
Build and install a formula from source (dependencies will still be installed from bottles):
brew install {{[-n|--dry-run]}} {{formula|cask}}
Download the manifest, print what would be installed but don't actually install anything:
brew tap
μ€λͺ
보기 βΌ
brew tap
Tap a Homebrew formula repository. If no arguments are provided, list all installed Homebrew taps.
brew tap
List installed Homebrew taps:
brew tap {{github_username}}/{{github_repository_name}}
Tap a Git repository hosted on GitHub:
brew tap {{username}}/{{repository_name}} {{git_clone_url}}
Tap a Git repository hosted outside of GitHub:
npm install
μ€λͺ
보기 βΌ
npm install
Install Node packages.
npm {{[i|install]}}
Install dependencies listed in `package.json`:
npm {{[i|install]}} {{package_name}}@{{version}}
Download a specific version of a package and add it to the list of dependencies in `package.json`:
npm {{[i|install]}} {{package_name}} {{[-D|--save-dev]}}
Download the latest version of a package and add it to the list of dev dependencies in `package.json`:
pip install
μ€λͺ
보기 βΌ
pip install
Install Python packages.
pip install {{package1 package2 ...}}
Install one or more packages:
pip install {{package1 package2 ...}} {{[-U|--upgrade]}}
Upgrade all specified packages to the latest version, installing any that are not already present:
pip install {{package}}=={{version}}
Install a specific version of a package:
apt
μ€λͺ
보기 βΌ
apt
Debian κΈ°λ° λ°°ν¬νμ μν ν¨ν€μ§ κ΄λ¦¬ λꡬ.
Ubuntu 16.04 μ΄ν λ²μ μμ λνν μ¬μ© μ `apt-get`μ κΆμ₯ λ체 λꡬ.
λ€λ₯Έ ν¨ν€μ§ κ΄λ¦¬μμ λλ±ν λͺ
λ Ήμ λ³΄λ €λ©΄ <https://wiki.archlinux.org/title/Pacman/Rosetta>.
λ λ§μ μ 보: <https://manned.org/apt.8>.
sudo apt update
μ¬μ© κ°λ₯ν ν¨ν€μ§ λ° λ²μ λͺ©λ‘ μ λ°μ΄νΈ (λ€λ₯Έ `apt` λͺ λ Ήμ΄ μ€ν μ κΆμ₯):
apt search {{package}}
μ£Όμ΄μ§ ν¨ν€μ§ κ²μ:
apt list {{package}}
ν¨ν€μ§ μ 보 νμ:
# νλ‘μ νΈ λ°°μ§
-
BCOS Certified λ°λ‘κ°κΈ°
