Copilot Sdk Gpt55 Skill
Skill: GitHub Copilot SDK on gpt-5.5 Published by microsoft in AKS-Lab-GitHubCopilot.
What is Copilot Sdk Gpt55 Skill?
Skill: GitHub Copilot SDK on gpt-5.5 Published by microsoft in AKS-Lab-GitHubCopilot. 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.
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 AKS-Lab-GitHubCopilot
Technical details
- Install or run with Copy skill directory
When to use Copilot Sdk Gpt55 Skill
- Use it for developers using aks-lab-githubcopilot.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/AKS-Lab-GitHubCopilot
- Skill file: .github/skills/copilot-sdk-gpt55/SKILL.md
What it does
Skill: GitHub Copilot SDK on gpt-5.5
Skill instructions
Skill: GitHub Copilot SDK on gpt-5.5 Reflects the actual agent-framework[github-copilot] 1.3.x API installed in this repo. Earlier GitHubCopilotChatClient / ChatAgent(client=...) syntax is not valid here. The two imports python from agentframework.github import GitHubCopilotAgent, GitHubCopilotOptions from copilot.generated.rpc import PermissionDecisionApproveOnce from copilot.session import PermissionRequestResult from src.shared.copilot import buildcopilotclient The one builder shape python def approveall(request: object, context: dict[str, str]) - PermissionRequestResult: return PermissionDecisionApproveOnce() async def buildagent(settings: Settings) - RunnableAgent: agent = GitHubCopilotAgent( instructions=SYSTEMPROMPT, client=buildcopilotclient(), name="<name", description="...", tools=list(TOOLS), local @tool functions, NEVER MCP defaultoptions=GitHubCopilotOptions( model=settings.copilotmodel, default "gpt-5.5" timeout=settings.copilottimeoutseconds, onpermissionrequest=approvea
Explore related resources
Frequently asked questions
What is Copilot Sdk Gpt55?
Copilot Sdk Gpt55 is a open-source AI agent skill with Copy skill directory. Skill: GitHub Copilot SDK on gpt-5.5
Who is Copilot Sdk Gpt55 best for?
Copilot Sdk Gpt55 is best for reusing agent instructions, scripts, and references.
How do I install Copilot Sdk Gpt55?
Install or run Copilot Sdk Gpt55 using Copy skill directory. Check Copilot Sdk Gpt55 for the latest setup command.
Is Copilot Sdk Gpt55 actively maintained?
Copilot Sdk Gpt55 may need a closer maintenance check before production use.
Auto-fetched from GitHub.