---
id: creatorland-playbook-07
version: 1.0.0
title: Refresh your creator shortlist
category: automation
plan: free
skills_pack_min_version: "0.1.0"
tested_clients:
  - claude-web
  - claude-desktop
requires_local_filesystem: false
requires_scheduling: false
can_create_side_effects: false
---

# Refresh your creator shortlist

Save your criteria and see what is new each time, so your shortlist stays current without re-searching from scratch.

## Before you begin

1. Check whether the Creatorland MCP tools and the companion skills this playbook uses are already available. If they are, do not reinstall them.
2. If the Creatorland MCP is not connected, send the user to https://mcp.creatorland.com/skills and help them connect it in their current AI client.
3. If the client supports the Creatorland skills plugin but a skill is missing, install the current Creatorland skills package using the method that client supports. Do not assume every client supports `/plugin` commands.
4. Confirm Creatorland authentication before any paid tool call. The first tool call may open a one-time OAuth sign-in.
5. If the client cannot install companion skills or store local files, run the workflow directly with the available MCP tools and keep preferences in-session.

## Compatibility and plan

- This runs **on demand**. It only runs on a schedule if your AI client supports scheduled tasks and you create one. Do not promise automatic background refreshes otherwise.
- `New` means new compared with your **saved prior result set**, not creators who newly joined Creatorland.
- Saving the prior result set depends on the client's local-file support. If local files are unavailable, keep the set in-session and say so.

## What to ask for

- The brief or targeting criteria, and any lookalike seed creators.
- How often the user wants to refresh (weekly, etc.). Confirm their client can schedule before implying automation.

## Run this workflow

1. Run `talent-scout` to save the brief as a standing search.
2. On each run, return only the creators who are new versus the saved prior set, deduped.
3. If scheduling is unsupported, provide the on-demand version and explain how to re-run it.

## Deliverable

A "what is new" list of on-brief creators since the last run, with the saved criteria echoed back.

## If capabilities are missing

State plainly that the client cannot schedule or persist locally, and fall back to an on-demand run.
