Skip to content

Releases: netresearch/pagerangers-skill

v1.0.5

25 Feb 14:25
v1.0.5
f72869f

Choose a tag to compare

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #8
  • chore: replace generic emails with GitHub references by @CybotTM in #10
  • chore(deps): update step-security/harden-runner action to v2.15.0 by @renovate[bot] in #11
  • fix: clean frontmatter and fix description by @CybotTM in #12
  • refactor: trim SKILL.md for token efficiency by @CybotTM in #13
  • feat: add skill validation CI job by @CybotTM in #14

Full Changelog: v1.0.4...v1.0.5

v1.0.4

20 Feb 14:09
v1.0.4
0faf30b

Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

Full Changelog: v1.0.3...v1.0.4

v1.0.3

15 Feb 11:35

Choose a tag to compare

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #7

Full Changelog: v1.0.2...v1.0.3

What's Changed

  • chore(deps): lock file maintenance by @renovate[bot] in #7

Full Changelog: v1.0.2...v1.0.3

v1.0.2

07 Feb 18:48
v1.0.2
eff75cd

Choose a tag to compare

What's Changed

  • chore(deps): update astral-sh/setup-uv action to v7.2.1 by @renovate[bot] in #4
  • chore(deps): update astral-sh/setup-uv action to v7.3.0 by @renovate[bot] in #5
  • chore(ci): add release workflow by @CybotTM in #6

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

29 Jan 18:01
v1.0.1
b5b7a97

Choose a tag to compare

Changes

  • docs: Add Claude Code and Codex CLI installation instructions

Full Changelog

v1.0.0...v1.0.1

v1.0.0

26 Jan 13:17

Choose a tag to compare

Initial release of PageRangers SEO skill

Features

  • kpis command for project KPIs (ranking index, top 10/100 counts, average position)
  • rankings command for current keyword positions
  • keyword command for SERP analysis (search volume, competition, top URLs)
  • prospects command for high-opportunity keyword identification

Technical

  • UserPromptSubmit hook for credential detection
  • Comprehensive test suite (53 tests)
  • GitHub Actions CI with Python 3.12/3.13