Home/AI Agents/dev-gtm-claude-skills
dev-gtm-claude-skills logo

dev-gtm-claude-skills

Infrasity-Labs/dev-gtm-claude-skills

Open-source Claude skills for GEO, AI discoverability, and developer GTM workflows

GraphCanon updated 2w · GitHub synced 2w · 32 views this month

99 stars5 forksLast push 1mo Python MIT

Decision brief

dev-gtm-claude-skills is an open-source collection of AI skills for enhancing documentation discoverability by AI systems, tailored for developer companies.

Good fit when

  • if you want to boost your documentation's visibility and ensure it can be effectively parsed and cited by AI
  • for developer-focused firms that require advanced integration with Claude Code or similar interfaces

Avoid when

  • if your project does not involve documentation targeted for AI systems, as this tool is specifically aimed at improving such discoverability
  • when you need a skill set not covered by the existing range of Claude skills here, such as highly specialized non-SEO tasks

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Steady (38d since push)
As of 2w
Provenance
Not a fork · Personal account
As of 2w
Security (OSV)
No criticals
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install dev-gtm-claude-skills
PyPI

How it fits your stack(1)

Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.

Relationship graph

Optional deeper exploration of typed edges and category neighbours.

Similar tools

Same-category neighbours not already linked as typed edges.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A collection of open-source Claude skills designed to enhance the visibility of documentation to be found, parsed, and cited by AI systems, aimed at developer-focused companies.

Capability facts

Languages
python

Source: github.language+pyproject.toml · Aug 6, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Node.js runtimeNode.js

Source: README excerpt (regex_v1, Aug 6, 2026)

- Node.js with `npx` (to run the DataForSEO MCP server locally)
Source link
Python runtimePython

Source: README excerpt (regex_v1, Aug 6, 2026)

- Python 3.10+
Source link
Works with Claude DesktopClaude Desktop

Source: README excerpt (regex_v1, Aug 6, 2026)

ills directory. Re-run it any time to update. Prefer to install manually or use Claude Desktop / Claude.ai? Use one of the methods below.
Source link

Tags

README

Installation

Most skills need no API keys; the SEO skills that pull live search data use a DataForSEO MCP server (setup below).


Quick install (recommended)

Install every skill in this repo with one command — no cloning, no copying:

npx skills add Infrasity-Labs/dev-gtm-claude-skills

This pulls the latest skills straight into your Claude Code skills directory. Re-run it any time to update. Prefer to install manually or use Claude Desktop / Claude.ai? Use one of the methods below.


Zip the skill you want to install

zip -r docs-auditor.zip docs-auditor/


Upload the `.zip`, toggle the skill on, and it's active across all your chats. Uploaded skills stay private to your account; Claude installs any required packages the first time it runs them.

<p align="center">
  <img src="./assets/converting-to-zip.gif" width="100%" alt="Converting to zip GIF"/>
</p>

<p align="center">
  <img src="./assets/add-to-claude.gif" width="100%" alt="Add to Claude GIF"/>
</p>

---

## Install Steps for Every Tool

All CLI installs start with cloning the repo:

```bash
git clone https://github.com/infrasity-labs/dev-gtm-claude-skills.git
cd dev-gtm-claude-skills

Requirements

  • Claude Code, Claude Desktop, or Claude.ai
  • Python 3.10+
  • Node.js with npx (to run the DataForSEO MCP server locally)
  • A DataForSEO API account — only for the live-search skills: growth-report, blog-post-counter, api-docs-quality-report


License

MIT — see LICENSE.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.