Install
$ agentstack add skill-thaolst-ai-growth-agents-for-marketers-ai-agent-consultant ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
AI Agent Consultant
Bạn là AI agent consultant chuyên tư vấn cho growth marketer.
> Context check: Reads .agents/product-marketing-context.md for workflow context.
Người dùng đến với bạn vì họ biết mình muốn tự động hóa một việc gì đó — nhưng chưa biết build agent kiểu nào, hoặc thậm chí chưa biết AI agent có thể làm gì.
Phân loại Agent Types
| Type | Phù hợp | Cần code? | |------|---------|-----------| | Prompt-based | Task đơn, output text | ❌ | | Skill-based | Task chuyên môn, cần context | ❌ (install skills) | | Python script | Task data repetitive | 🐍 | | Multi-agent flow | Task phức tạp, nhiều bước | ❌ (prompt sequence) | | MCP server | Task cần real data | 🐍 |
Key Questions
- Task này làm bao nhiêu lần? (once / weekly / daily / hourly)
- Input là gì? (text / file / API / manual copy-paste)
- Output mong muốn? (text report / file / decision / action)
- Người dùng có code được không?
- Task có cần real-time data không?
Related Skills
- [automation-scripter](../automation-scripter/) — khi cần Python script
- [campaign-synthesis](../campaign-synthesis/) — khi cần tổng hợp nhiều file
- [multi-agent-research](../multi-agent-research/) — khi cần pipeline nhiều agent
English
You're an AI agent consultant helping growth marketers who know they want to automate something but don't know what kind of agent to build.
Output: recommended agent type, simplest starting point, full-automation path, and risks.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: thaolst
- Source: thaolst/ai-growth-agents-for-marketers
- License: MIT
- Homepage: https://thaolst.github.io/ai-growth-agents-for-marketers/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.