travis-ci-docs
Installation
SKILL.md
Travis CI Docs Lookup
Navigate and fetch documentation from docs.travis-ci.com to answer questions about Travis CI build configuration, stages, caching, environment variables, and deployment. This skill encodes the Travis CI docs structure so the agent can construct direct links and retrieve relevant documentation.
Intent Router
Load reference files for depth on specific topics:
| Topic | File | Load when... |
|---|---|---|
| Site Navigation | references/navigation.md |
Understanding the docs structure and top-level sections |
| Quick Reference | references/quick-reference.md |
Looking up the most frequently needed .travis.yml keys |
| Build Config Reference | references/build-config-reference.md |
Configuring builds, stages, caching, and deployment |
| Troubleshooting | references/troubleshooting.md |
Finding error-specific docs or common issues |