Loading...
Loading...
Research Xiaohongshu accounts from validated recent-post surfaces, then aggregate account-level content signals without pretending follower or bio metrics are available when the validated profile actor is empty.
npx skill4agent add postplusai/postplus-skills xiaohongshu-account-researchpostplus-sharedxhs-account-researchskills/20-research/xhs-account-research/references/actor-selection.mdskills/20-research/xhs-account-research/references/normalized-schema.mdrednote-xiaohongshu-user-posts-scraperrednote-xiaohongshu-profile-scraperprofileDataprofileUrlsprofileIds<work-folder>/.postplus/xiaohongshu-account-research/.postplus/1-38-15scripts/build_xhs_account_actor_input.mjsscripts/normalize_xhs_account_dataset.mjsscripts/rank_xhs_accounts.mjsscripts/analyze_xhs_accounts.mjs${CLAUDE_SKILL_DIR}/_postplus_shared/00-core/shared-collection/scripts/collection_actor_run.mjsnode ${CLAUDE_SKILL_DIR}/scripts/build_xhs_account_actor_input.mjs \
--brief <work-folder>/.postplus/xhs-account-brief.json \
--output <work-folder>/.postplus/xhs-account-actor-input.json
node ${CLAUDE_SKILL_DIR}/_postplus_shared/00-core/shared-collection/scripts/collection_actor_run.mjs \
--collection-key xhs-account-posts \
--input <work-folder>/.postplus/xhs-account-actor-input.json \
--output <work-folder>/.postplus/xhs-account-raw.json
node ${CLAUDE_SKILL_DIR}/scripts/normalize_xhs_account_dataset.mjs \
--input <work-folder>/.postplus/xhs-account-raw.json \
--output <work-folder>/.postplus/xhs-account-normalized.json
node ${CLAUDE_SKILL_DIR}/scripts/rank_xhs_accounts.mjs \
--input <work-folder>/.postplus/xhs-account-normalized.json \
--theme "职场,打工人" \
--output <work-folder>/.postplus/xhs-account-ranking.json
node ${CLAUDE_SKILL_DIR}/scripts/analyze_xhs_accounts.mjs \
--input <work-folder>/.postplus/xhs-account-normalized.json \
--output <work-folder>/.postplus/xhs-account-analysis.json