home / skills / sickn33 / antigravity-awesome-skills / culture-index
/skills/culture-index
This skill indexes and searches culture documentation to help teams organize, retrieve, and understand organizational values and guidelines efficiently.
npx playbooks add skill sickn33/antigravity-awesome-skills --skill culture-indexReview the files below or copy the command above to add this skill to your agents.
---
name: culture-index
description: "Index and search culture documentation"
source: "https://github.com/trailofbits/skills/tree/main/plugins/culture-index"
risk: safe
---
# Culture Index
## Overview
Index and search culture documentation to help teams understand organizational values, practices, and guidelines.
## When to Use This Skill
Use this skill when you need to index and search culture documentation.
Use this skill when:
- You need to search through organizational culture documentation
- You want to index culture-related documents for easy retrieval
- You need to understand team values, practices, or guidelines
- You're building a knowledge base for culture documentation
## Instructions
This skill provides capabilities for indexing and searching culture documentation. It helps teams:
1. **Index Culture Documents**: Organize and index culture-related documentation
2. **Search Functionality**: Quickly find relevant culture information
3. **Knowledge Retrieval**: Access organizational values and practices efficiently
## Usage
When working with culture documentation:
1. Identify the culture documents to index
2. Use the indexing functionality to organize the content
3. Search through indexed documents to find relevant information
4. Retrieve specific culture guidelines or practices as needed
## Resources
For more information, see the [source repository](https://github.com/trailofbits/skills/tree/main/plugins/culture-index).
This skill indexes and searches culture documentation to make organizational values, practices, and guidelines easy to find. It helps teams turn dispersed culture documents into a searchable knowledge base that accelerates onboarding and decision-making. The tool focuses on fast retrieval and clear mapping between queries and source documents.
The skill ingests culture-related files, extracts meaningful sections, and builds an index optimized for semantic search. It ranks and returns relevant passages, links back to source documents, and supports iterative refinement of queries. The indexing pipeline is lightweight and designed to integrate with existing content stores or document workflows.
What file types can I index?
The skill accepts common text formats (Markdown, plain text, HTML) and PDF content when text extraction is available.
How often should I re-index documents?
Re-index after major document updates or on a regular cadence (weekly or monthly) depending on how fast your culture docs change.