Writing Prompts¶
Collection of prompts for content creation and writing tasks.
Available Prompts¶
Technical Writing¶
- technical_docs.txt - Technical documentation creation
- api_documentation.txt - API documentation writing
- user_guides.txt - User guide creation
- tutorial_writer.txt - Step-by-step tutorial generation
Blog Posts¶
- blog_post.txt - General blog post creation
- technical_blog.txt - Technical blog posts
- how_to_guide.txt - How-to article creation
- listicle_generator.txt - List-based article creation
Creative Writing¶
- story_generator.txt - Creative story writing
- character_development.txt - Character creation and development
- dialogue_writer.txt - Dialogue creation
- scene_setting.txt - Scene and setting description
Business Writing¶
- proposal_writer.txt - Business proposal creation
- report_generator.txt - Business report writing
- email_composer.txt - Professional email composition
- presentation_outline.txt - Presentation structure creation
Editing and Improvement¶
- content_editor.txt - Content editing and improvement
- style_checker.txt - Writing style analysis
- grammar_check.txt - Grammar and syntax review
- readability_improver.txt - Readability enhancement
Usage Examples¶
# Create a technical blog post
aia technical_blog --topic "microservices" --audience "developers"
# Generate user documentation
aia user_guides --product "API" --level "beginner"
# Edit and improve existing content
aia content_editor --style "professional" existing_article.md
Customization Options¶
- Topic/Subject - Specify the main topic
- Audience - Target audience level and type
- Style - Writing style (formal, casual, technical)
- Length - Desired word count or length
- Format - Output format (Markdown, HTML, plain text)
Related¶
- Development Prompts - Code-related writing
- Analysis Prompts - Analytical writing
- Learning Prompts - Educational content