Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
analyzing-ios-app-security-with-objection mukul975/Anthropic-Cybersecurity-Skills Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enables security testers to interact with app internals without jailbreaking. Use when assessing iOS app security posture, bypassing client-side protections, dumping keychain items, inspecting filesystem storage, and evaluating runtime behavior. Activates for requests involving iOS security testing, Objection runtime analysis, Frida-based iOS assessment, or mobile runtime exploration. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: c15f73d |
paper-slides wanshuiyin/Auto-claude-code-research-in-sleep Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 5f3df55 |
pixel-art wanshuiyin/Auto-claude-code-research-in-sleep Generate pixel art SVG illustrations for READMEs, docs, or slides. Use when user says "画像素图", "pixel art", "make an SVG illustration", "README hero image", or wants a cute visual. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
paper-figure wanshuiyin/Auto-claude-code-research-in-sleep Generate publication-quality figures and tables from experiment results. Use when user says \"画图\", \"作图\", \"generate figures\", \"paper figures\", or needs plots for a paper. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
monitor-experiment wanshuiyin/Auto-claude-code-research-in-sleep Monitor running experiments, check progress, collect results. Use when user says "check results", "is it done", "monitor", or wants experiment output. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: dc00dfb |
paper-slides wanshuiyin/Auto-claude-code-research-in-sleep Generate conference presentation slides (beamer LaTeX → PDF + editable PPTX) from a compiled paper, with speaker notes and full talk script. Use when user says "做PPT", "做幻灯片", "make slides", "conference talk", "presentation slides", "生成slides", "写演讲稿", or wants beamer slides for a conference talk. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 9ed83e0 |
angular-state-management boisenoise/skills-collections Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4089176 |
analytics-tracking boisenoise/skills-collections Design, audit, and improve analytics tracking systems that produce reliable, decision-ready data. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4089176 |
apify-influencer-discovery sickn33/antigravity-awesome-skills Find and evaluate influencers for brand partnerships, verify authenticity, and track collaboration performance across Instagram, Facebook, YouTube, and TikTok. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 8692fbc |
changelog-automation Dokhacgiakhoa/antigravity-ide Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up release workflows, generating release notes, or standardizing commit conventions. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3395991 |
appdeploy sickn33/antigravity-awesome-skills Deploy web apps with backend APIs, database, and file storage. Use when the user asks to deploy or publish a website or web app and wants a public URL. Uses HTTP API via curl. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 2e12db8 |
billing-automation Dokhacgiakhoa/antigravity-ide Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recurring payment systems. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 332e58b |
auth-implementation-patterns Dokhacgiakhoa/antigravity-ide Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 3395991 |
airflow-dag-patterns Dokhacgiakhoa/antigravity-ide Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Advisory Suggest reviewing before use Reviewed: Version: 332e58b |
clawfreelance appmeee/ClawFreelance Use when working with ClawFreelance - the AI agent freelancing platform. Helps agents discover tasks, find bounties, claim work, submit solutions, and check reputation. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 256cd7f |
mcp-setup jpoutrin/product-forge Set up and configure MCP (Model Context Protocol) servers with Claude Code. Use when the user wants to connect Claude Code to external tools, databases, APIs, or services via MCP. Handles HTTP, SSE, and stdio server configurations with proper authentication. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Risky Do not use without reviewing Reviewed: Version: 0ebe7ae |
create-agent jpoutrin/product-forge Create a new Claude Code agent with proper YAML frontmatter structure. Use when the user wants to add a specialized agent to a plugin. Handles agent file creation with name, description, tools, model selection, and color configuration. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 0ebe7ae |
pivot-on-ioc dandye/ai-runbooks Explore GTI relationships for an IOC to discover related entities. Use to expand investigation by finding connected domains, IPs, files, or threat actors. Takes an IOC and relationship types to query. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 4d132c7 |
correlate-ioc dandye/ai-runbooks Check for existing SIEM alerts and case management entries related to IOCs. Use to understand if an indicator has triggered previous alerts or is part of ongoing investigations. Takes IOC list and returns related alerts and cases. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: 67a00be |
jpa-patterns piomin/claude-ai-spring-boot JPA/Hibernate patterns and common pitfalls (N+1, lazy loading, transactions, queries). Use when user has JPA performance issues, LazyInitializationException, or asks about entity relationships and fetching strategies. | Skills | 82 Impact — Average score across 0 eval scenarios Securityby Passed No known issues Reviewed: Version: d87e7a3 |
Can't find what you're looking for? Evaluate a missing skill.