███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 8551 | ionic-design | cap-go/capgo-skills |
Ionic Framework Design Guide Build beautiful, native-looking mobile apps with Ionic Framework and Capacitor. When to Use This Skill User is using Ionic components User wants native-looking UI User asks about Ionic theming User needs mobile UI patterns User wants platform-specific styling What is Ionic Framework? Show more Installs 547 Repository cap-go/capgo-skills GitHub Stars 58 First Seen Feb 6, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
|
1.3K |
| 8552 | openseo-review-web-content | every-app/open-seo |
No SKILL.md available for this skill. View on GitHub Installs 913 Repository every-app/open-seo GitHub Stars 11.1K First Seen Jul 23, 2026
|
1.3K |
| 8553 | deslop | every-app/open-seo |
Remove AI code slop Check the diff against main and remove AI-generated slop introduced in the branch. Focus Areas Extra comments that are unnecessary or inconsistent with local style Defensive checks or try/catch blocks that are abnormal for trusted code paths Casts to any used only to bypass type issues Deeply nested code that should be simplified with early returns Other patterns inconsistent with the file and surrounding codebase Guardrails Keep behavior unchanged unless fixing a clear bug. ...
|
1.3K |
| 8554 | seedance-2.0-prompter | pexoai/pexo-skills |
Seedance 2.0 Prompt Designer Skill This skill transforms a user's scattered multimodal assets (images, videos, audio) and ambiguous creative intent into a structured, executable prompt for the Seedance 2.0 video generation model. It acts as an expert prompt engineer, ensuring the highest quality output from the underlying model. When to Use When the user provides multiple assets (images, videos, audio) for video generation. When the user's request is complex and requires careful prompt construct...
|
1.3K |
| 8555 | news-search | brave/brave-search-skills |
News Search Requires API Key : Get one at https://api.search.brave.com Plan : Included in the Search plan. See https://api-dashboard.search.brave.com/app/subscriptions/subscribe Quick Start (cURL) Basic Search curl -s "https://api.search.brave.com/res/v1/news/search?q=space+exploration" \ -H "Accept: application/json" \ -H "X-Subscription-Token: ${BRAVE_SEARCH_API_KEY} " Recent News (Past 24 Hours) curl -s "https://api.search.brave.com/res/v1/news/search" \ -H "Accept: application/json" \ -H "X-...
|
1.3K |
| 8556 | prisma-next | prisma/prisma-next |
Prisma Next — Router Edit your data contract. Prisma handles the rest. This skill exists to disambiguate vague Prisma Next prompts. When the user hasn't yet committed to a specific workflow (e.g. "help me with Prisma Next" , "explain how Prisma Next works" , "I'm new to PN, where do I start?" ), this skill fires and routes them to the right specific skill. When to Use The user has not yet stated a concrete task. The user types a meta-question about Prisma Next ( "what is Prisma Next?" , "how doe...
|
1.3K |
| 8557 | shopify-products | jezweb/claude-skills |
Shopify Products Create, update, and bulk-import Shopify products. Produces live products in the store via the GraphQL Admin API or CSV import. Prerequisites Admin API access token (use the shopify-setup skill if not configured) Store URL and API version from shopify.config.json or .dev.vars Workflow Step 1: Gather Product Data Determine what the user wants to create or update: Product basics : title, description (HTML), product type, vendor, tags Variants : options (size, colour, material), pri...
|
1.3K |
| 8558 | backward-traceability | lingzhi227/agent-research-skills |
Backward Traceability Make every number in the final PDF hyperlink back to the exact code line that produced it. Input $0 — Paper project directory containing code and LaTeX files References Traceability patterns and LaTeX commands: ~/.claude/skills/backward-traceability/references/traceability-patterns.md Scripts Scan hypertarget/hyperlink references python ~/.claude/skills/backward-traceability/scripts/ref_numeric_values.py \ --scan paper/main.tex --output report.json Show more
|
1.3K |
| 8559 | chrome-mcp-troubleshooting | trailofbits/skills |
Claude in Chrome MCP Troubleshooting Use this skill when Claude in Chrome MCP tools fail to connect or work unreliably. When to Use mcp__claude-in-chrome__* tools fail with "Browser extension is not connected" Browser automation works erratically or times out After updating Claude Code or Claude.app When switching between Claude Code CLI and Claude.app (Cowork) Native host process is running but MCP tools still fail When NOT to Use Linux or Windows users - This skill covers macOS-specific paths ...
|
1.3K |
| 8560 | shared | boshu2/agentops |
Shared References This directory contains shared reference documents used by multiple skills: validation-contract.md - Verification requirements for accepting spawned work references/claude-code-latest-features.md - Claude Code feature contract (slash commands, agent isolation, hooks, settings) references/backend-claude-teams.md - Concrete examples for Claude native teams ( TeamCreate + SendMessage ) references/backend-codex-subagents.md - Concrete examples for Codex CLI and Codex sub-agents ref...
|
1.3K |
| 8561 | product-sense-interview-answer | deanpeters/product-manager-skills |
Purpose Help PM candidates and interview coaches structure product-sense answers that sound strong out loud, not just on paper. Use this when practicing prompts like "How would you improve X?", "Design a product for Y", or "What would you build next for Z?" This is not a memorize-and-recite script. It is a reasoning scaffold that prevents solution-jumping, forces real prioritization, and leaves the interviewer with a clean story they can follow. Key Concepts What Product Sense Interviews Actuall...
|
1.3K |
| 8562 | exploratory-data-analysis | k-dense-ai/scientific-agent-skills |
Exploratory Data Analysis Overview Perform comprehensive exploratory data analysis (EDA) on scientific data files across multiple domains. This skill provides automated file type detection, format-specific analysis, data quality assessment, and generates detailed markdown reports suitable for documentation and downstream analysis planning. Key Capabilities: Automatic detection and analysis of 200+ scientific file formats Comprehensive format-specific metadata extraction Data quality and integ...
|
1.3K |
| 8563 | handle-complaint | anthropics/knowledge-work-plugins |
Run the complaint resolution workflow by chaining two skills. Read the complaint, gather context, draft a response, and suggest a fix so it doesn't happen again. Parse arguments: EMAIL_OR_TICKET_ID (optional) — Gmail thread ID, HubSpot ticket ID, or "latest" to pull the most recent unresolved complaint. If omitted, ask the owner to paste the complaint text. Step 1 — Load the complaint (ticket-deflector) Using the ticket-deflector skill workflow: If an ID was given: pull the full thread from Gmai...
|
1.3K |
| 8564 | session-analyzer | ai-native-camp/camp-2 |
Session Analyzer Skill Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications. Purpose Analyze completed sessions to verify: Expected vs Actual Behavior - Did the skill follow SKILL.md workflow? Component Invocations - Were SubAgents, Hooks, and Tools called correctly? Artifacts - Were expected files created/deleted? Bug Detection - Any unexpected errors or deviations? Input Requirements Parameter Required Description sessionId YES UUID of the session ...
|
1.3K |
| 8565 | team-assemble | ai-native-camp/camp-2 |
Team Assemble 작업을 분석하여 전문가 팀을 동적으로 구성하고 TeamCreate 기반으로 즉시 실행하는 스킬. When to Use 독립적인 하위 작업 2개 이상으로 분해 가능한 복잡한 태스크 리서치 + 구현 + 검증처럼 역할 분리가 명확한 작업 병렬 실행으로 시간을 절약할 수 있는 작업 사용하지 말 것: 단일 파일 수정, 간단한 질문, 순차적으로만 가능한 작업 Workflow digraph team_assemble { rankdir = TB ; "사용자 입력" [ shape = doublecircle ] ; "Phase 1:\n작업 분석 & 팀 설계" [ shape = box ] ; "사용자 승인?" [ shape = diamond ] ; "Phase 2:\nTeamCreate & TaskCreate" [ shape = box ] ; "Phase 3:\nTeammate 실행" [ shape = box ] ; "Phase 4:\n결과 종합 & 정리" [ shape = bo...
|
1.3K |
| 8566 | marketing-strategy-pmm | davila7/claude-code-templates |
Marketing Strategy & Product Marketing Expert Product Marketing playbook for Series A+ startups expanding internationally with hybrid PLG/Sales-Led motion. Keywords product marketing, positioning, GTM, go-to-market strategy, competitive analysis, competitive intelligence, battlecards, ICP, ideal customer profile, messaging, value proposition, product launch, market entry, international expansion, sales enablement, win loss analysis, PMM, product marketing manager, market positioning, competit...
|
1.3K |
| 8567 | pudl | catalyst-cooperative/agent-skills |
PUDL Data and Metadata Guide Use this skill for data-user workflows: reading PUDL outputs, understanding table and field semantics, tracing source context, and interpreting methodology. Trigger phrases "show me this PUDL table in a notebook" "how do I read table X from Parquet" "load this table from local PUDL output" "read this PUDL table from S3" "what columns are in this table" "what does this column mean" "show table metadata for X" "which data source does this table come from" "find field d...
|
1.3K |
| 8568 | no-mistakes | kunchenguid/no-mistakes |
no-mistakes no-mistakes is a local gate that validates your code changes through a pipeline (intent, rebase, review, test, document, lint, push, PR, CI) before they reach the configured push target. You drive it through the no-mistakes axi command family, which prints machine-readable TOON to stdout and progress to stderr. Active validation-step boundary A no-mistakes validation-step agent is already inside an active outer run. It must inspect, fix, and return only its assigned phase. It must ne...
|
1.3K |
| 8569 | icon-system | owl-listener/designer-skills |
Icon System You are an expert in designing and maintaining comprehensive icon systems. What You Do You create icon system specs ensuring visual consistency and scalable management. Foundations Grid : Base size (24x24px), keylines, stroke width, corner radius Sizes : XS (12-16px), S (20px), M (24px), L (32px), XL (48px+) Style : Stroke, filled, duotone — when to use each Naming icon-[category]-[name]-[variant] Categories: action, navigation, content, communication, social, status, file, device De...
|
1.3K |
| 8570 | remotion | davila7/claude-code-templates |
Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with Remotion's programmatic video generation to produce smooth, professional presentations. Overview This skill enables you to create walkthrough videos that showcase app screens with professional transitions, zoom effects, and contextual text overlays. The workflow retrieves screens from Stitch projects ...
|
1.3K |
| 8571 | aceternity-ui | secondsky/claude-skills |
Aceternity UI is a premium, production-ready React component library designed for Next.js applications. It provides 100+ beautifully animated and interactive components built with Tailwind CSS and Framer Motion. Components are installed via the shadcn CLI and can be customized directly in your codebase. Key Features: - 100+ animated, production-ready components - Built for Next.js 13+ with App Router support - Full TypeScript support - Tailwind CSS v3+ styling - Framer Motion animations -...
|
1.3K |
| 8572 | laravel-inertia-react | asyrafhussin/agent-skills |
Laravel + Inertia.js + React Comprehensive patterns for building modern monolithic applications with Laravel, Inertia.js, and React. Contains 30+ rules for seamless full-stack development. When to Apply Reference these guidelines when: Creating Inertia page components Handling forms with useForm hook Managing shared data and authentication Implementing persistent layouts Navigating between pages Rule Categories by Priority Priority Category Impact Prefix 1 Page Components CRITICAL page- 2 Fo...
|
1.3K |
| 8573 | analysis | microchipgnu/blindspot.news |
Analysis You produce judgment briefs. Not summaries. Not opinion. Not philosophy lectures. A good brief makes the reader see something they didn't see before. It surfaces the thing everyone is assuming but nobody is examining, the fork in the road where you have to choose and can't have both, and the concrete person or group that gets hurt under each outcome. You never name a philosopher. You never label a framework. You never say "from a Kantian perspective" or "a Foucauldian reading." You just...
|
1.3K |
| 8574 | margin-analyzer | anthropics/knowledge-work-plugins |
Margin Analyzer Status: MVP draft · Owner: JJ · Version: 1.1.0 Category: Finance & Ops · Phase: V2 Quick start When an SMB owner asks "should I raise my prices?" or "are my margins okay?", this skill: Identifies what to analyze — which products/services are in scope Pulls cost data from QuickBooks (COGS, direct expenses) Pulls revenue data from PayPal or Square (transaction history) Computes unit economics — revenue, COGS, gross margin, margin % per item Benchmarks against context — inflation, c...
|
1.3K |
| 8575 | google-maps-scraper | gosom/google-maps-scraper |
Google Maps Scraper Turn a natural-language lead request into a validated local Google Maps crawl, monitor it, and help the user work with the results. Resolve the directory containing this file as SKILL_DIR . Run bundled scripts from that directory; do not assume the current directory is the repository checkout. Guardrails Use plain language suitable for a nontechnical lead-generation or marketing user. Never ask the user to paste proxy credentials into chat. Never print, read back, summarize, ...
|
1.3K |
| 8576 | spartan | spartan-ng/spartan |
spartan/ui spartan/ui is an Angular UI library. It uses a two-layer architecture : Brain ( @spartan-ng/brain ) - accessible, unstyled primitives (Angular directives/components), installed from npm. This is the behavior and accessibility layer. Helm ( @spartan-ng/helm ) - the styled layer (Tailwind + class-variance-authority). Helm code is copied into the user's project by the CLI so they own and can customize it. You compose Helm directives/components onto host elements; Helm wires up the matchi...
|
1.3K |
| 8577 | agent-integration | veris-ai/veris-skills |
Integrate this agent repo with Veris from scratch. This skill takes a repo from "plain customer agent source" to "Veris-ready and pushable." If the user provided a path to an agent repo, use that as the repo root. Otherwise use the current working directory. Treat any existing .veris/ files or old scaffold output as starting material only. Use the current bundled references in this skill as the source of truth for what you generate. Core framing: the agent is the constant, Veris is the test harn...
|
1.3K |
| 8578 | markitdown | k-dense-ai/scientific-agent-skills |
MarkItDown - File to Markdown Conversion Overview MarkItDown is a Python tool developed by Microsoft for converting various file formats to Markdown. It's particularly useful for converting documents into LLM-friendly text format, as Markdown is token-efficient and well-understood by modern language models. Key Benefits: Convert documents to clean, structured Markdown Token-efficient format for LLM processing Supports 15+ file formats Optional AI-enhanced image descriptions OCR for images and...
|
1.3K |
| 8579 | quick-mockups | civitai/civitai |
Create multiple design mockups in parallel using the `design-mockup` agent. Usage When asked to create mockups for a feature: - Create the output directory if it doesn't exist: ``` docs/working/mockups/<feature-name>/ ``` - Launch 3-5 parallel mockup agents using the Task tool with `subagent_type: design-mockup` - Each agent creates a unique variation with different: Layout approaches (grid, list, masonry, cards) - Information hierarchy - Visual emphasis - Interaction patterns D...
|
1.3K |
| 8580 | qwencloud-vision | qwencloud/qwencloud-ai |
Agent setup : If your agent doesn't auto-load skills (e.g. Claude Code), see agent-compatibility.md once per session. Qwen Vision (Image & Video Understanding) Analyze images and videos using Qwen VL and QVQ models. This skill is part of qwencloud/qwencloud-ai . Skill directory Use this skill's internal files to execute and learn. Load reference files on demand when the default path fails or you need details. Show more Installs 871 Repository qwencloud/qwencloud-ai GitHub Stars 36 First Seen Mar...
|
1.3K |
| 8581 | huggingface-tool-builder | huggingface/skills |
Hugging Face API Tool Builder Your purpose is now is to create reusable command line scripts and utilities for using the Hugging Face API, allowing chaining, piping and intermediate processing where helpful. You can access the API directly, as well as use the hf command line tool. Model and Dataset cards can be accessed from repositories directly. Script Rules Make sure to follow these rules: Scripts must take a --help command line argument to describe their inputs and outputs Non-destructive sc...
|
1.3K |
| 8582 | huggingface-best | huggingface/skills |
HuggingFace Best Model Finder Finds the best models for a task by querying official HF benchmark leaderboards, enriching results with model size data, filtering for what fits on the user's device, and returning a comparison table with benchmark scores. Step 1: Parse the request Extract from the user's message: Task : what they want the model to do (coding, math/reasoning, chat, OCR, RAG/retrieval, speech recognition, image classification, multimodal, agents, etc.) Device : hardware constraints (...
|
1.3K |
| 8583 | clone-website | jcodesmore/ai-website-cloner-template |
Clone Website Skill Transform any website into production-ready Next.js 16 code using Firecrawl MCP. Workflow Execute these 3 phases in order. Never skip Phase 2. Phase 1: Scrape Extract URL from user request Identify section filter if specified (e.g., "hero only", "just the pricing") Scrape using Firecrawl: firecrawl-mcp___firecrawl_scrape: url: [TARGET_URL] formats: ["markdown", "html"] onlyMainContent: true If scrape fails, fallback to firecrawl-mcp___firecrawl_crawl Phase 2: Analy...
|
1.3K |
| 8584 | layout-grid | owl-listener/designer-skills |
Layout Grid You are an expert in layout grid systems for digital product design. What You Do You define responsive grid systems that create consistent, flexible page layouts across breakpoints. Grid Anatomy Columns : Typically 4 (mobile), 8 (tablet), 12 (desktop) Gutters : Space between columns (16px, 24px, or 32px typical) Margins : Outer page margins (16px mobile, 24-48px desktop) Breakpoints : Points where layout adapts (e.g., 375, 768, 1024, 1440px) Grid Types Column grid : Equal columns for...
|
1.3K |
| 8585 | insurgent-campaign | bencium/bencium-marketplace |
Insurgent Campaign A campaign-design skill for organizations and people who cannot win by outspending. It ideates campaign concepts across every major archetype, audits the user's spend asymmetry against their competition, assembles an insurgent channel stack, sets strict boost gates on any paid spend, and produces a lift-test plan so the user measures incremental impact rather than vanity metrics. Core Premise Paid media scales attention. Organic narrative and grassroots networks scale trust. W...
|
1.3K |
| 8586 | react-hook-form-zod | jezweb/claude-skills |
React Hook Form + Zod Validation Status: Production Ready ✅ Last Verified: 2026-01-20 Latest Versions: react-hook-form@7.71.1, zod@4.3.5, @hookform/resolvers@5.2.2 Quick Start npm install react-hook-form@7.70.0 zod@4.3.5 @hookform/resolvers@5.2.2 Basic Form Pattern: const schema = z.object({ email: z.string().email(), password: z.string().min(8), }) type FormData = z.infer<typeof schema> const { register, handleSubmit, formState: { errors } } = useForm<FormData>({ resolver: zodResol...
|
1.3K |
| 8587 | eval-audit | hamelsmu/evals-skills |
Eval Audit Inspect an LLM eval pipeline and produce a prioritized list of problems with concrete next steps. Overview Gather eval artifacts: traces, evaluator configs, judge prompts, labeled data, metrics dashboards Run diagnostic checks across six areas Produce a findings report ordered by impact, with each finding linking to a fix Prerequisites Access to eval artifacts (traces, evaluator configs, judge prompts, labeled data) via an observability MCP server or local files. If none exist, skip t...
|
1.3K |
| 8588 | markdown-mermaid-writing | k-dense-ai/scientific-agent-skills |
Markdown and Mermaid Writing Overview This skill teaches you — and enforces a standard for — creating scientific documentation using markdown with embedded Mermaid diagrams as the default and canonical format . The core bet: a relationship expressed as a Mermaid diagram inside a .md file is more valuable than any image. It is text, so it diffs cleanly in git. It requires no build step. It renders natively on GitHub, GitLab, Notion, VS Code, and any markdown viewer. It uses fewer tokens than a pr...
|
1.3K |
| 8589 | cx-cli | coralogix/cx-cli |
cx-cli Cross-cutting behaviors for all cx CLI commands. Update Notifications After running any cx command, check for update notices using the channels below (in priority order). If a newer version is available, finish answering the user's request first, then mention the update once at the end. An update notice always has two parts — binary upgrade and skills refresh. Offer both commands; don't mention only the version number or only the binary upgrade. 1. Primary — agents mode ( -o agents ) Comm...
|
1.3K |
| 8590 | performance-analyzer-sms | blacktwist/social-media-skills |
Performance Analyzer When to Use User asks to analyze how their posts are performing or review analytics User mentions "analytics," "performance," or "how did my posts do" User says "engagement," "impressions," or "what's working" User asks about "post metrics," "my best posts," or "why isn't this post performing" User shares post data and wants a performance breakdown User wants to compare recent posts against their own baseline Role You are an expert social media analytics advisor. Your job is...
|
1.3K |
| 8591 | game-assets | playableintelligence/game-creator |
Game Asset Engineer (Pixel Art + Asset Pipeline) You are an expert pixel art game artist. You create recognizable, stylish character sprites using code-only pixel art matrices — no external image files needed. You think in silhouettes, color contrast, and animation readability at small scales. Performance Notes Take your time with each step. Quality is more important than speed. Do not skip validation steps — they catch issues early. Read the full context of each file before making changes. A re...
|
1.3K |
| 8592 | diffity-tour | nilbuild/diffity |
Diffity Tour Skill You are creating a guided code tour — a narrated, step-by-step walkthrough of the codebase that answers the user's question or explains how a feature works. The tour opens in the browser with a sidebar showing the narrative and highlighted code sections. Arguments question (required): The user's question, topic, concept, or a GitHub PR URL. Examples: /diffity-tour how does authentication work? /diffity-tour explain the request lifecycle /diffity-tour how are comments stored an...
|
1.3K |
| 8593 | spl-to-apl | axiomhq/skills |
Type safety: Fields like status are often stored as strings. Always cast before numeric comparison: toint(status) >= 500, not status >= 500. Critical Differences - Time is explicit in APL: SPL time pickers don't translate — add `where _time between (ago(1h) .. now())` - Structure: SPL `index=... | command` → APL `['dataset'] | operator` - Join is preview: limited to 50k rows, inner/innerunique/leftouter only - cidrmatch args reversed: SPL `cidrmatch(cidr, ip)` → APL `ipv4_is_in_range(ip, c...
|
1.3K |
| 8594 | traceknot | jin-doh/traceknot |
Traceknot Evidence-bound QA for coding agents. Run a host-neutral QA process. The harness owns agents, models, task graphs, concurrency, retries, worktrees, lifecycle, and final task completion. This Skill owns test analysis, verification obligations, evidence evaluation, defects, residual risk, and the QA verdict. Observation, Evidence Claim, Evidence Evaluation, and Obligation Outcome are distinct. An Observation records what was observed; an Evidence Claim states how an observation or artifac...
|
1.3K |
| 8595 | seaborn | k-dense-ai/scientific-agent-skills |
Seaborn Statistical Visualization Overview Seaborn is a Python visualization library for creating publication-quality statistical graphics. Use this skill for dataset-oriented plotting, multivariate analysis, automatic statistical estimation, and complex multi-panel figures with minimal code. Design Philosophy Seaborn follows these core principles: Dataset-oriented : Work directly with DataFrames and named variables rather than abstract coordinates Semantic mapping : Automatically translate data...
|
1.3K |
| 8596 | legal-page-generator | kostja94/marketing-skills |
Pages: Legal Guides legal page content, structure, and SEO handling. When invoking : On first use , if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output. Initial Assessment Identify: Page type : Privacy Policy, Terms of Service, Cookie Policy, etc. Jurisdiction : GDPR, CCPA, etc. Business model : SaaS, e-commerce, content site Indexing : Index or noindex (oft...
|
1.3K |
| 8597 | compound | ai-native-camp/camp-2 |
compound 스킬 목적: 작업 과정에서 검증된 인사이트를 즉시 문서화하여, 검색 가능한 지식 베이스를 구축한다. 개요 이 스킬은 인사이트가 확인되는 즉시 포착하여, YAML frontmatter 기반의 구조화된 문서로 저장한다. 카테고리별 단일 파일 아키텍처를 사용하며, 각 인사이트는 knowledge/[category]/[filename].md 에 저장된다. <critical_sequence name="insight-capture" enforce_order="strict"> 7단계 프로세스 자동 감지 문구 (대화에서 인식): "이거 잘 됐다" "이 방식이 좋네" "다음에도 이렇게 하자" "이건 기록해두자" "이 포맷이 먹혔다" "이게 효과가 있었어" "이렇게 하니까 됐어" "기억해둬야 해" OR 수동: /compound 커맨드 Non-trivial만 (재사용 가치 있는 인사이트): 반복할 수 있는 패턴 다른 상황에도 적용 가능한 교훈 시행착오 끝에 발견한 방법 실전에서 검증된 ...
|
1.3K |
| 8598 | pptx | k-dense-ai/scientific-agent-skills |
PPTX Skill Quick Reference Task Guide Read/analyze content python -m markitdown presentation.pptx Edit or create from template Read editing.md Create from scratch Read pptxgenjs.md Reading Content Text extraction python -m markitdown presentation.pptx Visual overview python scripts/thumbnail.py presentation.pptx Raw XML python scripts/office/unpack.py presentation.pptx unpacked/ Editing Workflow Read editing.md for full details. Analyze template with thumbnail.py Unpack → manipulate slides → ...
|
1.3K |
| 8599 | statsmodels | k-dense-ai/scientific-agent-skills |
No SKILL.md available for this skill. View on GitHub Installs 457 Repository k-dense-ai/scie…t-skills GitHub Stars 26.3K First Seen Apr 9, 2026
|
1.3K |
| 8600 | huggingface-local-models | huggingface/skills |
Hugging Face Local Models Search the Hugging Face Hub for llama.cpp-compatible GGUF repos, choose the right quant, and launch the model with llama-cli or llama-server . Default Workflow Search the Hub with apps=llama.cpp . Open https://huggingface.co/<repo>?local-app=llama.cpp . Prefer the exact HF local-app snippet and quant recommendation when it is visible. Confirm exact .gguf filenames with https://huggingface.co/api/models/<repo>/tree/main?recursive=true . Launch with llama-cli -hf <repo>:<...
|
1.3K |