mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 12:52:58 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| create_job_posting_agent.py | ||
| create_sample_agents.py | ||
| create_social_ads_agent.py | ||