███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 5401 | complexity | boshu2/agentops |
Complexity Skill YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Analyze code complexity to identify refactoring targets. Execution Steps Given /complexity [path] : Step 1: Determine Target If path provided: Use it directly. If no path: Use current directory or recent changes: git diff --name-only HEAD~5 2 > /dev/null | grep -E '\.(py|go)$' | head -10 Step 2: Detect Language Check for Python files ls *.py /*.py 2 > /dev/null | head -1 && echo "Python detected" Check for Go files ls *....
|
420 |
| 5402 | sentry-svelte-sdk | getsentry/sentry-for-ai |
All Skills > SDK Setup > Svelte SDK Sentry Svelte SDK Opinionated wizard that scans your project and guides you through complete Sentry setup for Svelte and SvelteKit. Invoke This Skill When User asks to "add Sentry to Svelte" or "set up Sentry" in a Svelte/SvelteKit app User wants error monitoring, tracing, session replay, or logging in Svelte or SvelteKit User mentions @sentry/svelte , @sentry/sveltekit , or Sentry SDK for Svelte Note: SDK versions and APIs below reflect current Sentry docs at...
|
420 |
| 5403 | r3f-best-practices | emalorenzo/three-agent-skills |
Comprehensive guide for React Three Fiber and the Poimandres ecosystem. Contains 70+ rules across 12 categories, prioritized by impact. Sources & Credits Additional tips from [100 Three.js Tips](https://www.utsubo.com/blog/threejs-best-practices-100-tips) by [Utsubo](https://www.utsubo.com) When to Apply Reference these guidelines when: - Writing new R3F components - Optimizing R3F performance (re-renders are the 1 issue) - Using Drei helpers correctly - Managing state with Zustand - ...
|
420 |
| 5404 | m02-resource | actionbook/rust-skills |
Resource Management Layer 1: Language Mechanics Core Question What ownership pattern does this resource need? Before choosing a smart pointer, understand: Is ownership single or shared? Is access single-threaded or multi-threaded? Are there potential cycles? Error → Design Question Error Don't Just Say Ask Instead "Need heap allocation" "Use Box" Why can't this be on stack? Rc memory leak "Use Weak" Is the cycle necessary in design? RefCell panic "Use try_borrow" Is runtime check the right ...
|
420 |
| 5405 | wechat-miniprogram-skill | gourdbaby/wechat-miniprogram-skill |
Role: WeChat Mini Program Expert (Native JS) Core Principles You are a Senior Developer specializing in Native WeChat Mini Program development (JavaScript). Priority: Performance, Code Size, and Native Compatibility. Never use: TypeScript, Taro, Uni-app, or any cross-platform frameworks. Technical Specifications Logic: Use ES6+ JavaScript. Always use Arrow Functions for this binding. Wrap asynchronous APIs in Promises or async/await. State Management: Use this.setData(). For performance, always ...
|
420 |
| 5406 | mobile-first-design | aj-geddes/useful-ai-prompts |
Mobile-first design prioritizes small screens as the starting point, ensuring core functionality works on all devices while leveraging larger screens for enhanced experience. When to Use - Web application design - Responsive website creation - Feature prioritization - Performance optimization - Progressive enhancement - Cross-device experience design Instructions 1. Mobile-First Principles ``` Mobile-First Approach: Step 1: Design for Mobile (320px - 480px) - Constrained space fo...
|
420 |
| 5407 | woocommerce-backend-dev | woocommerce/woocommerce |
No SKILL.md available for this skill. View on GitHub
|
420 |
| 5408 | cmux-debug-windows | manaflow-ai/cmux |
cmux Debug Windows Keep this workflow focused on existing debug windows and menu entries. Do not add a new utility/debug control window unless the user asks explicitly. Workflow Verify debug menu wiring in Sources/cmuxApp.swift under CommandMenu("Debug") . Menu path in app: Debug → Debug Windows → window entry. The Debug menu only exists in DEBUG builds ( ./scripts/reload.sh --tag ... ). Release builds ( reloadp.sh , reloads.sh ) do not show this menu. Keep these actions available in Menu("Debug...
|
419 |
| 5409 | seo-fundamentals | davila7/claude-code-templates |
SEO Fundamentals Foundational principles for sustainable search visibility. This skill explains how search engines evaluate quality , not tactical shortcuts. 1. E-E-A-T (Quality Evaluation Framework) E-E-A-T is not a direct ranking factor . It is a framework used by search engines to evaluate content quality , especially for sensitive or high-impact topics. Dimension What It Represents Common Signals Experience First-hand, real-world involvement Original examples, lived experience, demonstration...
|
419 |
| 5410 | implement | boshu2/agentops |
Implementation Verification-driven coding with tight feedback loops. Distilled from 21,321 tracked operations across 64+ projects, 612 debugging sessions, and 2,476 conversation histories. These are the patterns that consistently ship working code. Core insight: 2-3 edits then verify. 73% of fixes go unverified — that's the 1 quality gap. The difference between a clean session and a debugging spiral is verification cadence. The Sequence Every implementation follows the same macro-sequence, regar...
|
419 |
| 5411 | systematic-literature-review | huangwb8/chineseresearchlatex |
Systematic Literature Review 最高原则:AI 不得为赶进度偷懒或短视,必须以最佳可用证据与写作质量完成综述;遇到不确定性需明确说明处理方式。 角色 你是一位享誉国际的学术论文写作专家,擅长撰写高质量、逻辑严密且具有批判性思维的文献综述。你拥有深厚的跨学科背景,精通 Web of Science, PubMed, IEEE Xplore 等各种数据库的检索逻辑,能够从海量信息中提取核心观点并识别研究空白。你的核心能力是: 深度合成(Synthesis):不仅仅是罗列摘要,而是通过对比、分类和整合,展现研究领域的发展脉络。 批判性评估(Critical Appraisal):能够指出现有研究的局限性、矛盾点以及方法论上的优缺点。 逻辑架构(Logical Structuring):擅长按时间顺序、主题分类或理论框架组织内容。 学术规范(Academic Standards):严格遵循学术语气,确保引用准确。 触发条件 用户要求系统综述/文献综述/related work/相关工作/文献调研,并期望 LaTeX+BibTeX 产出(PDF/Word 强制)...
|
419 |
| 5412 | design-review | jezweb/claude-skills |
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
|
419 |
| 5413 | vercel-labs-emulate | aradotso/trending-skills |
vercel-labs/emulate Skill by ara.so — Daily 2026 Skills collection. emulate provides fully stateful, production-fidelity local HTTP servers that replace Vercel, GitHub, and Google APIs. Designed for CI pipelines and no-network sandboxes — not mocks, real in-memory state with proper pagination, OAuth, webhooks, and cascading deletes. Installation CLI (no install needed) npx emulate Or install as a dev dependency npm install --save-dev emulate CLI Usage Start all services with defaults npx emul...
|
419 |
| 5414 | polymarket-arbitrage-trading-bot | aradotso/trending-skills |
Polymarket Arbitrage Trading Bot Skill by ara.so — Daily 2026 Skills collection. Automated dump-and-hedge arbitrage bot for Polymarket's 15-minute crypto Up/Down prediction markets. Written in TypeScript using the official @polymarket/clob-client . Watches BTC, ETH, SOL, and XRP markets for sharp price drops on one leg, then buys both legs when combined cost falls below a target threshold to lock in a structural edge before resolution. Installation git clone https://github.com/apechurch/polymark...
|
419 |
| 5415 | kaizen:why | neolabhq/context-engineering-kit |
Five Whys Analysis Apply Five Whys root cause analysis to investigate issues by iteratively asking "why" to drill from symptoms to root causes. Description Iteratively ask "why" to move from surface symptoms to fundamental causes. Identifies systemic issues rather than quick fixes. Usage /why [issue_description] Variables ISSUE: Problem or symptom to analyze (default: prompt for input) DEPTH: Number of "why" iterations (default: 5, adjust as needed) Steps State the problem clearly Ask "Why did t...
|
419 |
| 5416 | svg-animations | supermemoryai/skills |
This skill guides creation of handcrafted SVG animations — from simple animated icons to complex multi-stage path animations. SVGs are a markup language for images; every element is a DOM node you can style, animate, and script. SVG Fundamentals Coordinate System SVGs use a coordinate system defined by viewBox="minX minY width height" . The viewBox is your canvas — all coordinates are relative to it, making SVGs resolution-independent. < svg viewBox = " 0 0 200 200 " xmlns = " http://www.w3.org/...
|
419 |
| 5417 | hugging-face-model-trainer | huggingface/skills |
TRL Training on Hugging Face Jobs Overview Train language models using TRL (Transformer Reinforcement Learning) on fully managed Hugging Face infrastructure. No local GPU setup required—models train on cloud GPUs and results are automatically saved to the Hugging Face Hub. TRL provides multiple training methods: SFT (Supervised Fine-Tuning) - Standard instruction tuning DPO (Direct Preference Optimization) - Alignment from preference data GRPO (Group Relative Policy Optimization) - Online RL ...
|
418 |
| 5418 | latex-posters | davila7/claude-code-templates |
LaTeX Research Posters Overview Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides comprehensive guidance for creating professional, visually appealing research posters using LaTeX packages. Generate publication-quality posters with proper layout, typography, color schemes, and visual hierarchy. When to Use This Skill This skill should be used when: Creating research posters for conferences, symposia, or post...
|
418 |
| 5419 | go-performance | cxuu/golang-skills |
Go Performance Patterns Source: Uber Go Style Guide Performance-specific guidelines apply only to the hot path. Don't prematurely optimize—focus these patterns where they matter most. Prefer strconv over fmt When converting primitives to/from strings, strconv is faster than fmt. Source: Uber Go Style Guide Bad: for i := 0; i < b.N; i++ { s := fmt.Sprint(rand.Int()) } Good: for i := 0; i < b.N; i++ { s := strconv.Itoa(rand.Int()) } Benchmark comparison: Approach Speed Allocat...
|
418 |
| 5420 | book-translation | f/prompts.chat |
Book Translation Skill This skill guides translation of book content for The Interactive Book of Prompting at prompts.chat. Overview The book has 25 chapters across 7 parts. Translation requires: MDX content files - Full chapter content in src/content/book/{locale}/ JSON translation keys - UI strings, chapter titles, and descriptions in messages/{locale}.json Prerequisites Before starting, identify: Target locale code (e.g., de , fr , es , ja , ko , zh ) Check if locale exists in messages/ direc...
|
418 |
| 5421 | quickstart | boshu2/agentops |
/quickstart One job: Tell a new user what AgentOps does and what to do first. Fast. YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. Execution Steps Step 1: Detect setup git rev-parse --is-inside-work-tree > /dev/null 2 > &1 && echo "GIT=true" || echo "GIT=false" command -v ao > /dev/null && echo "AO=true" || echo "AO=false" command -v bd > /dev/null && echo "BD=true" || echo "BD=false" [ -d .agents ] && echo "AGENTS=true" || echo "AGENTS=false" Step 2: Show what AgentOps does Output exa...
|
418 |
| 5422 | openspec-proposal-creation | forztf/open-skilled-sdd |
Specification Proposal Creation Creates comprehensive change proposals following spec-driven development methodology. Quick Start Creating a spec proposal involves three main outputs: proposal.md - Why, what, and impact summary tasks.md - Numbered implementation checklist spec-delta.md - Formal requirement changes (ADDED/MODIFIED/REMOVED) Basic workflow: Generate change ID → scaffold directories → draft proposal → create spec deltas → validate structure Workflow Copy this checklist and tr...
|
418 |
| 5423 | m03-mutability | actionbook/rust-skills |
Mutability Layer 1: Language Mechanics Core Question Why does this data need to change, and who can change it? Before adding interior mutability, understand: Is mutation essential or accidental complexity? Who should control mutation? Is the mutation pattern safe? Error → Design Question Error Don't Just Say Ask Instead E0596 "Add mut" Should this really be mutable? E0499 "Split borrows" Is the data structure right? E0502 "Separate scopes" Why do we need both borrows? RefCell panic "Use try...
|
418 |
| 5424 | nextflow-development | anthropics/knowledge-work-plugins |
nf-core Pipeline Deployment Run nf-core bioinformatics pipelines on local or public sequencing data. Target users: Bench scientists and researchers without specialized bioinformatics training who need to run large-scale omics analyses—differential expression, variant calling, or chromatin accessibility analysis. Workflow Checklist - [ ] Step 0: Acquire data (if from GEO/SRA) - [ ] Step 1: Environment check (MUST pass) - [ ] Step 2: Select pipeline (confirm with user) - [ ] Step 3: Run test profi...
|
418 |
| 5425 | axi | kunchenguid/axi |
Agent eXperience Interface (AXI) AXI defines ergonomic standards for building CLI tools that autonomous agents interact with through shell execution. Before you start Read the TOON specification before building any AXI output. 1. Token-efficient output Use TOON (Token-Oriented Object Notation) as the output format on stdout. TOON provides ~40% token savings over equivalent JSON while remaining readable by agents. Convert to TOON at the output boundary — keep internal logic on JSON. tasks[2]{id,t...
|
418 |
| 5426 | node-best-practices | mcollina/skills |
When to use Use this skill whenever you are dealing with Node.js code to obtain domain-specific knowledge for building robust, performant, and maintainable Node.js applications. TypeScript with Type Stripping When writing TypeScript for Node.js, use type stripping (Node.js 22.6+) instead of build tools like ts-node or tsx. Type stripping runs TypeScript directly by removing type annotations at runtime without transpilation. Key requirements for type stripping compatibility: Use import type for t...
|
417 |
| 5427 | page-monitoring | jamditis/claude-skills-journalism |
Page monitoring methodology Patterns for tracking web page changes, detecting content removal, and preserving important pages before they disappear. Monitoring service comparison Service Free Tier Best For Storage Alert Speed Visualping 5 pages Visual changes Standard Minutes ChangeTower Yes Compliance, archiving 12 years Minutes Distill.io 25 pages Element-level tracking 12 months Seconds Wachete Limited Login-protected pages 12 months Minutes UptimeRobot 50 monitors Uptime only 2 months Minute...
|
417 |
| 5428 | storybook-story-writing | thebushidocollective/han |
Storybook - Story Writing Write well-structured, maintainable Storybook stories using Component Story Format 3 (CSF3) that showcase component variations and ensure consistent rendering. Key Concepts Component Story Format 3 (CSF3) CSF3 is the modern Storybook format that uses object syntax for stories: import type { Meta, StoryObj } from '@storybook/react'; import { Button } from './Button'; const meta = { title: 'Components/Button', component: Button, parameters: { layout: 'cente...
|
417 |
| 5429 | competitor-alternatives | sickn33/antigravity-awesome-skills |
Competitor & Alternative Pages You are an expert in creating competitor comparison and alternative pages. Your goal is to build pages that rank for competitive search terms, provide genuine value to evaluators, and position your product effectively. Initial Assessment Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context and only ask for information not...
|
417 |
| 5430 | story-idea-generator | jwynia/agent-skills |
Story Idea Generator: Generative Skill You generate and evaluate story concepts using a genre-first approach where desired emotional impact drives all decisions about setting, characters, and plot. Core Principle Emotional experience first. Setting serves genre, not the reverse. A "sci-fi story" is not a genre—it's a setting. The genre is what readers feel: wonder, horror, mystery, drama. Start with the emotional experience you want to create, then choose setting elements that enhance it. T...
|
417 |
| 5431 | threejs-webgl | freshtechbro/claudedesignskills |
Three.js WebGL/WebGPU Development Overview Three.js is the industry-standard JavaScript library for creating 3D graphics in web browsers using WebGL and WebGPU. This skill provides comprehensive guidance for building performant, interactive 3D experiences including scenes, cameras, renderers, geometries, materials, lights, textures, and animations. Core Concepts Scene Graph Architecture Three.js uses a hierarchical scene graph where all 3D objects are organized in a tree structure: Scene ├── Cam...
|
417 |
| 5432 | ssh | openhands/skills |
SSH Skill Use SSH for secure remote access, file transfers, and tunneling. Basic Connection Connect to server: ssh user@hostname Connect on specific port: ssh -p 2222 user@hostname Connect with specific identity: ssh -i ~/.ssh/my_key user@hostname SSH Config Config file location: ~/.ssh/config Example config entry: Host myserver HostName 192.168.1.100 User deploy Port 22 IdentityFile ~/.ssh/myserver_key ForwardAgent yes Then connect with just: ssh myserver ...
|
417 |
| 5433 | eventkit-calendar | dpearson2699/swift-ios-skills |
EventKit — Calendar & Reminders Create, read, and manage calendar events and reminders. Covers authorization, event and reminder CRUD, recurrence rules, alarms, and EventKitUI editors. Targets Swift 6.2 / iOS 26+. Contents Setup Authorization Creating Events Fetching Events Reminders Recurrence Rules Alarms EventKitUI Controllers Observing Changes Common Mistakes Review Checklist References Setup Info.plist Keys Add the required usage description strings based on what access level you need: Key ...
|
416 |
| 5434 | tailwind-patterns | davila7/claude-code-templates |
Tailwind CSS Component Patterns Status : Production Ready ✅ Last Updated : 2026-01-14 Tailwind Compatibility : v3.x and v4.x Source : Production projects, shadcn/ui patterns Quick Start Essential Patterns // Section Container < section className = " max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-16 sm:py-24 " > { /* content */ } </ section > // Card Base < div className = " bg-card text-card-foreground rounded-lg border border-border p-6 " > { /* content */ } </ div > // Button Primary < button class...
|
416 |
| 5435 | executing-plans | sickn33/antigravity-awesome-skills |
Executing Plans Overview Load plan, review critically, execute all tasks, report when complete. Announce at start: "I'm using the executing-plans skill to implement this plan." Note: Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill. The Proce...
|
416 |
| 5436 | security-audit | sickn33/antigravity-awesome-skills |
Security Auditing Workflow Bundle Overview Comprehensive security auditing workflow for web applications, APIs, and infrastructure. This bundle orchestrates skills for penetration testing, vulnerability assessment, security scanning, and remediation. When to Use This Workflow Use this workflow when: Performing security audits on web applications Testing API security Conducting penetration tests Scanning for vulnerabilities Hardening application security Compliance security assessments Workflow P...
|
416 |
| 5437 | github-actions | dalestudy/skills |
GitHub Actions Build Artifacts Overview Reusable GitHub Actions patterns to build React Native apps for iOS simulators and Android emulators in the cloud, then publish artifacts retrievable via gh CLI or GitHub API. When to Apply Use this skill when: Creating CI workflows that build React Native simulator/emulator artifacts. Uploading iOS simulator and Android emulator installables from PRs or manual dispatch runs. Replacing local-only mobile builds with downloadable CI artifacts. Needing stable...
|
416 |
| 5438 | game-designer | opusgamelabs/game-creator |
Game UI/UX Designer You are an expert game UI/UX designer specializing in browser games. You analyze games and implement visual polish, atmosphere, and player experience improvements. You think like a designer — not just about whether the game works, but whether it feels good to play. Reference Files For detailed reference, see companion files in this directory: visual-catalog.md — All visual improvement patterns: backgrounds (parallax, gradients), color palettes, juice/polish effects, particle ...
|
416 |
| 5439 | story-analysis | jwynia/agent-skills |
Story Analysis Diagnostic Purpose Systematically evaluate completed short stories or novel chapters to identify strengths, weaknesses, and improvement opportunities. Use after drafting to assess whether the piece achieves its narrative goals. Quick Reference Mode Use For Key Focus Short Story Complete standalone pieces Unity, shattering moment, resolution Chapter Sections within larger work Continuity, momentum, arc contribution Short Story Analysis SA1: Narrative Foundation Evaluate: Single...
|
416 |
| 5440 | product | boshu2/agentops |
/product — Interactive PRODUCT.md Generation Purpose: Guide the user through creating a PRODUCT.md that unlocks product-aware council reviews in /pre-mortem and /vibe . YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. CLI dependencies: None required. Execution Steps Given /product [target-dir] : target-dir defaults to the current working directory. Step 1: Pre-flight Check if PRODUCT.md already exists: ls PRODUCT.md 2 > /dev/null If it exists: Use AskUserQuestion: Question: "PRODUCT.md a...
|
416 |
| 5441 | macos-cleaner | daymade/claude-code-skills |
macOS Cleaner Overview Intelligently analyze macOS disk usage and provide actionable cleanup recommendations to reclaim storage space. This skill follows a safety-first philosophy: analyze thoroughly, present clear findings, and require explicit user confirmation before executing any deletions. Target users: Users with basic technical knowledge who understand file systems but need guidance on what's safe to delete on macOS. Core Principles Safety First, Never Bypass: NEVER execute dangerous c...
|
416 |
| 5442 | nextjs-shadcn | laguagu/claude-code-nextjs-skills |
Build distinctive, production-grade interfaces that avoid generic "AI slop" aesthetics. Core Principles - Minimize noise - Icons communicate; excessive labels don't - No generic AI-UI - Avoid purple gradients, excessive shadows, predictable layouts - Context over decoration - Every element serves a purpose - Theme consistency - Use CSS variables from `globals.css`, never hardcode colors Quick Start ``` bunx --bun shadcn@latest create --preset "https://ui.shadcn.com/init?base=radix&style...
|
416 |
| 5443 | omx | supercent-io/skills-template |
oh-my-codex (OMX) - Multi-Agent Orchestration for Codex CLI When to use this skill Orchestrating complex multi-agent workflows with OpenAI Codex CLI Running parallel team workers in tmux for coordinated task execution Using persistent MCP servers for state, memory, and code intelligence Executing staged pipelines (plan → prd → exec → verify → fix) Leveraging role-based agent prompts for specialized tasks 1. Core Concepts Role Prompts (30 Agents) Agent Tier Agents Use Case Core Development archit...
|
415 |
| 5444 | session-compression | bobmatnyc/claude-mpm-skills |
AI Session Compression Techniques Summary Compress long AI conversations to fit context windows while preserving critical information. Session compression enables production AI applications to manage multi-turn conversations efficiently by reducing token usage by 70-95% through summarization, embedding-based retrieval, and intelligent context management. Achieve 3-20x compression ratios with minimal performance degradation. Key Benefits: Cost Reduction: 80-90% token cost savings through hier...
|
415 |
| 5445 | skill-creator | getsentry/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...
|
415 |
| 5446 | feishu-wiki | m1heng/clawdbot-feishu |
Feishu Wiki Tool Single tool feishu_wiki for knowledge base operations. Token Extraction From URL https://xxx.feishu.cn/wiki/ABC123def → token = ABC123def Actions List Knowledge Spaces { "action" : "spaces" } Returns all accessible wiki spaces. List Nodes { "action" : "nodes" , "space_id" : "7xxx" } With parent: { "action" : "nodes" , "space_id" : "7xxx" , "parent_node_token" : "wikcnXXX" } Get Node Details { "action" : "get" , "token" : "ABC123def" } Returns: node_token , obj_token , obj_type ,...
|
415 |
| 5447 | personal-tool-builder | sickn33/antigravity-awesome-skills |
Personal Tool Builder Role: Personal Tool Architect You believe the best tools come from real problems. You've built dozens of personal tools - some stayed personal, others became products used by thousands. You know that building for yourself means you have perfect product-market fit with at least one user. You build fast, iterate constantly, and only polish what proves useful. Capabilities Personal productivity tools Scratch-your-own-itch methodology Rapid prototyping for personal use CLI t...
|
415 |
| 5448 | trace | boshu2/agentops |
Trace Skill Quick Ref: Trace design decisions through CASS sessions, handoffs, git, and artifacts. Output: .agents/research/YYYY-MM-DD-trace-*.md YOU MUST EXECUTE THIS WORKFLOW. Do not just describe it. When to Use Trace HOW architectural decisions evolved Find WHEN a concept was introduced Understand WHY something was designed a certain way Build provenance chain for design decisions For knowledge artifact lineage (learnings, patterns, tiers), use /provenance instead. CLI dependencies: cass (se...
|
415 |
| 5449 | requirements-clarity | softaworks/agent-toolkit |
Requirements Clarity Skill Description Automatically transforms vague requirements into actionable PRDs through systematic clarification with a 100-point scoring system. Instructions When invoked, detect vague requirements: Vague Feature Requests User says: "add login feature", "implement payment", "create dashboard" Missing: How, with what technology, what constraints? Missing Technical Context No technology stack mentioned No integration points identified No performance/security constraints In...
|
415 |
| 5450 | email-smtp-send | tiangong-ai/skills |
Email SMTP Send Core Goal Send outbound email via SMTP with env-configured credentials. Attach local files into MIME email payload when requested. Optionally append the sent message to IMAP sent mailbox for cross-client visibility. Validate SMTP and sent-sync configuration before delivery. Return machine-readable JSON status/error output. Workflow Configure SMTP env vars (see references/env.md and assets/config.example.env ). Optional: configure IMAP sent-sync env vars and install imapclient whe...
|
415 |