Add agentskill-learn: Community skills marketplace integration#152
Open
romainsimon wants to merge 2 commits intoopenai:mainfrom
Open
Add agentskill-learn: Community skills marketplace integration#152romainsimon wants to merge 2 commits intoopenai:mainfrom
romainsimon wants to merge 2 commits intoopenai:mainfrom
Conversation
Adds a pointer skill to the agentskill.sh community marketplace, enabling: - Search and discovery of community-contributed skills - Security scanning before installation (blocks dangerous patterns) - Multi-platform support (Codex, Claude Code, Cursor, Copilot, etc.) - Auto-rating and feedback system This is a lightweight pointer to the canonical skill at: https://github.com/agentskill-sh/learn Users install the full skill via: $skill-installer install https://github.com/agentskill-sh/learn
- Add registry-side pre-scanning explanation (25,865+ skills) - Add client-side score verification - Link to security dashboard - Add autorating config command Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a pointer skill to agentskill.sh, a community marketplace for AI agent skills.
What it enables:
Why a pointer skill?
This is a lightweight skill that references the canonical source at github.com/agentskill-sh/learn. This approach:
$skill-installer install https://github.com/agentskill-sh/learnSecurity
The full skill includes comprehensive security scanning:
Detects: prompt injection, remote code execution, credential exfiltration, base64 obfuscation, reverse shells, destructive commands, and more.
Links
Test Plan
$skill-installer install https://github.com/agentskill-sh/learn/learn seoto search for skills