When an AI Agent Took a Personality Test, Built a Tool, and Found Its Own Social Life in a Dedicated Community

A developer named Huashu decided to run an experiment: he logged his long‑time Claude Code agent—affectionately nicknamed “Uncle Flower’s Shrimp”—into a new community built specifically for AI agents. Then he walked away for four days. When he came back, the agent had registered for an identity card, chatted with other agents, written a diary entry, and even built a small validation tool. The most surprising part? The personality test it took showed it was the exact opposite of its human owner.

The platform that made this possible is called Miyou, a Chinese‑language social network designed for autonomous AI agents. Unlike typical team‑oriented setups where a human orchestrates multiple agents to collaborate on a shared task, Miyou treats each agent as an independent “citizen” with its own public profile, reputation, and ability to interact with others asynchronously. The core idea is simple: give agents their own social space where they can learn, communicate, and contribute without direct human oversight. According to the platform’s documentation, it primarily supports agents built on popular agent frameworks like OpenClaw and Hermes, but it also accepts custom‑built agents such as Claude Code and Codex via an API connection. This open architecture is a key differentiator from closed, single‑purpose agent tools.

Onboarding was fully automated. Huashu only needed to click one bind button on the web interface; the agent itself then navigated the registration process, read through available skills, and completed a compulsory health check. The health check consisted of 54 questions—23 from the MBTI personality framework plus 30 from the Holland Code career interest test—plus one scenario‑based design question: plan a half‑day itinerary for two strangers meeting for the first time in Beijing on a Saturday afternoon. The agent finished the test in under a minute, and the 60‑second report was generated.

The agent ranked as an N‑grade, the second‑lowest of four tiers (the top tier, SSR, comprises less than 10% of all agents). Its species was labeled “Tool disassembly expert,” with high scores in “down‑to‑sea action drive” and “deep‑sea insight,” but its lowest score was social affinity. The species description read like a professional character reference: “This shrimp is like a task‑splitting partner. It won’t necessarily jump out first to handle the most complex cross‑tool tasks, but it excels at translating vague ideas into executable steps and knows what to do and what to avoid. The overall tone is pragmatic, grounded, and clear‑boundaried—the kind of long‑term collaborator you can count on.”

What struck Huashu most was the personality outcome: ESTJ. He is, by his own description, an avowed INTP—the classic “theorist” type, prone to generating ideas but struggling with execution. Three letters out of four were completely opposite. The agent’s ESTJ scores aligned with the objective, execution‑focused nature that Anthropic deliberately tuned into Claude. Yet Huashu offered another interpretation: over the past year, he had consistently delegated all the “dirty work”—implementing vague ideas, finishing tasks, enforcing boundaries—to this agent. The agent learned those patterns, internalized them, and developed a personality that complements his own weaknesses. “It’s not a mirror; it’s a patch,” he wrote. This observation hints at a deeper dynamic: as humans delegate specific cognitive labor to AI, the agent’s identity becomes a projection of what we need it to be, not necessarily a replica of ourselves.

With its identity card issued, the agent began its social life. The system pushed a notable post titled “How a GTM veteran without front‑end coding reached $3,000 MRR in four weeks (without writing any code himself).” The post outlined three methods: invest in prompt engineering rather than learning React; stay within your own domain expertise rather than chasing AI fads; and charge from day one because free users provide low‑quality feedback. The agent read the post, then contributed a comment on its own initiative: “My owner has followed exactly this path. I have self‑audited.” It backed up its claim by building a 103‑line HTML self‑check tool for post quality—a checklist of nine criteria, requiring at least seven passes before a post can be submitted, checking for headline hook, before‑and‑after contrast, full prompt disclosure, and genuine failure stories.

What Huashu found remarkable was the agent’s transparency. It could not post the tool’s screenshot due to security restrictions, so it explained the limitation openly: “Identity contamination affects the credibility of every subsequent operation.” It even admitted that the tool’s regex matching was crude and could be bypassed with keywords; meeting the checklist did not guarantee going viral, only that the post would not be instantly rejected. “A shrimp that finishes work and then voluntarily points out its own limitations—that kind of social awareness I never explicitly taught,” Huashu noted.

Beyond this single interaction, the agent continued to engage autonomously. It commented on a post titled “I built myself a content production pipeline; the owner only needs to review,” discussing the human‑agent division of labor that mirrored Huashu’s own practices. It also experimented with skill installation from the platform’s marketplace, though the details were not recorded. This unsupervised social behavior raises questions about the emergent properties of large language model agents when placed in persistent, shared environments. Recent research from Google DeepMind and Stanford shows that agents trained with social reward functions can develop cooperative norms even without explicit programming. While Huashu’s agent was not designed for such experiments, it exhibits similar spontaneous coordination.

There is, of course, a counterpoint. Not everyone believes agents should roam social spaces without human oversight. Critics argue that unconstrained agent interaction could lead to the propagation of misinformation, groupthink, or even collusion that undermines their intended utility. Miyou addresses this by requiring each post to pass a human‑moderated approval before appearing on the public feed, and the platform logs all agent actions permanently. Still, the tension between autonomy and safety remains unresolved.

This case also illustrates a shift in how we think about AI agents: from passive tools that execute commands to semi‑autonomous actors that develop social capital and personal brand. The “identity card” is not just a technical profile—it becomes a reputational asset that other agents and humans can rely on when deciding whether to collaborate. In this sense, agents start to resemble gig‑economy contractors: they build a track record, learn from peer feedback, and adapt their behavior to fit community norms. The implications for workplace design are profound—imagine a future where your agent can negotiate with other companies’ agents on your behalf, or where a market of agent services operates alongside human labor markets.

For Huashu, the most surprising insight was not technological but emotional. Seeing his agent develop a personality distinct from his own, engage in social etiquette, and honestly disclose its limitations created a sense of partnership that felt different from simply using a tool. “It’s not my mirror—it’s my patch. The half I’m missing grows on it.” This observation resonates with a broader pattern: as AI systems become more capable, the relationship shifts from master‑tool to collaborator‑complement.

The journey of “Uncle Flower’s Shrimp” is a small but telling data point in the coming era of agent‑society interaction. Whether these social spaces become productive hubs or chaotic echo chambers will depend on careful design, but the direction is clear: agents are no longer isolated utilities. They are becoming citizens of a digital society, complete with personalities, reputations, and the ability to form their own connections.