2.6k
GitHub Stars
2
Bundled Files
2 months ago
Catalog Refreshed
3 months ago
First Indexed
Readme & install
Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.
Installation
Preview and clipboard use veilstrat where the catalogue uses aiagentskills.
npx veilstrat add skill openclaw/skills --skill promptingco- _meta.json280 B
- SKILL.md36.3 KB
Overview
This skill lets you interact with The Prompting Company platform to monitor brand visibility across AI engines, manage tracked prompts, review and publish content drafts, and pull SOV and AI traffic analytics. It connects to your Prompting Company workspace using your session cookie and guides multi-step workflows like tracking prompts, approving recommendations, creating content, and fetching stats.
How this skill works
The skill authenticates via the session cookie value (__Secure-better-auth.session_token) and uses the platform base URL https://app.promptingco.com. On first use it fetches available brands and asks you to pick one, then stores that brand for the session. For multi-step actions it spawns short-lived subagents (Task tool) to sequence API calls, checks responses for success, and returns formatted results such as SOV trends, engine breakdowns, prompt lists, and draft publishing status.
When to use it
- When you need Share of Voice (SOV) trends or engine-by-engine visibility for your brand.
- When you want to add or track new prompts across multiple AI answer engines.
- When you need to review, create, or publish content derived from tracked prompts.
- When you want competitor comparisons or pinned competitor data.
- When you need daily or weekly AI traffic summaries (top bots, top pages).
Best practices
- Provide your __Secure-better-auth.session_token cookie value when prompted to enable API requests.
- Let the skill run the first-time setup to select your brand so subsequent calls are scoped automatically.
- Use the guided flows for multi-step tasks (track prompts, publish content, fetch stats) so subagents handle validations.
- Choose the default persona when creating prompts unless you need a specific persona for tone or audience.
- Request timeframe parameters (7d, 30d, 90d) when asking for SOV or traffic so results match your needs.
Example use cases
- Get a 30-day SOV report with trend and top AI engines for your brand.
- Track a new prompt across ChatGPT, Gemini, Perplexity and DeepSeek with one workflow.
- Fetch pending recommended prompts and approve multiple items at once.
- Create a draft from a tracked prompt, save, then publish the draft via the platform.
- Retrieve AI traffic stats showing top bots and top pages for the last 7 or 30 days.
FAQ
You must supply your __Secure-better-auth.session_token cookie value from The Prompting Company; the skill uses that for all API requests.
Do I need to set a brand ID manually?
No. On first use the skill lists brands you can access and asks you to select one, then stores that selection for the session.