Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings.
Install with Tessl CLI
npx tessl i github:sickn33/antigravity-awesome-skills --skill azure-appconfiguration-py75
Does it follow best practices?
If you maintain this skill, you can automatically optimize it using the tessl CLI to improve its score:
npx tessl skill review --optimize ./path/to/skillEvaluation — 94%
↑ 1.34xAgent success when using this skill
Validation for skill structure
Multi-environment config with labels and key prefixes
Correct package import
100%
100%
Connection string client
100%
100%
Correct env variable
0%
100%
Labels for environments
100%
100%
Key prefix namespacing
100%
100%
ConfigurationSetting used
100%
100%
label_filter usage
100%
100%
key_filter usage
100%
100%
content_type set
0%
0%
Tags on settings
0%
0%
README documents env var
0%
100%
Without context: $0.4239 · 5m 5s · 23 turns · 29 in / 7,230 out tokens
With context: $0.4506 · 3m 16s · 24 turns · 28 in / 5,601 out tokens
Feature flag creation and management
Correct key prefix
100%
100%
Feature flag content_type
53%
100%
JSON flag value structure
50%
100%
conditions.client_filters present
40%
100%
json.dumps used
0%
100%
List flags with key_filter
100%
100%
json.loads to read flag
0%
100%
Correct package import
100%
100%
Connection string auth
100%
100%
ConfigurationSetting used
50%
100%
Without context: $0.2622 · 3m · 16 turns · 19 in / 3,205 out tokens
With context: $0.3204 · 3m 12s · 19 turns · 284 in / 3,461 out tokens
Pre-deployment snapshot and read-only lock
Entra ID authentication
100%
100%
Entra ID env variable
0%
100%
AzureAppConfigurationClient with base_url
100%
100%
ConfigurationSnapshot class used
0%
100%
ConfigurationSettingFilter used
50%
100%
begin_create_snapshot with .result()
100%
100%
Read from snapshot
100%
100%
set_read_only True
100%
100%
set_read_only False (rollback)
100%
100%
Correct package imports
100%
100%
Without context: $0.3209 · 3m 13s · 18 turns · 23 in / 4,383 out tokens
With context: $0.4341 · 4m 3s · 25 turns · 62 in / 4,856 out tokens
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.