ahel is live on Product Hunt today. Upvote

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: Docs & knowledge

4,436 results · page 72 of 148

  • note-statusSkillDocs & knowledge

    Verify meeting notes are fully processed. Args: <path>, [dates], all, pending [dates] [--step=X]. Shows which wrap steps are complete or missing.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • otter-fetchSkillDocs & knowledge

    Fetch Otter.ai transcript data. Sub-skill used by cache-notes and fill-participants when Notes: contains an Otter URL.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • people-stubsSkillDocs & knowledge

    Batch-create Teams/People/@Name.md stubs from unresolved [[@*]] wikilinks across the vault. Each stub is minimal frontmatter; the user fills team/role/details later.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • recapSkillDocs & knowledge

    Produce a weekly/date-range recap from emails, Slack, Jira/Confluence, and vault notes. Args: [dates]. Default = this week.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • sprint-retroSkillDocs & knowledge

    Draft a Sprint Retro by synthesizing scrum dailies, recaps, the sprint planning note, and the prior retro. Args: [sprint number | dates]. No args = infer the current sprint.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • sync-upstream-obsidianosSkillDocs & knowledge

    Pull structural updates from upstream ObsidianOS into the local vault.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • vault-healthSkillDocs & knowledge

    Audit the vault for structural issues: unresolved wikilinks, orphan notes, dead-end notes, and Obsidian sync conflicts. Optional --fix flags create stubs or surface fixable issues.

    Ready to connect★ 165

    github.com/benoror/obsidianos_work166 stars

    View details
  • compact-memory-implementationSkillDocs & knowledge

    Developer implementation guide for adding compact memory to an Agent — covers fork agent pattern for compaction, trigger strategy, summary format design, and memory restoration in subsequent sessions. Use when a developer asks how to implement compact memory, context compression, or memory persisten

    Ready to connect★ 164

    github.com/simbajigege/book2skills165 stars

    View details
  • folded-memory-implementationSkillDocs & knowledge

    Developer implementation guide for building hierarchical (folded) memory into an Agent. Three-layer architecture where recent turns stay detailed, older content compresses into episodes, and the oldest distills into durable semantic facts. Use when compact-memory-implementation is not retaining enou

    Ready to connect★ 164

    github.com/simbajigege/book2skills165 stars

    View details
  • harness-step2-fill-docsSkillDocs & knowledge

    Harness Engineering Phase 1, Step 2: Deeply analyze the project code and fill the docs/ knowledge base with content such as business solutions, architecture, conventions, technical decisions, and quality standards.

    Ready to connect★ 164

    github.com/simbajigege/book2skills165 stars

    View details
  • show-your-work-kleonSkillDocs & knowledge

    Apply Austin Kleon''s sharing framework. Trigger on: "what should I share?", "build an audience", "document my creative process".

    Ready to connect★ 164

    github.com/simbajigege/book2skills165 stars

    View details
  • write-a-prdSkillDocs & knowledge

    Create a PRD through user interview, codebase exploration, and module design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature.

    Ready to connect★ 165

    github.com/maggieappleton/maggieappleton.com-v3163 stars

    View details
  • general-presentationSkillDocs & knowledge

    Generate and iteratively refine PowerPoint presentations from simulation results using python-pptx.

    Ready to connect★ 164

    github.com/learningmatter-mit/atomisticskills158 stars

    View details
  • nexus-mapperSkillDocs & knowledge

    Generate a persistent .nexus-map/ knowledge base that lets any AI session instantly understand a codebase's architecture, systems, dependencies, and change hotspots. Use when starting work on an unfamiliar repository, onboarding with AI-assisted context, preparing for a major refactoring initiative,

    Ready to connect★ 164

    github.com/haaaiawd/nexus-skills164 stars

    View details
  • agentscope-developerSkillDocs & knowledge

    Expert-level AgentScope developer skill for building production-ready LLM agents. Transforms AI into an experienced AgentScope architect with deep knowledge of ReAct agents, multi-agent orchestration, memory modules, voice agents, MCP/A2A integrations, and model fine-tuning. Use when: building agent

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • architectSkillDocs & knowledge

    Licensed Architect (AIA, LEED AP BD+C) with 15+ years designing commercial, institutional, and residential projects. Expert in schematic design, design development, construction documentation, and contract administration. Licensed in 8 states with $500M+ in constructed projects. Use when: architectu

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • project-engineerSkillDocs & knowledge

    Construction Project Engineer with 8+ years supporting commercial and infrastructure projects. Expert in submittal management, RFI processing, document control, and field engineering. Managed documentation for $500M+ in construction value. Use when: project engineering, submittals, RFIs, document co

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • quantity-surveyorSkillDocs & knowledge

    Chartered Quantity Surveyor (MRICS) with 15+ years in construction cost management, contract administration, and value engineering. Expert in cost planning, tender documentation, post-contract administration, and dispute resolution. Managed $2B+ in construction value across commercial, infrastructur

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • tech-writerSkillDocs & knowledge

    Expert Technical Writer with 12+ years producing developer documentation for APIs, SDKs, and enterprise software. Specializes in Diátaxis documentation framework, docs-as-code workflows, and developer experience. Use when: writing API documentation, creating developer guides, implementing docs-as-

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • cas-memory-managementSkillDocs & knowledge

    How to store and retrieve persistent memories using CAS. Use for facts, preferences, learnings, and context that should persist across sessions. Trigger when discovering patterns, fixing bugs, resolving config issues, or learning how unfamiliar code works.

    Ready to connect★ 162

    github.com/codingagentsystem/cas160 stars

    View details
  • cas-task-trackingSkillDocs & knowledge

    How to track work using CAS tasks instead of built-in TodoWrite. Use for persistent task tracking with priorities, dependencies, structured notes, and cross-session continuity.

    Ready to connect★ 162

    github.com/codingagentsystem/cas160 stars

    View details
  • kmp-starter-create-fresh-appSkillDocs & knowledge

    Research and plan a brand-new app before scaffolding it on the KMP Starter Template. Gather project info, research the market (stores, Reddit, ASO tools), finalize features + value proposition, get user approval, and persist everything to memory.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-feature-splash-onboardingSkillDocs & knowledge

    The KMP Starter Template Splash and Onboarding flow — SplashViewModel, OnboardingViewModel, OnboardingLogics, and where to customize slides.

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • kmp-starter-memorySkillDocs & knowledge

    Persistent per-project memory for KMP Starter Template apps. Use when starting work on a project (read memory first), when learning the project structure, or after making significant changes (write/update memory).

    Ready to connect★ 162

    github.com/devatrii/kmp-starter-template162 stars

    View details
  • geo-contentSkillDocs & knowledge

    Create evidence-lined GEO titles, explainers, neutral comparisons, method-backed rankings, page blueprints, refinements, and article-friendly Markdown. Use for title generation, 科普/解释、对比、榜单、页面蓝图、内容优化, and article-friendly rewriting. Excludes unsupported factual claims, winner declarations without li

    Ready to connect★ 159

    github.com/yaojingang/geohub161 stars

    View details
  • geo-strategySkillDocs & knowledge

    Build an offline GEO optimization plan from explicit goals, diagnosis actions, approved evidence IDs, and a measured baseline. Use for GEO strategy, roadmap, experiment planning, intervention candidates, 策略, 路线图, and 优化实验. Exclude autonomous publication, fabricated outcome evidence, and memory promo

    Ready to connect★ 159

    github.com/yaojingang/geohub161 stars

    View details
  • graspSkillDocs & knowledge

    Verify understanding of a target in play — code, a document, a result — present in context and quotable. Type: (TargetUngrasped, User, VERIFY, Target) → VerifiedUnderstanding

    Ready to connect★ 161

    github.com/jongwony/epistemic-protocols161 stars

    View details
  • creating-development-plansSkillDocs & knowledge

    Creates structured development plans with phased task breakdowns, requirements, and QA checklists. Use when the user explicitly asks to create a dev plan, development plan, or document development requirements.

    Ready to connect★ 160

    github.com/sammcj/agentic-coding159 stars

    View details
  • guided-demoSkillDocs & knowledge

    A pattern for adding a self-narrating (typed out) guided walkthrough to any HTML/web application. Use this skill whenever the user wants to add a guided demo, auto-narration, self-running presentation, or step-by-step tour to an HTML page, web app, prototype, HTML slide deck, dashboard, or data stor

    Ready to connect★ 160

    github.com/sammcj/agentic-coding159 stars

    View details
  • markedit-toolsSkillDocs & knowledge

    Provides tools for managing MarkEdit, a macOS markdown editor

    Ready to connect★ 160

    github.com/sammcj/agentic-coding159 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.

53,430 of the 53,863 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