Create a new semantic search index (collection) from local files, Jira, or Confluence using the indexed CLI. Use when setting up a searchable collection for a codebase or document source before searching with mcp__indexed__search.
$npx -y skills add lennardzuendorf/indexed --skill index-createInstalls into the current project.
Run `npx skills use "https://github.com/lennardzuendorf/indexed" --skill "lennardzuendorf/indexed/index-create"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lennardzuendorf/indexed" that are relevant to the current task. Run `npx skills add "https://github.com/lennardzuendorf/indexed"` and select the relevant skills, then follow their instructions.