170 Commits

Author SHA1 Message Date
Imran Siddique
070cb0222e fix: address Copilot PR review comments on agent-governance skill
- Use context manager and path validation for file reading example
- Block directory traversal attacks with os.path.realpath check
- Update terminology: whitelist/blacklist -> allowlist/blocklist

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 14:50:40 -08:00
Imran Siddique
da3dbec8b9 Update SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 14:41:52 -08:00
Imran Siddique
8d942f437b Update SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-18 14:41:40 -08:00
Imran Siddique
dcfae78fa4 feat: add agent-governance skill
Add governance patterns and techniques for AI agent systems:
- Policy definition with allowlists, blocklists, and content filters
- Semantic intent classification for threat detection
- Tool-level governance decorator pattern
- Trust scoring with temporal decay for multi-agent systems
- Append-only audit trail design
- Framework integration examples (PydanticAI, CrewAI, OpenAI Agents)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-18 13:28:25 -08:00
Aaron Powell
3575e81185 Merge pull request #748 from jhauga/skill-quasi-coder
new skill quasi-coder
2026-02-18 14:00:24 +11:00
Aaron Powell
52dfa05b22 Merge pull request #746 from GeekTrainer/chore/harden-make-repo-contribution
chore: add security guardrails to make-repo-contribution skill
2026-02-18 13:58:50 +11:00
Aaron Powell
5a39f0f558 Merge pull request #741 from tedvilutis/main
Fabric Lakehouse Skill
2026-02-18 13:58:15 +11:00
John Haugabook
0015b7260c Update skills/quasi-coder/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 20:49:40 -05:00
jhauga
45e7655e60 new skill quasi-coder 2026-02-17 19:50:28 -05:00
Aaron Powell
2017acd716 Merge pull request #744 from kvz/add-transloadit-media-processing
Add transloadit-media-processing skill
2026-02-18 10:24:48 +11:00
Aaron Powell
a2790216a6 Merge pull request #735 from JanKrivanek/dev/jankrivanek/polygot-test-agent
Add polygot test agent
2026-02-18 10:21:33 +11:00
Christopher Harrison
784cd75a29 chore: add security guardrails to make-repo-contribution skill
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 15:27:02 -06:00
Ted Vilutis
3b907f7748 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 11:18:43 -08:00
Ted Vilutis
0de738c30c Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 11:18:28 -08:00
Ted Vilutis
178fed8bb1 Update skills/fabric-lakehouse/references/pyspark.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:59:51 -08:00
Ted Vilutis
41b34b1bb2 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:53:52 -08:00
Ted Vilutis
c8d171875e Refine description of Fabric Lakehouse skill
Updated the description to provide clearer context and details about the Fabric Lakehouse skill, including its features and support for users.
2026-02-17 10:47:58 -08:00
Ted Vilutis
6707f34db2 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:43 -08:00
Ted Vilutis
c789c498f8 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:28 -08:00
Ted Vilutis
5217b16626 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:32:02 -08:00
Ted Vilutis
e0c7e411fd Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:31:26 -08:00
Ted Vilutis
c61ffdfd8f Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:31:05 -08:00
Ted Vilutis
d5d303b23e Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:30:21 -08:00
Ted Vilutis
b1a9d7ca0a Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:30:08 -08:00
Ted Vilutis
15e245cf79 Update skills/fabric-lakehouse/references/pyspark.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:29:54 -08:00
Ted Vilutis
46f49185c1 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-17 10:29:24 -08:00
Ted Vilutis
3f9e9b085e Update pyspark.md 2026-02-17 09:21:37 -08:00
Kevin van Zonneveld
ef1cdcd647 Add transloadit-media-processing skill
Media processing skill using Transloadit's 86+ robots for video encoding,
image manipulation, audio transcoding, OCR, and multi-step pipelines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:52:54 +01:00
Adrien Clerbois
a514ab3edc Merge branch 'main' into skill/fluentui-blazor 2026-02-17 08:48:46 +01:00
Ted Vilutis
cf91a62900 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 18:27:31 -08:00
Ted Vilutis
86d4e770e3 Update skills/fabric-lakehouse/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 18:27:10 -08:00
Ted Vilutis
6181395513 Update skills/fabric-lakehouse/references/pyspark.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-16 18:24:51 -08:00
Ted Vilutis
2dcc97df98 Fabric Lakehouse Skill
This is new skill for Copilot agent to work with fabric Lakehouse
2026-02-16 18:18:48 -08:00
Aaron Powell
0b008682f5 Merge branch 'main' into add-finnish-humanizer-prompt 2026-02-17 09:26:59 +11:00
Adrien Clerbois
c824a3c8b6 Add fluentui-blazor skill
Add a new skill for using the Microsoft Fluent UI Blazor component library (Microsoft.FluentUI.AspNetCore.Components v4) in Blazor applications. Includes guidance on setup, component usage, theming, data grids, layout and navigation.
2026-02-16 22:43:41 +01:00
Jan Krivanek
a6550b1025 Remove overspecifications 2026-02-16 16:23:26 +01:00
HassiumX
3df3129695 refactor: convert prompt to skill format
Per reviewer feedback, migrate from prompts/ to skills/ format:
- Move prompt → skills/finnish-humanizer/SKILL.md with proper frontmatter
- Bundle references/patterns.md (26 AI patterns + 4 style markers)
- Regenerate README tables via npm start
2026-02-16 17:01:12 +02:00
Jan Krivanek
1cd34d5d25 Add polygot test agent 2026-02-16 15:51:07 +01:00
John Haugabook
d458dd6ca6 Merge branch 'main' into skill-pdftk-server 2026-02-15 21:46:54 -05:00
John Haugabook
7953993273 Apply suggestions from code review 2026-02-15 21:46:03 -05:00
John Haugabook
035eec9833 Apply suggestions from code review 2026-02-15 00:22:19 -05:00
jhauga
400a2ee3f7 Add skill pdftk-server 2026-02-14 23:54:48 -05:00
Ashley Wolf
7a7ae4e7f0 Update sponsor-finder: /sponsor trigger + softer tone
- Change invocation to /sponsor owner/repo
- Rename 'Sponsor These' to 'Ways to Give Back'
- Soften language: never shame unfunded projects
- Add rule: always be encouraging, never shaming
- Regenerate READMEs
2026-02-13 18:54:44 -08:00
Ashley Wolf
03e1b3a178 Use deps.dev API for dependency resolution
Major upgrade:
- deps.dev GetDependencies: full tree in one call (direct + transitive)
- deps.dev GetVersion: cross-ecosystem package→repo mapping (7 ecosystems)
- deps.dev GetProject: OSSF Scorecard health data per project
- Direct vs transitive column ( vs ⛓️)
- Health column from Scorecard Maintained check
- Actionable minimum: '💡 Sponsoring just N people covers all funded deps'
- Graceful fallback to registry APIs if deps.dev unavailable
2026-02-12 16:24:08 -08:00
Ashley Wolf
131585af9b Upgrade sponsor-finder: link verification, web search, more ecosystems
Inspired by jshchnz/tribute, adds:
- Link verification: every funding URL is fetched before presenting
- Web search fallback: finds funding even without FUNDING.yml
- How Verified column: transparency about data source
- 5 ecosystems: npm, Python, Rust, Go, Ruby (was npm-only)
- Corporate-maintained package detection
- No Verified Funding Found section for unfunded deps
2026-02-12 16:08:44 -08:00
Ashley Wolf
a43a5d4a2d Add sponsor-finder skill
Teaches Copilot how to scan a repo's dependencies and find which ones
accept sponsorship via GitHub Sponsors, Open Collective, etc.

Workflow:
1. Fetch package.json from target repo
2. Resolve each dep to source GitHub repo via npm registry
3. Check npm funding field + .github/FUNDING.yml
4. Group by maintainer, present report with sponsor links

Tested against expressjs/express: found 9/28 deps sponsorable (32%)
across 3 funding destinations.
2026-02-12 15:49:40 -08:00
Aaron Powell
b441fa5e58 Merge pull request #707 from DUBSOpenHub/add-copilot-cli-quickstart-skill
Add copilot-cli-quickstart skill — interactive tutorial for beginners
2026-02-13 10:08:14 +11:00
Aaron Powell
33096fce5a Merge pull request #669 from ChrisMcKee1/add-aspire-skill
feat: Add Aspire polyglot distributed-app orchestration skill
2026-02-13 09:52:48 +11:00
Gregg Cochran
be23740aaf Update skills/copilot-cli-quickstart/SKILL.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 12:33:46 -08:00
DUBSOpenHub
6687524a2e fix: add allowed-tools, fix fabricated install commands
- Add allowed-tools field to frontmatter (ask_user, sql,
  fetch_copilot_cli_documentation) addressing review threads
- Note CLI-specific targeting in description
- Replace fabricated install commands (brew, npm, winget, curl)
  with correct GitHub CLI paths (gh copilot)
2026-02-12 12:30:00 -08:00