Files
gh-jeremylongshore-claude-c…/skills/sentiment-analysis-tool/scripts/README.md
2025-11-29 18:51:56 +08:00

344 B

Scripts

Bundled resources for sentiment-analysis-tool skill

  • analyze_sentiment.py: Script to perform sentiment analysis on a given text input. This would allow Claude to execute the analysis directly.
  • example_usage.py: Script to demonstrate how to use the sentiment analysis tool with different text inputs and expected outputs.