Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Productivity

2,718 results · page 17 of 91

  • executing-plansSkillProductivity

    Use when executing a written implementation plan across sessions or with review checkpoints. Small or single-slice plans stay inline. For same-session independent tasks, use subagent-driven-development instead.

    Ready to connect★ 1k

    github.com/ganyuanran/aegis1k stars

    View details
  • finishing-a-development-branchSkillProductivity

    Use when verified work needs integration or cleanup of an existing task-created branch/worktree, or the user explicitly requests merge, PR, or branch lifecycle handling.

    Ready to connect★ 1k

    github.com/ganyuanran/aegis1k stars

    View details
  • goal-framingSkillProductivity

    Use when the user explicitly sets an Aegis goal with /aegis-goal, Aegis goal:, or asks to define goal, success evidence, stop condition, or task boundaries before work.

    Ready to connect★ 1k

    github.com/ganyuanran/aegis1k stars

    View details
  • long-task-continuationSkillProductivity

    Use when a task is multi-step, may span context resets or sessions, uses subagents, or risks losing state before completion.

    Ready to connect★ 1k

    github.com/ganyuanran/aegis1k stars

    View details
  • using-git-worktreesSkillProductivity

    Use when a coding task needs a concurrent checkout, unrelated dirty state blocks safe branch switching, or the user or repository explicitly requires a worktree.

    Ready to connect★ 1k

    github.com/ganyuanran/aegis1k stars

    View details
  • taiwanmd-nodeSkillProductivity

    Turns this machine into a Taiwan.md split-soul node (contributor node) — wakes up once a day, picks one task from the existing ticket sources and completes it (translation gaps / broken links / formatting / metadata), and submits the result back to the main repo via PR; merging is always left to hum

    Ready to connect★ 1k

    github.com/frank890417/taiwan-md1k stars

    View details
  • twmd-nodeSkillProductivity

    Contributor node — a Taiwan.md cron that runs on a contributor's own machine: it picks one task from existing ticket sources in the repo (translation gaps / broken links / formatting / en metadata / ARTICLE-INBOX), completes it, and submits a PR to the main repo. Output always ends at the PR; mergin

    Ready to connect★ 1k

    github.com/frank890417/taiwan-md1k stars

    View details
  • twmd-routineSkillProductivity

    Routine flywheel management — reads ROUTINE.md as the SSOT, then makes the corresponding changes or adds routine tasks (cadence / skill / quality gate / escalation / mirror sync). TRIGGER when: user says "排 routine", "改 routine", "新增 routine", "調整 cron", "更新 quality gate", "routine 飛輪", "routine SSO

    Ready to connect★ 1k

    github.com/frank890417/taiwan-md1k stars

    View details
  • linear-backlogSkillProductivity

    Run a scoped Linear backlog autonomously as a sequence of maximal safe parallel batches by composing orchestrator, autogoal, and task. Use when the user wants Codex to execute ordered Linear issues without prompting for each next batch while parallelizing every dependency-ready ticket that lacks a h

    Ready to connect★ 1k

    github.com/udecode/dotai1k stars

    View details
  • distill-concept-booksSkillProductivity

    Task-oriented Skill candidate for distilling books on concepts, theories, or analytical methods into evidence-traceable output that passes manual gate review and does not expose source identity such as book title, author, or publisher. Used to start or resume book distillation, scan all embedded ima

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • probe-compute-environmentSkillProductivity

    Inspect a registered execution server before compute planning and interpret its persisted capability profile. Use when a server is added, when the user clicks Probe, before enabling an unfamiliar SSH/WSL resource, or when deciding whether GPU, sudo/root, a scheduler, Python, R, conda, mamba, or envi

    Ready to connect★ 1k

    github.com/xuzhougeng/wisp-science1k stars

    View details
  • target-cpmSkillProductivity

    z88dk +cpm only: classic vs newlib CP/M, clib/CPU variants (8080/8085/z180), subtypes as packaging (not “newlib”), FCB disk, .com builds. Use when the task is explicitly +cpm / CP/M, not generic targets.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • target-rc2014SkillProductivity

    z88dk +rc2014 only: modular RC2014 board target, default newlib sdcc_iy, classic vs 8085 serial subtypes (acia85/uart85), ROM/ihex packaging. Use when the task is explicitly +rc2014, not +cpm or +hbios.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • target-zxSkillProductivity

    z88dk +zx only: ZX Spectrum 48/128 (not Next). Classic default, newlib optional, -lndos stubs vs real FS (-lesxdos/-lp3), TAP/SNA/DOT packaging. Use when the task is explicitly +zx / Spectrum 48/128, not +zxn.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • target-zxnSkillProductivity

    z88dk +zxn only: ZX Spectrum Next. Default -mz80n and newlib sdcc_iy, classic via -clib=classic, NEX/DOT packaging, nextreg/copper via cpu-z80n. Use when the task is explicitly +zxn / Next, not +zx.

    Ready to connect★ 1k

    github.com/z88dk/z88dk1k stars

    View details
  • console-commandsSkillProductivity

    Reference for OrangeHRM's two Symfony Console entry points — `bin/console` (production console, lightweight, plugin-registered commands like `cache:clear` / `orm:generate-proxies` / `orangehrm:run-schedule`) and `devTools/core/console.php` (developer-only with its own `composer.json`, registers comm

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • scheduled-jobsSkillProductivity

    Reference for OrangeHRM's task scheduling — the `orangehrm:run-schedule` command that operators run from system cron (every minute), the `SchedulerConfigurationInterface` that plugins implement to register tasks at framework boot, the `Schedule` / `Task` / `CommandInfo` value objects (Task extends `

    Ready to connect★ 1k

    github.com/orangehrm/orangehrm1k stars

    View details
  • ap-execharness-resolverSkillProductivity

    L3 executor - EXECHARNESS RESOLVE. Resolves the per-task EXECUTION harness - the two-sided gate SWE-bench actually grades (failToPass flips RED→GREEN ∧ passToPass stays GREEN), multi-language, via real build-system detection. Ingests shipped FAIL_TO_PASS/PASS_TO_PASS, else derives failToPass from th

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • ap-framework-generatorSkillProductivity

    L3 executor - FRAMEWORK GENERATE. When the SELECTOR returns MISS, generates a one-off custom framework for the exact task shape - classifies the orthogonal axes, composes the gate sequence from the GATE-LIBRARY with the correct axis-specific gate, emits the gen-<axis-signature> leaf with the BLOCKED

    Ready to connect★ 1k

    github.com/spielewoy/autoprompt-skill1k stars

    View details
  • hep-cloudSkillProductivity

    Staff a task only from the signed-in owner's Agent Cloud agents.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • hep-hubSkillProductivity

    Staff a task only from public Agentlas Hub agents.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • hep-localSkillProductivity

    Staff a task only from Agentlas agents registered on this machine.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • hep-networkSkillProductivity

    Staff a task from registered Local, owner Cloud, and public Hub agents.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • sitemap-task-biasSkillProductivity

    Use when creating or auditing an agent-team sitemap, Task Bias ledger, concept coverage, product surface map, validation chain, or missing-concept check.

    Ready to connect★ 1k

    github.com/agentlas-ai/agentlas-os1k stars

    View details
  • alarmkitSkillProductivity

    Implement AlarmKit alarms and countdown timers for iOS and iPadOS with Lock Screen, Dynamic Island, StandBy, and paired Apple Watch system UI. Covers AlarmManager scheduling, AlarmAttributes and AlarmPresentation, system Stop and AlarmButton secondary actions, authorization, state observation, count

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • background-processingSkillProductivity

    Schedule and execute background work on iOS using BGTaskScheduler. Use when registering BGAppRefreshTask for short background fetches, BGProcessingTask for long-running maintenance, BGContinuedProcessingTask (iOS 26+) for foreground-started work that continues in background, background URLSession do

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • energykitSkillProductivity

    Query grid electricity forecasts and submit load events using EnergyKit to help users optimize home electricity usage. Use when building smart home apps, EV charger controls, HVAC scheduling, or energy management dashboards that guide users to use power during cleaner or cheaper grid periods.

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • eventkitSkillProductivity

    Create, read, and manage calendar events and reminders using EventKit and EventKitUI. Use when adding events to the user's calendar, creating reminders, setting recurrence rules, requesting calendar or reminders access, presenting event editors, choosing calendars, handling alarms, observing calenda

    Ready to connect★ 1k

    github.com/dpearson2699/swift-ios-skills1k stars

    View details
  • acl-workflowSkillProductivity

    Use when planning an ACL project calendar across ACL Rolling Review cycles, covering cycle selection against conference commitment windows, backward planning from an ARR deadline, the review-response-meta-review timeline, commitment decisions, resubmission loops to later cycles, and camera-ready thr

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details
  • acl-writing-styleSkillProductivity

    Use when revising an ACL paper for computational-linguistics house style, covering task-first framing, linguistic examples tied to quantitative error analysis, scoping language claims to tested languages, LLM-era claim discipline, anonymous self-reference, Limitations prose, and compressing into the

    Ready to connect★ 1k

    github.com/brycewang-stanford/awesome-journal-skills1k stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

55,111 of the 55,543 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI