examples/skills/text_analysis/SKILL.md
Analyze text for sentiment, entities, keywords, and linguistic patterns
npx skillsauth add mofa-org/mofa text_analysisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill provides natural language processing capabilities for text analysis.
Use this skill when you need to:
Determines the emotional tone of text:
Identifies and categorizes:
Extracts important terms and phrases:
@code: python analyze.py --input {input} - Perform various text analyses
Analyze the sentiment of this customer review: "The product exceeded my expectations!"
Result: Positive sentiment detected (confidence: 0.95)
Extract entities from: "Apple Inc. was founded by Steve Jobs in Cupertino, California."
Entities:
- Organization: Apple Inc.
- Person: Steve Jobs
- Location: Cupertino, California
development
Extract data from web pages, including HTML parsing, API interaction, and data export
documentation
Process and manipulate PDF documents, including text extraction, form filling, and metadata editing
research
コーディング前の調査ワークフロー。カスタムコードを書く前に既存のツール、ライブラリ、パターンを検索します。researcher エージェントを呼び出します。
research
証拠優先のECC現状調査ワークフロー。ユーザーが現在の公開証拠と提供されたローカルコンテキストに基づいて最新の事実、比較、情報の充実、または推奨事項を求める場合に使用する。