
LinkedIn test environment for agents
Test professional-network agents that research people and companies and manage content workflows.

Meet the LinkedIn twin
Validate Sign in with LinkedIn and OAuth flows. Test posting and profile workflows without real LinkedIn access.
Seeded state
Seed member profiles, companies, connections, posts, comments, reactions, OAuth tokens, and media assets.

Use LinkedIn in staging without using production.
Validate Sign in with LinkedIn and OAuth flows
Seed members, posts, tokens, assets, and media uploads
Test posting and profile workflows without real LinkedIn access
Provision the LinkedIn twin from the CLI.
Install the Arga CLI, sign in once, then create a 60-minute twin run. The command waits until the environment is ready and prints its connection details.
Terminal
$ uv tool install arga-cli$ arga login$ arga twin-runs create --twins linkedin --ttl 60 --waitAdd --scenario-prompt to describe the state the twin should start with.
Build with the LinkedIn twin
Connect the twin, seed realistic state, and run scenarios against a resettable service.

