Top Rated
The most starred skills loved by the community. Quality guaranteed!
compound-docs
by 8b-is
Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
dspy-ruby
by 8b-is
This skill should be used when working with DSPy.rb, a Ruby framework for building type-safe, composable LLM applications. Use this when implementing predictable AI features, creating LLM signatures and modules, configuring language model providers (OpenAI, Anthropic, Gemini, Ollama), building agent systems with tools, optimizing prompts, or testing LLM-powered functionality in Ruby applications.
file-todos
by 8b-is
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.
web-fetch
by philipp-spiess
Fetch and summarize any web content (website, youtube videos, etc.)
dev-browser
by philipp-spiess
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, extract web data, test web apps, or automate browser workflows. Trigger phrases include "go to [url]", "click on", "fill out the form", "take a screenshot", "scrape", "automate", "test the website", "log into", or any browser interaction request.
sync-to-marketplace
by blueif16
将插件发布到marketplace
update-skill
by blueif16
修改现有的skill
create-command
by blueif16
创建新的slash command,如果需要会自动初始化插件结构
update-agent
by blueif16
修改现有的agent
create-hook
by blueif16
创建或添加event hooks到插件
init-plugin
by blueif16
插件结构知识库(仅供其他skills引用,不直接调用)
SKILL_NAME
by blueif16
{{DESCRIPTION}}
global-setup
by blueif16
一次性配置SkillForge的marketplace设置
execplan
by laurier250
When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.
duckdb-sql
by robdmc
Generate DuckDB SQL queries. Use when user asks about DuckDB queries, data analysis, exploring .ddb database files, CSV files, Parquet files, wants help editing/improving SQL, asks to use the duckdb skill, references duckdb assets, or wants to initialize/setup duckdb analysis.
theory2-physics
by slapglif
Use when performing mathematical physics computations - Lie algebras, quantum chemistry, neural operators, theorem proving, or scientific validation. Provides guidance on Theory2 CLI usage, computational workflows, and verification methodology.
commit
by ZhuMon
Smart commit creation with conventional commits. Use when user says "commit" or requests committing changes. Handles staged file detection, suggests splits for multi-concern changes, and applies proper commit format without emoji prefixes.
fetching-github-user-data
by ihainan
Fetch comprehensive GitHub user data including profile, repositories, contributions, pull requests, issues, and statistics. Use when the user asks to fetch, download, or analyze GitHub user data.
bg-remover
by yemyat
Remove backgrounds from images using FAL.ai's BiRefNet model. Use when users ask to remove background, make transparent PNG, extract subject from image, or create cutouts. Trigger phrases include "remove background", "transparent background", "cut out", "extract subject", or any background removal request.
tea-cli
by gaarutyunov
Use when interacting with Gitea via command line - managing issues, PRs, releases, repos, or any git forge operations with tea CLI
go-sdk
by gaarutyunov
Use when writing Go code to interact with Gitea API - automation, bots, integrations, migrations, or programmatic git forge operations
generating-images
by ihainan
Generate images using AI models via OpenRouter API. Supports text-to-image and image-based generation with customizable aspect ratios. Use when the user asks to generate, create, or synthesize images based on text descriptions or reference images.
uploading-to-imgur
by ihainan
Upload images to Imgur via API and get shareable links. Supports anonymous upload (Client ID) and authenticated upload (Access Token). Returns detailed JSON with image URLs, delete links, dimensions, and metadata. Use when the user needs to upload images to Imgur, share images publicly, or get image hosting URLs.
ascii-design-reviewer
by garbray
Review Phase 1 ASCII UI designs from a product owner perspective. Analyze user journeys, identify potential issues, ask clarifying questions about requirements and user flows, create Mermaid diagrams (flowcharts, sequence diagrams, state charts), provide detailed system behavior documentation, and document error handling strategies. Use when reviewing ASCII mockups to validate design against actual user needs, understand system workflows, and ensure completeness before moving to implementation.