███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 11201 | conductor-implement | sickn33/antigravity-awesome-skills |
Implement Track Execute tasks from a track's implementation plan, following the workflow rules defined in conductor/workflow.md . Use this skill when Working on implement track tasks or workflows Needing guidance, best practices, or checklists for implement track Do not use this skill when The task is unrelated to implement track You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes...
|
335 |
| 11202 | figma-code-connect-components | figma/mcp-server-guide |
Code Connect Components Overview This skill helps you connect Figma design components to their corresponding code implementations using Figma's Code Connect feature. It analyzes the Figma design structure, searches your codebase for matching components, and establishes mappings that maintain design-code consistency. Skill Boundaries Use this skill for get_code_connect_suggestions + send_code_connect_mappings workflows. If the task requires writing to the Figma canvas with Plugin API scripts, swi...
|
334 |
| 11203 | cloudflare-images | jezweb/claude-skills |
Cloudflare Images Status: Production Ready ✅ Last Updated: 2026-01-21 Dependencies: Cloudflare account with Images enabled Latest Versions: Cloudflare Images API v2, @cloudflare/workers-types@4.20260108.0 Recent Updates (2025): February 2025: Content Credentials support (C2PA standard) - preserve image provenance chains, automatic cryptographic signing of transformations August 2025: AI Face Cropping GA (gravity=face with zoom control, GPU-based RetinaFace, 99.4% precision) May 2025: Media Tr...
|
334 |
| 11204 | dependency-management | aj-geddes/useful-ai-prompts |
Dependency Management Overview Comprehensive dependency management across JavaScript/Node.js, Python, Ruby, Java, and other ecosystems. Covers version control, conflict resolution, security auditing, and best practices for maintaining healthy dependencies. When to Use Installing or updating project dependencies Resolving version conflicts Auditing security vulnerabilities Managing lock files (package-lock.json, Gemfile.lock, etc.) Implementing semantic versioning Setting up monorepo dependenci...
|
334 |
| 11205 | utoo | utooland/skills |
utoo - 统一前端工具链 utoo 是一个高性能的 npm 包管理工具,提供依赖安装、脚本执行、包信息查看等功能。 别名 utoo / ut - 主命令 utx - 执行命令别名(等同于 ut x ) 命令速查 命令 简写 说明 utoo install ut i 安装项目依赖 utoo uninstall <pkg> ut un 卸载指定依赖 utoo run <script> ut r / utoo <script> 运行 package.json 中的脚本 utoo run ut r 交互式选择 workspace 和脚本 utoo list ut ls 列出依赖树 utoo view <pkg> ut v / ut info 查看包信息 utoo execute <pkg> ut x / utx 执行本地或远程 npm 包命令 utoo link ut ln 链接本地包 utoo deps ut d 仅生成 package-lock.json utoo update ut u 删除 node_modules 并重新安装 utoo clean ut c 清理全局包缓存 uto...
|
334 |
| 11206 | kanchi-dividend-review-monitor | tradermonty/claude-trading-skills |
Kanchi Dividend Review Monitor Overview Detect abnormal dividend-risk signals and route them into a human review queue. Treat automation as anomaly detection, not automated trade execution. When to Use Use this skill when the user needs: Daily/weekly/quarterly anomaly detection for dividend holdings. Forced review queueing for T1-T5 risk triggers. 8-K/governance keyword scans tied to portfolio tickers. Deterministic OK/WARN/REVIEW output before manual decision making. Prerequisites Provide norma...
|
334 |
| 11207 | risk-management-specialist | davila7/claude-code-templates |
Risk Management Specialist ISO 14971:2019 risk management implementation throughout the medical device lifecycle. Table of Contents Risk Management Planning Workflow Risk Analysis Workflow Risk Evaluation Workflow Risk Control Workflow Post-Production Risk Management Risk Assessment Templates Decision Frameworks Tools and References Risk Management Planning Workflow Establish risk management process per ISO 14971. Workflow: Create Risk Management Plan Define scope of risk management activities: ...
|
334 |
| 11208 | training-llms-megatron | davila7/claude-code-templates |
Megatron-Core - Large-Scale LLM Training Quick start Megatron-Core trains LLMs from 2B to 462B parameters with up to 47% Model FLOP Utilization on H100 GPUs through advanced parallelism strategies. Installation: Docker (recommended) docker run --gpus all -it --rm nvcr.io/nvidia/pytorch:25.04-py3 Or pip pip install megatron-core Simple distributed training: Train with 2 GPUs using data parallelism torchrun --nproc_per_node=2 examples/run_simple_mcore_train_loop.py Or LLaMA-3 8B traini...
|
334 |
| 11209 | guidance | davila7/claude-code-templates |
Guidance: Constrained LLM Generation When to Use This Skill Use Guidance when you need to: Control LLM output syntax with regex or grammars Guarantee valid JSON/XML/code generation Reduce latency vs traditional prompting approaches Enforce structured formats (dates, emails, IDs, etc.) Build multi-step workflows with Pythonic control flow Prevent invalid outputs through grammatical constraints GitHub Stars: 18,000+ | From: Microsoft Research Installation Base installation pip install guidanc...
|
334 |
| 11210 | aws-serverless | davila7/claude-code-templates |
No SKILL.md available for this skill. View on GitHub Installs 1.2K Repository aws/agent-toolk…-for-aws GitHub Stars 728 First Seen May 6, 2026
|
334 |
| 11211 | context-management-context-restore | sickn33/antigravity-awesome-skills |
Context Restoration: Advanced Semantic Memory Rehydration Use this skill when Working on context restoration: advanced semantic memory rehydration tasks or workflows Needing guidance, best practices, or checklists for context restoration: advanced semantic memory rehydration Do not use this skill when The task is unrelated to context restoration: advanced semantic memory rehydration You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required input...
|
334 |
| 11212 | symfony:doctrine-relations | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:doctrine-relations<div
|
334 |
| 11213 | symfony:twig-components | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:twig-components<div
|
334 |
| 11214 | ln-621-security-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing security vulnerabilities in codebase. Purpose & Scope - Worker in ln-620 coordinator pipeline - invoked by ln-620-codebase-auditor - Audit codebase for security vulnerabilities (Category 1: Critical Priority) - Scan for hardcoded secrets, SQL injection, XSS, insecure dependencies, missing input validation - Return structured findings to coordinator with severity, location, effort, recommendations - Calculate compliance score (X/10) for Security category Input...
|
333 |
| 11215 | p-image | inference-sh/skills |
Pruna P-Image Generation Generate images with Pruna's optimized P-Image models via inference.sh CLI. Quick Start Requires inference.sh CLI ( infsh ). Get installation instructions: npx skills add inference-sh/skills@agent-tools infsh login infsh app run pruna/p-image --input '{"prompt": "a futuristic cityscape at sunset"}' P-Image Models Pruna optimizes AI models for speed without sacrificing quality. Model App ID Best For P-Image pruna/p-image Fast text-to-image, multiple aspect ratios P-Image-...
|
333 |
| 11216 | encore-infrastructure | encoredev/skills |
Encore Infrastructure Declaration Instructions Encore.ts uses declarative infrastructure - you define resources in code and Encore handles provisioning: Locally (encore run) - Encore runs infrastructure in Docker (Postgres, Redis, etc.) Production - Deploy via Encore Cloud to your AWS/GCP, or self-host using generated infrastructure config Critical Rule All infrastructure must be declared at package level (top of file), not inside functions. Databases (PostgreSQL) import { SQLDatabase } from...
|
333 |
| 11217 | cloudflare-mcp-server | jezweb/claude-skills |
Cloudflare MCP Server Skill Build and deploy Model Context Protocol (MCP) servers on Cloudflare Workers with TypeScript. Status: Production Ready ✅ Last Updated: 2026-01-21 Latest Versions: @modelcontextprotocol/sdk@1.25.3, @cloudflare/workers-oauth-provider@0.2.2, agents@0.3.6 Recent Updates (2025): September 2025: Code Mode (agents write code vs calling tools, auto-generated TypeScript API from schema) August 2025: MCP Elicitation (interactive workflows, user input during execution), Task ...
|
333 |
| 11218 | writing-plans | camacho/ai-skills |
Writing Plans Overview Write comprehensive implementation plans assuming the engineer has zero context for our codebase and questionable taste. Document everything they need to know: which files to touch for each task, code, testing, docs they might need to check, how to test it. Give them the whole plan as bite-sized tasks. DRY. YAGNI. TDD. Frequent commits. Assume they are a skilled developer, but know almost nothing about our toolset or problem domain. Assume they don't know good test design ...
|
333 |
| 11219 | ln-200-scope-decomposer | levnikolaevich/claude-code-skills |
Top-level orchestrator for complete initiative decomposition from scope to User Stories through Epic and Story coordinators. Overview What This Skill Does Coordinates the complete decomposition pipeline for new initiatives: - Auto-discovers Team ID from kanban_board.md - Phase 1: Discovery (Team ID) - Phase 2: Epic Decomposition (delegates to ln-210-epic-coordinator) - Phase 3: Story Decomposition Loop (delegates to ln-220-story-coordinator per Epic, sequential) - Phase 4: Summary (tot...
|
333 |
| 11220 | autoscaling-configuration | aj-geddes/useful-ai-prompts |
Autoscaling Configuration Overview Implement autoscaling strategies to automatically adjust resource capacity based on demand, ensuring cost efficiency while maintaining performance and availability. When to Use Traffic-driven workload scaling Time-based scheduled scaling Resource utilization optimization Cost reduction High-traffic event handling Batch processing optimization Database connection pooling Implementation Examples 1. Kubernetes Horizontal Pod Autoscaler hpa-configuration.yaml ap...
|
333 |
| 11221 | java-microservices | pluginagentmarketplace/custom-plugin-java |
Java Microservices Skill Build production microservices with Spring Cloud and distributed system patterns. Overview This skill covers microservices architecture with Spring Cloud including service discovery, API gateway, circuit breakers, event-driven communication, and distributed tracing. When to Use This Skill Use when you need to: Design microservices architecture Implement service-to-service communication Configure resilience patterns Set up event-driven messaging Add distributed trac...
|
333 |
| 11222 | isolet-widget-isolation | aradotso/trending-skills |
isolet Widget Isolation Skill by ara.so — Daily 2026 Skills collection. isolet-js packages any component (React, Solid, Svelte, vanilla JS, etc.) into a self-contained, isolated widget. Widgets render inside shadow DOM by default, so styles are fully scoped. Output formats include IIFE (script tag), ESM, and CommonJS. Install npm install isolet-js Core API: createIsolet import { createIsolet } from "isolet-js" ; const widget = createIsolet ( { name : "my-widget" , // required: unique identifier ...
|
333 |
| 11223 | pymc-bayesian-modeling | davila7/claude-code-templates |
PyMC Bayesian Modeling Overview PyMC is a Python library for Bayesian modeling and probabilistic programming. Build, fit, validate, and compare Bayesian models using PyMC's modern API (version 5.x+), including hierarchical models, MCMC sampling (NUTS), variational inference, and model comparison (LOO, WAIC). When to Use This Skill This skill should be used when: Building Bayesian models (linear/logistic regression, hierarchical models, time series, etc.) Performing MCMC sampling or variation...
|
333 |
| 11224 | musical-dna | jwynia/agent-skills |
Musical DNA Analysis Purpose Extract descriptive musical characteristics from any artist or band without using their name, building a vocabulary of sonic qualities for AI music generation, music description, or creative recombination. Replace "sounds like [Artist]" with specific, technique-focused descriptions. Core Principle How, not who. Describe techniques, approaches, and sonic qualities rather than referencing artists. This enables: Ethical AI music generation Precise communication abou...
|
333 |
| 11225 | ln-732-cicd-generator | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-730-devops-setup Generates GitHub Actions CI pipeline for automated testing and validation. Purpose & Scope Creates CI/CD workflow for GitHub: - Does: Generate .github/workflows/ci.yml with lint, test, build, docker jobs - Does NOT: Configure deployment, manage secrets, set up CD pipelines Inputs | Stack Type | ln-730 coordinator | backend-dotnet, backend-python | Versions | Auto-detected | Node.js, .NET or Python versions...
|
333 |
| 11226 | rest-api-django | mindrally/skills |
REST API Development with Django You are an expert in Django REST Framework for building scalable APIs. Core Principles Use Django's built-in features wherever possible Prioritize readability following PEP 8 compliance Use descriptive names with lowercase underscores Structure projects using Django apps for reusability Consider scalability in all design decisions Project Structure Application Structure app_name/ migrations/ Database migrations admin.py Admin configuration ...
|
333 |
| 11227 | ruby | mindrally/skills |
Ruby Development You are an expert in Ruby development, including Ruby 3.x features, testing frameworks, and modern Ruby best practices. Code Style and Structure Write concise, idiomatic Ruby code with accurate examples Adhere to Ruby community conventions and style guides Use snake_case for files, methods, and variables Use CamelCase for classes and modules Favor descriptive names like user_signed_in? and calculate_total Ruby Language Features Leverage Ruby 3.x capabilities including: Pattern m...
|
333 |
| 11228 | observability-guidelines | mindrally/skills |
Observability Guidelines Apply these observability principles to ensure comprehensive visibility into distributed systems and microservices. Core Observability Principles Guide the development of idiomatic, maintainable, and high-performance code with built-in observability Enforce modular design and separation of concerns through Clean Architecture Promote test-driven development and robust observability from the start OpenTelemetry Integration Use OpenTelemetry for distributed tracing, metri...
|
333 |
| 11229 | phoenix | mindrally/skills |
Phoenix Framework Development You are an expert in Elixir, Phoenix, PostgreSQL, LiveView, and Tailwind CSS. Code Style and Structure Write concise, idiomatic Elixir code with accurate examples Follow Phoenix conventions and established best practices Leverage functional programming patterns and immutability principles Favor higher-order functions and recursion over imperative loops Use meaningful variable and function names (e.g., user_signed_in?, calculate_total) Organize files per Phoenix co...
|
333 |
| 11230 | setup-auditor | useai-pro/openclaw-skills-security |
Setup Auditor You are an environment security auditor for OpenClaw. You check the user's workspace, config, and sandbox setup to determine if it's safe to run skills. One-liner: Tell me about your setup → I tell you if it's ready + what to fix. When to Use Before running any skill with fileRead access (your secrets could be exposed) When setting up a new OpenClaw environment After a security incident (re-verify setup) Periodic security hygiene check Wizard Protocol (ask the user these questions)...
|
333 |
| 11231 | write-example | tldraw/tldraw |
Writing tldraw examples The examples project (apps/examples) contains minimal demonstrations of how to use the tldraw SDK. Examples are embedded on the docs site and deployed to examples.tldraw.com. Standards for examples in apps/examples/src/examples. Example structure Each example lives in its own folder: apps/examples/src/examples/ └── my-example/ ├── README.md Required metadata ├── MyExampleExample.tsx Main example file └── my-example.css Optional styles Fo...
|
333 |
| 11232 | code-quality | cognitedata/dune-skills |
Code Quality Review Review $ARGUMENTS (or the whole app if no argument is given) for code quality issues. Work through every step below in order and report all findings with file paths and line numbers. Step 1 — Run the linter first Before reading any code manually, get a baseline from the automated tools: pnpm run lint List every error and warning. Fix all errors before proceeding — lint errors are not negotiable. Warnings should be reviewed and resolved unless there is a documented exception. ...
|
332 |
| 11233 | cloudflare-vectorize | jezweb/claude-skills |
Cloudflare Vectorize Complete implementation guide for Cloudflare Vectorize - a globally distributed vector database for building semantic search, RAG (Retrieval Augmented Generation), and AI-powered applications with Cloudflare Workers. Status: Production Ready ✅ Last Updated: 2026-01-21 Dependencies: cloudflare-worker-base (for Worker setup), cloudflare-workers-ai (for embeddings) Latest Versions: wrangler@4.59.3, @cloudflare/workers-types@4.20260109.0 Token Savings: ~70% Errors Prevented: 1...
|
332 |
| 11234 | cloudflare-agents | jezweb/claude-skills |
Cloudflare Agents SDK Status: Production Ready ✅ Last Updated: 2026-01-09 Dependencies: cloudflare-worker-base (recommended) Latest Versions: agents@0.3.3, @modelcontextprotocol/sdk@latest Production Tested: Cloudflare's own MCP servers (https://github.com/cloudflare/mcp-server-cloudflare) Recent Updates (2025-2026): Jan 2026: Agents SDK v0.3.6 with callable methods fix, protocol version support updates Nov 2025: Agents SDK v0.2.24+ with resumable streaming (streams persist across disconnects...
|
332 |
| 11235 | top 100 web vulnerabilities reference | davila7/claude-code-templates |
Top 100 Web Vulnerabilities Reference Purpose Provide a comprehensive, structured reference for the 100 most critical web application vulnerabilities organized by category. This skill enables systematic vulnerability identification, impact assessment, and remediation guidance across the full spectrum of web security threats. Content organized into 15 major vulnerability categories aligned with industry standards and real-world attack patterns. Prerequisites Basic understanding of web application...
|
332 |
| 11236 | model hyperparameter tuning | aj-geddes/useful-ai-prompts |
Model Hyperparameter Tuning Overview Hyperparameter tuning is the process of systematically searching for the best combination of model configuration parameters to maximize performance on validation data. When to Use When optimizing model performance beyond baseline configurations When comparing different parameter combinations systematically When fine-tuning complex models with many hyperparameters When seeking the best trade-off between bias, variance, and training time When improving model ge...
|
332 |
| 11237 | ln-210-epic-coordinator | levnikolaevich/claude-code-skills |
Universal Epic management coordinator that handles both creation and replanning through scope decomposition. When to Use This Skill This skill should be used when: - Start new scope/initiative requiring decomposition into multiple logical domains (CREATE mode) - Break down large architectural requirement into Epics - Update existing Epics when scope/requirements change (REPLAN mode) - Rebalance Epic scopes within an initiative - Add new Epics to existing initiative structure - First ste...
|
332 |
| 11238 | fastapi-microservices-serverless | mindrally/skills |
FastAPI Microservices Serverless You are an expert in building FastAPI microservices for serverless and cloud-native environments. Core Principles Design stateless services with Redis caching Implement API Gateway integration (Kong, AWS API Gateway) Follow serverless and cloud-native patterns Use security middleware (OAuth2, OpenTelemetry) Optimize performance with async capabilities Stateless Design Store session data in Redis or external stores Design idempotent endpoints Use environment var...
|
332 |
| 11239 | computer vision | aj-geddes/useful-ai-prompts |
Computer Vision Overview Computer vision enables machines to understand visual information from images and videos, powering applications like autonomous driving, medical imaging, and surveillance. When to Use Image classification and object recognition tasks Object detection and localization in images Semantic or instance segmentation projects Pose estimation and human activity recognition Face recognition and biometric systems Medical imaging analysis and diagnostics Computer Vision Tasks Image...
|
332 |
| 11240 | transaction-management | aj-geddes/useful-ai-prompts |
Transaction Management Overview Implement robust transaction management with ACID compliance, concurrency control, and error handling. Covers isolation levels, locking strategies, and deadlock resolution. When to Use ACID transaction implementation Concurrent data modification handling Isolation level selection Deadlock prevention and resolution Transaction timeout configuration Distributed transaction coordination Financial transaction safety Transaction Basics PostgreSQL Transactions Simple...
|
332 |
| 11241 | reader-recap | readwiseio/readwise-skills |
You are summarizing the user's recent reading activity from Readwise Reader. Follow this process carefully. Readwise Access Check if Readwise MCP tools are available (e.g. mcp__readwise__reader_list_documents ). If they are, use them throughout. If not, use the equivalent readwise CLI commands instead (e.g. readwise list , readwise read <id> , readwise highlights <id> ). The instructions below reference MCP tool names — translate to CLI equivalents as needed. Setup Check for persona file. Read r...
|
332 |
| 11242 | talk-normal-llm-prompt | aradotso/trending-skills |
talk-normal Skill by ara.so — Daily 2026 Skills collection. talk-normal is a system prompt (plus a shell-script helper) that strips AI slop — bullet-point padding, hollow affirmations, corporate filler — from any LLM while preserving all useful information. Tested at ~73% character reduction on GPT-4o-mini and GPT-5.4 with no information loss. How it works The project is a single prompt.md file (the system prompt) plus optional shell helpers. You copy the prompt text into the "System" field of a...
|
332 |
| 11243 | diffity-learn | kamranahmedse/diffity |
Diffity Learn Skill You are a tutor. You teach any technical topic — programming languages, tools, frameworks, or concepts — interactively through conversation, backed by small runnable projects. Agent projects are presented as Diffity tours in the browser. You delegate heavy work to subagents to keep your context clean and focused on the learner. Arguments topic (required): What to teach. Can be a programming language, tool, framework, or any technical topic that can be taught through hands-on ...
|
332 |
| 11244 | linear | davila7/claude-code-templates |
Linear Overview This skill provides a structured workflow for managing issues, projects & team workflows in Linear. It ensures consistent integration with the Linear MCP server, which offers natural-language project management for issues, projects, documentation, and team collaboration. Prerequisites Linear MCP server must be connected and accessible via OAuth Confirm access to the relevant Linear workspace, teams, and projects Required Workflow Follow these steps in order. Do not skip steps. St...
|
332 |
| 11245 | security-scanning-security-sast | sickn33/antigravity-awesome-skills |
SAST Security Plugin Static Application Security Testing (SAST) for comprehensive code vulnerability detection across multiple languages, frameworks, and security patterns. Capabilities Multi-language SAST : Python, JavaScript/TypeScript, Java, Ruby, PHP, Go, Rust Tool integration : Bandit, Semgrep, ESLint Security, SonarQube, CodeQL, PMD, SpotBugs, Brakeman, gosec, cargo-clippy Vulnerability patterns : SQL injection, XSS, hardcoded secrets, path traversal, IDOR, CSRF, insecure deserialization F...
|
332 |
| 11246 | loogle-search | parcadei/continuous-claude-v3 |
Loogle Search - Mathlib Type Signature Search Search Mathlib for lemmas by type signature pattern. When to Use Finding a lemma when you know the type shape but not the name Discovering what's available for a type (e.g., all Nontrivial ↔ _ lemmas) Type-directed proof search Commands Search by pattern (uses server if running, else direct) loogle-search "Nontrivial _ ↔ _" loogle-search "(?a → ?b) → List ?a → List ?b" loogle-search "IsCyclic, center" JSON output loogle-search "List.map" --json ...
|
332 |
| 11247 | content-calendar | openclaudia/openclaudia-skills |
Content Calendar Skill You are a content calendar strategist. Your job is to build structured, sustainable publishing plans that maintain consistency, balance content types, and maximize reach across platforms. Gathering Requirements Before building any calendar, collect these inputs: Platforms - Which platforms? Twitter/X, LinkedIn, Instagram, TikTok, blog, newsletter, YouTube. Publishing capacity - How many posts per week can the team realistically produce? Team size - Solo creator, small team...
|
332 |
| 11248 | ln-774-healthcheck-setup | levnikolaevich/claude-code-skills |
Type: L3 Worker Category: 7XX Project Bootstrap Parent: ln-770-crosscutting-setup Configures health check endpoints for Kubernetes probes and monitoring. Overview | Input | Context Store from ln-770 | Output | Health check endpoints and Kubernetes probe configuration | Stacks | .NET (AspNetCore.Diagnostics.HealthChecks), Python (FastAPI routes) Phase 1: Receive Context + Identify Dependencies Accept Context Store and scan for dependencies to monitor. Required Context: - `STACK`:...
|
332 |
| 11249 | svg-illustration | narumiruna/agent-skills |
SVG Illustration Entry Overview Thin entry skill for SVG diagrams. Core principle: go straight to SVG rules and patterns rather than scanning slide authoring or color modules. When to Use Creating slide-ready SVG diagrams or illustrations Choosing SVG sizing, spacing, and embedding rules Troubleshooting SVG export/embedding issues Quick Reference Goal Read Core rules references/core-rules.md Pattern examples references/pattern-examples.md Embedding in slides references/embedding.md Troubleshoo...
|
332 |
| 11250 | ak-rss-digest | rookie-ricardo/erduo-skills |
AK RSS Digest Overview Use this skill to build a current reading list from the feed bundle in references/feeds.opml . Default to the most recent 7 days ending on the current date in Asia/Shanghai , and narrow to a single day only when the user explicitly asks for it. Workflow Run python3 scripts/fetch_today_feed_items.py --format json to collect entries from the configured feeds. This defaults to the most recent 7 days. Treat feed-level network failures as non-fatal. Continue with the feeds that...
|
332 |