Favicon of samples

samples Skill

AI Agent SkillPythonOpen source

Guide for creating or updating sample applications in this project. Use when adding a new sample, modifying an existing sample, or when asked to demonstrate a feature management capability with example code. Published by microsoft in FeatureManagement-Python.

What is samples Skill?

Guide for creating or updating sample applications in this project. Use when adding a new sample, modifying an existing sample, or when asked to demonstrate a feature management capability with example code. Published by microsoft in FeatureManagement-Python. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
34/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Developers using FeatureManagement-Python

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use samples Skill

  • Use it for developers using featuremanagement-python.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/FeatureManagement-Python
  • Skill file: .github/skills/samples/SKILL.md

What it does

Guide for creating or updating sample applications in this project. Use when adding a new sample, modifying an existing sample, or when asked to demonstrate a feature management capability with example code.

Skill instructions

Sample Applications Samples live in samples/ and demonstrate feature management capabilities to users. File conventions - Every sample must have the Microsoft copyright header: python ------------------------------------------------------------------------ Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT License. See License.txt in the project root for license information. ------------------------------------------------------------------------- - Every sample must have a module-level docstring (one-liner describing what it demonstrates). - Filename should end with sample.py and describe what is being demonstrated (e.g., featureflagsample.py, featurevariantsamplewithtelemetry.py). Structure of a sample Samples follow this general pattern: python (copyright header) """Sample demonstrating <what this shows.""" import json import os import sys from featuremanagement import FeatureManager, TargetingContext Load feature flags from the local JSON file filepath

Explore related resources

Frequently asked questions

What is samples?

samples is a open-source AI agent skill with Copy skill directory. Guide for creating or updating sample applications in this project. Use when adding a new sample, modifying an existing sample, or when asked to demonstrate a feature management capability with example code.

Who is samples best for?

samples is best for reusing agent instructions, scripts, and references.

How do I install samples?

Install or run samples using Copy skill directory. Check samples for the latest setup command.

Is samples actively maintained?

samples may need a closer maintenance check before production use.

Share:

Stars
23
Forks
8
Last commit
16 days ago
Repository age
3 years
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to samples