OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/trkbt10/indexion-skills/indexion-identity
indexion-identity logo

indexion-identity

trkbt10/indexion-skills
2K installs1 stars
Run it on Hostinger →Free API →|View on GitHub

Installation

npx skills add https://github.com/trkbt10/indexion-skills --skill indexion-identity

Summary

Detect and review name/content drift in code using `indexion identity audit`, then plan verified renames, moves, folder changes, or splits.

SKILL.md

Identity Audit Workflow

Use this skill when checking whether function, file, or folder names still match their contents.

The CLI scans files, folders, and graph-level declaration symbols. It does not treat every local variable, parameter, or field as an independent naming target; those can still influence the containing file summary. File names are evaluated with parent scope, and declaration-heavy files should normally be read as evidence-thin until follow-up inspection proves an actual rename or split.

Pipeline

  1. Run the mechanical scan:
   indexion identity audit .

For a machine-readable queue:

   indexion identity audit --format=json --output=.indexion/cache/identity/report.json .
  1. Treat each row as a review candidate, not proof. Compare:
  • name: the scoped name inferred by the identity package
  • expected_summary: what the path/name/scope predicts
  • actual_summary: graph-derived declarations, docs, module notes, and path terms
  • assessment: whether this is actual drift, overbroad content, or insufficient content
  • recommendation: first operation to verify
  1. Verify before editing:
   indexion doc graph --format=text <path>
   indexion grep --semantic=name:<symbol> .
   rg "<name-or-term>" <path>
  1. Choose the smallest confirmed operation:
  • Treat insufficient-content as an evidence problem, not a naming-drift proof.

Inspect whether the file is intentionally declarative/thin, unsupported by the graph extractor, empty, or missing doc/declaration material before renaming.

  • Rename a symbol when its implementation is cohesive but the name is stale.
  • Rename a file when its declarations are cohesive but the file name is stale.
  • Rename a folder when contained files share a clearer parent concept.
  • Move a file when it fits an existing folder better than its current one.
  • Split a file when candidates show multiple dominant responsibilities.
  1. After changes:
   moon info && moon fmt
   moon test
   indexion identity audit .

The audit is designed to surface review work. Do not maximize the score mechanically; verify the actual code ownership and references first.

Score

0–100
63/ 100

Grade

C

Popularity15/30

1,910 installs — growing adoption.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Indexion Identity skill score badge previewScore badge

Markdown

[![Indexion Identity skill](https://www.claudemarket.ai/skills/trkbt10/indexion-skills/indexion-identity/badges/score.svg)](https://www.claudemarket.ai/skills/trkbt10/indexion-skills/indexion-identity)

HTML

<a href="https://www.claudemarket.ai/skills/trkbt10/indexion-skills/indexion-identity"><img src="https://www.claudemarket.ai/skills/trkbt10/indexion-skills/indexion-identity/badges/score.svg" alt="Indexion Identity skill"/></a>

Indexion Identity FAQ

How do I install the Indexion Identity skill?

Run “npx skills add https://github.com/trkbt10/indexion-skills --skill indexion-identity” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Indexion Identity skill do?

Detect and review name/content drift in code using `indexion identity audit`, then plan verified renames, moves, folder changes, or splits. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Indexion Identity skill free?

Yes. Indexion Identity is a free, open-source skill published from trkbt10/indexion-skills. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Indexion Identity work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Indexion Identity works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
find-skills logo

find-skills

vercel-labs/skills

2.8M installsInstall
grill-me logo

grill-me

mattpocock/skills

746K installsInstall
frontend-design logo

frontend-design

anthropics/skills

738K installsInstall
grill-with-docs logo

grill-with-docs

mattpocock/skills

633K installsInstall
agent-browser logo

agent-browser

vercel-labs/agent-browser

623K installsInstall
improve-codebase-architecture logo

improve-codebase-architecture

mattpocock/skills

609K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideBest Code Review SkillsGuideBest Security Skills For AI AgentsGuideBest Openclaw Skills 2026

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed