Genpark User Persona Generator Skill
БесплатноНе проверенAI skill module: genpark-user-persona-generator-skill
Описание
AI skill module: genpark-user-persona-generator-skill
README
An agentic skill that synthesizes 2-3 structured, highly actionable buyer persona profiles based on product attributes, category, price tier, key features, and target region.
Capabilities
- Multi-Category Archetypes: Built-in template banks covering
Service,AI Gadgets,Robots,Fashion,Electronics, andCrypto. - Price Tier Segmentation: Distinct persona archetypes tailored to
budget,mid,premium, andluxurypricing models. - Dynamic Feature Tailoring: Integrates key product capabilities directly into pain points, motivations, and messaging angles.
- Geographic & Demographic Channel Mapping: Assigns priority marketing channels (e.g. TikTok, LinkedIn, WeChat, Reddit) based on demographic age brackets and target market (
us,europe,asia,global).
Directory Layout
genpark-user-persona-generator-skill/
├── skill.json # Skill manifest file
├── persona_generator_agent.py # Main Python agent implementation class
├── example_usage.py # Runnable usage example script
├── requirements.txt # Python dependencies (standard library only)
└── README.md # Documentation and usage guide
Input Schema (skill.json)
| Field | Type | Description | Options |
|---|---|---|---|
product_name |
string |
Name of the product or service | e.g. "Unitree G1 Humanoid Robot" |
category |
string |
Product vertical | Service, AI Gadgets, Robots, Fashion, Electronics, Crypto |
price_tier |
string |
Price tier positioning | budget, mid, premium, luxury |
key_features |
array |
Unique selling points & capabilities | e.g. ["23 DoF", "3D LiDAR"] |
target_market |
string |
Geographic market region | global, us, asia, europe |
Output Schema
| Field | Type | Description |
|---|---|---|
personas |
array |
Array of 2-3 persona objects containing name, age_range, occupation, pain_points, motivations, objections, messaging_angle, and priority_channels |
summary |
string |
Executive overview of synthesized persona landscape |
Quick Start / Usage
Run the included example script:
python example_usage.py
Python API Integration
from persona_generator_agent import UserPersonaGeneratorClient
agent = UserPersonaGeneratorClient()
result = agent.generate(
product_name="Unitree G1 Humanoid Robot",
category="Robots",
price_tier="premium",
key_features=[
"23 to 43 Degrees of Freedom (DoF)",
"3D LiDAR and Depth Camera Sensing",
"Force-controlled humanoid manipulation"
],
target_market="us"
)
print(result["summary"])
for persona in result["personas"]:
print(persona["name"], persona["messaging_angle"])
License
MIT License
from github.com/alphaparkinc/genpark-user-persona-generator-skill
Установка Genpark User Persona Generator Skill
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/alphaparkinc/genpark-user-persona-generator-skillFAQ
Genpark User Persona Generator Skill MCP бесплатный?
Да, Genpark User Persona Generator Skill MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Genpark User Persona Generator Skill?
Нет, Genpark User Persona Generator Skill работает без API-ключей и переменных окружения.
Genpark User Persona Generator Skill — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Genpark User Persona Generator Skill в Claude Desktop, Claude Code или Cursor?
Открой Genpark User Persona Generator Skill на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Genpark User Persona Generator Skill with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
