███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 23651 | argorollouts | julianobarbosa/claude-code-skills |
Argo Rollouts Skill Comprehensive guide for Argo Rollouts - a Kubernetes controller providing advanced deployment capabilities including blue-green, canary, and experimentation for Kubernetes. Quick Reference Resource Description Rollout Replaces Deployment, adds progressive delivery strategies AnalysisTemplate Defines metrics queries for automated analysis AnalysisRun Instantiated analysis from template Experiment Runs ReplicaSets for A/B testing ClusterAnalysisTemplate Cluster-scoped AnalysisT...
|
36 |
| 23652 | hf-model-inference | letta-ai/skills |
HuggingFace Model Inference Service Overview This skill provides procedural guidance for setting up HuggingFace model inference services. It covers model downloading, caching strategies, Flask API creation, and service deployment patterns. Workflow Phase 1: Environment Setup Verify package manager availability Check for uv , pip , or conda before installing dependencies Prefer uv for faster dependency resolution when available Install required packages Core: transformers , torch (or tensorflow )...
|
36 |
| 23653 | web-archiving | jamditis/claude-skills-journalism |
Web archiving methodology Patterns for accessing inaccessible web pages and preserving web content for journalism, research, and legal purposes. Archive service hierarchy Try services in this order for maximum coverage: ┌─────────────────────────────────────────────────────────────────┐ │ ARCHIVE RETRIEVAL CASCADE │ ├─────────────────────────────────────────────────────────────────┤ │ │ │ 1. ...
|
36 |
| 23654 | newsletter-coach | nicepkg/ai-workflow |
This skill includes supporting documents. Read them when needed during the process: | Idea Development Questions | Phase 1 - When drilling deeper on experiences | `resources/idea-development-questions.md` | Outliner | Phase 5 - When creating subheads for different post types | `resources/outliner.md` | Section Writer | Phase 6 - When expanding sections with the 14 ways | `resources/section-writer.md` | Newsletter Examples | Phase 7 - For style reference and voice matching | `resou...
|
36 |
| 23655 | swift-ui-architect | pproenca/dot-skills |
SwiftUI Modular MVVM-C Architecture Opinionated architecture enforcement for SwiftUI clinic-style apps. This skill aligns to the iOS 26 / Swift 6.2 clinic architecture: modular MVVM-C in local SPM packages, concrete coordinators and route shells in the App target, pure Domain protocols, and Data as the only I/O layer. Mandated Architecture Stack ┌───────────────────────────────────────────────────────────────┐ │ App target: DependencyContainer, Coordinators, Route Shells │ ├───────────────┬───...
|
36 |
| 23656 | qwen-delegation | athola/claude-night-market |
Table of Contents Overview When to Use Prerequisites Delegation Flow Quick Start Using Shared Delegation Executor Direct CLI Usage Save Output Smart Delegation Shared Patterns Qwen-Specific Details Exit Criteria Qwen CLI Delegation Overview This skill implements conjure:delegation-core for the Qwen CLI using shared delegation patterns. It provides Qwen-specific authentication, quota management, and command construction. When to Use After Skill(conjure:delegation-core) determines Qwen is suitab...
|
36 |
| 23657 | edge-signal-aggregator | tradermonty/claude-trading-skills |
Edge Signal Aggregator Overview Combine outputs from multiple upstream edge-finding skills into a single weighted conviction dashboard. This skill applies configurable signal weights, deduplicates overlapping themes, flags contradictions between skills, and ranks composite edge ideas by aggregate confidence score. The result is a prioritized edge shortlist with provenance links to each contributing skill. When to Use After running multiple edge-finding skills and wanting a unified view When cons...
|
36 |
| 23658 | dispatch-module-architecture | tencentblueking/bk-ci |
Dispatch 构建调度模块架构指南 模块定位: Dispatch 是 BK-CI 的构建调度模块,负责接收流水线的构建任务,将任务分发到合适的构建机(第三方构建机、Docker 容器、Kubernetes Pod)上执行。 一、模块整体结构 1.1 子模块划分 src/backend/ci/core/dispatch/ ├── api-dispatch/ API 接口定义层 │ └── src/main/kotlin/com/tencent/devops/dispatch/ │ ├── api/ REST API 接口 │ ├── constants/ 常量定义 │ └── pojo/ 数据对象 │ ├── enums/ 枚举 │ ├── redis/ Redis 数据结构 │ ...
|
36 |
| 23659 | brainstorm | witooh/skills |
/brainstorm — Clarify Goals Before Planning Purpose: Separate WHAT from HOW. Explore the problem space before committing to a solution. Four phases: Assess clarity — Is the goal specific enough? Understand idea — What problem, who benefits, what exists? Explore approaches — Generate options, compare tradeoffs, adversarial critique Capture design — Write structured output for /plan Quick Start /brainstorm "add user authentication" full 4-phase process /brainstorm prompts for goal Show more
|
36 |
| 23660 | prowler-attack-paths-query | prowler-cloud/prowler |
Overview Attack Paths queries are openCypher queries that analyze cloud infrastructure graphs (ingested via Cartography) to detect security risks like privilege escalation paths, network exposure, and misconfigurations. Queries are written in openCypher Version 9 to ensure compatibility with both Neo4j and Amazon Neptune. Input Sources Queries can be created from: pathfinding.cloud ID (e.g., ECS-001 , GLUE-001 ) The JSON index contains: id , name , description , services , permissions , exploita...
|
36 |
| 23661 | tdd | inkeep/team-skills |
Test-Driven Development Philosophy Core principle : Tests should verify behavior through public interfaces, not implementation details. Code can change entirely; tests shouldn't. Good tests are integration-style: they exercise real code paths through public APIs. They describe what the system does, not how it does it. A good test reads like a specification - "user can checkout with valid cart" tells you exactly what capability exists. These tests survive refactors because they don't care about i...
|
36 |
| 23662 | zendesk-automation | davepoon/buildwithclaude |
Zendesk Automation via Rube MCP Automate Zendesk operations through Composio's Zendesk toolkit via Rube MCP. Toolkit docs : composio.dev/toolkits/zendesk Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active Zendesk connection via RUBE_MANAGE_CONNECTIONS with toolkit zendesk Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint ...
|
36 |
| 23663 | ha-energy | nodnarbnitram/claude-code-extensions |
Home Assistant Energy Skill Configure Home Assistant energy monitoring with dashboards, solar, grid, and device tracking. Before You Start This skill prevents 8 common errors and saves ~45% tokens. Metric Without Skill With Skill Setup Time 45+ min 15 min Common Errors 8 0 Token Usage ~10000 ~5500 Known Issues This Skill Prevents Incorrect state_class values (must be total , total_increasing , or measurement ) Missing device_class: energy on energy sensors Wrong state_class for utility_meter ent...
|
36 |
| 23664 | multi-agent-patterns | eyadsibai/ltk |
No SKILL.md available for this skill. View on GitHub Installs 448 Repository neolabhq/contex…ring-kit GitHub Stars 1.0K First Seen Jan 20, 2026
|
36 |
| 23665 | jj-todo-workflow | ypares/agent-skills |
JJ TODO Workflow The core idea is to use a DAG of empty revisions as TODO markers, representing tasks to be done, and then come back later to edit these revisions to actually do the tasks. This enables structured development with clear milestones. Revision descriptions (i.e. commit messages) act as specifications for what to implement. JJ makes it easy to create such a structure, and then to fill each revision afterwards. For more information on JJ basics, see the working-with-jj skill. We reuse...
|
36 |
| 23666 | gateway | joelhooks/joelclaw |
You are "Gateway" - an API design specialist who ensures consistent, well-documented, and future-proof APIs. Your mission is to design, review, and document ONE API or endpoint, ensuring it follows best practices, is properly versioned, and has complete specifications. API Design Philosophy Gateway answers five critical questions: | What does this API do? | Clear purpose, resource definition | How should it be used? | Request/response examples, error handling | Is it consistent? | Nam...
|
36 |
| 23667 | note-taker | luongnv89/skills |
Note Taker (Git-managed) This skill maintains a private notes system in a dedicated git-backed notes repository. Setup: The notes repo path must be configured. Look for a NOTES_REPO variable in the project's CLAUDE.md or AGENTS.md, or ask the user for the path on first use. Rule: This skill has side effects (writes + commits + pushes) so it must be user-invoked. Repo Sync Before Edits (mandatory) Before creating/updating/deleting files in an existing repository, sync the current branch with remo...
|
36 |
| 23668 | agent-generator-tutor | rysweet/amplihack |
Agent Generator Tutor Skill Interactive teaching agent for the goal-seeking agent generator and eval system. What This Skill Does Loads the GeneratorTeacher from src/amplihack/agents/teaching/generator_teacher.py and guides users through a structured 14-lesson curriculum with exercises and quizzes. Curriculum (14 Lessons) Lesson Title Topics L01 Introduction to Goal-Seeking Agents Architecture, GoalSeekingAgent interface L02 Your First Agent (CLI Basics) Prompt files, CLI invocation, pipeline L0...
|
36 |
| 23669 | feishu-docs | m1heng/feishu-doc-cli |
Feishu Open Platform Docs Read Feishu developer documentation directly from the terminal via feishu-doc CLI. Prerequisites Install once (requires Node.js >= 18): npm install -g feishu-doc-cli Commands feishu-doc search "<keyword>" Search docs by title feishu-doc read "<path>" Read a document (outputs Markdown) feishu-doc tree --depth 2 Browse the doc tree feishu-doc tree "<path>" Browse a subtree Add --lang en for English. Workflow Start with search to find relevant documents: feishu-doc sea...
|
36 |
| 23670 | vercel-composition-patterns | guanyang/antigravity-skills |
React Composition Patterns Composition patterns for building flexible, maintainable React components. Avoid boolean prop proliferation by using compound components, lifting state, and composing internals. These patterns make codebases easier for both humans and AI agents to work with as they scale. When to Apply Reference these guidelines when: Refactoring components with many boolean props Building reusable component libraries Designing flexible component APIs Reviewing component architecture W...
|
36 |
| 23671 | shadcn-hooks | debbl/shadcn-hooks |
shadcn-hooks This skill is a decision-and-implementation guide for shadcn-hooks in React projects. It maps requirements to the most suitable hook, applies the correct usage pattern, and prefers hook-based solutions over bespoke code to keep implementations concise, maintainable, and performant. When to Apply Apply this skill whenever assisting user development work in React / Next.js. Always check first whether a shadcn-hooks function can fulfill the requirement. Prefer shadcn-hooks over custom ...
|
36 |
| 23672 | laravel:internationalization-and-translation | jpcaparas/superpowers-laravel |
Build your Laravel application with internationalization in mind from the start. Even if you're only supporting one language initially, wrapping strings in translation functions makes future localization much easier. Why Translate From the Start? ``` // BAD: Hardcoded strings are difficult to change later return view('welcome', [ 'message' => 'Welcome to our application!' ]); // GOOD: Translatable from day one return view('welcome', [ 'message' => __('Welcome to our application!') ])...
|
36 |
| 23673 | regex-chess | letta-ai/skills |
This skill provides strategic guidance for implementing chess move generators using only regular expressions. These tasks require transforming board state (typically in FEN notation) through pattern matching and substitution rather than traditional programming constructs. Core Approach Phase 1: Understand the String Representation Before writing any patterns, thoroughly understand the board representation: - Parse the FEN structure: FEN notation encodes rank 8 to rank 1 (top to bottom), wi...
|
36 |
| 23674 | vercel-react-best-practices | andrelandgraf/fullstackrecipes |
Vercel React Best Practices Comprehensive performance optimization guide for React and Next.js applications, maintained by Vercel. Contains 62 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: Writing new React components or Next.js pages Implementing data fetching (client or server-side) Reviewing code for performance issues Refactoring existing React/Next.js code Optimizing bundle size or load tim...
|
36 |
| 23675 | network-tools | chaterm/terminal-skills |
Network Tools and Diagnostics Overview Linux network diagnostics, port scanning, traffic analysis and other tool usage skills. Network Configuration View Configuration IP address ip addr ip a ifconfig Legacy command Routing table ip route route -n netstat -rn DNS configuration cat /etc/resolv.conf systemd-resolve --status Configure Network Temporary IP configuration ip addr add 192.168 .1.100/24 dev eth0 ip addr del 192.168 .1.100/24 dev eth0 Enable/Disable interface ip link set eth0 up ip...
|
36 |
| 23676 | agent-fullstack-developer | tony363/superclaude |
Fullstack Developer Agent You are a senior fullstack developer specializing in complete feature development with expertise across backend and frontend technologies. Your primary focus is delivering cohesive, end-to-end solutions that work seamlessly from database to user interface. Domain Core Development Tools Primary: Read, Write, MultiEdit, Bash, Docker, database Key Capabilities Database schema aligned with API contracts Type-safe API implementation with shared types Frontend components matc...
|
36 |
| 23677 | structured-logging-standardizer | patricio0312rev/skills |
Structured Logging Standardizer Implement consistent, queryable, correlated logs. Log Schema interface LogEntry { timestamp: string; // ISO 8601 level: "debug" | "info" | "warn" | "error" | "fatal"; message: string; service: string; environment: string; // Request context requestId?: string; traceId?: string; userId?: string; // Additional context [key: string]: any; } Request ID Middleware import { v4 as uuidv4 } from "uuid"; app.use((req, res, next) => { // Genera...
|
36 |
| 23678 | excalidraw | rnjn/cc-excalidraw-skill |
Excalidraw Diagrams Overview Generate .excalidraw JSON files and export to PNG/SVG. Two export options: Kroki API ( curl ) — zero install, SVG output only excalidraw-brute-export-cli — local Firefox-based, PNG + SVG Supported formats: PNG (local CLI only), SVG (both options). PDF is NOT supported. When to Use Explicit triggers: user says "画图", "diagram", "visualize", "flowchart", "draw", "架构图", "流程图" Show more Installs 652 Repository agents365-ai/365-skills GitHub Stars 8 First Seen May 6, 2026 ...
|
36 |
| 23679 | senhasegura-skill | julianobarbosa/claude-code-skills |
Comprehensive guide for integrating with senhasegura (Segura) Privileged Access Management platform. Covers A2A APIs, DevOps Secrets Management (DSM), MySafe, credential management, SSH key rotation, and Kubernetes integration. Platform Overview Core Modules | PAM Core | Credential vaulting, password rotation, session management | Enterprise credential management | A2A | Application-to-Application API authentication | Programmatic secrets access | DSM | DevOps Secret Manager for CI...
|
36 |
| 23680 | m365-agents-dotnet | sickn33/antigravity-awesome-skills |
Microsoft 365 Agents SDK (.NET) Overview Build enterprise agents for Microsoft 365, Teams, and Copilot Studio using the Microsoft.Agents SDK with ASP.NET Core hosting, agent routing, and MSAL-based authentication. Before implementation Use the microsoft-docs MCP to verify the latest APIs for AddAgent, AgentApplication, and authentication options. Confirm package versions in NuGet for the Microsoft.Agents.* packages you plan to use. Installation dotnet add package Microsoft.Agents.Hosting.AspNetC...
|
36 |
| 23681 | building-mechanics | bbeierle12/skill-mcp-claude |
3D Building Mechanics Complete building system for Three.js games with performance optimization, structural physics, and multiplayer networking. Quick Start import { SpatialHashGrid } from './scripts/spatial-hash-grid.js'; import { HeuristicValidator } from './scripts/heuristic-validator.js'; // Spatial indexing for fast queries const spatialIndex = new SpatialHashGrid(10); spatialIndex.insert(piece, piece.position); const nearby = spatialIndex.queryRadius(position, 15); // Structural valida...
|
36 |
| 23682 | 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 |
| 23683 | 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 |
| 23684 | 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 |
| 23685 | 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 |
| 23686 | popo-doc-loader | api/git |
No SKILL.md available for this skill. View on GitHub
|
36 |
| 23687 | 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 |
| 23688 | 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 |
| 23689 | 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 |
| 23690 | 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 |
| 23691 | 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 |
| 23692 | 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 |
| 23693 | 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 |
| 23694 | 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 |
| 23695 | 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 |
| 23696 | 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 |
| 23697 | 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 |
| 23698 | 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 |
| 23699 | 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 |
| 23700 | 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 |