# Founder content operations

Research topics, monitor platform signals, and turn social data into founder-ready content workflows.

## Agent Install Policy

Agents must get explicit user confirmation before installing a skill, writing configuration, or changing the local environment.

1. Read this guide and the manifest: https://qveris.ai/skills/x-founder-operations/manifest.json
2. Explain to the user what will be installed and which QVeris API actions may be used.
3. Ask for explicit approval before running an install command or changing local configuration.
4. After approval, install the skill and run one starter prompt.

## Official GitHub Source

- Repository: https://github.com/QVerisAI/open-qveris-skills
- Skill path: x-founder-operations
- Skill source: https://github.com/QVerisAI/open-qveris-skills/tree/main/x-founder-operations
- Clone and inspect: `git clone https://github.com/QVerisAI/open-qveris-skills.git && cd open-qveris-skills/x-founder-operations`

## Install Commands

- OpenClaw: `openclaw skills install x-founder-operations`

## Starter Prompts

### Platform signal report
Use public content-platform signals to explain what is gaining traction.

```text
Research how AI agent infrastructure is being discussed across short-video and social platforms. Find evidence, summarize recurring narratives, and propose three founder posts grounded in the data.
```

### Competitor content scan
Turn competitor activity into actionable content planning.

```text
Scan public content signals for three competitors in our category. Identify their strongest narratives, most repeated user objections, and opportunities for our next post.
```

## QVeris API Actions

- Discover `POST /search`: Search for short-video, social, creator, post, comment, product, or local-life platform data capabilities.
- Inspect `POST /tools/by-ids`: Confirm whether a capability supports accounts, posts, videos, comments, product data, or trend search.
- Call `POST /tools/execute`: Execute selected platform capabilities and turn raw signals into a founder-ready content brief.

## Estimated QVeris Usage

Content research typically calls search, account, post, or trend capabilities after free discovery and inspection.

- Typical paid Call executions: 3-8
- Planning estimate: 3-80 credits
- Free actions: Discover, Inspect
- Paid actions: Call
- Note: Cost scales with the number of platforms, accounts, competitors, and result pages the agent requests.

## Related Cases

- [TikHub content platform signals](https://qveris.ai/blog/qveris-tikhub-content-platform-signals) - Understand platform momentum across short video, social, commerce, and local life content.
- [Map stories from public data](https://qveris.ai/blog/qveris-mapstory-history) - Turn scattered public information into structured storytelling input.

## Human Page

https://qveris.ai/skills/x-founder-operations
