14 skills found
intuitem / ciso-assistant-communityCISO Assistant is a one-stop-shop GRC platform for Risk Management, AppSec, Compliance & Audit, TPRM, Privacy, and Reporting. It supports 100+ global frameworks with automatic control mapping, including ISO 27001, NIST CSF, SOC 2, CIS, PCI DSS, NIS2, DORA, GDPR, HIPAA, CMMC, and more.
shuvonsec / claude-bug-bountyClaude Code skill for AI-assisted bug bounty hunting - recon, IDOR, XSS, SSRF, OAuth, GraphQL, LLM injection, and report generation
mholzen / workflowyPowerful CLI and MCP server for WorkFlowy: reports, search/replace, backup support, and AI integration (Claude, LLMs)
dtkmn / mcp-zap-serverA Spring Boot application exposing OWASP ZAP as an MCP (Model Context Protocol) server. It lets any MCP‑compatible AI agent (e.g., Claude Desktop, Cursor) orchestrate ZAP actions—spider, active scan, import OpenAPI specs, and generate reports.
shepsci / kaggle-skillComplete Kaggle integration skill for AI coding agents — account setup, competition reports, dataset/model downloads, notebook execution, submissions, and badge collection. Works with Claude Code, Gemini CLI, Cursor, Codex, and 35+ agents via skills.sh.
yutakobayashidev / avaAutomatically share development progress to Slack through AI. MCP-powered task reporting with privacy-first design.
hoangsonww / AI-News-BriefingAutomated daily AI news briefing pipeline - Claude Code CLI spawns search agents across 9 topics (Claude Code, OpenAI/Codex, AI IDEs, agentic ecosystem, open source AI, startups, regulation, and more), compiles a two-tier TL;DR + full report, and publishes directly to a Notion database. Runs headlessly on macOS/Windows on wake or on demand.
beautyfree / appstore-connect-mcpApp Store Connect API as MCP tools for Cursor & Claude. Apps, TestFlight, subscriptions, localizations, reports.
thatrebeccarae / claude-marketingA full marketing department for Claude Code. Skill packs for Klaviyo, Shopify, GA4, Looker Studio, paid media, and more. Audit, optimize, and report using natural language.
ParkerRex / bug-rca--- name: bug-rca description: Conduct root cause analysis on system incidents and failures arguments: - name: problem-report description: Description of the incident or problem to analyze r
ParkerRex / bug-start--- name: bug-start description: Automated end-to-end debugging workflow from RCA to PR creation arguments: - name: problem-report description: Description of the incident or problem to debug
TUAN130294 / apiAPI Design Rules (REST) Naming & Versioning - RESTful, noun-based: `/api/v1/users/:id`, `/api/v1/reports/daily`. - Version in path (`/api/v1`); keep breaking changes behind new version. Requ
GLambard / mainLocal Deep Research is an AI-powered assistant that transforms complex questions into comprehensive, cited reports by conducting iterative analysis using any LLM across diverse knowledge sources including academic databases, scientific repositories, web content, and private document collections.
vigneshsinna / openai-skills--pdfUse when tasks involve reading, creating, or reviewing PDF files where rendering and layout matter; prefer visual checks by rendering pages (Poppler) and use Python tools such as `reportlab`, `pdfplumber`, and `pypdf` for generation and extraction.