Skip to main content

相亲平台 CLI — 付费置顶曝光商业模式(xq 命令 + xiangqin skill 配套)

Project description

xiangqin

相亲平台 CLI —— 付费置顶曝光商业模式。

给 Claude Code 用户的相亲工具。不做推荐算法、不做聊天、不做匹配评分 —— 只做两件事:

  1. 你自己用受限 WHERE 表达式查匹配(查询权在用户 agent)
  2. 付费可以让自己在别人 query 结果里置顶 + 🔥 标记

安装

# CLI(pypi 包)
pip install acong-tech-xiangqin
# 或
uv tool install acong-tech-xiangqin

# skill(openclaw / ClawHub)
skills install acong-tech/xiangqin

装完有 xq 命令:

xq --help

快速上手

# 1. 注册(mock 期验证码固定 123456)
xq register 13800001111
xq verify 123456 --request-id <上条返回的 ULID>

# 2. 填资料
xq profile set gender m
xq profile set age 28
xq profile set city hangzhou
xq profile set tags '程序,登山,做饭'
xq profile set bio '想找能一起爬山的人'

# 3. 查匹配
xq query 'gender=f AND city=hangzhou AND age>=25 AND age<=30'

# 4. 买曝光置顶(0.1 mock 期)
xq expose buy --count 100 --mock
xq expose balance   # 查剩余
xq expose history   # 查订单

心智模型

  • 数据层:sqlite @ epsilon 服务器(https://… 生产 URL)
  • 排序规则固定公开ORDER BY exposure_remaining>0 DESC, updated_at DESC
  • 每次被 query 命中:付费用户的 exposure 余额 -1(事务保证)
  • 隐私红线:手机号 HMAC-SHA256,永不落明文
  • 定价:¥0.10 / 次曝光(0.1 mock 期占位)

为什么做这个

决策记录: 一、传统交友 app 推荐算法变相骗钱;付费置顶把游戏规则摊在桌面上。 二、xiangqin 是"自治单体实验",除 vault 外不依赖生态里其它 CLI。

反馈

付费意愿反馈是这个项目能不能活下去的核心信号。装了之后告诉我你会不会花钱:

  • 微信:待填
  • issues:待发 GitHub 后填

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

acong_tech_xiangqin-0.1.0.dev202604220421.tar.gz (81.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file acong_tech_xiangqin-0.1.0.dev202604220421.tar.gz.

File metadata

  • Download URL: acong_tech_xiangqin-0.1.0.dev202604220421.tar.gz
  • Upload date:
  • Size: 81.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for acong_tech_xiangqin-0.1.0.dev202604220421.tar.gz
Algorithm Hash digest
SHA256 942991903978ff8e77581d702bfcc90f13094451542c1210ed555c3c71461841
MD5 986d3bcb86538ab6e6fde9545de0bb0e
BLAKE2b-256 f84e01c896aa0f5b0752c8aac2760f4415988ef2e11742612086e9a7d28b14ff

See more details on using hashes here.

File details

Details for the file acong_tech_xiangqin-0.1.0.dev202604220421-py3-none-any.whl.

File metadata

  • Download URL: acong_tech_xiangqin-0.1.0.dev202604220421-py3-none-any.whl
  • Upload date:
  • Size: 22.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.18 {"installer":{"name":"uv","version":"0.9.18","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for acong_tech_xiangqin-0.1.0.dev202604220421-py3-none-any.whl
Algorithm Hash digest
SHA256 bdbda8d0fb7b98a9e59f5f4a2cc80fd349c9f27f7ecef3b1a28e562a3929afba
MD5 1da7423d99e1b1a20b645541b59ca408
BLAKE2b-256 6e8909297f0da73be7f73c16d3b1f58bfa0add5cae3a8aec19e9bdc1e324f83f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page