aiskillstore/marketplace Skills
(243)Browse AI agent skills from aiskillstore/marketplace for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
deep-research
aiskillstore/marketplace
Conduct enterprise-grade research with multi-source synthesis, citation tracking, and verification. Use when user needs comprehensive analysis requiring 10+ sources, verified claims, or comparison of approaches. Triggers include "deep research", "comprehensive analysis", "research report", "compare X vs Y", or "analyze trends". Do NOT use for simple lookups, debugging, or questions answerable with 1-2 searches.
claude-cookbooks
aiskillstore/marketplace
Claude AI cookbooks - code examples, tutorials, and best practices for using Claude API. Use when learning Claude API integration, building Claude-powered applications, or exploring Claude capabilities.
cryptofeed
aiskillstore/marketplace
Cryptofeed - Real-time cryptocurrency market data feeds from 40+ exchanges. WebSocket streaming, normalized data, order books, trades, tickers. Python library for algorithmic trading and market data analysis.
coingecko
aiskillstore/marketplace
CoinGecko API documentation - cryptocurrency market data API, price feeds, market cap, volume, historical data. Use when integrating CoinGecko API, building crypto price trackers, or accessing cryptocurrency market data.
binary-re-synthesis
aiskillstore/marketplace
Use when ready to document findings, generate a report, or summarize binary analysis results. Compiles analysis findings into structured reports - correlates facts from triage/static/dynamic phases, validates hypotheses, generates documentation with evidence chains. Keywords - "summarize findings", "generate report", "document analysis", "what did we find", "write up results", "export findings"
delon-acl
aiskillstore/marketplace
@delon/acl skill - Access Control List for role-based permissions and UI element visibility. For ng-events construction site progress tracking system.
cookoff
aiskillstore/marketplace
This skill should be used when moving from design to implementation. Triggers on "let's build", "implement this", "looks good let's code", "ready to implement". Presents options for parallel agent competition (cookoff), single subagent, or local implementation. Each agent creates own plan from shared design for genuine variation.
omakase-off
aiskillstore/marketplace
This skill should be used as the entry gate for build/create/implement requests. Triggers on "build X", "create Y", "implement Z", "add feature", "try both approaches", "not sure which approach". Offers brainstorm-together or omakase (chef's choice parallel exploration) options. Detects indecision during brainstorming to offer parallel exploration.
ai-maestro-code-graph-query
aiskillstore/marketplace
PROACTIVELY query the code graph database to understand relationships and impact of changes. Use this skill WHEN READING any file to understand context, when searching for files, when exploring the codebase, or when you need to understand what depends on a component. This is your primary tool for understanding code structure and avoiding breaking changes.
claude-code-headless
aiskillstore/marketplace
Run Claude Code programmatically without interactive UI. Triggers on: headless, CLI automation, --print, output-format, stream-json, CI/CD, scripting.
rxjs-patterns-for-angular
aiskillstore/marketplace
Implement RxJS patterns for reactive programming in Angular. Use this skill when working with Observables, operators, subscriptions, async data flows, and error handling. Covers common patterns like combineLatest, switchMap, debounceTime, catchError, retry logic, and integration with Angular Signals using toSignal() and toObservable(). Ensures proper subscription cleanup with takeUntilDestroyed().
screenfull-fullscreen-api
aiskillstore/marketplace
Implement fullscreen functionality using screenfull library for cross-browser fullscreen support in ng-events project
action-item-organizer
aiskillstore/marketplace
Systematic framework for extracting actionable items from documents and
jira-workflow
aiskillstore/marketplace
Orchestrate Jira workflows end-to-end. Use when building stories with approvals, transitioning items through lifecycle states, or syncing task completion with Jira.
react-best-practices
aiskillstore/marketplace
Provides React patterns for hooks, effects, refs, and component design. Covers escape hatches, anti-patterns, and correct effect usage. Must use when reading or writing React components (.tsx, .jsx files with React imports).
tmux-processes
aiskillstore/marketplace
Patterns for running long-lived processes in tmux. Use when starting dev servers, watchers, tilt, or any process expected to outlive the conversation.
zig-docs
aiskillstore/marketplace
Fetches Zig language and standard library documentation via CLI. Activates when needing Zig API details, std lib function signatures, or language reference content that isn't covered in zig-best-practices.
architecture-reference
aiskillstore/marketplace
Quick reference for Portfolio Buddy 2 project structure. Use when: adding new features, modifying existing components, understanding data flow, or onboarding to the codebase. Contains component hierarchy, hook patterns, and utility functions.
n8n
aiskillstore/marketplace
n8n workflow automation patterns and API integration. This skill should
meta-cognitive-reasoning
aiskillstore/marketplace
Meta-cognitive reasoning specialist for evidence-based analysis, hypothesis
meeting-insights-analyzer
aiskillstore/marketplace
Analyzes meeting transcripts and recordings to uncover behavioral patterns,
security-engineering
aiskillstore/marketplace
Security architecture and implementation patterns. Use when designing
Ai Collaborate Teaching
aiskillstore/marketplace
--- name: ai-collaborate-teaching description: | Design co-learning experiences using the Three Roles Framework (AI as Teacher/Student/Co-Worker). Use when teaching AI-driven development workflows, spec-first collaboration, or balancing AI assistance with foundational learning. NOT for cu
browser-use
aiskillstore/marketplace
Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use when tasks require web browsing, form submission, web scraping, UI testing, or any browser interaction.