Initial commit
This commit is contained in:
6
skills/sentiment-analysis-tool/scripts/README.md
Normal file
6
skills/sentiment-analysis-tool/scripts/README.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user