# Socotra Public Skills Example



import Image from 'next/image';

Claude Cowork Example [#claude-cowork-example]

Build a product using the following example prompt:

"Create a new Socotra configuration with a renters insurance product. Include an optional jewelry coverage with a maximum coverage of $10,000. We want to collect the following demographic information: First name, last name, optional middle name, address, date of birth, and gender."

<Image src="/images/public-skills/1.png" alt="Step 1" width={1999} height={1254} unoptimized />

Public skills use [Socotra MCP server tools](/ai-guide/mcp-server/tools) such as `Who Am I` and `Create Deployment Token` to deploy to your tenant. Make sure you haven't reached your [PAT](/features/security/personal-access-tokens) (Personal Access Token) limit, or tenant validation and deployment will fail.

<Image src="/images/public-skills/2.png" alt="Step 2" width={1999} height={1254} unoptimized />

You can choose to deploy to an existing tenant or a new tenant.

<Image src="/images/public-skills/3.png" alt="Step 3" width={1999} height={1254} unoptimized />

Your configuration can be found in the `Outputs` folder, along with a summary file describing the output and any open questions that need to be addressed.

<Image src="/images/public-skills/4.png" alt="Step 4" width={1999} height={1254} unoptimized />

Optionally, you can navigate to the [Operations Workbench](https://ui-ec-sandbox.socotra.com/en/operations) to create quotes and issue policies.

See Also [#see-also]

* [Socotra Public Skills Overview](./public-skills-overview)
* [Socotra Public Skills Getting Started Guide](./public-skills-getting-started.mdx)
* [MCP Server Overview](/ai-guide/mcp-server/overview)
* [Personal Access Tokens](/features/security/personal-access-tokens)
* [Operations Workbench](https://ui-ec-sandbox.socotra.com/en/operations)
