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,535 results · page 77 of 152
- View details
merge-docsSkillDocs & knowledge
Compare and merge two design docs for the same feature into a single source of truth. Use when you have competing or complementary design/implementation docs (e.g. from separate design runs) that need reconciling into one unified document.
Ready to connect★ 149
- View details
obsidian-community-checkSkillDocs & knowledge
Trigger and inspect the Obsidian Community plugin review-branch scan for the personal-assistant plugin. Use when asked to run, trigger, poll, verify, or report the community.obsidian.md automated check for master, a branch, tag, or commit before Obsidian plugin release or publication.
Ready to connect★ 149
- View details
obsidian-dataviewSkillDocs & knowledge
Dataview plugin query syntax, inline expressions, DataviewJS API, and common vault analysis patterns. Use when the user asks about querying notes, creating tables from metadata, aggregating frontmatter data, or writing Dataview/DataviewJS code blocks.
Ready to connect★ 149
- View details
obsidian-ios-real-device-smokeSkillDocs & knowledge
Validate personal-assistant Obsidian plugin changes on a USB-connected iPhone using the iCloud Obsidian test vault, iPhone Mirroring when available, and Safari Web Inspector for real WKWebView DOM/CSS/console evidence. Use when asked to test, verify, debug, inspect, or visually confirm mobile/iOS be
Ready to connect★ 149
- View details
obsidian-templaterSkillDocs & knowledge
Templater plugin syntax, template commands, dynamic commands, user scripts, and startup templates. Use when the user asks about creating templates, inserting dynamic content, automating note creation, or writing Templater commands/user scripts.
Ready to connect★ 149
- View details
obsidian-test-vault-smokeSkillDocs & knowledge
Validate the personal-assistant Obsidian plugin in the repo-local test vault using both fast CLI runtime smoke and full app UI/UX interaction smoke. Use when end-to-end verification is needed after UI/runtime changes, Pagelet work, Chat, Memory/VSS, Preview/Stats, settings, release-gate smoke, or vi
Ready to connect★ 149
- View details
pa-callout-cleanupSkillDocs & knowledge
Use when inspecting Obsidian callout types, malformed callouts, nested callouts, or callout taxonomy.
Ready to connect★ 149
- View details
pa-plugin-config-reviewSkillDocs & knowledge
Use when inspecting Obsidian plugin lists, plugin settings, disabled plugins, config folders, or possible unused plugin signals.
Ready to connect★ 149
- View details
pa-vault-link-healthSkillDocs & knowledge
Use when inspecting unresolved wikilinks, backlinks, outgoing links, orphan notes, embeds, or vault link health.
Ready to connect★ 149
- View details
personal-assistant-reviewSkillDocs & knowledge
Review uncommitted or PR diffs in the personal-assistant Obsidian plugin with project-specific risk lanes, second-layer future-risk checks, severity discipline, subagent review routing, and validation boundaries. Use when the user asks for code review, agent team review, multi-angle review, review-f
Ready to connect★ 149
- View details
project-notetakerSkillDocs & knowledge
Formats unstructured meeting notes into a structured project report. Use this when the user provides raw notes or requests a summary of a meeting.
Ready to connect★ 145
- View details
review-designSkillDocs & knowledge
Review design, implementation, and task documents produced by design. Evaluates document quality, internal consistency, and technical soundness. Use after design completes and before starting implement.
Ready to connect★ 149
- View details
stable-releaseSkillDocs & knowledge
Execute the stable release workflow for the Personal Assistant Obsidian plugin. Use when the user asks to prepare, validate, cut, or publish a stable release; asks for a stable release dry run or follow-up verification; or says "release", "发版", "publish stable", "cut release", "stable release", "发布正
Ready to connect★ 149
- View details
ui-ux-design-auditSkillDocs & knowledge
Audit multi-surface UI/UX in the personal-assistant Obsidian plugin with the current PA framework, real interface evidence, structured scoring, adversarial finding verification, and product-decision routing. Use for design retrospectives, visual quality baselines, cross-surface consistency audits, a
Ready to connect★ 149
- View details
alpaca-broker-account-onboardingSkillDocs & knowledge
Open and manage brokerage accounts via the Alpaca Broker API — account creation, KYC/CIP, identity & disclosures, agreements, document upload (incl. W-8BEN), account status lifecycle, and account updates/closure. Use when a developer is building onboarding, KYC, or account-management flows on Alpaca
Ready to connect★ 147
- View details
alpaca-broker-trading-ordersSkillDocs & knowledge
Place and manage orders on behalf of accounts via the Alpaca Broker API — order creation (qty vs notional, fractional shares, order types/TIF/classes), order status lifecycle, replace/cancel, positions, and trading-account buying power. Use when building trading, recurring-invest, or portfolio flows
Ready to connect★ 147
- View details
building-github-indexSkillDocs & knowledge
Generate progressive disclosure indexes for GitHub repositories to use as Claude project knowledge. Use when setting up projects referencing external documentation, creating searchable indexes of technical blogs or knowledge bases, combining multiple repos into one index, or when user mentions "inde
Ready to connect★ 148
- View details
closing-issuesSkillDocs & knowledge
Close a GitHub issue with a synthesis comment as a flowing graph — validate the synthesis, post the closing comment, close, then run a pluggable callback (e.g. memory store) detached. Use when closing an issue should also capture the LEARNING (not just the diff log) and when the post-close work shou
Ready to connect★ 148
- View details
extracting-keywordsSkillDocs & knowledge
Extract keywords from documents using YAKE algorithm with support for 34 languages (Arabic to Chinese). Use when users request keyword extraction, key terms, topic identification, content summarization, or document analysis. Includes domain-specific stopwords for AI/ML and life sciences. Optional de
Ready to connect★ 148
- View details
fetching-blocked-urlsSkillDocs & knowledge
Retrieve clean markdown from URLs when web_fetch fails. Converts pages via Jina AI reader service with automatic retry. Use when web_fetch or curl returns 403, blocked, paywall, timeout, JavaScript-rendering errors, or empty content or user explicitly suggests using jina.
Ready to connect★ 148
- View details
llm-as-computerSkillDocs & knowledge
Execute programs on a compiled transformer stack machine where every instruction fetch and memory read is a parabolic attention head. Demonstrates that transformer attention + FF layers can implement a working computer. Use when user mentions "llm-as-computer", "lac", "stack machine", "compiled tran
Ready to connect★ 148
- View details
mapping-documentsSkillDocs & knowledge
Generate navigable semantic maps from PDF documents. Extracts section structure via font analysis, then runs LLM extraction per section for claims, symbols, and dependencies — all page-anchored. Produces _MAP.md (progressive disclosure), .symbols.json (definition index), .anchors.json (claim referen
Ready to connect★ 148
- View details
orienting-codebasesSkillDocs & knowledge
Interactive codebase orientation for a HUMAN who wants to learn the code. Runs the same tree-sitting + featuring pipeline as exploring-codebases but synthesizes it into guided exercises and an HTML teaching artifact rather than an analysis document. Use for "orient me to this repo", "teach me this c
Ready to connect★ 148
- View details
reviewing-ai-papersSkillDocs & knowledge
Analyzes an AI/ML publication — paper, preprint, article, technical blog post — and extracts what an enterprise AI engineer should do about it. Use when someone supplies a URL or document on RAG, embeddings, fine-tuning, prompt engineering, agents, or LLM deployment and asks "review this paper", "wh
Ready to connect★ 148
- View details
verifying-claimsSkillDocs & knowledge
Check that a document's claims about code are actually true by reading the prose, the code, and the tests and reporting (or fixing) where they disagree. Use whenever the user wants to verify a README, guide, spec, or docstring still matches the code; whenever they mention documentation drift, doc-co
Ready to connect★ 148
- View details
agent-communicationSkillDocs & knowledge
Inter-agent communication patterns including message passing, shared memory, blackboard systems, and event-driven architectures for LLM agentsUse when "agent communication, message passing, inter-agent, blackboard, agent events, multi-agent, communication, message-passing, events, coordination" ment
Ready to connect★ 147
- View details
api-designSkillDocs & knowledge
Expert at designing clean, consistent, and developer-friendly APIs. Covers RESTful conventions, versioning strategies, error handling, pagination, rate limiting, and OpenAPI documentation. Designs APIs that are intuitive to use and easy to evolve. Use when "API design, REST API, RESTful, API version
Ready to connect★ 147
- View details
api-designerSkillDocs & knowledge
API design specialist for REST, GraphQL, gRPC, versioning strategies, and developer experienceUse when "api design, rest, graphql, grpc, openapi, swagger, versioning, pagination, rate limiting, endpoint, api, rest, graphql, grpc, openapi, swagger, versioning, pagination, rate-limiting, ml-memory" me
Ready to connect★ 147
- View details
brand-storytellingSkillDocs & knowledge
The art and science of narrative-driven brand communication. This skill transforms brand messages into compelling stories that connect emotionally, build memory, and drive action. In a world of infinite content, story is the only thing that cuts through. Great brands don't sell products—they tell s
Ready to connect★ 147
- View details
codebase-optimizationSkillDocs & knowledge
Keeping codebases healthy, performant, and maintainable - refactoring, performance optimization, and technical debt managementUse when "refactor, optimize, performance, technical debt, cleanup, architecture, speed up, bundle size, memory leak, slow query, code smell, complexity, dead code, performan
Ready to connect★ 147
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.
54,764 of the 55,196 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.