文档知识库工程师 技能索引与知识库

PassAudited by ClawScan on May 8, 2026.

Overview

This instruction-only documentation skill is coherent and scoped to maintaining AI-facing repository indexes, with the main caution that it can change persistent guidance future agents may follow.

This looks safe to install as an instruction-only documentation skill. Before using it, make sure it operates on the intended repository documentation paths, review any generated index or migration changes, and verify that AI-facing guidance does not introduce stale, misleading, or overbroad routing instructions.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The agent may change knowledge-base indexes or migration mappings in the repository; incorrect edits could confuse maintainers or future automated workflows.

Why it was flagged

The skill directs the agent to modify repository documentation files. This is purpose-aligned for a documentation-indexing skill, but it is still a mutation capability users should review.

Skill content
Rewrite indexes and mapping documents to match the new structure.
Recommendation

Use version control, review diffs before merging, and keep edits limited to the intended documentation/index paths.

What this means

If stale or incorrect routing information is written, future agents may follow bad paths, miss required context, or preserve inaccurate repository guardrails.

Why it was flagged

The skill is explicitly meant to create or maintain AI-facing routing guidance that future agents may rely on, making accuracy and provenance important.

Skill content
ensures future agents can route work without loading unnecessary material
Recommendation

Validate referenced paths, migration notes, and guardrails carefully before allowing updated AI-facing documentation to become authoritative.