Claude Code plugins for NASA PDS workflows - automated release notes, pull request creation, GitHub issue creation, security auditing, and more
npx claudepluginhub nasa-pds/pds-agent-skillsAnalyze SonarCloud security issues and suggest triage decisions (SAFE/FIXED/wontfix/falsepositive) with explanations. Use when reviewing security issues or making triage decisions.
Specialized AI workflow plugins for NASA Planetary Data System in Claude Code
This repository is a Claude Code plugin marketplace for NASA's Planetary Data System (PDS) Engineering Node. It distributes 2 thematic plugins grouping 5 specialized AI agents that automate complex workflows within the Claude Code CLI environment.
🔌 Plugins: pds-github-skills (GitHub workflows) • sonarcloud-skills (Security workflows)
Claude Code skills are reusable prompts that enable Claude Code to perform specialized tasks autonomously. Each skill is defined by a SKILL.md file containing:
Skills help automate repetitive or complex workflows, making development more efficient and consistent across the PDS organization.
| Skill | Description | Use Cases |
|---|---|---|
| generating-release-notes | Generate structured GitHub release notes with breaking changes, categorization, and upload | Software releases, changelogs, version announcements |
| creating-pds-issues | Create GitHub issues using NASA-PDS organizational templates | Bug reports, feature requests, tasks, vulnerabilities, release themes |
| creating-pds-pull-requests | Create GitHub pull requests with auto-detection of repo/branch, issue linking, reviewer assignment, and label management | Opening PRs, submitting code changes, linking issues to PRs, draft PRs |
| Skill | Description | Use Cases |
|---|---|---|
| sonarcloud-security-audit | Audit SonarCloud security issues for NASA PDS repositories and export to CSV | Security audits, vulnerability triage, compliance reporting |
| sonarcloud-security-triage | Apply triage decisions to SonarCloud security issues by bulk-updating statuses and comments | Security triage, bulk remediation, compliance tracking |
Total: 2 plugins • 5 production-ready skills
brew install claude
gh) installed and authenticatedThe easiest way to install and manage PDS plugins with automatic updates and version control.
Add the marketplace once:
/plugin marketplace add NASA-PDS/pds-agent-skills
Install individual plugins as needed:
# List available plugins
/plugin list @pds-agent-skills
# Install GitHub workflow skills
/plugin install pds-github-skills@pds-agent-skills
# Install SonarCloud security skills
/plugin install sonarcloud-skills@pds-agent-skills
# Or install both
/plugin install pds-github-skills@pds-agent-skills sonarcloud-skills@pds-agent-skills
Update to latest versions:
/plugin marketplace update pds-agent-skills
/plugin update pds-github-skills@pds-agent-skills sonarcloud-skills@pds-agent-skills
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 84 marketplace plugins, 192 local specialized agents, and 156 local skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations