Skip to content

dherbe-digital/nova-skills-collection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nova-skills

The awesome collection of Nova Skills with official and community-built resources.

Awesome Nova Skills

Introduction to Compass Nova CLI

Compass Nova CLI is a powerful AI-powered command-line interface that brings intelligent assistance directly to your terminal. Built by Compass AI, Nova enables developers to interact with AI agents that can understand context, execute commands, and help with software development tasks.

🚀 Get Started: Install Nova CLI via npm:

npm install -g @compass-ai/nova

📚 Learn More: Visit the Nova CLI package on npm

About This Repository

This repository contains Compass AI specific plugins for Nova CLI. Each plugin is a comprehensive package that may include:

  • Agent Skills - Reusable instructions and patterns following the Agent Skills open standard
  • Nova Sub-Agents - Specialized AI agents with specific expertise and context
  • Commands - Custom slash commands for quick access to common workflows
  • MCP Tools - Model Context Protocol integrations for external service connections
  • Hooks - Event-driven automation that triggers on specific actions

What a Basic Skill Looks Like?

---
name: api-tester
description: Test REST APIs and validate responses
---

# API Tester

Test HTTP endpoints and validate response structures.

## When to Use This Skill

Use this skill when you need to test API endpoints and verify response data.

## Instructions

When testing an API:

1. Send a request to the specified endpoint
2. Check the response status code
3. Validate the response body structure
4. Report any errors or unexpected results

## Response Validation

- Verify required fields exist
- Check data types match expected values
- Confirm nested objects have correct structure


🎯 Compass Nova Plugins

Explore the Compass AI specific plugins available in this repository. Each plugin is a comprehensive package that may include:

  • Agent Skills - Reusable instructions and patterns following the Agent Skills standard
  • Nova Sub-Agents - Specialized AI agents with specific expertise and context
  • Commands - Custom slash commands for quick access to common workflows
  • MCP Tools - Model Context Protocol integrations for external service connections
  • Hooks - Event-driven automation that triggers on specific actions

These plugins are optimized for Nova CLI and showcase the full capabilities of the Agent Skills ecosystem.

SAP Plugins

The repository includes comprehensive SAP-specific plugins under plugins/sap/, organized by functional area:

AI & Machine Learning

Analytics Cloud

  • sap-sac-custom-widget - Custom widget development for SAP Analytics Cloud with specialized agents, commands, and hooks
  • sap-sac-planning - Planning functionality, data actions, and seamless planning workflows
  • sap-sac-scripting - Scripting and automation for SAP Analytics Cloud with debugging and optimization tools

Analytics & Data

BTP Platform

Cloud Application Model (CAP)

  • sap-cap-capire - SAP Cloud Application Programming Model with specialized agents for CDS modeling, service development, and deployment

Development Tools

UI Frameworks

  • sapui5 - SAPUI5 framework development with API exploration, app scaffolding, code quality, and migration tools
  • sapui5-cli - SAPUI5 command-line interface
  • sapui5-linter - SAPUI5 code quality and linting

More skills coming soon! Check back regularly for updates.


Other Recommended Skills Collections

Explore additional skills collections from official sources and the community to enhance your Nova CLI experience.

Agent Skills Interoperability

The Agent Skills included in these plugins follow the Agent Skills open standard, which means:

  • ✅ Skills created for Claude Code work with Nova
  • ✅ Skills created for Gemini CLI work with Nova
  • ✅ Skills created for Nova work with other Agent Skills-compatible tools
  • ✅ Full interoperability across the Agent Skills ecosystem

Note: For information about the Agent Skills standard, see agentskills.io.

Agent Skills are folders with instructions, scripts, and resources that teach AI agents specific tasks. Skills can include executable code and are loaded only when needed, allowing you to maintain hundreds without performance impact. Multiple skills can run together for complex tasks like document creation, code testing, and data analysis.

Skills Paths for Other AI Coding Assistants

Tool Project Path Global Path Official Docs
Antigravity .agent/skills/ ~/.gemini/antigravity/skills/ Antigravity Skills
Claude Code .claude/skills/ ~/.claude/skills/ Claude Code Skills
Codex .codex/skills/ ~/.codex/skills/ Codex Skills
Compass Nova .compass/skills/ ~/.compass/skills/ Nova CLI Skills
Cursor .cursor/skills/ ~/.cursor/skills/ Cursor Skills
Gemini CLI .gemini/skills/ ~/.gemini/skills/ Gemini CLI Skills
GitHub Copilot .github/skills/ ~/.copilot/skills/ Copilot Skills
OpenCode .opencode/skills/ ~/.config/opencode/skills/ OpenCode Skills
Windsurf .windsurf/skills/ ~/.codeium/windsurf/skills/ Windsurf Cascade Skills

Official Claude Skills

Document Creation

Creative and Design

Development

Branding and Communication

Meta

Skills by Google Labs (Stitch)

Agent Skills for the Stitch MCP server, compatible with Claude Code, Gemini CLI, Cursor, and more.

Skills by Vercel Engineering Team

Security Skills by Trail of Bits Team

Skills by Sentry team for their dev team.

Skills by Cloudflare Team

Skill by Cloudflare Engineer

  • dmmulroy/cloudflare-skill - Comprehensive Cloudflare platform reference docs for AI/LLM consumption. Covers Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking, security, and infrastructure-as-code.

Skills by Stripe Team

Skills by Better Auth Team

Skills by Tinybird Team

Skills by Neon Team

Skills by Supabase Team

Skills by Hugging Face Team

Official AI agent skills from the Hugging Face team for ML workflows.

Skills by Expo Team

Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.

Marketing Skills

  • coreyhaines31/marketingskills - 23+ marketing skills covering SEO, copywriting, email sequences, A/B testing, paid ads, pricing strategy, and CRO

Community Skills

Productivity and Collaboration

Development and Testing

Context Engineering

Specialized Domains

n8n Automation

Other

  • materials-simulation-skills - Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, mesh generation, simulation validation, parameter optimization, and post-processing
  • wrsmith108/varlock-claude-skill - Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
  • SHADOWPR0/beautiful_prose - Hard-edged writing style contract for timeless, forceful English prose without AI tics

🤝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

  • Submit new skills via PR
  • Improve existing definitions

Note: Please don't submit skills you created 3 hours ago. We're now focusing on community-adopted skills, especially those published by development teams and proven in real-world usage. Quality over quantity.

  • This is a curated list. We do not audit, endorse, or guarantee the security or correctness of listed projects.

About

Awesome Compass Nova CLI skills collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors