Plugins
12 plugins@galyarderlabs
Galyarder Framework
Galyarder Framework from galyarderlabs/galyarder-framework.
100 skills · plugin
@auto-skiller
Frontend
Frontend from Auto-Skiller/plugboot.
2 skills · plugin
@oimiragieo
Gotcontext Frontend Developer
Gotcontext Frontend Developer from oimiragieo/gotcontext-frontend-developer.
100 skills · plugin
@b4san
.Roo
.Roo from B4san/AC-framework.
47 skills · plugin
@obra
Superpowers
Superpowers from obra/superpowers.
14 skills · plugin
@coreyhaines31
Marketingskills
Marketingskills from coreyhaines31/marketingskills.
47 skills · plugin
@dontbesilent2025
Dbskill
Dbskill from dontbesilent2025/dbskill.
29 skills · plugin
@momozi1996
DirectorAgents
DirectorAgents from momozi1996/DirectorAgents.
29 skills · plugin
@comeonoliver
Antfu
Antfu from ComeOnOliver/skillshub.
12 skills · plugin
@comeonoliver
Skillshub
Skillshub from ComeOnOliver/skillshub.
74 skills · plugin
@comeonoliver
Openai
Openai from ComeOnOliver/skillshub.
9 skills · plugin
@comeonoliver
Harmeet10000
Harmeet10000 from ComeOnOliver/skillshub.
2 skills · plugin
Results for “fr”
860 skillsHeartmula
HeartMuLa: Suno-like song generation from lyrics + tags.
0
Wiki Llms Txt
Generates llms.txt and llms-full.txt files that provide LLM-friendly access to wiki documentation, following the llms.txt specification.
2.7k
Dbs Diagnosis
Diagnoses business models using dontbesilent's ontological framework, offering consultation mode to dissolve problems and checkup mode to analyze business structures.
Handoff
Compacts the current conversation into a handoff document for another agent to pick up. Use when the user says "hand this off" or wants the work continued by a fresh session.
580 · bundle
Code Refactoring
Refactor legacy codebases, migrate outdated frameworks, and implement gradual modernization. Handles technical debt, dependency updates, and backward compatibility. Use PROACTIVELY for legacy system updates, framework migrations, or technical debt reduction.
23
Hypothesis Generation
Formulate testable hypotheses from observations, design experiments, and generate predictions using a structured scientific method framework.
30.2k · bundle
Backwards Design Unit Planner
Plan a unit using backwards design from desired outcomes through assessment evidence to learning activities. Use when starting a new unit or redesigning an existing one from standards.
0
Gif Search
Search/download GIFs from Tenor via curl + jq.
0
Generate Video
Generate short videos from a text prompt or from still images using ByteDance Seedance on Volcengine Ark. Use this skill whenever the user wants to create, generate, render, or animate a video, clip, animation, motion graphic, or product demo — including text-to-video ("a drone shot over a forest at sunrise") and image-to-video, where a still becomes the first frame, or two stills are morphed start-to-end. Prefer this skill over describing a video in text.
580 · bundle
Create Skill
Scaffolds new agent skills conforming to the Agent Skills specification and dotnet/skills repository conventions, generating SKILL.md files with proper frontmatter and directory structures.
4k
Agent Loom Sync
Sync library skills from an agent-loom upstream repo into this project's .agents/skills while preserving project-local and forked skills. Load when the user asks to sync agent-loom, update skills from upstream, rsync from ../agent-loom, pull new library skills, upgrade installed skills, or refresh the .agents folder without losing custom project skills. Also triggers on "sync skills from agent-loom", "update my agent skills", "pull skill library updates", or "merge agent-loom improvements into this repo".
3 · bundle
Create Custom Agent
Scaffolds VS Code custom agent files (.agent.md) with YAML frontmatter, tool configuration, handoffs, and instructions for specialized AI personas.
4k
Bot
Provides a local-first agent framework for observable execution, composable tool use, and multi-agent orchestration with policy-guarded execution.
2
Applied Big Data Design
Performs design operations in the big-data domain, including hypothesis testing, statistical analysis, and data visualization using ML frameworks.
1 · bundle
Notebooklm
Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.
505 · bundle
Ray
Framework for scaling Python applications from a laptop to a cluster. Includes Ray Core for distributed computing, Ray Serve for model serving, Ray Tune for hyperparameter optimization, and Ray Data for distributed data processing.
0
RAG Quality
Evaluate retrieval quality from the local RAG index
1 · bundle
Cuopt Multi Objective Exploration
Trace and interpret the Pareto frontier across competing objectives using repeated single-objective cuOpt solves (weighted-sum and ε-constraint).
2.2k · bundle
Context Engineering Advisor
Diagnose whether an AI workflow suffers from context stuffing or benefits from context engineering, and apply structured techniques to improve reliability.
5.6k
Ast Eval
Benchmarks automatic speech translation and recognition on English-French and English-Romanian datasets, reporting BLEU and WER on tokenized outputs.
3
State Model
Orchestrator — author the flow-anchored logical domain model (entities, state machines, events/commands, read models, policies, logical contracts) from an approved user-flow map, running one domain-modeling framework per session, before UX variation work
1 · bundle
Changelog Generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
3
Adhx
Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or browser required.
63
Vault Synthesize
Synthesize or append structured wiki notes from dashboard signals into brain/ or global/ per capture-llm-wiki schema with citations. Use when user wants LLM to compound vault knowledge from USASpending context — human review recommended.
0
Explain First Interrogator
Require the learner to explain a concept in their own words before the AI evaluates or extends it. Ensures the AI works from the learner's understanding rather than providing an explanation from scratch.
0
Llamaindex
Expert skill for building LLM applications with the LlamaIndex framework — RAG pipelines, multi-agent orchestration, event-driven workflows, knowledge graph construction, production deployment, and evaluation. Use when working with LlamaIndex or comparing RAG and agent orchestration frameworks.
28 · bundle
Data Scraper Agent
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions.
226k
Vss Ask Video
Ask visual questions about video clips using a VSS agent's video_understanding tool, requiring a fresh look at frames rather than prior metadata or search results.
2.2k · bundle
Blueprint
Generates a step-by-step construction plan from a one-line objective, where each step is self-contained and executable by a fresh agent in a new session.
42.4k
Performing Clickjacking Attack Test
Test web applications for clickjacking vulnerabilities by assessing frame embedding controls and crafting proof-of-concept overlay attacks during authorized security assessments.
24.6k · bundle
Pytorch Lightning
Organizes PyTorch code with a Trainer class, automatic distributed training (DDP/FSDP/DeepSpeed), callbacks, and minimal boilerplate. Scales from laptop to supercomputer with the same code.
10.4k · bundle
Matlab Identify Linear System
Identify a linear dynamic model from input-output or time-series data using MATLAB System Identification Toolbox. Use when estimating transfer function, state-space, ARX, ARMAX, BJ, OE polynomial or process models from measurement data.
920 · bundle
Ivx Agent Vault
Agent Vault — fetching secrets from Infisical at runtime
0
Stata Graph
List, export, and review Stata graphs from the current session.
1k · bundle
Data Scraper Agent
Build a fully automated AI-powered data collection agent for any public source — job boards, prices, news, GitHub, sports, anything. Scrapes on a schedule, enriches data with a free LLM (Gemini Flash), stores results in Notion/Sheets/Supabase, and learns from user feedback. Runs 100% free on GitHub Actions. Use when the user wants to monitor, collect, or track any public data automatically.
0
Breakdown Feature Implementation
Creates detailed technical implementation plans for features based on a Feature PRD, including system architecture, database schema, API design, and frontend component hierarchy.
36.2k