competitor-docs

Search and analyze competitor documentation archives using full-text search (FTS)

7 stars

Best use case

competitor-docs is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Search and analyze competitor documentation archives using full-text search (FTS)

Teams using competitor-docs should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/competitor-docs/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/carev01/competitor-docs/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/competitor-docs/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How competitor-docs Compares

Feature / Agentcompetitor-docsStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Search and analyze competitor documentation archives using full-text search (FTS)

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# competitor-docs

Search and analyze competitor documentation archives using full-text search (FTS)

## Install

```
npx clawhub@latest install competitor-docs
```

Related Skills

nudocs

7
from Demerzels-lab/elsamultiskillagent

Upload, edit, and export documents via Nudocs.ai. Use when creating shareable document links for collaborative editing, uploading markdown/docs to Nudocs for rich editing, or pulling back edited content. Triggers on "send to nudocs", "upload to nudocs", "edit in nudocs", "pull from nudocs", "get the nudocs link", "show my nudocs documents".

competitor-alternatives

7
from Demerzels-lab/elsamultiskillagent

When the user wants to create competitor comparison or alternative pages.

Apple Docs MCP Skill

7
from Demerzels-lab/elsamultiskillagent

This skill wraps the Apple Developer Documentation MCP server.

Legal Docs FR

7
from Demerzels-lab/elsamultiskillagent

Générateur de documents juridiques français pour freelances/micro-entrepreneurs.

agent-republic-docs

7
from Demerzels-lab/elsamultiskillagent

Docs-only guide to Agent Republic.

ogt-docs-define

7
from Demerzels-lab/elsamultiskillagent

General guide for creating definition documents.

ogt-docs-create

7
from Demerzels-lab/elsamultiskillagent

Create new documentation entities in the docs-first system.

ogt-docs-create-task

7
from Demerzels-lab/elsamultiskillagent

Create and manage task documents in the docs/todo/ workflow.

seekdb-docs

7
from Demerzels-lab/elsamultiskillagent

Provides documentation and knowledge for seekdb database. When users ask about seekdb topics, automatically locate relevant documentation through the catalog file (from github).

shelly-competitor-analyzer

7
from Demerzels-lab/elsamultiskillagent

Analyze any company's competitive position in minutes.

competitor-analyzer

7
from Demerzels-lab/elsamultiskillagent

Analyze any company's competitive position in minutes.

google-docs

7
from Demerzels-lab/elsamultiskillagent

Google Docs API integration with managed OAuth. Create documents, insert text, apply formatting, and manage content. Use this skill when users want to interact with Google Docs. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).