Add apify-zillow-price-cuts - #103
johnisanerd wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 825017d6d2
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| @@ -0,0 +1,157 @@ | |||
| --- | |||
| name: apify-zillow-price-cuts | |||
There was a problem hiding this comment.
Register the new skill in the marketplace
Add a .claude-plugin/marketplace.json entry for this skill. The catalog validator discovers this SKILL.md but cannot find its required matching source entry, so it reports apify-zillow-price-cuts as missing and the CI “Validate skills and marketplace sync” step exits nonzero. Without the manifest entry, the new skill is also unavailable through the marketplace.
Useful? React with 👍 / 👎.
Adds the apify-zillow-price-cuts skill: find and monitor homes with a recent price cut on Zillow (change amount, change date, days on market) by plain city or ZIP, powered by the public Store Actor johnvc/zillow-api. One skill, three files (SKILL.md plus two references). Telemetry flags present on every apify call.