Wolf Skills Marketplace
Custom Wolf Agent skills and integration tools marketplace for Claude Code.
68 total skills across 5 plugin collections, combining Wolf Agent framework knowledge with comprehensive development tooling.
Overview
This marketplace provides five plugin collections optimized for skill discovery and quality:
1. Wolf Core (wolf-core@wolf-skills-marketplace)
Core Wolf Agent behavioral framework (8 skills):
- wolf-principles (v1.1.0) - Wolf's 10 core principles for agent behavior and system design
- wolf-archetypes - Behavioral archetypes for automatic agent adaptation based on work type
- wolf-governance - Governance framework, compliance rules, quality gates, and process standards
- wolf-roles (v1.2.0) - Guidance for 50+ specialized Wolf agent roles with 8 role templates and collaboration patterns
- wolf-instructions (v1.1.0) - Four-level instruction cascading system (Global → Domain → Project → Role)
- wolf-verification - Three-layer verification architecture (CoVe, HSP, RAG) for self-verification
- wolf-adr (v1.1.0) - Architecture Decision Records index with searchable topics and phase-based organization
- wolf-context-management (v1.0.0) - Phase-aware context management to prevent token bloat through checkpoint/restore pattern (30-50% token reduction)
2. Wolf Automation (wolf-automation@wolf-skills-marketplace)
Agent coordination and automation scripts (3 skills):
- wolf-scripts-core (v1.1.0) - Core automation scripts for archetype selection, evidence validation, quality scoring
- wolf-scripts-agents (v1.1.0) - Agent coordination, orchestration, and multi-agent workflow management scripts
- wolf-workflows (v1.0.0) - Multi-agent workflow templates for feature development, security review, and bugfix processes
3. Integrations (integrations@wolf-skills-marketplace)
External service integration tools (2 skills):
- databento - Professional market data analysis using Databento API for ES/NQ futures
- discord-integration - Send messages, read channels, and troubleshoot Discord bot access
4. Three.js ECS (threejs-ecs@wolf-skills-marketplace)
Comprehensive 3D game development toolkit (51 skills across 6 categories):
- React Three Fiber (6 skills) - R3F setup, ECS integration, component patterns, performance, state management, mobile patterns
- Three.js Core (20 skills) - Scene setup, geometry, materials, textures, raycasting, animations, models, cameras, lighting, shadows, post-processing, particles, PBR, math utilities, fog, environment maps, instancing, sprites, best practices, performance profiling
- Entity Component System (7 skills) - Architecture, component patterns, system patterns, queries, events, serialization, performance
- Mobile Optimization (4 skills) - Performance, touch input, battery optimization, memory management
- TypeScript (3 skills) - Game types, performance optimization, ECS types
- Game Systems (11 skills) - Input, collision, physics, AI, audio, UI, camera, spawn, health/combat, inventory, level systems
5. Productivity (productivity@wolf-skills-marketplace)
Productivity and reporting tools (2 skills):
- daily-summary - Automated GitHub PR summary generation for standups and retrospectives
- personality (v1.0.0) - Session personality injection (Princess Donut and custom personas) while protecting code and technical content
Skill Quality Standards
All skills follow a consistent, high-quality structure inspired by superpowers marketplace patterns:
Standardized Frontmatter
---
name: skill-name
version: 1.0.x
description: Use when [TRIGGER] - [ACTION]; [BENEFIT]
triggers:
- "keyword phrase"
- "user intent"
---
Core Sections
Process Skills (databento, daily-summary):
- ✅ "The N Steps (MANDATORY)" with gate functions
- ✅ "Red Flags - STOP" with anti-patterns
- ✅ "Verification Checklist" with quality gates
- ✅ "When NOT to Use" for scope clarity
Reference Skills (wolf-principles, wolf-adr):
- ✅ "Quick Reference" with tables
- ✅ "When NOT to Use" for boundaries
- ✅ "Common Misapplications" guidance
- ✅ Clear examples and use cases
Integration Skills (discord-integration):
- ✅ Decision trees with priority order
- ✅ Troubleshooting sections
- ✅ Red flags and verification
- ✅ Fallback methods
Quality Features
- Clear triggers - Specific keywords and scenarios for skill discovery
- Prevention-focused - Red flags warn against common mistakes
- Process gates - Mandatory checkpoints prevent incomplete work
- Verification checklists - Quality assurance before completion
- Scope boundaries - "When NOT to Use" prevents misapplication
- Version tracking - Semantic versioning with changelogs
Installation