Commit Graph

696 Commits

Author SHA1 Message Date
jhauga 4a2b22c570 Add new skill for custom markdown to html covnersion 2026-01-29 00:01:36 -05:00
Aaron Powell ccdfd66cc2 Merge pull request #618 from github/copilot/fix-python-docstring-error
Fix Python async syntax errors in copilot-sdk-python instructions
2026-01-29 14:16:04 +11:00
Aaron Powell 5a23c41ebc Merge pull request #608 from hoodini/feat/add-copilot-sdk-skill
feat(skills): Add GitHub Copilot SDK skill
2026-01-29 14:12:39 +11:00
Aaron Powell fa6db250a4 Fixing validation script 2026-01-29 14:11:05 +11:00
copilot-swe-agent[bot] c1f10f7dff Add missing imports to Manual Server Control example
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-01-28 23:38:12 +00:00
copilot-swe-agent[bot] d12b0b43e6 Fix Python async syntax in copilot-sdk-python.instructions.md
Co-authored-by: aaronpowell <434140+aaronpowell@users.noreply.github.com>
2026-01-28 23:36:47 +00:00
copilot-swe-agent[bot] 6af8480939 Initial plan 2026-01-28 23:34:11 +00:00
hoodini 855c17a500 chore: Add skill to copilot-sdk collection
Added copilot-sdk skill to the copilot-sdk.collection.yml as requested
by reviewer. Updated generated docs via npm run build.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:20:44 +02:00
hoodini 67d9708092 feat(skills): Add GitHub Copilot SDK skill
Add comprehensive skill for building agentic applications with the
GitHub Copilot SDK. This skill covers:

- Installation for Node.js, Python, Go, and .NET
- Quick start examples with sendAndWait pattern
- Streaming responses with proper event handling
- Custom tools definition (JSON Schema, Pydantic, Go structs)
- MCP Server integration (GitHub MCP)
- Custom agents for specialized AI personas
- System message customization
- External CLI server connection
- Session persistence and management
- Error handling and best practices
- Interactive CLI assistant examples

Based on official GitHub Copilot SDK documentation from
https://github.com/github/copilot-sdk

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:19:53 +02:00
Aaron Powell 2e317e23e5 Merge pull request #609 from VeVarunSharma/develop/add-workiq-copilot-skill
feat: add workiq copilot skill
2026-01-28 11:28:43 +11:00
Aaron Powell 359615d991 Merge pull request #604 from phatpham-katalon/main
feat: add ScoutQA Testing Skill
2026-01-28 11:20:10 +11:00
Ve Sharma 50868c5da3 feat: implement PR feedback for skill 2026-01-25 22:00:26 -05:00
Ve Sharma e5289a995a feat: update workiq readme skill 2026-01-25 21:42:46 -05:00
Ve Sharma b6573100c3 feat: add workiq copilot skill 2026-01-25 21:34:50 -05:00
Pham Tien Thuan Phat f551d7ba29 chore: update readme skill 2026-01-23 13:55:42 +07:00
Pham Tien Thuan Phat b2c60dfbb1 feat: add Scout skill 2026-01-23 13:49:01 +07:00
Aaron Powell cfb896c232 Merge pull request #602 from github/remove-chat-mode-references
Cleaning up some legacy around chat modes
2026-01-23 11:07:42 +11:00
Aaron Powell 92dbe54cc6 Cleaning up some legacy around chat modes 2026-01-23 10:51:55 +11:00
Aaron Powell 888fbe6c95 Merge pull request #581 from github/all-contributors/add-anchildress1
add anchildress1 as a contributor for infra, doc, and code
2026-01-23 10:27:43 +11:00
Aaron Powell 45ad6d840f Merge pull request #591 from hashwnath/add-agentic-eval-skill
Add agentic-eval skill for agent evaluation patterns
2026-01-23 10:27:16 +11:00
Aaron Powell a2525e3112 fix: enhance markdown table cell formatting for descriptions in README and skills 2026-01-23 10:06:44 +11:00
Aaron Powell 06639818f4 Merge pull request #601 from AungMyoKyaw/add-new-skills
Add 8 new skills for development tools and workflows
2026-01-23 09:50:44 +11:00
Aung Myo Kyaw bc793da5d2 Update README.skills.md after PRD skill simplification
Run npm start to regenerate documentation after simplifying the prd skill.
2026-01-23 00:38:42 +07:00
Aung Myo Kyaw 03986ae177 Simplify PRD skill by removing technical jargon
Remove subagent, model selection, and implementation details that users don't need to specify. Focus on business requirements and user needs.
2026-01-23 00:36:52 +07:00
Aung Myo Kyaw e24be77e6f Add 8 new skills for development tools and workflows
This PR adds the following skills:
- azure-devops-cli: Azure DevOps operations via CLI
- chrome-devtools: Browser automation and debugging
- gh-cli: GitHub CLI comprehensive reference
- git-commit: Smart git commit with conventional commits
- mcp-cli: Model Context Protocol server interface
- plantuml-ascii: ASCII diagram generation
- prd: Product Requirements Document generation
- refactor: Surgical code refactoring guidance

All skills follow the project conventions with proper SKILL.md frontmatter.
2026-01-23 00:18:52 +07:00
Aaron Powell 42cfbda0e1 Merge pull request #504 from jamesmontemagno/jamont-skill-imagemagick
add image magick skill
2026-01-22 15:57:19 +11:00
Aaron Powell 857cba16fc Merge branch 'main' into jamont-skill-imagemagick 2026-01-22 15:56:07 +11:00
Aaron Powell 0154a02a12 Merge pull request #600 from github/copilot-sdk
Adding copilot-sdk stuff
2026-01-22 15:54:17 +11:00
Aaron Powell 66b0bfb9cc Adding copilot-sdk stuff 2026-01-22 15:51:40 +11:00
Aaron Powell e397a4748c Merge pull request #599 from tmeschter/260121-CopyPreflight
Add azure deployment preflight skill
2026-01-22 11:34:10 +11:00
Aaron Powell 02cf06c47d Merge pull request #598 from CASTResearchLabs/CAST_Imaging_Structural_Agents
Cast imaging structural agents
2026-01-22 11:27:26 +11:00
Aaron Powell a46947ad83 Merge pull request #596 from jlbeard84/patch-1
Update version number in CSharpExpert agent
2026-01-22 11:18:37 +11:00
Aaron Powell 94b3649201 Merge pull request #592 from jhauga/legacy-circuit-mockups
New skill for building legacy hardware circuit mockups
2026-01-22 11:17:00 +11:00
Tom Meschter (from Dev Box) a3c13fae17 Add azure deployment preflight skill 2026-01-21 10:39:33 -08:00
James Montemagno 0d3f3dfc9e Remove empty line in skills table for improved formatting 2026-01-21 17:43:16 +00:00
James Montemagno 5a2e38b390 Merge branch 'main' into jamont-skill-imagemagick 2026-01-21 08:56:06 -08:00
James Montemagno 9f69340637 Merge pull request #1 from jamesmontemagno/copilot/apply-review-comments-changes
Fix skill validation: align name field with folder name
2026-01-21 08:55:02 -08:00
copilot-swe-agent[bot] 5f1f55f571 Fix skill name mismatch - update name to match folder
Co-authored-by: jamesmontemagno <1676321+jamesmontemagno@users.noreply.github.com>
2026-01-21 16:48:38 +00:00
copilot-swe-agent[bot] 427c9c96b7 Initial plan 2026-01-21 16:43:47 +00:00
CASTResearchLabs 979c860e8c Merge branch 'main' into CAST_Imaging_Structural_Agents 2026-01-21 10:28:58 +01:00
@p.douziech_cast 3167a45ab3 Frontmatter name field fix 2026-01-21 09:16:22 +01:00
@p.douziech_cast 6f32f8e9e1 Changed frontmatter to avoid auto-generated description case error on company name 2026-01-21 09:03:39 +01:00
@p.douziech_cast 29122eb7cd Trying to solve the generated file case issue manually 2026-01-21 07:54:07 +01:00
CASTResearchLabs c269281280 Update cast-imaging.collection.yml 2026-01-21 07:46:54 +01:00
@p.douziech_cast f66991f741 Updates of description format and case override of generated document 2026-01-20 23:14:15 +01:00
Josh Beard 3520908053 Update version number in CSharpExpert agent
In order to better determine if a given agent file in a repository is out of date, shouldn't the version # be incremented when changes are made? I see that this one is stale and as such I missed updating the version of it I have in my repositories.
2026-01-20 10:59:29 -05:00
CASTResearchLabs a72ba867e0 Update cast-imaging-structural-quality-advisor.agent.md 2026-01-20 16:20:33 +01:00
CASTResearchLabs 741eeb3e1a Update cast-imaging-software-discovery.agent.md 2026-01-20 16:18:04 +01:00
CASTResearchLabs bb34098ff6 Update cast-imaging-impact-analysis.agent.md 2026-01-20 16:15:43 +01:00
@p.douziech_cast d3ed11b70e CASTLABS-501 2026-01-20 11:15:22 +01:00