← Back to Skills Marketplace
Promptingco
by
Edward Tanoto
· GitHub ↗
· v1.0.0
257
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install promptingco
Description
Interact with The Prompting Company platform to monitor brand visibility across AI engines, manage tracked prompts, review and publish content drafts, and re...
Usage Guidance
This skill appears coherent: it uses the session cookie you provide to call The Prompting Company API endpoints and nothing else. Before installing, ensure you: (1) trust the skill’s source since you must supply your __Secure-better-auth.session_token (this token grants full session access and can be used to act as you on the site); (2) prefer providing a session/token with limited scope or a throwaway account if possible; (3) verify the base URL if you have concerns (SKILL.md uses https://app.promptingco.com but references/api-guide contains a slightly different example domain — confirm which is correct); and (4) be aware the skill spawns subagents for multi-step flows, which may run additional API calls on your behalf. If you provide the real session token, consider rotating it after use or using platform-provided API keys with limited permissions when available.
Capability Analysis
Type: OpenClaw Skill
Name: promptingco
Version: 1.0.0
The skill bundle is a legitimate integration for 'The Prompting Company' (TPC) platform, designed to monitor brand visibility and manage AI-tracked prompts. It uses a user-provided session token to interact with the official production API (app.promptingco.com) via curl commands. The instructions in SKILL.md and references/api-guide.md are transparent, well-structured, and strictly aligned with the stated purpose of brand analytics and content management without any signs of malicious intent or unauthorized data access.
Capability Assessment
Purpose & Capability
Name/description align with required credential (TPC_SESSION_TOKEN) and the SKILL.md shows only API calls to the Prompting Company endpoints for brand, prompts, drafts, and analytics. Requesting the session cookie is proportional to acting on the user's behalf in the web UI/API.
Instruction Scope
Instructions stick to API interactions for the platform (fetch brands, personas, prompts, drafts, analytics). They instruct the agent to present choices to the user and spawn subagents for multi-step workflows — spawning subagents is within capability but expands what the agent may do automatically; there is no instruction to read local files or other environment variables. The SKILL.md repeatedly requires including the session cookie in requests, which is expected but means the provided token can be used to act as the user on the service.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be written or installed on disk. This is the lowest-risk install profile.
Credentials
Only one required environment value is declared (TPC_SESSION_TOKEN) and it is the primary credential used for cookie-based auth. No unrelated credentials or system paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges. It does instruct the agent to spawn subagents for multi-step tasks — this enables autonomous or extended workflows, which is allowed but increases blast radius if the token is compromised.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install promptingco - After installation, invoke the skill by name or use
/promptingco - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Prompting Company skill.
- Connects to The Prompting Company platform for AI brand analytics and prompt tracking.
- Brand selection and session setup streamlined with step-by-step onboarding.
- Supports three main user flows: Track Prompts, Publish Content, and Get Stats (Share of Voice & AI traffic).
- Multi-step workflows (prompt tracking, content creation, stats) are handled via subagents for better modularity.
- Requires only the user's session token for dynamic, brand-specific operations.
Metadata
Frequently Asked Questions
What is Promptingco?
Interact with The Prompting Company platform to monitor brand visibility across AI engines, manage tracked prompts, review and publish content drafts, and re... It is an AI Agent Skill for Claude Code / OpenClaw, with 257 downloads so far.
How do I install Promptingco?
Run "/install promptingco" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Promptingco free?
Yes, Promptingco is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Promptingco support?
Promptingco is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Promptingco?
It is built and maintained by Edward Tanoto (@edwardtanoto); the current version is v1.0.0.
More Skills