FeatBit official documentation real-time Q&A assistant. Activate when user mentions "FeatBit", "feature flag", "feature toggle", or asks about FeatBit SDK integration, deployment, or configuration. Capabilities: Real-time fetching from docs.featbit.co and GitHub, supporting SDK integration, Docker/K8s deployment, feature flag configuration, A/B testing, and more.
This is the English version of the FeatBit documentation Q&A assistant, optimized using the Skill Judge evaluation framework.
page-map.md and keywords.mdcat SKILL.md
python scripts/query.py "How to integrate .NET SDK"
cat OPTIMIZATION_REPORT.md
featbit-skill-v4.0.0-en/
├── SKILL.md # Main file (259 lines, optimized)
├── README.md # This file
├── CHANGELOG.md # Version changelog
├── OPTIMIZATION_REPORT.md # Detailed optimization report
├── scripts/
│ └── query.py # Query tool (274 lines)
└── references/
├── page-map.md # 29 doc page mappings
├── keywords.md # Keyword matching rules
└── usage.md # Human usage guide (Agent doesn't load)
page-map.md and keywords.md firstquery.py for quick doc page locationfeatbit-skill-optimized/ for Chinese versionBoth versions have identical functionality and optimizations.
If you have extra time, consider:
Current version already meets production-ready standards (Grade A-).
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer