thoughtleaders-cli 0.7.0__py3-none-any.whl → 0.7.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. {thoughtleaders_cli-0.7.0.dist-info → thoughtleaders_cli-0.7.1.dist-info}/METADATA +1 -1
  2. {thoughtleaders_cli-0.7.0.dist-info → thoughtleaders_cli-0.7.1.dist-info}/RECORD +35 -35
  3. tl_cli/__init__.py +1 -1
  4. tl_cli/_plugin/.claude-plugin/plugin.json +1 -1
  5. tl_cli/_plugin/agents/youtube-comment-classifier.md +2 -2
  6. tl_cli/_plugin/skills/tl/SKILL.md +1 -0
  7. tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/SKILL.md +3 -2
  8. tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/_io_utf8.py +1 -1
  9. tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/analyze_channel.py +2 -2
  10. tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/report.py +1 -1
  11. tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/tl_cli.py +1 -1
  12. tl_cli/_plugin/skills/tl-import/SKILL.md +1 -0
  13. tl_cli/_plugin/skills/tl-keyword-research/SKILL.md +1 -0
  14. tl_cli/_plugin/skills/tl-report-builder/SKILL.md +1 -0
  15. tl_cli/_plugin/skills/tl-save-report/SKILL.md +1 -0
  16. tl_cli/_plugin/skills/tl-views-guarantee/SKILL.md +1 -0
  17. tl_cli/commands/doctor.py +1 -1
  18. tl_cli/commands/setup.py +39 -4
  19. {thoughtleaders_cli-0.7.0.dist-info → thoughtleaders_cli-0.7.1.dist-info}/WHEEL +0 -0
  20. {thoughtleaders_cli-0.7.0.dist-info → thoughtleaders_cli-0.7.1.dist-info}/entry_points.txt +0 -0
  21. {thoughtleaders_cli-0.7.0.dist-info → thoughtleaders_cli-0.7.1.dist-info}/licenses/LICENSE +0 -0
  22. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/.gitignore +0 -0
  23. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/references/comment-patterns.md +0 -0
  24. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/references/peer-cohort.md +0 -0
  25. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/references/red-flags.md +0 -0
  26. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/references/scoring.md +0 -0
  27. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/anomaly_detector.py +0 -0
  28. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/comment_analyzer.py +0 -0
  29. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/comment_scraper.py +0 -0
  30. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/engagement_ratios.py +0 -0
  31. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/peer_cohort.py +0 -0
  32. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/resolve_channel.py +0 -0
  33. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/score.py +0 -0
  34. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/video_integrity.py +0 -0
  35. /tl_cli/_plugin/skills/{channel-authenticity → tl-channel-authenticity}/scripts/view_curves.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: thoughtleaders-cli
3
- Version: 0.7.0
3
+ Version: 0.7.1
4
4
  Summary: ThoughtLeaders CLI — query sponsorship data, channels, brands, and intelligence
5
5
  Project-URL: Homepage, https://thoughtleaders.io
6
6
  Project-URL: Repository, https://github.com/ThoughtLeaders-io/thoughtleaders-cli
@@ -1,4 +1,4 @@
1
- tl_cli/__init__.py,sha256=qdIIJ9vltem8394mJK7S9w6tth0qvIGnv1PkA3op8lI,112
1
+ tl_cli/__init__.py,sha256=qheEAJU-hUoE234IhRTFfabmqGg2OSLfwFC7YP2Qzbo,112
2
2
  tl_cli/_completions.py,sha256=kOyEUqC26vbYvyXWi513WX8fF73qQLR5WWuRSe_wqyk,164
3
3
  tl_cli/config.py,sha256=UV_OYTXuQnAIqbi_oVCXx0hhIdZWR678RRapVv51UwQ,1859
4
4
  tl_cli/filters.py,sha256=jymgt21vl2d67yTXD_ceRIxTn6H6OYI5-QvQyE4Y4z0,2937
@@ -25,13 +25,13 @@ tl_cli/commands/credits.py,sha256=JFZCZ__v5KZdsGvJ3ypZVer8I2nGVQRu2VIXu7vlN4Q,72
25
25
  tl_cli/commands/db.py,sha256=K1_EAokTMdwjbzEdkOpOQVtdErSJW_p6k_7cCdYKpvE,4972
26
26
  tl_cli/commands/deals.py,sha256=9-boF_HVO6xQ5ULPxatWRxbCIwMjzKCbCUb12tEwAe0,2093
27
27
  tl_cli/commands/describe.py,sha256=6rN-s2NY2kFkgxuOsJZoB-furb0iZq1WXs9R-mHJFAg,12151
28
- tl_cli/commands/doctor.py,sha256=oazjK4LDwSTrBLZUdm0xlHODXyextsTX606ID9AgJjQ,8940
28
+ tl_cli/commands/doctor.py,sha256=DZvfQN8LRSg3CsnUyI3nlTqTY2za4EHISdavBAWwKzU,8943
29
29
  tl_cli/commands/matches.py,sha256=C4_kWRpTGu2lduDmrFpgi-D0Q4MuPc_3Cc76Ud2_i1g,2805
30
30
  tl_cli/commands/proposals.py,sha256=MWohD2UdEVRIVzYX-5uKlKE8U56nQu4OJMHbiaXuM_s,2837
31
31
  tl_cli/commands/recommender.py,sha256=Yw7WaKW5OBh5rCkxURGbeuHfp1vCA37qE0fBF_bX53M,18841
32
32
  tl_cli/commands/reports.py,sha256=rcJEjGEunf-6j5kNwQBNP2GKoJsufiyRBoExV0CQA70,22462
33
33
  tl_cli/commands/schema.py,sha256=ejL_7zln_Hh8Z43ZxA7VsjndLZNL82GCLH8VHTTZbVQ,5904
34
- tl_cli/commands/setup.py,sha256=Tt_IG76tVfRSSbOXdXXcrOnlWvpUuspGV2H3xJ6EY3k,20607
34
+ tl_cli/commands/setup.py,sha256=bY7ZpkJnx3YuoF-M57djilFW8rC_U6XIg1CLCozxjKI,21839
35
35
  tl_cli/commands/snapshots.py,sha256=7zl8iQhKqmGSVXKOP39Q1jZV8N1boy7cQoKQHLJ_ROE,3347
36
36
  tl_cli/commands/sponsorships.py,sha256=VBDrJ84hLFcdMFFy3nBrRoWB5RR1LrJtV5zMsB5gl5c,10319
37
37
  tl_cli/commands/uploads.py,sha256=mUvsUX5H7_rf1Xko0jmo5yChz5vXubojWWnGMfVfidM,1445
@@ -39,41 +39,41 @@ tl_cli/commands/whoami.py,sha256=T9Bdr794Hlmu2d_1rY52_QSzXPvS3RTJc5YYO4Axhd0,778
39
39
  tl_cli/output/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
40
40
  tl_cli/output/formatter.py,sha256=pqlKmb2nZ1Z2e1A9m8l5mgVemJinVAP4in1tUzFWHno,22522
41
41
  tl_cli/_plugin/.claude-plugin/marketplace.json,sha256=l56PMmyjfGXNGlV30wRyOAe74B6gJNCVNCxgsBbSNxc,446
42
- tl_cli/_plugin/.claude-plugin/plugin.json,sha256=i65pK4HvfHDs0NgCZX6W5GFq_EVpxtiA2fa3j2GEui0,466
42
+ tl_cli/_plugin/.claude-plugin/plugin.json,sha256=g5iR6MaPe2-Bp5koMopkkYWL7N53ZoAeCjAecU6v1MM,466
43
43
  tl_cli/_plugin/agents/tl-analyst.md,sha256=6J3X3NANkWg6OOUCvNirkN4ulIk80KSumPncDUBt75E,6761
44
- tl_cli/_plugin/agents/youtube-comment-classifier.md,sha256=wKBLv2v6MzMoPGWAAuwrAoEewZ7nmperJ1jMOW6TUGk,2172
44
+ tl_cli/_plugin/agents/youtube-comment-classifier.md,sha256=S5lr_htA98FIX0su8FJ2ntiHfbdK8OB2NQKC4lTnQcw,2178
45
45
  tl_cli/_plugin/hooks/hooks.json,sha256=FSWibw1xAjA-suFV3fR8btIb2kQ82LQ08otTr-NpmFw,835
46
46
  tl_cli/_plugin/hooks/scripts/load-tl-skill.mjs,sha256=EBsyZ-caei-CBJsRtqzJXJs_20O3H22MuVmDpu96umo,805
47
47
  tl_cli/_plugin/hooks/scripts/post-usage.sh,sha256=WVvZLkZik6lbeZ20Kh-wgm4JkRFHFN0Uwl4C8S3Y0sY,759
48
48
  tl_cli/_plugin/hooks/scripts/pre-check.sh,sha256=E9KeuXy6yeHEBOnOFW4hDW-Et-Dbp1Oh--3WXKfOX78,898
49
- tl_cli/_plugin/skills/channel-authenticity/.gitignore,sha256=EMeiIlgw10A-WzjTnENZs8jXAH9n2wT0Bn3vQ7tOP-E,121
50
- tl_cli/_plugin/skills/channel-authenticity/SKILL.md,sha256=m9_x3OqPhC3nv7T6Orxus9Mn0l3603hc0YPDRTZvt4k,6244
51
- tl_cli/_plugin/skills/channel-authenticity/references/comment-patterns.md,sha256=ne-2mSDxJDKb8HswRltvEIEh7iDDWckDqnWmdFQBbrI,2035
52
- tl_cli/_plugin/skills/channel-authenticity/references/peer-cohort.md,sha256=fYlr6nucxCMbs2wj371mbfFyMp5W4183xUlvqNx5nPI,2160
53
- tl_cli/_plugin/skills/channel-authenticity/references/red-flags.md,sha256=Lb4MnAMPWAIhOU_p1aRgcLQXtpvKnVF62i4Frzg3hzY,6383
54
- tl_cli/_plugin/skills/channel-authenticity/references/scoring.md,sha256=QVXR-icnt52-iHBj7luaEi9HHEBPOz9-muPP2waL1CI,3773
55
- tl_cli/_plugin/skills/channel-authenticity/scripts/_io_utf8.py,sha256=qmygcS79XCr9_awhFbUFc3oQV7K2fMXYbQevJv5QX4E,1893
56
- tl_cli/_plugin/skills/channel-authenticity/scripts/analyze_channel.py,sha256=6TfoJdmDdaoO1PfZC1SAW6Y2Tq6ucjPyLCIzSLQ7yHM,7046
57
- tl_cli/_plugin/skills/channel-authenticity/scripts/anomaly_detector.py,sha256=juE3O2BRv-QAtrsN_a27g53h2msdeyvkLY5y3v818aY,7565
58
- tl_cli/_plugin/skills/channel-authenticity/scripts/comment_analyzer.py,sha256=83jJKV4eZR6FKeGOrMCYjcReR3AKemteiPDN-RpClb0,16142
59
- tl_cli/_plugin/skills/channel-authenticity/scripts/comment_scraper.py,sha256=BNqfdVCZEO-6ZygHpTDn0vR_MjjZq1j0EHrpWcPCqyY,3472
60
- tl_cli/_plugin/skills/channel-authenticity/scripts/engagement_ratios.py,sha256=my3oEWuoTxaVG_TJgFIKPVoXx108GPy5cNmHDTQhfX0,5875
61
- tl_cli/_plugin/skills/channel-authenticity/scripts/peer_cohort.py,sha256=Ja2846q69ff_GmIWmc1SZvDSTe0ac8yUNJTmMNl_ids,5861
62
- tl_cli/_plugin/skills/channel-authenticity/scripts/report.py,sha256=kjtG680ZwE8w-cKKizLuSQttV1zfMGM0cLct1PIvb44,4897
63
- tl_cli/_plugin/skills/channel-authenticity/scripts/resolve_channel.py,sha256=mY0veC_HrzGSilHPUIEvk2JYjbrxDMCIvq2FD0Jc9p8,4387
64
- tl_cli/_plugin/skills/channel-authenticity/scripts/score.py,sha256=LwhTMf9eyOYDrVC9_7ncHE3K9U9ztz_rcUQKLqpMlz0,2757
65
- tl_cli/_plugin/skills/channel-authenticity/scripts/tl_cli.py,sha256=u4enE51TWhZ2xRZKCt6AXi9Jr7S433ZUJrDxX4Oz_wo,9025
66
- tl_cli/_plugin/skills/channel-authenticity/scripts/video_integrity.py,sha256=Pj9cZkFHX-fwfmkSjicy_B04fQ3TW3gLrGliHwCwX5g,11120
67
- tl_cli/_plugin/skills/channel-authenticity/scripts/view_curves.py,sha256=wx4cgi_HSOBDEy9bI_8RGnAFpY8q8xHOlF7DYojmi0c,4447
68
- tl_cli/_plugin/skills/tl/SKILL.md,sha256=4Cr9Epf9lFm7M0d7vI99SfA37d_MmWq7kYR1egO2kY0,58071
49
+ tl_cli/_plugin/skills/tl/SKILL.md,sha256=ZkaaPZZGuJhEHaXp2CsxMDb9BvyKrO9dyC8K40E9DUM,58115
69
50
  tl_cli/_plugin/skills/tl/references/business-glossary.md,sha256=FCS-qBOGpdJCmHdglRGRjAuTQAtzpxJNpMkEWThuvlI,17779
70
51
  tl_cli/_plugin/skills/tl/references/elasticsearch-schema.md,sha256=OpHvixZ8UcZYJd8GdwgumryFyKwPAxj3AvPkl1QreMY,9316
71
52
  tl_cli/_plugin/skills/tl/references/firebolt-schema.md,sha256=KagpSWWEWIRfsAWz271PvAqVbSPvWLoogWhCA_XFSZw,10642
72
53
  tl_cli/_plugin/skills/tl/references/postgres-schema.md,sha256=sOSrRKGpqCeHB8-aqQXXDvfQ6EbF9j7jRsC0MNvbnIA,21927
73
- tl_cli/_plugin/skills/tl-import/SKILL.md,sha256=-dnR-s5V0R8jcQ1mIChyfl27XuBnKJWL0VWjscS4xl0,20203
74
- tl_cli/_plugin/skills/tl-keyword-research/SKILL.md,sha256=u5Q7wwqkTzy1Z1yuAUpyOW8N53AYFYCaTwZO1NZdA88,10386
54
+ tl_cli/_plugin/skills/tl-channel-authenticity/.gitignore,sha256=EMeiIlgw10A-WzjTnENZs8jXAH9n2wT0Bn3vQ7tOP-E,121
55
+ tl_cli/_plugin/skills/tl-channel-authenticity/SKILL.md,sha256=4vVIJu7DXjyahvuCWSeYQL2_H2KILKh7s5RyX-fBjpY,6289
56
+ tl_cli/_plugin/skills/tl-channel-authenticity/references/comment-patterns.md,sha256=ne-2mSDxJDKb8HswRltvEIEh7iDDWckDqnWmdFQBbrI,2035
57
+ tl_cli/_plugin/skills/tl-channel-authenticity/references/peer-cohort.md,sha256=fYlr6nucxCMbs2wj371mbfFyMp5W4183xUlvqNx5nPI,2160
58
+ tl_cli/_plugin/skills/tl-channel-authenticity/references/red-flags.md,sha256=Lb4MnAMPWAIhOU_p1aRgcLQXtpvKnVF62i4Frzg3hzY,6383
59
+ tl_cli/_plugin/skills/tl-channel-authenticity/references/scoring.md,sha256=QVXR-icnt52-iHBj7luaEi9HHEBPOz9-muPP2waL1CI,3773
60
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/_io_utf8.py,sha256=gBdf4ZhHoNxEthRcOov67bHACXDM7l5GfgfLru1MHVk,1896
61
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/analyze_channel.py,sha256=H9S55vi_9YC-12IolikuapNqPB9eDUmkKWEoiVbX6Fo,7052
62
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/anomaly_detector.py,sha256=juE3O2BRv-QAtrsN_a27g53h2msdeyvkLY5y3v818aY,7565
63
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/comment_analyzer.py,sha256=83jJKV4eZR6FKeGOrMCYjcReR3AKemteiPDN-RpClb0,16142
64
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/comment_scraper.py,sha256=BNqfdVCZEO-6ZygHpTDn0vR_MjjZq1j0EHrpWcPCqyY,3472
65
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/engagement_ratios.py,sha256=my3oEWuoTxaVG_TJgFIKPVoXx108GPy5cNmHDTQhfX0,5875
66
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/peer_cohort.py,sha256=Ja2846q69ff_GmIWmc1SZvDSTe0ac8yUNJTmMNl_ids,5861
67
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/report.py,sha256=3-6RgtxPB1KpZHSwHryANKiXNECO9NWxxv3UZWt_icQ,4900
68
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/resolve_channel.py,sha256=mY0veC_HrzGSilHPUIEvk2JYjbrxDMCIvq2FD0Jc9p8,4387
69
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/score.py,sha256=LwhTMf9eyOYDrVC9_7ncHE3K9U9ztz_rcUQKLqpMlz0,2757
70
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/tl_cli.py,sha256=lzW3l9TBtl6Q2w60b1B3iiIexgeiShVEJ8cQJlvWxZs,9028
71
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/video_integrity.py,sha256=Pj9cZkFHX-fwfmkSjicy_B04fQ3TW3gLrGliHwCwX5g,11120
72
+ tl_cli/_plugin/skills/tl-channel-authenticity/scripts/view_curves.py,sha256=wx4cgi_HSOBDEy9bI_8RGnAFpY8q8xHOlF7DYojmi0c,4447
73
+ tl_cli/_plugin/skills/tl-import/SKILL.md,sha256=k0-2yCpQ75yXk_wGrgSkInQeUeUp6-lne3vRXGcef8A,20245
74
+ tl_cli/_plugin/skills/tl-keyword-research/SKILL.md,sha256=YPWG4ILsPnCMRuePlkY2oqvMDvIqBkwEA8DgsbpfepQ,10425
75
75
  tl_cli/_plugin/skills/tl-keyword-research/scripts/probe.py,sha256=bM6p-AyaSOp8EpV9oxBVtMwolWCXjU48MisaEROeGZs,4796
76
- tl_cli/_plugin/skills/tl-report-builder/SKILL.md,sha256=YNLVc11pkUBZ3a_fw3uAh-0r0mTSIem92NVGI53JQY0,144649
76
+ tl_cli/_plugin/skills/tl-report-builder/SKILL.md,sha256=wGm7V0C8vqJAqWBfJOtGAAp19EI4xIL2TdY-KPxgLdU,144690
77
77
  tl_cli/_plugin/skills/tl-report-builder/examples/e2e_findings.md,sha256=9JD8BA8QrW6d7TlWX6_vGVSvpo_EGPl5gihmSK86tiI,17453
78
78
  tl_cli/_plugin/skills/tl-report-builder/examples/golden_queries.md,sha256=alBnZbHrSMPUFxrnI7IpW8DqEsmjm84jFAWYQH5G7kc,10619
79
79
  tl_cli/_plugin/skills/tl-report-builder/references/columns_brands.md,sha256=mfxmyR3V5jz84jq6vx4fmafGVtKhYUIoKwVaEMkzHTg,3501
@@ -94,7 +94,7 @@ tl_cli/_plugin/skills/tl-report-builder/tools/sample_judge.md,sha256=Gl-wBNhsjni
94
94
  tl_cli/_plugin/skills/tl-report-builder/tools/similar_channels.md,sha256=ta1Q-GelJ_nFaYFWXDMhhgkTXRRYUSxhgjKdAeHtCrY,2071
95
95
  tl_cli/_plugin/skills/tl-report-builder/tools/topic_matcher.md,sha256=KIuqCFm_zcgQcxDRoAisFnN64P9M-ueKfy8qmWIgYAg,13395
96
96
  tl_cli/_plugin/skills/tl-report-builder/tools/widget_builder.md,sha256=da2dJN7M1j9QXtlEPs0CGUp5GHbO-tsgMuJRIxQAtAY,14392
97
- tl_cli/_plugin/skills/tl-save-report/SKILL.md,sha256=r4RYO5uPjxuQ5ZveIGLjr6E2zm5JWMsyj9plHXa75g4,36880
97
+ tl_cli/_plugin/skills/tl-save-report/SKILL.md,sha256=xS8ayH6b3YI43osiHYYNmPseM1pGkzDgMP6bu8dj19U,36917
98
98
  tl_cli/_plugin/skills/tl-save-report/references/columns_brands.md,sha256=H5G308GOzMWvWw6smkPGdb2CBuuxkrojCpJgWS9X4sA,3559
99
99
  tl_cli/_plugin/skills/tl-save-report/references/columns_channels.md,sha256=g57ET_VI611lB7fVrGwYFvTDqMkNB63OmmfrnbMZF1I,4684
100
100
  tl_cli/_plugin/skills/tl-save-report/references/columns_content.md,sha256=Y9YL5sm7zK44vSHTXOV4NY7nSOcJ9i3D0HFCo1g63WU,3466
@@ -106,10 +106,10 @@ tl_cli/_plugin/skills/tl-save-report/references/sortable_columns.json,sha256=WxA
106
106
  tl_cli/_plugin/skills/tl-save-report/references/sponsorship_filterset_schema.json,sha256=MlbxtBwCArdCmKynrZU6UL0Ve5Dp15tx6iIQJ5xhivY,10753
107
107
  tl_cli/_plugin/skills/tl-save-report/references/sponsorship_widget_schema.json,sha256=bCCl1yF9PBdJndvlT6Ek5UbDYHMvufByKNDN1aunpHE,9530
108
108
  tl_cli/_plugin/skills/tl-save-report/references/widgets.md,sha256=OFN6FOMjkBqiFN5EHP_pUqrp6Zqou5JuAXJ75cHWyyE,9798
109
- tl_cli/_plugin/skills/tl-views-guarantee/SKILL.md,sha256=B3UUN_OWVP1UoMLpP7m05aiPhnET7cZtu2JfE_N2m-Q,9225
109
+ tl_cli/_plugin/skills/tl-views-guarantee/SKILL.md,sha256=IH7q1WJDWri9TWJMiga1FMGJO_GKSbWwaDS6CVNZ9c0,9270
110
110
  tl_cli/_plugin/skills/tl-views-guarantee/scripts/vg.py,sha256=Qp5poinHEqh9374anq0bLtlxj2YL6ipBicaT960-Cws,15825
111
- thoughtleaders_cli-0.7.0.dist-info/METADATA,sha256=-oDwLKo_j_pIbBNH9zP5nQaYs0vjs49spBZXCoQqs4U,18149
112
- thoughtleaders_cli-0.7.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
113
- thoughtleaders_cli-0.7.0.dist-info/entry_points.txt,sha256=umZp-1BkGkHDG0bNZXpTXrjwW0HGf9IDFN40eAWuuvg,39
114
- thoughtleaders_cli-0.7.0.dist-info/licenses/LICENSE,sha256=RUfdfLsn6jygiyrnnVUHt6r4IPwr2rbDm9Kixgtu8fo,1071
115
- thoughtleaders_cli-0.7.0.dist-info/RECORD,,
111
+ thoughtleaders_cli-0.7.1.dist-info/METADATA,sha256=R5s_D2PZeJMy_96dWj9S22R4rfaGWCJ-Wse-UUjo8kU,18149
112
+ thoughtleaders_cli-0.7.1.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
113
+ thoughtleaders_cli-0.7.1.dist-info/entry_points.txt,sha256=umZp-1BkGkHDG0bNZXpTXrjwW0HGf9IDFN40eAWuuvg,39
114
+ thoughtleaders_cli-0.7.1.dist-info/licenses/LICENSE,sha256=RUfdfLsn6jygiyrnnVUHt6r4IPwr2rbDm9Kixgtu8fo,1071
115
+ thoughtleaders_cli-0.7.1.dist-info/RECORD,,
tl_cli/__init__.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """ThoughtLeaders CLI — query sponsorship data, channels, brands, and intelligence."""
2
2
 
3
- __version__ = "0.7.0"
3
+ __version__ = "0.7.1"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tl-cli",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "ThoughtLeaders CLI — query sponsorship deals, channels, brands, uploads, and intelligence from the terminal",
5
5
  "author": {
6
6
  "name": "ThoughtLeaders",
@@ -2,7 +2,7 @@
2
2
  name: youtube-comment-classifier
3
3
  description: >
4
4
  Classifies a batch of YouTube comments as organic vs bot/spam/template for
5
- the channel-authenticity skill's fake-engagement detection. Use when you
5
+ the tl-channel-authenticity skill's fake-engagement detection. Use when you
6
6
  have a JSON array of scraped comments and need a fast, cheap per-comment
7
7
  authenticity judgment. Returns strict JSON only.
8
8
  model: haiku
@@ -14,7 +14,7 @@ color: yellow
14
14
 
15
15
  You judge whether YouTube comments come from a real, engaged human audience or
16
16
  from engagement padding (bots, comment farms, generic filler). You are used by
17
- the `channel-authenticity` skill to vet channels before ThoughtLeaders books a
17
+ the `tl-channel-authenticity` skill to vet channels before ThoughtLeaders books a
18
18
  paid sponsorship, so false "organic" verdicts cost real money — be skeptical.
19
19
 
20
20
  ## Input
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl
3
+ tl-blurb: data analyst (smart query router)
3
4
  description: |
4
5
  Query and analyze YouTube sponsorship data using the `tl` CLI. Use this skill for finding channels, brands and sponsorships, and for data exploration, including counts, metrics, trends, time-series, distributions, single-record drill-downs, revenue / pipeline-weighting math, view-curve analysis, cross-source business questions. Examples: "How many deals did we close last quarter?", "What's the weighted pipeline by sales owner?", "Show me the view curve for video X", "Find mentions of Surfshark in transcripts", "Investigate this video", "Find channels...", "Find brands...".
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
- name: channel-authenticity
2
+ name: tl-channel-authenticity
3
+ tl-blurb: vet a channel for fake views
3
4
  description: >
4
5
  Detect non-organic views / fake engagement / bot comments on a YouTube
5
6
  channel before booking (or after delivering) a sponsorship. Use when asked
@@ -33,7 +34,7 @@ investigations.
33
34
  ## Setup check
34
35
 
35
36
  ```bash
36
- cd .claude/skills/channel-authenticity/scripts
37
+ cd .claude/skills/tl-channel-authenticity/scripts
37
38
  python3 tl_cli.py preflight # must print "OK"
38
39
  ```
39
40
  If this errors with `cli_unavailable`, tell the user to run `tl auth login`
@@ -1,4 +1,4 @@
1
- """Shared UTF-8 I/O setup for the channel-authenticity scripts.
1
+ """Shared UTF-8 I/O setup for the tl-channel-authenticity scripts.
2
2
 
3
3
  YouTube data is full of non-ASCII: channel names, comment text, emoji.
4
4
  On POSIX the default I/O encoding is already UTF-8, but on Windows the
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env python3
2
- """channel-authenticity orchestrator — two-phase (subagent in the middle).
2
+ """tl-channel-authenticity orchestrator — two-phase (subagent in the middle).
3
3
 
4
4
  Phase 1 (collect):
5
5
  analyze_channel.py "<ref>"
@@ -128,7 +128,7 @@ def finalize(state_path: str, llm_paths: list[str]) -> dict:
128
128
 
129
129
 
130
130
  def main() -> None:
131
- ap = argparse.ArgumentParser(description="channel-authenticity orchestrator")
131
+ ap = argparse.ArgumentParser(description="tl-channel-authenticity orchestrator")
132
132
  ap.add_argument("ref", nargs="?", help="channel handle/url/id or adlink:<id>")
133
133
  ap.add_argument(
134
134
  "--finalize",
@@ -120,7 +120,7 @@ def render(state: dict) -> str:
120
120
  L.append("")
121
121
  L.append("---")
122
122
  L.append(
123
- "_Generated by the `channel-authenticity` skill. Data via the "
123
+ "_Generated by the `tl-channel-authenticity` skill. Data via the "
124
124
  "ThoughtLeaders CLI; comments scraped fresh from YouTube._"
125
125
  )
126
126
  return "\n".join(L)
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env python3
2
- """Single data-access seam for the channel-authenticity skill.
2
+ """Single data-access seam for the tl-channel-authenticity skill.
3
3
 
4
4
  Every TL data getter shells out to the ``tl`` CLI (``tl db pg/fb/es``,
5
5
  ``tl channels similar``), so the skill works for anyone with a ThoughtLeaders
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl-import
3
+ tl-blurb: bulk-import lists into a report
3
4
  description: Import a list of channels, brands, uploads (videos), or sponsorships into a ThoughtLeaders report — either an existing report (caller supplies `campaign_id` or a TL report URL) or a fresh new one (skill creates a minimal container, then populates). Superuser-only. **Trigger on explicit intent to import the listed entities into a report**, NOT on the mere presence of a list (a user can paste a list and want analysis, comparison, or similar-channel discovery — those go to `tl-cli:tl`). The deciding question is: *would the user be satisfied if those exact entities ended up as the report's contents, no transformation?* If yes, this is the skill. Phrasings: "import these channels into report 1234", "add brands to campaign 5678", "exclude these channels from report Z", "bulk-add these videos to report X", "create a new report with these channels: <list>", "make a campaign containing these brands: <list>".
4
5
  ---
5
6
 
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl-keyword-research
3
+ tl-blurb: rank content-search keywords
3
4
  description: |
4
5
  Broaden and rank a set of content-search keywords. Invoke when the user wants to find videos or channels by content keywords (topics, concepts, niches) — not by ID or exact name. Takes one or more seed keywords (or an NL phrase), proposes related candidates, probes Elasticsearch for each one against the `title` / `summary` / `transcript` fields, and returns a strict JSON object `{"keywords":[{"keyword","count"},...]}` sorted descending by document count. The output is meant to feed the next step (typically a `tl db es` content search with the surviving high-count keywords).
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl-report-builder
3
+ tl-blurb: build a TL report from scratch
3
4
  description: |
4
5
  **MANUAL-INVOCATION-ONLY skill — do NOT auto-trigger on natural-language report requests.** This skill is invoked explicitly by the user (via the `/tl-report-builder` slash command, by naming the skill directly, or via some other unambiguous indication). Phrases like "build me a report", "make a campaign", "find me channels with filters Y", or "save this as a report" do NOT route here automatically. Those phrases go to other skills: the `tl` skill (for analysis / exploration of channels / brands / videos / sponsorships), `tl-save-report` (for persisting an in-chat session's result set as a saved report — filter-style or list-style), or `tl-import` (for adding identifiers to an existing report). This skill itself builds a brand-new TL report config from scratch through a heavy four-phase orchestration (routing → schema + validation → columns → widgets), covering the four report types: content/videos (1), brands (2), channels (3), sponsorships/deals (8). Only fire it when the user has explicitly chosen this path — there's almost always a lighter skill that's the right answer.
5
6
 
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl-save-report
3
+ tl-blurb: save a session as a report
3
4
  description: |
4
5
  Save the results of an in-chat data-exploration session as a TL report. Triggers when the user wants to persist a channels / brands / videos (uploads) / sponsorships list or filtered set they've been working with — phrases like "save this as a report", "save the list", "turn this into a campaign", "persist this", "make a report from what you found", "save the result", "I want to come back to this".
5
6
  ---
@@ -1,5 +1,6 @@
1
1
  ---
2
2
  name: tl-views-guarantee
3
+ tl-blurb: size a multi-video views guarantee
3
4
  description: Calculate the optimal views guarantee (VG) for a multi-video sponsorship buy with a YouTube creator. Given a channel ID or name, returns "video bundle size / views guarantee / likelihood to hit" based on bootstrap simulation of the channel's recent video performance (view counts measured at video age ~30 days). Use when someone asks "what VG should I push for with [creator]", "how many videos should I buy from [creator]", "calculate VG for [channel]", "what's a safe guarantee for [channel]", or anything involving setting views guarantees in a sponsorship deal. Triggers on "VG", "views guarantee", "views minimum", and any request to size a multi-video buy.
4
5
  ---
5
6
 
tl_cli/commands/doctor.py CHANGED
@@ -68,7 +68,7 @@ _RECOMMENDED_TOOLS: tuple[tuple[str, str, dict[str, str]], ...] = (
68
68
  ),
69
69
  (
70
70
  "yt-dlp",
71
- "YouTube metadata/download tool — used by the channel-authenticity skill to fetch video and comment data.",
71
+ "YouTube metadata/download tool — used by the tl-channel-authenticity skill to fetch video and comment data.",
72
72
  {
73
73
  "Linux": "pipx install yt-dlp (or `pip install yt-dlp` / `apt install yt-dlp`)",
74
74
  "Darwin": "brew install yt-dlp",
tl_cli/commands/setup.py CHANGED
@@ -155,6 +155,41 @@ def _install_standalone_skills(plugin_root: Path) -> int:
155
155
  return count
156
156
 
157
157
 
158
+ def _bundled_skill_blurbs(plugin_root: Path) -> list[tuple[str, str]]:
159
+ """Read (name, tl-blurb) for each bundled skill, for the setup summary.
160
+
161
+ Reads the `tl-blurb` frontmatter key from skills/<name>/SKILL.md so the
162
+ summary stays in sync with the skills actually shipped — no hand-maintained
163
+ list to drift. Skills without the key are skipped. Sorted by name.
164
+ """
165
+ skills_src = plugin_root / "skills"
166
+ if not skills_src.is_dir():
167
+ return []
168
+ blurbs: list[tuple[str, str]] = []
169
+ for skill_dir in skills_src.iterdir():
170
+ skill_md = skill_dir / "SKILL.md"
171
+ if not skill_md.is_file():
172
+ continue
173
+ name = blurb = None
174
+ in_frontmatter = False
175
+ for line in skill_md.read_text(encoding="utf-8").splitlines():
176
+ if line.strip() == "---":
177
+ if in_frontmatter:
178
+ break
179
+ in_frontmatter = True
180
+ continue
181
+ if not in_frontmatter:
182
+ continue
183
+ if line.startswith("name:"):
184
+ name = line[len("name:"):].strip()
185
+ elif line.startswith("tl-blurb:"):
186
+ blurb = line[len("tl-blurb:"):].strip()
187
+ if name and blurb:
188
+ blurbs.append((name, blurb))
189
+ blurbs.sort(key=lambda nb: nb[0])
190
+ return blurbs
191
+
192
+
158
193
  def _print_manual_instructions() -> None:
159
194
  """Print manual install instructions when claude binary is not found."""
160
195
  console.print()
@@ -264,10 +299,10 @@ def setup_claude(
264
299
  console.print("[green]Setup complete![/green]")
265
300
  console.print()
266
301
  console.print("Available skills in Claude Code:")
267
- console.print(" [cyan]/tl[/cyan] — data analyst (smart query router)")
268
- console.print(" [cyan]/tl-sponsorships[/cyan] — sponsorship lookup")
269
- console.print(" [cyan]/tl-reports[/cyan] — saved reports")
270
- console.print(" [cyan]/tl-balance[/cyan] credit balance")
302
+ blurbs = _bundled_skill_blurbs(plugin_root)
303
+ width = max((len(name) for name, _ in blurbs), default=0)
304
+ for name, blurb in blurbs:
305
+ console.print(f" [cyan]/{name}[/cyan]{' ' * (width - len(name))} {blurb}")
271
306
  console.print()
272
307
  console.print("Try it:")
273
308
  console.print(" [cyan]/tl Which channels did we sponsor in Q1?[/cyan]")