AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Happy Platform Skills

skill-happy-technologies-llc-happy-platform-skills-happy-platform-skills · by Happy-Technologies-LLC

Reusable development patterns and automation recipes for enterprise platforms - 180+ skills across 23 categories

No reviews yet
0 installs
18 views
0.0% view→install

Install

$ agentstack add skill-happy-technologies-llc-happy-platform-skills-happy-platform-skills

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-happy-technologies-llc-happy-platform-skills-happy-platform-skills)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Happy Platform Skills? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Happy Platform Skills

A comprehensive library of reusable development patterns and automation recipes for enterprise platforms. Current coverage focuses on the ServiceNow® platform. Works with Claude Code, Claude Desktop, ChatGPT, Cursor, and any agentic AI system.

When to use this skill

Use these skills when you need to:

  • "help me triage incidents"
  • "create a change request"
  • "write a business rule for incident assignment"
  • "set up a catalog item with approval workflow"
  • "query CMDB relationships"
  • "debug a client script"
  • "manage update sets and deployments"

Available Skill Categories

ITSM (7 skills)

  • incident-triage - Automated incident classification and prioritization
  • incident-lifecycle - End-to-end incident management workflow
  • major-incident - P1/Major incident coordination
  • problem-analysis - Root cause analysis and known error management
  • change-management - RFC creation, CAB, implementation, PIR
  • natural-language-queries - Plain English ServiceNow searches
  • quick-reference - Common operations cheat sheet

Development (14 skills)

  • business-rules - Server-side automation scripts
  • client-scripts - Form manipulation and validation
  • script-includes - Reusable server-side libraries
  • glide-api-reference - GlideRecord, GlideAggregate, GlideDateTime
  • debugging-techniques - Script debugger, logging, troubleshooting
  • notifications - Email notifications, events, templates
  • ui-actions - Buttons, context menus, client/server actions
  • scheduled-jobs - Automated recurring tasks
  • data-import - Import sets and transform maps
  • scripted-rest-apis - Custom REST endpoints
  • automated-testing - ATF and script testing
  • performance-optimization - Script optimization techniques
  • mcp-server-installation - Install and connect Happy Platform MCP
  • fluent-sdk - Hybrid ServiceNow development with NowSDK Fluent and MCP

Administration (12 skills)

  • update-set-management - Configuration tracking and deployment
  • deployment-workflow - Instance-to-instance migration
  • batch-operations - Bulk record operations
  • script-execution - Background script patterns
  • script-sync - Local development workflow
  • user-provisioning - User lifecycle management
  • workflow-creation - Programmatic workflow building
  • schema-discovery - Table and field exploration
  • instance-management - Multi-instance operations
  • application-scope - Scoped app development
  • configuration-validation - Catalog item validation
  • generic-crud-operations - Universal table operations

Service Catalog (5 skills)

  • request-fulfillment - End-to-end request processing
  • item-creation - Catalog item setup
  • approval-workflows - Approval configuration
  • variable-management - Form variables and options
  • ui-policies - Dynamic form behavior

CMDB (4 skills)

  • ci-discovery - Configuration item management
  • relationship-mapping - CI relationships and dependencies
  • impact-analysis - Service impact assessment
  • data-quality - CMDB health and validation

Security (4 skills)

  • incident-response - Security incident handling
  • acl-management - Access control configuration
  • audit-compliance - Compliance monitoring
  • data-classification - Data sensitivity management

Reporting (3 skills)

  • sla-analysis - SLA performance metrics
  • executive-dashboard - KPI dashboards
  • trend-analysis - Historical trend reporting

Installation

# Install all skills
npx skills add Happy-Technologies-LLC/happy-platform-skills --all --full-depth

# Install single skill
npx skills add Happy-Technologies-LLC/happy-platform-skills --full-depth -s "business-rules"

Usage with npm

# Install globally
npm install -g happy-platform-skills

# Search skills
npx hps search "incident"

# Load skill content
npx hps load itsm/incident-triage

# Validate skills
npx hps validate

Skill Format

Each skill includes:

  • Overview - What the skill does and when to use it
  • Prerequisites - Required roles and knowledge
  • Procedure - Step-by-step instructions with MCP tool examples
  • Best Practices - ITIL-aligned recommendations
  • Troubleshooting - Common issues and solutions
  • Related Skills - Cross-references to related content

MCP Tool Coverage

These skills provide full parity with the platform MCP Server tools:

  • Query and CRUD operations (SN-Query-Table, SN-Create-Record, etc.)
  • Update set management (SN-Set-Update-Set, SN-Clone-Update-Set)
  • Script execution (SN-Execute-Background-Script)
  • Natural language interface (SN-NL-Search, SN-NL-Query-Builder)
  • Batch operations (SN-Batch-Create, SN-Batch-Update)
  • Workflow creation (SN-Create-Workflow, SN-Create-Activity)
  • And 35+ more tools

Contributing

See [CREATINGSKILLS.md](docs/CREATINGSKILLS.md) for contribution guidelines.

License

Apache-2.0 - Happy Technologies LLC

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.