Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
25,488
总 Skills
96.6M
总安装量
2,623
贡献者
# Skill 仓库 描述 安装量
2851 lead research assistant claude-office-skills/skills
Lead Research Assistant Research and compile information about companies and contacts for effective sales outreach. Overview This skill helps you: Research company backgrounds and key metrics Find decision-maker information Identify pain points and opportunities Prepare personalized outreach Prioritize leads by fit How to Use Company Research "Research [Company Name] for a sales call" "Give me a briefing on [Company]'s recent news and challenges" "What should I know before contacting [Company]?"...
2.9K
2852 mailchimp automation claude-office-skills/skills
Mailchimp Automation Comprehensive skill for automating Mailchimp email marketing and audience management. Core Workflows 1. Campaign Pipeline EMAIL CAMPAIGN FLOW: ┌─────────────────┐ │ Plan Campaign │ │ - Goals │ │ - Audience │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Create Content │ │ - Design │ │ - Copy │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Configure │ │ - Subject │ │ - Preview │ │ - Settings │ └────────┬────────┘ ▼ ┌─────────...
2.9K
2853 mcp-hub claude-office-skills/skills
Mcp Hub Skill Overview This skill provides access to 1200+ MCP (Model Context Protocol) servers - standardized tools that extend AI capabilities. Connect Claude to filesystems, databases, APIs, and document processing tools. How to Use Describe what you want to accomplish Provide any required input data or files I'll execute the appropriate operations Example prompts: "Access local filesystem to read/write documents" "Query databases for data analysis" "Integrate with GitHub, Slack, Google Drive...
2.9K
2854 invoice organizer claude-office-skills/skills
Invoice Organizer Organize, categorize, and track invoices and receipts for better financial management. Overview This skill helps you: Extract key data from invoices Categorize expenses automatically Track payment status Organize files consistently Prepare for tax/audit How to Use Process Invoice "Extract data from this invoice" "Categorize this receipt" "Add this invoice to my tracking" Organize "Organize my invoice folder" "Create a filing system for receipts" "Sort invoices by vendor and dat...
2.9K
2855 lead qualification claude-office-skills/skills
Lead Qualification Score and qualify leads based on defined criteria to focus sales efforts effectively. Overview This skill helps you: Evaluate leads against qualification criteria Score leads for prioritization Identify deal-breakers and green flags Recommend next actions Maintain consistent qualification Qualification Frameworks BANT (Budget, Authority, Need, Timeline) BANT Qualification: [Lead Name] Budget (/25) | Question | Answer | Score | | ---------- | -------- | ------- | | Defined bu...
2.9K
2856 spotify automation claude-office-skills/skills
Spotify Automation Automate Spotify music playback, playlist management, and discovery workflows. Core Capabilities Playback Control playback_commands : - play_track : "spotify:track:xxx" - pause - next_track - previous_track - set_volume : 75 - set_shuffle : true - set_repeat : "context" track, context, off - seek_position : 30000 milliseconds - transfer_playback : device_id : "device_xxx" Playlist Management playlist_operations : create : name : "{{playlist_name}}" description : "{{descripti...
2.9K
2857 changelog generator claude-office-skills/skills
Changelog Generator Generate professional release notes and changelogs from commits, feature lists, or updates. Overview This skill helps you: Transform git commits into readable changelogs Categorize changes by type Write user-friendly release notes Maintain changelog history Follow conventional formats How to Use From Git Commits "Generate a changelog from these commits: - fix: resolve login timeout issue - feat: add dark mode support - docs: update API documentation" From Feature List "Create...
2.9K
2858 podcast automation claude-office-skills/skills
Podcast Automation Comprehensive skill for automating podcast production and distribution. Core Workflows 1. Production Pipeline PODCAST PRODUCTION FLOW: ┌─────────────────┐ │ Planning │ │ - Topics │ │ - Guests │ │ - Schedule │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Recording │ │ - Audio │ │ - Video (opt) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Editing │ │ - Clean audio │ │ - Add intro │ │ - Mastering │ └────────┬────────┘ ▼ ...
2.9K
2859 react-native-brownfield-migration callstackincubator/agent-skills
Migrating to React Native Overview Prescriptive workflow for incremental adoption of React Native in existing native apps using @callstack/react-native-brownfield , from initial setup through phased host integration. Expo track Bare React Native track Use one track per task unless the user explicitly asks for migration or comparison. Migration Strategy Use this strategy for brownfield migration planning and execution: Assess app state and select Expo or bare path. Perform initial setup with @cal...
2.9K
2860 nodejs-express-server aj-geddes/useful-ai-prompts
Node.js Express Server Overview Create robust Express.js applications with proper routing, middleware chains, authentication mechanisms, and database integration following industry best practices. When to Use Building REST APIs with Node.js Implementing server-side request handling Creating middleware chains for cross-cutting concerns Managing authentication and authorization Connecting to databases from Node.js Implementing error handling and logging Instructions 1. Basic Express Setup const ...
2.9K
2861 pdf watermark claude-office-skills/skills
PDF Watermark & Page Elements Add watermarks, page numbers, headers, footers, and other overlay elements to PDF documents. Overview This skill helps you: Add text or image watermarks Insert page numbers Create headers and footers Apply stamps and labels Batch process multiple documents How to Use Watermarks "Add 'CONFIDENTIAL' watermark to this PDF" "Apply a diagonal 'DRAFT' watermark" "Add our company logo as a watermark" Page Numbers "Add page numbers to this PDF" "Number pages starting from p...
2.9K
2862 inngest-setup inngest/inngest-skills
Inngest Setup This skill sets up Inngest in a TypeScript project from scratch, covering installation, client configuration, connection modes, and local development. These skills are focused on TypeScript. For Python or Go, refer to the Inngest documentation for language-specific guidance. Core concepts apply across all languages. Prerequisites Node.js 18+ (Node.js 22.4+ r ecommended for WebSocket support) TypeScript project Package manager (npm, yarn, pnpm, or bun) Step 1: Install the Inngest SD...
2.9K
2863 dev-slides claude-office-skills/skills
Developer Slides Skill Overview This skill enables creation of developer-focused presentations using Slidev - a Vue-powered presentation framework. Write slides in Markdown with live code demos, diagrams, and components. How to Use Describe your technical presentation needs I'll generate Slidev markdown with proper syntax Includes code blocks, diagrams, and Vue components Example prompts: "Create a Vue.js workshop presentation" "Build slides with live code execution" "Make a technical talk with ...
2.9K
2864 trello automation claude-office-skills/skills
Trello Automation Comprehensive skill for automating Trello board management and kanban workflows. Core Concepts Board Structure TRELLO BOARD ANATOMY: ┌─────────────────────────────────────────────────────────┐ │ 📋 Project Board │ ├───────────┬───────────┬───────────┬───────────┬────────┤ │ Backlog │ To Do │ Doing │ Review │ Done │ ├───────────┼───────────┼───────────┼───────────┼────────┤ │ ┌───────┐ │ ┌───────┐ │ ┌───────┐ │ ┌───────┐ │ ...
2.9K
2865 linear automation claude-office-skills/skills
Linear Automation Comprehensive skill for automating Linear issue tracking and engineering workflows. Core Workflows 1. Issue Lifecycle LINEAR ISSUE FLOW: ┌─────────────────┐ │ Triage │ │ (Backlog) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Todo │ │ (Prioritized) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Progress │ │ (Active) │ └────────┬────────┘ ▼ ┌─────────────────┐ │ In Review │ │ (PR Created) │ └────────┬────────┘ ▼ ┌────────────────...
2.9K
2866 email classifier claude-office-skills/skills
Email Classifier Automatically categorize and prioritize emails to help manage inbox overload. Overview This skill helps you: Classify emails by category and type Determine priority and urgency Identify required actions Filter out low-value emails Organize for efficient processing Classification Categories Primary Categories Category Description Examples Action Required Needs your response/action Requests, approvals, questions FYI Informational, no action needed Updates, announcements, reports W...
2.9K
2867 editor shubhamsaboo/awesome-llm-apps
Editor You are a professional editor who improves clarity, correctness, and impact of written content. When to Apply Use this skill when: Editing and revising documents Proofreading for grammar and typos Improving clarity and readability Refining style and tone Making content more concise Enhancing flow and structure Editing Levels 1. Proofreading (Surface errors) Spelling and typos Grammar and punctuation Capitalization Formatting consistency 2. Copy Editing (Language and style) Sentence struct...
2.9K
2868 seatbelt-sandboxer trailofbits/skills
macOS Seatbelt Sandbox Profiling Generate minimally-permissioned allowlist-based Seatbelt sandbox configurations for applications. When to Use User asks to "sandbox", "isolate", or "restrict" an application on macOS Sandboxing any macOS process that needs restricted file/network access Creating defense-in-depth isolation if supply chain attacks are a concern When NOT to Use Linux containers (use seccomp-bpf, AppArmor, or namespaces instead) Windows applications Applications that legitimately nee...
2.9K
2869 wiki-query ar9av/obsidian-wiki
Wiki Query — Knowledge Retrieval You are answering questions against a compiled Obsidian wiki, not raw source documents. The wiki contains pre-synthesized, cross-referenced knowledge. Before You Start Read ~/.obsidian-wiki/config to get OBSIDIAN_VAULT_PATH (works from any project). Fall back to .env if you're inside the obsidian-wiki repo. Read $OBSIDIAN_VAULT_PATH/index.md to understand the wiki's scope and structure Visibility Filter (optional) By default, all pages are returned regardless of ...
2.9K
2870 nda-generator claude-office-skills/skills
NDA Generator Skill Overview I help you create professional Non-Disclosure Agreements (NDAs) for various business situations. Whether you're meeting potential investors, hiring contractors, or exploring partnerships, I'll generate an appropriate NDA. What I can do: Generate one-way or mutual NDAs Customize confidentiality scope and duration Include standard protective clauses Adapt for different jurisdictions Support English and Chinese What I cannot do: Provide legal advice Guarantee enforceabi...
2.9K
2871 docusign automation claude-office-skills/skills
DocuSign Automation Comprehensive skill for automating e-signature and document signing workflows. Core Workflows 1. Signing Flow DOCUSIGN SIGNING FLOW: ┌─────────────────┐ │ Create Envelope│ │ - Document │ │ - Recipients │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Add Fields │ │ - Signatures │ │ - Initials │ │ - Dates │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Send for │ │ Signature │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Signer 1 Signs │ │...
2.9K
2872 monday.com automation claude-office-skills/skills
Monday.com Automation Comprehensive skill for automating Monday.com work management and team workflows. Core Concepts Board Structure BOARD ANATOMY: ┌─────────────────────────────────────────────────┐ │ 📋 Project Board │ ├─────────────────────────────────────────────────┤ │ Group: Sprint 1 │ │ ┌─────────┬────────┬────────┬────────┬────────┐│ │ │ Item │ Status │ Person │ Date │ Budget ││ │ ├─────────┼────────┼────────┼────────┼──...
2.9K
2873 wiki-setup ar9av/obsidian-wiki
Obsidian Setup — Vault Initialization You are setting up a new Obsidian wiki vault (or repairing an existing one). Step 1: Create .env If .env doesn't exist, create it from .env.example . Ask the user for: Where should the vault live? → OBSIDIAN_VAULT_PATH Default: ~/Documents/obsidian-wiki-vault Must be an absolute path (after expansion) Where are your source documents? → OBSIDIAN_SOURCES_DIR Can be multiple paths, comma-separated Default: ~/Documents Want to import Claude history? → CLAUDE_HIS...
2.9K
2874 okx-how-to-play okx/onchainos-skills
Onchain OS — How to Play (Entry Router) The first-time / "I don't know what to do" entry point. Routes the user from a blank prompt into a concrete DApp workflow in ≤ 3 turns. Instruction Priority Tagged blocks indicate rule severity (higher wins on conflict): <NEVER> — Absolute prohibition. <MUST> — Mandatory step. Skipping breaks the flow. <SHOULD> — Best practice. Pre-flight Checks Trigger Criteria Show more
2.9K
2875 reddit resciencelab/opc-skills
Reddit Skill Get posts, comments, subreddit info, and user profiles from Reddit via the public JSON API. Prerequisites No API key required! Reddit's public JSON API works without authentication. Quick Check: cd <skill_directory> python3 scripts/get_posts.py python --limit 3 Commands All commands run from the skill directory. Subreddit Posts python3 scripts/get_posts.py python --limit 20 Hot posts (default) python3 scripts/get_posts.py python --sort new --limit 20 python3 scrip...
2.9K
2876 database sync claude-office-skills/skills
Database Sync Comprehensive skill for database synchronization, replication, and data integration. Core Architecture Sync Patterns DATABASE SYNC PATTERNS: ┌─────────────────────────────────────────────────────────┐ │ ONE-WAY REPLICATION │ │ ┌──────────┐ ┌──────────┐ │ │ │ Master │ ──────▶ │ Replica │ │ │ └──────────┘ └──────────┘ │ └───────────────────────────────────────────...
2.9K
2877 job description generator claude-office-skills/skills
Job Description Generator Generate professional, inclusive job descriptions that attract qualified candidates. Overview This skill helps HR professionals and hiring managers create comprehensive job postings that: Clearly communicate role expectations Use inclusive, bias-free language Follow industry best practices Attract diverse, qualified candidates How to Use Provide the following information: Job Title : The position name Department : Team or department Level : Entry, Mid, Senior, Lead, Dir...
2.9K
2878 lead-routing claude-office-skills/skills
Lead Routing Intelligent lead assignment and routing system with AI-powered scoring, territory mapping, round-robin distribution, and workload balancing. Based on n8n's HubSpot/Salesforce automation templates. Overview This skill covers: Lead scoring and qualification Territory-based routing Round-robin distribution Workload balancing SLA monitoring and escalation Routing Strategies 1. Rule-Based Routing routing_rules : By Company Size - name : "Enterprise Routing" condition : company_size : ">...
2.9K
2879 langsmith-fetch composiohq/awesome-claude-skills
LangSmith Fetch - Agent Debugging Skill Debug LangChain and LangGraph agents by fetching execution traces directly from LangSmith Studio in your terminal. When to Use This Skill Automatically activate when user mentions: 🐛 "Debug my agent" or "What went wrong?" 🔍 "Show me recent traces" or "What happened?" ❌ "Check for errors" or "Why did it fail?" 💾 "Analyze memory operations" or "Check LTM" 📊 "Review agent performance" or "Check token usage" 🔧 "What tools were called?" or "Show execution f...
2.9K
2880 claude-settings-audit getsentry/skills
Claude Settings Audit Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands. Phase 1: Detect Tech Stack Run these commands to detect the repository structure: ls -la find . -maxdepth 2 \( -name "*.toml" -o -name "*.json" -o -name "*.lock" -o -name "*.yaml" -o -name "*.yml" -o -name "Makefile" -o -name "Dockerfile" -o -name "*.tf" \) 2>/dev/null | head -50 Check for these indicator files: Category Files to Check Python pyproject.toml,...
2.9K
2881 us-stock-analysis tradermonty/claude-trading-skills
US Stock Analysis Overview Perform comprehensive analysis of US stocks covering fundamental analysis (financials, business quality, valuation), technical analysis (indicators, trends, patterns), peer comparisons, and generate detailed investment reports. Fetch real-time market data via web search tools and apply structured analytical frameworks. Data Sources Always use web search tools to gather current market data: Primary Data to Fetch: Current stock price and trading data (price, volume, 52-w...
2.9K
2882 swift-expert jeffallan/claude-skills
Swift Expert Senior Swift developer with mastery of Swift 5.9+, Apple's development ecosystem, SwiftUI, async/await concurrency, and protocol-oriented programming. Role Definition You are a senior Swift engineer with 10+ years of Apple platform development. You specialize in Swift 5.9+, SwiftUI, async/await concurrency, protocol-oriented design, and server-side Swift. You build type-safe, performant applications following Apple's API design guidelines. When to Use This Skill Building iOS/mac...
2.9K
2883 apple-notes steipete/clawdis
Apple Notes CLI Use memo notes to manage Apple Notes directly from the terminal. Create, view, edit, delete, search, move notes between folders, and export to HTML/Markdown. Setup Install (Homebrew): brew tap antoniorodr/memo && brew install antoniorodr/memo/memo Manual (pip): pip install . (after cloning the repo) macOS-only; if prompted, grant Automation access to Notes.app. View Notes List all notes: memo notes Filter by folder: memo notes -f "Folder Name" Search notes (fuzzy): memo notes -s ...
2.9K
2884 zendesk automation claude-office-skills/skills
Zendesk Automation Comprehensive skill for automating Zendesk support workflows and ticket management. Core Workflows 1. Ticket Triage Pipeline INCOMING TICKET FLOW: ┌─────────────────┐ │ New Ticket │ └────────┬────────┘ ▼ ┌─────────────────┐ │ AI Analysis │ │ - Intent │ │ - Sentiment │ │ - Urgency │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Categorize │ │ - Type │ │ - Product │ │ - Skill needed │ └────────┬────────┘ ▼ ┌─────────────────┐ │ Route...
2.9K
2885 weather automation claude-office-skills/skills
Weather Automation Automate weather-based workflows and notifications. Core Capabilities Current Weather current_weather : location : "San Francisco, CA" or coordinates lat : 37.7749 lon : -122.4194 response : temperature : 65°F feels_like : 63°F humidity : 72% wind_speed : 12 mph conditions : "Partly Cloudy" uv_index : 5 Forecast forecast : location : "New York, NY" days : 7 daily : - date : "2024-01-20" high : 45°F low : 32°F conditions : "Snow" precipitation_chance : 80% hourly : interval : ...
2.9K
2886 pipedrive automation claude-office-skills/skills
Pipedrive Automation Comprehensive skill for automating Pipedrive CRM and sales pipeline management. Core Workflows 1. Sales Pipeline PIPEDRIVE PIPELINE FLOW: ┌─────────────────────────────────────────────────────────┐ │ PIPELINE VIEW │ ├──────────┬──────────┬──────────┬──────────┬────────────┤ │ Lead │ Contact │ Proposal │ Negoti- │ Won/ │ │ In │ Made │ Sent │ ation │ Lost │ ├──────────┼──────────┼──────────┼─────────...
2.9K
2887 humanize humanizerai/agent-skills
Humanize AI Text Transform AI-generated content into natural, human-like writing using the HumanizerAI API. How It Works When the user invokes /humanize , you should: Parse $ARGUMENTS for text and optional --intensity flag Call the HumanizerAI API to humanize the text Present the humanized text with before/after scores Show remaining credits Parsing Arguments The user may provide: Just text: /humanize [their text] With intensity: /humanize --intensity aggressive [their text] Default intensity is...
2.9K
2888 suspicious email analyzer claude-office-skills/skills
Suspicious Email Analyzer Analyze emails for phishing attempts, scams, and security threats to protect against fraud. Overview This skill helps you: Identify phishing attempts Detect scam patterns Analyze suspicious links Assess email authenticity Recommend safe actions How to Use Analyze an Email "Is this email legitimate?" "Check this email for phishing" "Analyze this suspicious message" Provide Email Content Include: Sender email address Subject line Full email body Any links (don't click the...
2.9K
2889 korean-stock-search nomadamas/k-skill
Korean Stock Search What this skill does 기본적으로 https://k-skill-proxy.nomadamas.org/v1/korean-stock/... 로 요청해서 KRX 상장 종목 검색, 종목 기본정보, 일별 시세를 조회한다. upstream 설계 참고는 jjlabsio/korea-stock-mcp 이지만, 사용자는 KRX_API_KEY 를 발급받거나 로컬 MCP 서버를 설치할 필요가 없다. KRX_API_KEY 는 proxy 서버에서만 관리한다. When to use "삼성전자 종목코드랑 시장구분 찾아줘" "005930 기본정보 보여줘" "SK하이닉스 20260408 종가/거래량 알려줘" "KOSDAQ 에서 알테오젠 시세 확인해줘" When not to use 미국/일본/가상자산 같은 비한국 주식 조회 실시간 체결/호가/분봉 조회 재무제표/공시 원문 분석 (이 스킬 범위 밖) 투자 자문/매수 추천 Inputs q : 종목명 또는 종목코드 검색어 (...
2.9K
2890 design-sprint wondelai/skills
Design Sprint Framework A five-day process for answering critical business questions through design, prototyping, and testing ideas with customers. Developed at Google Ventures and used by Google, Slack, Airbnb, and hundreds of startups. Core Principle Great solutions require both deep work and fast iteration. The Design Sprint compresses months of debate, design, and testing into a single week, creating focus and urgency that eliminates endless discussion. The foundation: Traditional product de...
2.9K
2891 skill-name claude-office-skills/skills
Skill Name Overview [Clear explanation of what this skill does and when to use it] What I can do: [Capability 1] [Capability 2] [Capability 3] What I cannot do: [Limitation 1] [Limitation 2] How to Use Me Step 1: [First Step] [Instructions] Step 2: [Second Step] [Instructions] Step 3: [Third Step] [Instructions] Domain Knowledge [This is where the real value lives - embedded expertise, patterns, rules, best practices] [Knowledge Area 1] [Details] [Knowledge Area 2] [Details] Output Format [Defin...
2.9K
2892 skill-share composiohq/awesome-claude-skills
When to use this skill Use this skill when you need to: Create new Claude skills with proper structure and metadata Generate skill packages ready for distribution Automatically share created skills on Slack channels for team visibility Validate skill structure before sharing Package and distribute skills to your team Also use this skill when: User says he wants to create/share his skill This skill is ideal for: Creating skills as part of team workflows Building internal tools that need skill cre...
2.9K
2893 korea-weather nomadamas/k-skill
Korea Weather What this skill does 기상청 단기예보 조회서비스를 k-skill-proxy 경유로 조회해서 한국 날씨를 요약한다. 사용자는 개인 OpenAPI key를 직접 발급할 필요가 없고, proxy 서버에만 KMA_OPEN_API_KEY 를 둔다. When to use "서울 시청 근처 지금 날씨 어때?" "부산 날씨 알려줘" "위도/경도 기준으로 한국 단기예보 보고 싶어" Prerequisites optional: jq self-host 또는 배포 확인이 끝난 KSKILL_PROXY_BASE_URL Required environment variables KSKILL_PROXY_BASE_URL (필수: self-host 또는 배포 확인이 끝난 proxy base URL) 사용자가 공공데이터포털 기상청 API key를 직접 다룰 필요는 없다. 대신 /v1/korea-weather/forecast route가 실제로 올라와 있는 proxy URL 을 KS...
2.9K
2894 content-modeling-best-practices sanity-io/agent-toolkit
Content Modeling Best Practices Principles for designing structured content that's flexible, reusable, and maintainable. These concepts apply to any headless CMS but include Sanity-specific implementation notes. When to Apply Reference these guidelines when: Starting a new project and designing the content model Evaluating whether content should be structured or free-form Deciding between references and embedded content Planning for multi-channel content delivery Refactoring existing content...
2.9K
2895 slack-gif-creator composiohq/awesome-claude-skills
Slack GIF Creator A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack. Slack Requirements Dimensions: Emoji GIFs: 128x128 (recommended) Message GIFs: 480x480 Parameters: FPS: 10-30 (lower is smaller file size) Colors: 48-128 (fewer = smaller file size) Duration: Keep under 3 seconds for emoji GIFs Core Workflow from core . gif_builder import GIFBuilder from PIL import Image , ImageDraw 1. Create builder builder = GIFBuilder ( width = 128 , height = 128 , f...
2.9K
2896 senior-data-scientist davila7/claude-code-templates
Senior Data Scientist World-class senior data scientist skill for production-grade AI/ML/Data systems. Quick Start Main Capabilities Core Tool 1 python scripts/experiment_designer.py --input data/ --output results/ Core Tool 2 python scripts/feature_engineering_pipeline.py --target project/ --analyze Core Tool 3 python scripts/model_evaluation_suite.py --config config.yaml --deploy Core Expertise This skill covers world-class capabilities in: Advanced production patterns and architec...
2.9K
2897 offer letter generator claude-office-skills/skills
Offer Letter Generator Generate professional employment offer letters that clearly communicate job terms and compensation. Overview This skill creates formal offer letters that: Clearly state position and compensation Outline key employment terms Maintain legal compliance awareness Create positive candidate experience How to Use Provide the following information: Required Candidate Name : Full legal name Job Title : Position being offered Start Date : Proposed start date Compensation : Base sala...
2.9K
2898 obviously-awesome wondelai/skills
Product Positioning Framework This skill implements the product positioning methodology from April Dunford's "Obviously Awesome." It provides a structured, repeatable process for defining how your product is the best in the world at delivering something a well-defined set of customers cares a lot about. Positioning is the foundational strategic exercise that determines how customers perceive your product, what they compare it to, and ultimately whether they buy it. Core Principle Positioning is ...
2.9K
2899 korean-patent-search nomadamas/k-skill
한국 특허 정보 검색 What this skill does KIPRIS Plus(키프리스 플러스) 공식 Open API로 한국 특허/실용신안 공개·공고 데이터를 검색한다. v1 범위: 키워드 검색 ( getWordSearch ) 출원번호 기준 서지 상세 조회 ( getBibliographyDetailInfoSearch ) 구조화된 JSON 출력 표준 python3 helper 동봉 When to use "배터리 관련 한국 특허 찾아줘" "출원번호 1020240001234 특허 요약 보여줘" "KIPRIS API로 특허 검색 결과를 JSON으로 받고 싶어" "출원인/IPC/초록까지 포함한 한국 특허 검색 결과가 필요해" Prerequisites 인터넷 연결 python3 KIPRIS Plus에서 발급받은 API 키 helper 환경변수: KIPRIS_PLUS_API_KEY 실제 요청 쿼리 파라미터명: ServiceKey 설치된 skill payload 안에 scripts/patent_...
2.9K
2900 gha-security-review getsentry/skills
GitHub Actions Security Review Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it. This skill encodes attack patterns from real GitHub Actions exploits — not generic CI/CD theory. Scope Review the workflows provided (file, diff, or repo). Research the codebase as needed to trace complete attack paths before reporting. Files to Review .github/workflows/*.yml — all workflow defin...
2.9K