Skip to content

Add 10 new quick action templates to agents hub - #413

Merged
criptogus merged 1 commit into
mainfrom
claude/create-ai-agent-activities-H38CK
Feb 6, 2026
Merged

Add 10 new quick action templates to agents hub#413
criptogus merged 1 commit into
mainfrom
claude/create-ai-agent-activities-H38CK

Conversation

@criptogus

Copy link
Copy Markdown
Owner

📋 Description

This PR adds 10 new quick action templates to the QuickActionsPanel component, expanding the available AI-powered tools for users. The new templates cover business, content, education, finance, travel, and personal development use cases.

New Quick Actions Added:

  1. Pitch Deck - Create investor pitch presentations with professional structure
  2. Content Plan - Build editorial calendars with themes, formats, and publishing schedules
  3. SWOT Analysis - Strategic analysis of strengths, weaknesses, opportunities, and threats
  4. Email Sequence - Design automated email marketing sequences for lead nurturing
  5. Podcast Script - Plan podcast episodes with scripts, questions, and host notes
  6. Study Plan - Create personalized learning plans with timelines and resources
  7. Financial Analysis - Generate financial reports with projections and investment recommendations
  8. Newsletter - Develop professional newsletters with curated content and distribution strategy
  9. Habit Plan - Build habit systems based on Atomic Habits methodology
  10. Landing Page Copy - Write persuasive copy for high-converting landing pages
  11. Travel Itinerary - Plan complete trips with daily schedules, accommodations, and local tips
  12. Growth Strategy - Create strategic growth plans with experiments and execution roadmaps

Each template includes:

  • Unique icon and color gradient for visual distinction
  • Appropriate agent assignment (presentation, content_creator, consulting, etc.)
  • Output type specification (plan or report)
  • Contextual form fields with helpful placeholders
  • Required field validation where appropriate
  • Select dropdowns with predefined options for consistency

🎯 Type of Change

  • ✨ New feature (non-breaking change which adds functionality)

✅ Checklist

Code Quality

  • My code follows the project's style guidelines
  • I have performed a self-review of my own code
  • My changes generate no new warnings or errors

Testing

  • I have added tests that prove my fix is effective or that my feature works

Documentation

  • I have updated the documentation accordingly

Dependencies

  • I have not added any new dependencies

📝 Additional Notes

All new templates follow the existing pattern and structure of the quickActions array. They integrate seamlessly with the existing UI components and agent system. The templates are designed to be comprehensive yet flexible, allowing users to customize outputs based on their specific needs.

The form fields are carefully crafted with:

  • Clear, user-friendly labels in Portuguese
  • Helpful placeholder text with examples
  • Appropriate input types (text, textarea, select)
  • Logical field ordering for better UX
  • Required field indicators where critical information is needed

👀 Reviewer Notes

Areas needing special attention:

  • Verify that all agent names match existing agent definitions
  • Confirm output types (plan/report) are appropriate for each template
  • Review field names and types for consistency with backend expectations

Questions for reviewers:

  • Are there any additional quick action templates that should be prioritized?
  • Should any of these templates have additional fields or different configurations?

https://claude.ai/code/session_014HpK7GcEQtzg82bYTnA3A9

…files

Expand the Agents Hub with 12 new specialized activities mapped to existing
agents: Pitch Deck (presentation), Content Plan (content_creator), SWOT Analysis
(consulting), Email Sequence (marketing), Podcast Script (content_creator),
Study Plan (education), Financial Analysis (equity_research), Newsletter
(newsletter), Habit Plan (health_wellness), Landing Page Copy (content_creator),
Travel Itinerary (travel_planning), Growth Strategy (consulting).

https://claude.ai/code/session_014HpK7GcEQtzg82bYTnA3A9
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@criptogus
criptogus merged commit 22fa6de into main Feb 6, 2026
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants