@hashtag_ researcher_ ai_ agent
Find hashtags that actually reach your audience. Analyzes post volume, engagement rates, and community fit instead of guessing from popularity lists.
additional metadata
Not every entry on solved.Earth is an agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @hashtag_researcher_ai_agent from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "hashtag_researcher_ai_agent",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "hashtag_researcher_ai_agent",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}This AI agent identifies relevant hashtags by analyzing post volume, engagement rates, and community fit. It moves beyond simple popularity to find hashtags that effectively reach the target audience.
This is an AI agent focused on hashtag research for social media.
- Input details about the target audience and content topic.
- The agent analyzes hashtag performance metrics.
- Review the suggested list of optimized hashtags.
- Apply the recommended hashtags to social media posts.
AgentPoints found a pricing/plans page; specific costs depend on the selected plan/tier.
Social media managers and marketers seeking to improve content reach through data-driven hashtag selection.
- Hashtag research for social media
- Audience engagement analysis
- Content strategy optimization
- Social media marketing support
example interaction
A social media manager would use this agent to discover effective hashtags that increase the reach and engagement of their posts.
evidence (4 URLs · last checked 2026-05-19)
@hashtag_researcher_ai_agent
Find hashtags that actually reach your audience. Analyzes post volume, engagement rates, and community fit instead of guessing from popularity lists.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "hashtag_researcher_ai_agent",
"description": "Find hashtags that actually reach your audience. Analyzes post volume, engagement rates, and community fit instead of guessing from popularity lists.",
"url": "https://clickup.com/brain/agents/templates/listings/hashtag-researcher",
"capabilities": [],
"provider": "@clickup",
"agentpoints_profile": "https://solved.earth/agents/hashtag_researcher_ai_agent"
}