RADAR SKILL · GITHUB

Agent Skills utili, ordinati per utilizzo reale.

Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.

AMBITO CATALOGO
VERIFICATO
Skills
10.772
repository
1711
ultimo aggiornamento
23 set 2026
10.772 Skills
phuryn
Community

market-sizing

Estimate market size using TAM, SAM, and SOM with top-down and bottom-up approaches. Use when sizing a market opportunity, estimating addressable market, preparing for investor pitches, or evaluating market entry.

installazioni
1
GitHub Stars
26,1K
Aggiornato
3 lug
isaac-sim
Community

urdf-mjcf-to-usd-conversion

Convert URDF and MJCF robot descriptions to USD for Isaac Sim 6 and Isaac Lab via the modern isaacsim.asset.importer.urdf / isaacsim.asset.importer.mjcf APIs (URDFImporter + URDFImporterConfig, MJCFImporter + MJCFImporterConfig). Covers the isaacsim.asset.transformer post-import pipeline, the usd.schema.isaac.robotschema application (IsaacRobotAPI, robot-type tokens), URDF round-tripping via isaacsim.asset.exporter.urdf, RL vs teleop drive setup, makeinstanceable, and the Isaac Lab converturdf.py / convertmjcf.py config.yaml flow. XACRO is not parsed by the URDF importer core; either import directly from a running robotdescription node via isaacsim.ros2.urdf (RobotDefinitionReader / File - Import from ROS2 URDF Node), or pre-expand offline with xacro robot.xacro robot.urdf. Use when bringing a new robot from URDF/MJCF into Isaac Sim or Isaac Lab, troubleshooting wrong masses / joint behavior / self-collision, or exporting USD back to URDF.

installazioni
1
GitHub Stars
4K
Aggiornato
8 set
ar9av
Community

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

installazioni
1
GitHub Stars
3,4K
Aggiornato
9 set
ar9av
Community

wiki-digest

Generate a periodic knowledge digest — a human-readable newsletter-style summary of what was learned, updated, and connected in your wiki over a specified period (day/week/month). Use when the user says "what did I learn this week", "give me a digest", "weekly summary", "knowledge report", "what's new in my wiki", "/wiki-digest [period]", "summarize my recent learning", or wants a readable overview of recent wiki activity. Distinct from wiki-status (which reports ingestion delta of sources) — wiki-digest summarizes knowledge, not sources.

installazioni
1
GitHub Stars
3,4K
Aggiornato
9 set
ar9av
Community

wiki-setup

Initialize a new Obsidian wiki vault with the correct structure, special files, and configuration. Use this skill when the user wants to set up a new wiki from scratch, initialize the vault structure, create the .env file, or says things like "set up my wiki", "initialize obsidian", "create a new vault", "get started with the wiki". Also use when the user needs to reconfigure their existing vault or fix a broken setup.

installazioni
1
GitHub Stars
3,4K
Aggiornato
9 set
ar9av
Community

wiki-stage-commit

Review and promote staged wiki pages to their final locations. Use when WIKISTAGEDWRITES=true and the user says "/wiki-stage-commit", "review staged pages", "commit staged writes", "promote staged pages", "approve staged changes", or "what's waiting in staging". Shows each staged file, lets the user accept or reject it, and moves accepted files to their final wiki locations. Rejected files are moved back to raw/ for manual editing.

installazioni
1
GitHub Stars
3,4K
Aggiornato
9 set
bergside
Community

premium

Apple-inspired premium aesthetic with precise spacing, modern typography, and a refined, polished visual language.

installazioni
1
GitHub Stars
2,7K
Aggiornato
28 giu
yaklang
Community

active-directory-kerberos-attacks

- Kerberos attack playbook for Active Directory. Use when targeting AD authentication via AS-REP roasting, Kerberoasting, golden/silver/diamond tickets, delegation abuse, or pass-the-ticket attacks.

installazioni
1
GitHub Stars
2,1K
Aggiornato
16 giu
apify
Ufficiale

apify-link-prospecting-outreach

Find sites ranking for target keywords, score every prospect with Ahrefs domain authority and page-level traffic, identify the strongest pitch angle per row ("links to competitor", "mentions brand without linking", "top-3 SERP", "resource page", "outdated content"), generate brand-voice-matched outreach emails using an outreach-type-aware template (unlinked-mention claim, competitor-link replacement, resource-page inclusion, outdated-content replacement, topical niche-edit), and propose a concrete in-article link placement as three artifacts — the verbatim source sentence, the same sentence rewritten with the link spliced in, or a fully-drafted new insertion if no natural fit exists. Use when user asks to find link building opportunities, prospect link partners, recover unlinked brand mentions, replace competitor links, build a tiered outreach list, or run cold email outreach for SEO link building.

installazioni
1
GitHub Stars
251
Aggiornato
8 set
refoundai
Community

stakeholder-alignment

Help users master the art of leading without formal authority by identifying stakeholder incentives, neutralizing conflict through connection, and using co-creation to build shared ownership.

installazioni
1
GitHub Stars
1,3K
Aggiornato
16 lug
chrisbanes
Community

release-kotlin-library

Use when preparing, publishing, or checking readiness for a new Kotlin library version in a repository using gradle-maven-publish-plugin, including release changelog reconciliation, API snapshots, and publication verification.

installazioni
1
GitHub Stars
1K
Aggiornato
6 set
rampstackco
Community

art-direction

Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual concepts, or evaluate creative work for fit. Triggers on art direction, photo brief, photography brief, illustration brief, campaign concept, creative concept, visual direction, mood board, look and feel, visual treatment, video direction. Also triggers when the user has approved brand identity but needs to extend it into specific creative deliverables. Use creative-direction instead when the ask is the project-wide aesthetic brief that this skill consumes as input.

installazioni
1
GitHub Stars
832
Aggiornato
7 set
cyrusagents
Community

release

Prepare, verify, publish, and finish a coordinated Cyrus CLI release. Use when a user asks to release Cyrus, publish cyrus-ai, run a CLI release, or perform the /release workflow.

installazioni
1
GitHub Stars
800
Aggiornato
10 set
posit-dev
Community

brand-yml

Create and use brand.yml files for consistent branding across Shiny apps and Quarto documents. Covers: (1) Creating new brand.yml files, (2) Applying to Shiny (R and Python), (3) Using in Quarto, (4) Modifying existing files, and (5) Troubleshooting. Includes complete specifications and integration guides.

installazioni
1
GitHub Stars
494
Aggiornato
9 set
posit-dev
Community

implement

Orchestrates implementation of a plan file by delegating work to subagents in parallel. Verifies git branch state, tracks progress, and ensures high-quality implementation. Invoke with a plan file path and optional model override: /implement plans/my-plan.md [--model sonnet]

installazioni
1
GitHub Stars
494
Aggiornato
9 set
posit-dev
Community

lifecycle

Guidance for managing R package lifecycle according to tidyverse principles using the lifecycle package. Use when: (1) Setting up lifecycle infrastructure in a package, (2) Deprecating functions or arguments, (3) Renaming functions or arguments, (4) Superseding functions, (5) Marking functions as experimental, (6) Understanding lifecycle stages (stable, experimental, deprecated, superseded), or (7) Writing deprecation helpers for complex scenarios.

installazioni
1
GitHub Stars
494
Aggiornato
9 set
posit-dev
Community

pr-create

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Activate when the user says "create pr", "make a pr", "open pull request", "submit pr", "pr for these changes", or wants to get their current work into a reviewable PR. Assumes the project uses git, is hosted on GitHub, and has GitHub Actions CI with automated checks (lint, build, tests, etc.). Does NOT merge - stops when CI passes and provides the PR link.

installazioni
1
GitHub Stars
494
Aggiornato
9 set
proffesor-for-testing
Community

api-testing-patterns

Comprehensive API testing patterns including contract testing, REST/GraphQL testing, and integration testing. Use when testing APIs or designing API test strategies.

installazioni
1
GitHub Stars
475
Aggiornato
7 set
diodeinc
Community

spice-sim

Add or run an ngspice-backed Zener testbench with pcb sim.

installazioni
1
GitHub Stars
443
Aggiornato
9 set
boshu2
Community

standards

Load only the standards relevant to a caller-supplied change, then report concrete findings. Triggers: "check standards", "which standards apply".

installazioni
1
GitHub Stars
434
Aggiornato
10 set
codedrobe
Community

codedrobe-theme

Create, inspect, convert, apply, replace, verify, troubleshoot, update, publish, or restore reversible CodeDrobe themes for supported Chromium/Electron AI desktop apps, including OpenAI Codex, Tencent WorkBuddy, QoderWork (CN/global), and TRAE SOLO (global/CN). Use when a user asks to turn an attached or local reference image into a Codex, WorkBuddy, QoderWork, or TRAE SOLO skin, reproduce a visual style with native UI, build a multi-app theme, work with .codedrobe-theme packages or theme images, analyze a live CDP DOM snapshot, repair DOM compatibility failures, use a custom port or installation path, capture verification screenshots, search the CodeDrobe store or install a store theme by name, publish or submit a theme to the CodeDrobe store, or migrate a legacy .codex-theme file.

installazioni
1
GitHub Stars
246
Aggiornato
9 ago
secondsky
Community

api-gateway-configuration

Configures API gateways for routing, authentication, rate limiting, and request transformation in microservice architectures. Use when setting up Kong, Nginx, AWS API Gateway, or Traefik for centralized API management.

installazioni
1
GitHub Stars
217
Aggiornato
9 set
secondsky
Community

api-reference-documentation

Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.

installazioni
1
GitHub Stars
217
Aggiornato
9 set
secondsky
Community

bun-workers

Use for Web Workers in Bun, workerthreads, parallel processing, and background tasks.

installazioni
1
GitHub Stars
217
Aggiornato
9 set