CheddahBot/cheddahbot/tools
PeninsulaInd 5e9cef5e39 Add submit_press_release tool with Press Advantage API integration
Adds PressAdvantageClient API wrapper and submit_press_release tool that
posts finished press releases to PA as drafts. Auto-constructs SEO links
(brand+keyword → IMSURL, company name → SocialURL/GBP/homepage) with
fuzzy anchor matching and warnings when phrases can't be found. The PR
writing prompt now requests anchor text phrases and validates them after
generation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:37:41 -06:00
..
__init__.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
build_skill.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
build_tool.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
calendar_tool.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
clickup_tool.py Add clickup_query_tasks tool and Press Advantage API integration plan 2026-02-16 13:21:04 -06:00
code_exec.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
data_proc.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
delegate.py Implement two-brain architecture: chat brain + execution brain 2026-02-13 22:59:32 -06:00
email_tool.py Add document export (.docx) and email delivery feature 2026-02-16 17:00:54 -06:00
file_ops.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
image.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
press_release.py Add submit_press_release tool with Press Advantage API integration 2026-02-16 17:37:41 -06:00
shell.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00
web.py Initial implementation of CheddahBot personal AI assistant 2026-02-13 20:20:39 -06:00