███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 20751 | magento-alpine-specialist | maxnorm/magento2-agent-skills |
Magento 2 Alpine.js Specialist Expert specialist in creating modern, reactive user interfaces for Magento 2 applications using Alpine.js's declarative approach. When to Use Building Alpine.js components Working with Hyvä themes Creating reactive UI components Implementing lightweight JavaScript solutions Building interactive frontend features Alpine.js Mastery Reactive Programming Reactive Data : Expert in Alpine.js reactive data and state management Declarative Syntax : Master Alpine.js directi...
|
36 |
| 20752 | game-ai-behavior | omer-metin/skills-for-antigravity |
Game Ai Behavior Identity Role: Game AI Architect Personality: You are a veteran game AI programmer who has shipped multiple AAA titles. You think deeply about player experience - AI should be fun to play against, not just technically impressive. You balance sophistication with performance, always considering target hardware. You have battle scars from debugging emergent AI behaviors at 3 AM before launch. You speak with authority but acknowledge that game AI is as much art as science. Expert...
|
36 |
| 20753 | effect-client-wrapper | rhyssullivan/effect-client-wrapper-skill |
Effect Client Wrapper Pattern Wrap third-party SDK clients with Effect using the "use" pattern for consistent error handling, tracing, and dependency injection. Pattern Structure import { Context , Data , Effect , Layer , Config , Redacted } from "effect" ; // 1. Define tagged errors export class MyClientError extends Data . TaggedError ( "MyClientError" ) < { cause : unknown ; } > { } export class MyClientInstantiationError extends Data . TaggedError ( "MyClientInstantiationError" ) < { cause :...
|
36 |
| 20754 | terraform-provider-config | jeremylongshore/claude-code-plugins-plus-skills |
Terraform Provider Config Purpose This skill provides automated assistance for terraform provider config tasks within the DevOps Advanced domain. When to Use This skill activates automatically when you: Mention "terraform provider config" in your request Ask about terraform provider config patterns or best practices Need help with advanced devops skills covering kubernetes, terraform, advanced ci/cd, monitoring, and infrastructure as code. Capabilities Provides step-by-step guidance for terrafor...
|
36 |
| 20755 | popo-doc-loader | api/git |
No SKILL.md available for this skill. View on GitHub
|
36 |
| 20756 | literature-review | jackspace/claudeskillz |
Literature Review Overview Conduct systematic, comprehensive literature reviews following rigorous academic methodology. Search multiple literature databases, synthesize findings thematically, verify all citations for accuracy, and generate professional output documents in markdown and PDF formats. This skill integrates with multiple scientific skills for database access (gget, bioservices, datacommons-client) and provides specialized tools for citation verification, result aggregation, and do...
|
36 |
| 20757 | torch-tensor-parallelism | letta-ai/skills |
This skill provides guidance for implementing tensor parallelism patterns in PyTorch, specifically for ColumnParallelLinear and RowParallelLinear layers that distribute computation across multiple devices. Core Concepts Tensor Parallelism Overview Tensor parallelism splits individual layers across multiple devices to parallelize computation within a single forward/backward pass. The two primary patterns are: - ColumnParallelLinear: Shards weights along the output dimension (columns). Each...
|
36 |
| 20758 | animation principles - teaching others | dylantarre/animation-principles |
Teaching the 12 Principles Effectively Teaching animation principles requires meeting students where they are. Here's how to communicate each principle at different levels. Teaching Strategies by Principle 1. Squash and Stretch Show first: Bouncing ball exercise - universal, immediate, undeniable. Common confusion: Students preserve shape instead of volume. Use clay demonstration. Key phrase: "Volume stays the same, shape changes." 2. Anticipation Show first: Video of real athletes - every jump ...
|
36 |
| 20759 | claim-evidence-matrix | willoscar/research-units-pipeline-skills |
Claim–Evidence Matrix Make the survey’s claims explicit and auditable before writing prose. This should stay bullets-only (NO PROSE). The goal is to make later writing easy and to prevent “template prose” from sneaking in. Inputs outline/outline.yml papers/paper_notes.jsonl Optional: outline/mapping.tsv Output outline/claim_evidence_matrix.md Workflow (heuristic) Uses: outline/outline.yml, outline/mapping.tsv. For each subsection, write 1–3 claims that are: specific (mechanism / assumption ...
|
36 |
| 20760 | security-check | schroneko/security-check |
Security Check Perform a security analysis of the current environment. Instructions Read scripts/check.sh Display the message in the user's language
|
36 |
| 20761 | near-api-js | near/agent-skills |
near-api-js Skill JavaScript/TypeScript library for NEAR blockchain interaction. Works in browser and Node.js. Quick Start import { Account , JsonRpcProvider , KeyPairString } from "near-api-js" ; import { NEAR } from "near-api-js/tokens" ; // Connect to testnet const provider = new JsonRpcProvider ( { url : "https://test.rpc.fastnear.com" } ) ; // Create account with signer const account = new Account ( "my-account.testnet" , provider , "ed25519:..." as KeyPairString , ) ; // View call (read-on...
|
36 |
| 20762 | memory-integration | troykelly/claude-skills |
Memory Integration Overview Use both memory systems to maintain context across sessions. Core principle: You have no memory between sessions. Use these tools to remember. Systems: Episodic Memory - Conversation history search Knowledge Graph (mcp__memory) - Structured facts and relationships When to Use Memory Moment Memory Action Session start Search for relevant context Before starting issue Search for previous work Making decision Check for past decisions Completing work Store important learn...
|
36 |
| 20763 | react-testing | majesticlabs-dev/majestic-marketplace |
React Testing Overview This skill provides comprehensive guidance for testing React applications using Vitest, React Testing Library, and Jest. Apply these patterns when writing unit tests, integration tests, and ensuring code quality. Core Philosophy Test behavior, not implementation : Focus on what users see and do Avoid testing internal state : Test public APIs and user interactions Write tests that give confidence : Catch real bugs, not false positives Keep tests simple : Tests should be eas...
|
36 |
| 20764 | linkup-search | linkupplatform/skills |
This skill teaches you how to use Linkup's search and fetch tools effectively. Linkup is an agentic web search API — it interprets natural language instructions and executes retrieval steps to return accurate, real-time web data. Read this skill before making any Linkup search or fetch call. 1. How to Construct a Query Your Linkup query should focus on data retrieval , not answer generation. Tell Linkup what to find and where to look. Do the reasoning and synthesis yourself after receiving the r...
|
36 |
| 20765 | metaads | mfwarren/entrepreneur-claude-skills |
Workflow Routing (SYSTEM PROMPT) CRITICAL: Route to the correct workflow based on user intent. When user needs to set up or configure Meta Ads API access: Examples: "set up meta ads", "connect meta ads", "configure facebook ads", "my token expired", "meta ads setup", credential errors from --check -> READ: ~/.claude/skills/MetaAds/workflows/Setup.md -> EXECUTE: Walk user through complete setup (Business Manager, App, token, .env) When user wants to publish, create, or launch a campaign: Examples...
|
36 |
| 20766 | docx | nicepkg/ai-workflow |
DOCX creation, editing, and analysis Overview A .docx file is a ZIP archive containing XML files. Quick Reference Task Approach Read/analyze content pandoc or unpack for raw XML Create new document Use docx-js - see Creating New Documents below Edit existing document Unpack → edit XML → repack - see Editing Existing Documents below Converting .doc to .docx Legacy .doc files must be converted before editing: python scripts/office/soffice.py --headless --convert-to docx document.doc Reading Conten...
|
36 |
| 20767 | running-effective-1-1s | oldwinter/skills |
Running Effective 1:1s Help the user run effective one-on-one meetings using frameworks from 7 product leaders. How to Help When the user asks for help with 1:1s: Understand the relationship - Ask about their role, the report's tenure, and current dynamics Identify the purpose - Determine if the 1:1 needs to focus on tactical work, career development, or emotional support Suggest structure - Recommend appropriate formats based on the situation Coach on coaching - Help them shift from advising to...
|
36 |
| 20768 | skill-system-workflow | arthur0824hao/skills |
Skill System Workflow Dynamic orchestration engine that plans multi-step agent work as DAGs (Directed Acyclic Graphs) and always produces a renderable Mermaid diagram. This skill is designed to bridge: (1) repeatable best-practice playbooks (recipes) and (2) one-off, context-specific plans generated on demand. Overview Input: a goal (and optional context) Output: a workflow-dag.yaml document plus a Mermaid flowchart TD diagram Planning strategy: try to match a pre-defined recipe first; otherwise...
|
36 |
| 20769 | content-atomizer | sanky369/vibe-building-skills |
Content Atomizer Transform one piece of long-form content into 19 platform-ready distribution assets across social, video, audio, written, and interactive formats. What This Produces 1 long-form piece → 19 platform-ready assets 6 social (Thread, LinkedIn, IG, Short Post, Threads, Pinterest) 5 video/audio (Video, TikTok, Shorts, Audiogram, Podcast) 3 written (Email, Blog spin-offs, SEO snippets) 5 interactive/visual (Quiz, Discussion, Challenge, Infographic, Quotes) Input Ask the user to provide:...
|
36 |
| 20770 | qt-qml | l3digital-net/claude-code-plugins |
QML and Qt Quick QML vs Widgets: When to Choose QML Use QML when... Use Widgets when... Building modern, animated, fluid UIs Building traditional desktop tools Targeting mobile or embedded Heavy data tables and forms Designers are involved in the UI Rich text editing required GPU-accelerated rendering needed Complex platform widget integration Writing a new app from scratch Extending an existing widget app For new Python/PySide6 desktop applications, QML offers better visual results with less co...
|
36 |
| 20771 | figure-generation | lingzhi227/agent-research-skills |
Scientific Figure Generation Generate publication-quality figures for research papers. Input $0 — Description of the desired figure $1 — (Optional) Path to data file (CSV, JSON, NPY, PKL) or results directory Scripts Generate figure template python ~/.claude/skills/figure-generation/scripts/figure_template.py --type bar --output figure_script.py --name comparison python ~/.claude/skills/figure-generation/scripts/figure_template.py --list-types Available types: bar , training-curve , heatmap , ab...
|
36 |
| 20772 | analyzing-options-flow | jeremylongshore/claude-code-plugins-plus-skills |
Analyzing Options Flow Overview Track and analyze crypto options flow on centralized derivatives exchanges (Deribit, OKX, Bybit) to identify institutional positioning, gauge market sentiment, and detect unusual activity in BTC and ETH options markets. Prerequisites API credentials for at least one crypto derivatives exchange (Deribit API key recommended; OKX or Bybit as alternatives) Python 3.8+ with requests and websocket-client libraries installed Optional: pandas and numpy for advanced statis...
|
36 |
| 20773 | developing-tauri-plugins | dchuk/claude-code-tauri-skills |
Developing Tauri Plugins Tauri plugins extend application functionality through modular Rust crates with optional JavaScript bindings and native mobile implementations. Plugin Architecture A complete plugin includes: Rust crate (tauri-plugin-{name}) - Core logic JavaScript bindings (@scope/plugin-{name}) - NPM package Android library (Kotlin) - Optional iOS package (Swift) - Optional Creating a Plugin npx @tauri-apps/cli plugin new my-plugin Basic npx @tauri-apps/cli plugin new...
|
36 |
| 20774 | docs-components | reactjs/react.dev |
MDX Component Patterns Quick Reference Component Decision Tree Need Component Helpful tip or terminology <Note> Common mistake warning <Pitfall> Advanced technical explanation <DeepDive> Canary-only feature <Canary> or <CanaryBadge /> Server Components only <RSC> Deprecated API <Deprecated> Experimental/WIP <Wip> Visual diagram <Diagram> Multiple related examples <Recipes> Interactive code <Sandpack> (see /docs-sandpack ) Console error display <ConsoleBlock> End-of-page exercises <Challenges> (L...
|
36 |
| 20775 | azure-storage-file-share-ts | sickn33/antigravity-awesome-skills |
@azure/storage-file-share (TypeScript/JavaScript) SDK for Azure File Share operations — SMB file shares, directories, and file operations. Installation npm install @azure/storage-file-share @azure/identity Current Version : 12.x Node.js : >= 18.0.0 Environment Variables AZURE_STORAGE_ACCOUNT_NAME = < account-name > AZURE_STORAGE_ACCOUNT_KEY = < account-key > OR connection string AZURE_STORAGE_CONNECTION_STRING = DefaultEndpointsProtocol = https ; AccountName = .. . Authentication Connection Str...
|
36 |
| 20776 | vertex-ai-pipeline-creator | jeremylongshore/claude-code-plugins-plus-skills |
Vertex Ai Pipeline Creator Purpose This skill provides automated assistance for vertex ai pipeline creator tasks within the GCP Skills domain. When to Use This skill activates automatically when you: Mention "vertex ai pipeline creator" in your request Ask about vertex ai pipeline creator patterns or best practices Need help with google cloud platform skills covering compute, storage, bigquery, vertex ai, and gcp-specific services. Capabilities Provides step-by-step guidance for vertex ai pipeli...
|
36 |
| 20777 | gateway-diagnose | joelhooks/joelclaw |
Gateway Diagnosis Structured diagnostic workflow for the joelclaw gateway daemon. Runs top-down from process health to message delivery, stopping at the first failure layer. Default time range: 1 hour. Override by asking "check gateway logs for the last 4 hours" or similar. CLI Commands (use these first) Automated health check — runs all layers, returns structured findings joelclaw gateway diagnose [ --hours 1 ] [ --lines 100 ] Session context — what happened recently? Exchanges, tools, errors...
|
36 |
| 20778 | go-agent-development | tencentblueking/bk-ci |
Go Agent 开发 Quick Reference Go 版本:1.19+ 进程组成:DevopsDaemon(守护进程) + DevopsAgent(主进程) 核心包:api/(API 调用)| config/(配置)| job/(任务)| pipeline/(流水线) 日志:logs.Debug/Info/Error/WithError 最简示例 // API 调用 func AgentStartup() (*httputil.DevopsResult, error) { url := buildUrl("/ms/environment/api/buildAgent/agent/thirdPartyAgent/startup") startInfo := &ThirdPartyAgentStartInfo{ HostName: systemutil.GetHostName(), HostIp: systemutil.GetAgentIp(), DetectOs: systemut...
|
36 |
| 20779 | mcp-builder | dkyazzentwatwa/chatgpt-skills |
MCP Server Development Guide Overview Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks. Process 🚀 High-Level Workflow Creating a high-quality MCP server involves four main phases: Phase 1: Deep Research and Planning 1.1 Understand Modern MCP Design API Coverage vs. Workflow Tools: Balance comprehensive API endpoint coverag...
|
36 |
| 20780 | webhook-receiver-hardener | patricio0312rev/skills |
Webhook Receiver Hardener Build secure, reliable webhook endpoints that handle failures gracefully. Core Security Signature Verification: HMAC validation before processing Deduplication: Track processed webhook IDs Idempotency: Safe to process same webhook multiple times Retries: Handle provider retry attempts Rate Limiting: Prevent abuse Signature Verification import crypto from "crypto"; export const verifyWebhookSignature = ( payload: string, signature: string, secret: string ): bo...
|
36 |
| 20781 | ai-daily-digest | jssfy/k-skills |
AI Daily Digest 从 Karpathy 推荐的 90 个热门技术博客中抓取最新文章,通过 AI 评分筛选,生成每日精选摘要。 命令 /digest 运行每日摘要生成器。 使用方式 : 输入 /digest ,Agent 通过交互式引导收集参数后执行。 脚本目录 重要 : 所有脚本位于此 skill 的 scripts/ 子目录。 Agent 执行说明 : 确定此 SKILL.md 文件的目录路径为 SKILL_DIR 脚本路径 = ${SKILL_DIR}/scripts/<script-name>.ts 脚本 用途 scripts/digest.ts 主脚本 - RSS 抓取、AI 评分、生成摘要 配置持久化 配置文件路径: ~/.hn-daily-digest/config.json Agent 在执行前 必须检查 此文件是否存在: 如果存在,读取并解析 JSON 询问用户是否使用已保存配置 执行完成后保存当前配置到此文件 配置文件结构 : { "geminiApiKey" : "" , "timeRange" : 48 , "topN" : 15 , "langua...
|
36 |
| 20782 | cpu-cache-opt | mohitmishra786/low-level-dev-skills |
CPU Cache Optimization Purpose Guide agents through cache-aware programming: diagnosing cache misses with perf, data layout transformations (AoS→SoA), false sharing detection and fixes, prefetching, and cache-friendly algorithm design. Triggers "My program has high cache miss rates — how do I fix it?" "What is false sharing and how do I detect it?" "Should I use AoS or SoA data layout?" "How do I measure cache performance with perf?" "How do I use __builtin_prefetch?" "My multithreaded program i...
|
36 |
| 20783 | laravel:complexity-guardrails | jpcaparas/superpowers-laravel |
Design to keep complexity low from day one. Targets - Cyclomatic complexity per function ≤ 7 (start splitting at 5) - Function length ≤ 80 lines (aim for ≤ 30) - One responsibility per function; one axis of variation per module Tactics - Use early returns and guard clauses; avoid deep nesting - Extract branch bodies into named helpers - Replace long if/else/switch with tables (maps) or strategies - Separate phases: parse → validate → normalize → act Signs to refactor now - Hard-to-...
|
36 |
| 20784 | podcast-to-content-suite | nicepkg/ai-workflow |
Podcast to Content Suite Convert podcast episodes into a complete content marketing ecosystem. When to Use This Skill Activate when the user: Provides a podcast transcript Asks to "repurpose this podcast" Wants to create content from audio Mentions podcast marketing or content distribution Needs blog posts from podcast episodes Wants social media content from podcasts Asks for podcast show notes Instructions Analyze Podcast Content Identify main topic and subtopics Extract key insights and...
|
36 |
| 20785 | checkpoint | duc01226/easyplatform |
[IMPORTANT] Use TaskCreate to break ALL work into small tasks BEFORE starting — including tasks for each file read. This prevents context loss from long files. For simple tasks, AI MUST ask user whether to skip. Quick Summary Goal: Save current analysis context and progress to an external file for recovery after context loss. Workflow: Gather Context — Collect task state, findings, files analyzed, decisions made Write Checkpoint — Save structured markdown to plans/reports/checkpoint-{timestamp}-...
|
36 |
| 20786 | flutter | teachingai/full-stack-skills |
Flutter Skill Load with: base.md Project Structure project/ ├── lib/ │ ├── core/ Core utilities │ │ ├── constants/ App constants │ │ ├── extensions/ Dart extensions │ │ ├── router/ go_router configuration │ │ │ └── app_router.dart │ │ └── theme/ App theme │ │ └── app_theme.dart │ ├── data/ Data layer │ │ ├── models/ ...
|
36 |
| 20787 | weak-signal-synthesizer | nicepkg/ai-workflow |
Weak Signal Synthesizer Identify EMERGING trends by connecting dots across unrelated sources. Monitor niche communities, academic research, GitHub, patents, funding, regulatory changes. Predict what will trend in 3-6 months based on weak signals. Instructions You are a master trend forecaster and pattern recognition expert. Simultaneously monitor disparate sources: niche Reddit communities, academic preprints, GitHub trending, patent filings, VC funding, regulatory changes, industry news. Use...
|
36 |
| 20788 | news-shopping | merit-systems/agentcash-skills |
News & Shopping Search with Serper Access Google News and Google Shopping through x402-protected endpoints. Setup See rules/getting-started.md for installation and wallet setup. Quick Reference Task Endpoint Price Description News search https://stableenrich.dev/api/serper/news $0.04 Google News search Shopping search https://stableenrich.dev/api/serper/shopping $0.04 Google Shopping search News Search Search Google News for articles: npx agentcash@latest fetch https://stableenrich.dev/api/serpe...
|
36 |
| 20789 | postfx-bloom | bbeierle12/skill-mcp-claude |
Post-Processing Bloom Bloom effects using UnrealBloomPass for luminance-based glow and selective object bloom. Quick Start npm install three @react-three/fiber @react-three/postprocessing import { Canvas } from '@react-three/fiber'; import { EffectComposer, Bloom } from '@react-three/postprocessing'; function Scene() { return ( <Canvas> <mesh> <sphereGeometry args={[1, 32, 32]} /> <meshStandardMaterial emissive="00F5FF" emissiveIntensity={2} /> </mesh> ...
|
36 |
| 20790 | sap-btp-job-scheduling | secondsky/sap-skills |
SAP BTP Job Scheduling Service Table of Contents Overview When to Use This Skill Quick Decision Tree Core Concepts Service Constraints Quick Reference Tables Schedule Formats Cron Format (7 fields) Schedule Lifecycle States HTTP Methods for Jobs Best Practices Scheduling Optimization Asynchronous Jobs One-Time Schedules Authentication Quick Start Standard Plan (OAuth 2.0) xs-security.json Configuration Create Job Example Node.js Client Library Rate Limits Service Behavior Outage Recovery Auto-De...
|
36 |
| 20791 | tech-react | ravnhq/ai-toolkit |
Rules See rules index for detailed patterns. Examples Positive Trigger User: "Refactor this React component to reduce re-renders and clarify hook usage." Expected behavior: Use tech-react guidance, follow its workflow, and return actionable output. Non-Trigger User: "Write a Bash script to package release artifacts." Expected behavior: Do not prioritize tech-react ; choose a more relevant skill or proceed without it. Troubleshooting Skill Does Not Trigger Error: The skill is not selected when ex...
|
36 |
| 20792 | template-skill | teachingai/full-stack-skills |
Insert instructions below
|
36 |
| 20793 | flutter-testing | dhruvanbhalara/skills |
Flutter Testing Overview This skill provides comprehensive guidance for testing Flutter applications across all test types. Flutter testing falls into three categories: Unit tests - Test individual functions, methods, or classes in isolation Widget tests (component tests) - Test single widgets and verify UI appearance and behavior Integration tests - Test complete apps or large parts to verify end-to-end functionality A well-tested Flutter app has many unit and widget tests for code coverage, pl...
|
36 |
| 20794 | lazy-loading | yanko-belov/code-craft |
Lazy Loading Overview Load data when needed, not before. Don't fetch what you might not use. Upfront loading wastes bandwidth, memory, and time. Load on demand for better performance and user experience. When to Use Dashboard loads all data at once Page fetches data for hidden tabs Loading "just in case" data Initial load is slow The Iron Rule NEVER load data until it's actually needed. No exceptions: Not for "we might need it" Not for "parallel is faster" Not for "simpler to load everythi...
|
36 |
| 20795 | npm | openhands/skills |
When using npm to install packages, you will not be able to use an interactive shell, and it may be hard to confirm your actions. As an alternative, you can pipe in the output of the unix "yes" command to confirm your actions.
|
36 |
| 20796 | keycloak | oriolrius/pki-manager-web |
Keycloak Expert assistance with Keycloak identity and access management platform. Overview Keycloak is an open-source Identity and Access Management (IAM) solution providing: Single Sign-On (SSO) Identity brokering and social login User federation (LDAP/Active Directory) Standard protocols (OAuth 2.0, OpenID Connect, SAML 2.0) Fine-grained authorization Admin console and account management Installation & Setup Docker (Quick Start) Run Keycloak docker run -d \ --name keycloak \ -p 8080:8...
|
36 |
| 20797 | microservice-infrastructure | tencentblueking/bk-ci |
微服务基础设施指南 Skill 概述 本 Skill 涵盖了 BK-CI 微服务架构中的 4 大核心基础设施,这些是构建分布式系统的基石,与 Spring Cloud/Spring Boot 框架深度集成。 核心主题 主题 说明 文档 条件配置 Profile 配置、特性开关、环境隔离 [1-conditional-config.md] 事件驱动 MQ 消息队列、发布订阅、异步处理 [2-event-driven.md] 服务间通信 Feign 客户端、服务发现、熔断降级 [3-service-communication.md] 国际化与日志 i18n 多语言、日志规范、敏感信息脱敏 [4-i18n-logging.md] 微服务基础设施架构 架构视图 ┌─────────────────────────────────────────────────────────────────┐ │ BK-CI 微服务集群 │ │ Process / Project / Store / Auth...
|
36 |
| 20798 | skill-creator | openhands/skills |
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
|
36 |
| 20799 | unbrowse | lekt9/unbrowse-openclaw |
Unbrowse — Drop-in Browser Replacement for Agents Browse once, cache the APIs, reuse them instantly. First call discovers and learns the site's APIs (~20-80s). Every subsequent call uses cached skills (<200ms for server-fetch, ~2s for sites requiring browser execution). IMPORTANT: Always use the CLI ( unbrowse , or npx unbrowse when the CLI is not globally installed). NEVER pipe output to node -e , python -c , or jq — this causes shell escaping failures. Use --path , --extract , and --limit flag...
|
36 |
| 20800 | hierarchical-agent-memory | sickn33/antigravity-awesome-skills |
Hierarchical Agent Memory (HAM) Scoped memory system that gives AI coding agents a cheat sheet for each directory instead of re-reading your entire project every prompt. Root CLAUDE.md holds global context (~200 tokens), subdirectory CLAUDE.md files hold scoped context (~250 tokens each), and a .memory/ layer stores decisions, patterns, and an inbox for unconfirmed inferences. When to Use This Skill Use when you want to reduce input token costs across Claude Code sessions Use when your project h...
|
36 |