quantum-ai-v2/agents/management/commands
Claude cf8583d0b2 💼 Add Job Posting Generator agent with comprehensive form schema
- Create Human Resources category for HR-related agents
- Implement Job Posting Generator with 7-field dynamic form
- Add specialized N8N webhook message formatting for job postings
- Support multiple seniority levels, contract types, and locations
- Complete form validation and error handling
- Full integration with existing wallet and execution system

Form fields:
- Job title and company name
- Detailed job description (textarea)
- Seniority level (entry to executive)
- Contract type (full-time, part-time, contract, etc.)
- Location with remote work support
- Multi-language support

Webhook format matches N8N payload structure exactly.
Tested and working with real-time wallet deduction.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-31 19:10:15 +05:30
..
__init__.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
create_job_posting_agent.py 💼 Add Job Posting Generator agent with comprehensive form schema 2025-07-31 19:10:15 +05:30
create_sample_agents.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30
create_social_ads_agent.py 🚀 Complete agents app implementation with social ads frontend 2025-07-31 19:05:09 +05:30