culture-index
Index and search culture documentation
Developer Setup
Setup & Installation
npx skills add https://github.com/trailofbits/skills --skill culture-indexnpx skills add https://github.com/trailofbits/skills --skill culture-indexOverview
What This Skill Does
Interprets Culture Index behavioral assessments for individuals and teams. Maps survey results to 19 archetypes, detects burnout risk by comparing Survey vs Job trait energy, and evaluates team gas/brake/glue balance.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
Culture Index
Interprets Culture Index survey results for individuals and teams.
Author: Dan Guido
When to Use
Use this skill when you need to:
- Interpret an individual's Culture Index profile
- Analyze team composition for gas/brake/glue balance
- Detect burnout signals by comparing Survey vs Job traits
- Compare multiple profiles for compatibility
- Get motivator recommendations for specific trait types
What It Does
This skill provides expert interpretation of Culture Index behavioral assessments:
- Relative Interpretation - Always uses distance from arrow, never absolute values
- Survey vs Job Analysis - Identifies behavior modification and energy drain
- Pattern Recognition - Maps profiles to 19 archetypes
- Team Analysis - Assesses gas/brake/glue balance and gaps
- Burnout Detection - Calculates energy utilization and flags risk
Recommendations
Explore other random skills
cookie-sync
Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as themselves, sync cookies, or log into sites via Browserbase.
event-prospecting
|
fetch
Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control.