Source

casper-studios/casper-marketplace

45 skills · 9.8K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
google-workspace Google Drive, Gmail, Calendar, and Docs operations via OAuth. Use this skill when uploading files to Drive, searching…
casper-studios/casper-marketplace
348
2
firecrawl-scraping Web page and website scraping with Firecrawl API. Use this skill when scraping web articles, blog posts, documentatio…
casper-studios/casper-marketplace
343
3
csv-analyzer Comprehensive CSV data analysis and visualization tool. Use this skill when analyzing CSV files, generating data summ…
casper-studios/casper-marketplace
333
4
apify-scrapers Social media and web scraping using Apify actors. Use this skill when scraping Twitter/X tweets, Reddit posts, Linked…
casper-studios/casper-marketplace
326
5
data-analysis Data analysis, visualization, and storytelling for financial, SaaS, and RevOps contexts. Use when analyzing revenue, …
casper-studios/casper-marketplace
319
6
content-generation AI-powered document, image, and flowchart generation. Use this skill when generating images with fal.ai, creating flo…
casper-studios/casper-marketplace
314
7
attio-crm Attio CRM operations for companies, contacts, and notes management. Use this skill when interacting with Attio CRM, s…
casper-studios/casper-marketplace
313
8
liquid-glass Build native macOS/iOS apps with Apple's Liquid Glass design language and Human Interface Guidelines. Use when creati…
casper-studios/casper-marketplace
305
9
pr-comments Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subage…
casper-studios/casper-marketplace
301
10
extract-my-action-items Extract action items from a Fireflies call transcript. Default extracts for ALL attendees; specify a target person to…
casper-studios/casper-marketplace
293
11
linkedin-post-generator LinkedIn post generation from meeting transcripts, Slack dumps, and other source material, written in the user's pers…
casper-studios/casper-marketplace
292
12
pr-summary pr-summary Installation Command Prompt $ npx skills add https://github.com/casper-studios/casper-marketplace --skill …
casper-studios/casper-marketplace
292
13
commit Generate commit messages following conventional commits and commit staged changes. Use when creating commits or when …
casper-studios/casper-marketplace
287
14
youtube-tools Free YouTube video downloading, transcript extraction, and metadata retrieval using yt-dlp. Use this skill for downlo…
casper-studios/casper-marketplace
282
15
video-production Video downloading, stitching, title slides, and YouTube descriptions. Use this skill when downloading videos from Goo…
casper-studios/casper-marketplace
277
16
polishing Polish code changes by recovering context, checking against codebase guidelines, removing AI slop, and running review…
casper-studios/casper-marketplace
276
17
recover-branch-context Get up to speed on the current branch's intent by analyzing commits, changes, and optionally a Linear ticket. Use whe…
casper-studios/casper-marketplace
273
18
composio-connect Universal fallback for executing actions across 1,000+ apps when no other skill is available. Use this skill ONLY whe…
casper-studios/casper-marketplace
270
19
bump-deps Analyze and upgrade dependencies with breaking change detection. Use when updating frontend (pnpm) or backend (uv) de…
casper-studios/casper-marketplace
269
20
implement-plan Execute approved implementation plans from scratchpad. Use when implementing a previously planned feature.
casper-studios/casper-marketplace
268
21
agent-ready-codebase This skill should be used when auditing a codebase for AI agent readiness, or when guiding improvements to make a cod…
casper-studios/casper-marketplace
264
22
create-handoff Create handoff documentation for work-in-progress sessions. Use when handing off work to another agent to supplement …
casper-studios/casper-marketplace
264
23
slack-automation Slack channel management, message fetching, searching, and AI categorization. Use this skill when searching Slack cha…
casper-studios/casper-marketplace
263
24
voice-agents ElevenLabs voice agent creation for client discovery and feedback calls. Use this skill when creating AI voice agents…
casper-studios/casper-marketplace
259
25
parallel-research AI-powered deep research using Parallel AI APIs for chat, research reports, entity discovery, and data enrichment. Us…
casper-studios/casper-marketplace
258
26
agent-browser Browser automation and testing using Vercel's agent-browser CLI with ref-based element targeting
casper-studios/casper-marketplace
257
27
casper-design-system Casper Studios internal design system for generating consistent, production-grade SaaS UI. Use this skill whenever ge…
casper-studios/casper-marketplace
257
28
tanstack-table Build TanStack Table components using the meta field pattern for cell callbacks instead of closures. Use when creatin…
casper-studios/casper-marketplace
257
29
transcript-search Meeting transcript search from Fireflies.ai and Google Drive. Use this skill when searching for meeting transcripts, …
casper-studios/casper-marketplace
257
30
email-triage AI-powered email triage that reads your inbox, classifies each message by importance and urgency (Eisenhower matrix),…
casper-studios/casper-marketplace
249
31
react-patterns Write React components with minimal state, proper memoization, and type-safe patterns. Use when creating components, …
casper-studios/casper-marketplace
248
32
skill-creator Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an ex…
casper-studios/casper-marketplace
248
33
better-all Use the better-all library for Promise.all with automatic DAG-based dependency optimization and full type inference. …
casper-studios/casper-marketplace
247
34
send-to-linear Extract actionable Linear tickets from ambiguous input — Slack conversations, call transcripts, screenshots, meeting …
casper-studios/casper-marketplace
230
35
meeting-followup Automate post-meeting follow-up: search Fireflies for a meeting transcript, generate a structured summary with key de…
casper-studios/casper-marketplace
226
36
resolve-pr-comments Triage unresolved PR review comments, produce a severity-ordered fix plan, then resolve or fix each issue with subage…
casper-studios/casper-marketplace
3
37
code-style Opinionated language-agnostic design rules for implementation, refactoring, and code review. Use when shaping conditi…
casper-studios/casper-marketplace
2
38
testing-guidelines Opinionated language-agnostic test-admission and sans-I/O unit-testing rules. Use when proposing, writing, reviewing,…
casper-studios/casper-marketplace
2
39
agent-skills-best-practices Opinionated conventions for authoring, restructuring, and reviewing agent skills. Use when deciding whether guidance …
casper-studios/casper-marketplace
1
40
better-all-best-practices Opinionated `better-all` conventions for dependency-declared async task graphs, inferred task results, cancellation p…
casper-studios/casper-marketplace
1
41
linkedin-engagement-scraper Scrape LinkedIn post commenters and export Lemlist-ready CSVs, with optional ICP filtering. Use this skill when the u…
casper-studios/casper-marketplace
1
42
plugin-best-practices Opinionated conventions for designing focused agent-skill plugins as encapsulated, installable capabilities. Use when…
casper-studios/casper-marketplace
1
43
python-best-practices Opinionated Python 3.13+ conventions for application and library code. Use when writing or reviewing Python typing, p…
casper-studios/casper-marketplace
1
44
react-best-practices Opinionated React conventions for component boundaries, state ownership, derived values, explicit rendering, event wo…
casper-studios/casper-marketplace
1
45
tanstack-react-table-best-practices Opinionated TanStack Table v9 beta conventions for React table schema, per-table behavior, typed metadata, and header…
casper-studios/casper-marketplace
1