Use Case
Housesigma Collector isn't just for solo use — teams can share skills and build consistent AI workflows across the organization. HouseSigma 매물 데이터를 자동 및 수동으로 수집해 Hauscout SQLite DB에 저장하고 크론잡으로 주기적 업데이트를 지원합니다. This guide covers how to deploy Housesigma Collector for your team, standardize prompts, and create shared workflows that everyone can use.
Install Housesigma Collector in your project directory: .claude/skills/housesigma-collector/
Commit the skill folder to your repository so the whole team has access
Document your team's standard prompts in a shared README
Use Housesigma Collector in code reviews, standups, and planning sessions
Iterate: collect feedback from the team and refine your prompts
Copy these prompts and use them with your AI agent after installing Housesigma Collector
How can my team use Housesigma Collector together?
Set up Housesigma Collector for our project so everyone can use it
Create a shared workflow using Housesigma Collector for our team
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install housesigma-collectorOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install housesigma-collector⚠️ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js →
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/housesigma-collector/💡Extract and place the folder at the path above, then restart your agent.