artificial intelligence skills

895 tagged artificial intelligence, measured the same way as everything else here.

Browse within: large-language-models 140ai-assistant 83natural-language-processing 77knowledge-graph 70awesome-list 64chatgpt 64ai-scientist 62ai-skills 60awesome 60career 60api-security 58bug-bounty 58claude-code-skills 58Mechanistic Interpretability 54

pr-address

01

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Address PR review comments and loop until CI green and all comments resolved. TRIGGER when user asks to address comments, fix PR feedback, respond to reviewers, or babysit/monitor a PR.

187k 2d ago A 42 tokens

pr-polish

02

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

Alternate /pr-review and /pr-address on a PR until the PR is truly mergeable — no new review findings, zero unresolved inline threads, zero unaddressed top-level reviews or issue comments, all CI checks green, and two consecutive quiet polls after CI settles. Use when the user wants a PR polished to merge-ready…

187k 2d ago A 77 tokens

pr-test

03

Significant-Gravitas/AutoGPT

Skill Claude CodeCodex

E2E manual testing of PRs/branches using docker compose, agent-browser, and API calls. TRIGGER when user asks to manually test a PR, test a feature end-to-end, or run integration tests against a running system.

187k 2d ago A 51 tokens

book-translation

04

f/prompts.chat

Skill Claude CodeCodex

Translate "The Interactive Book of Prompting" chapters and UI strings to a new language.

168k +145 yesterday A 21 tokens

widget-generator

05

f/prompts.chat

Skill Claude CodeCodex

Generate customizable widget plugins for the prompts.chat feed system.

168k +145 yesterday A 13 tokens

prompt-lookup

06

f/prompts.chat

Skill Claude CodeCodex

Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.

168k +145 yesterday A 39 tokens

design-is

07

thedotmack/claude-mem

Skill Claude CodeCodex

Audit a design against Dieter Rams' ten "Good design is..." principles, then hand off a /make-plan prompt for one of three outcomes — new design, refine design, or redesign. Use when the user says "audit this design", "design review", "check this UI against Rams", "is this UI good", "critique this design", "design…

93k 2d ago A 91 tokens original Apache-2.0

oh-my-issues

08

thedotmack/claude-mem

Skill Claude CodeCodex

Cluster a GitHub issue backlog by root cause into a small set of plan-master issues, redirect children with a standardized comment, and bundle architectural-fix PRs that close clusters atomically. Use when an issue tracker has accumulated dozens of reports that share underlying defects, when asked to triage /…

93k 2d ago A 97 tokens original Apache-2.0

weekly-digests

09

thedotmack/claude-mem

Skill Claude CodeCodex

Generate a serial week-by-week narrative digest of a project's full claude-mem timeline. Splits the timeline into per-ISO-week files, then runs one consecutive subagent per week — each receiving the prior week's carry-forward block — to produce one chapter per ISO week of data. Use when asked for "weekly digests"…

93k 2d ago A 93 tokens original Apache-2.0

usestrix/strix

Skill Claude CodeCodex

Security-test a REST, GraphQL, or gRPC API with Strix — autonomous agents that enumerate endpoints from an OpenAPI/GraphQL schema (or by crawling), then actually exploit the API-specific vulnerability classes in the OWASP API Security Top 10 (2023) — broken object-level authorization (BOLA/IDOR), broken object…

59k 3d ago A 144 tokens original Apache-2.0

usestrix/strix

Skill Claude CodeCodex

Fix security vulnerabilities found by a Strix pentest (open-source CLI or app.strix.ai cloud) — triage by severity, patch the root cause rather than the symptom, and re-run Strix to prove each fix actually closes the exploit. Handles injection, XSS, SSRF, broken access control, IDOR, and other validated findings. Use…

59k 3d ago A 124 tokens original Apache-2.0

usestrix/strix

Skill Claude CodeCodex

Run a managed pentest of a web app or API through the app.strix.ai REST API — no local Docker, LLM key, or install needed. Create an API token, register domain/repository assets, launch and poll scans, triage vulnerabilities, export SARIF, download PDF/DOCX pentest reports for SOC 2 and other compliance evidence…

59k 3d ago A 139 tokens original Apache-2.0

add-harness-package

13

vercel/ai

Skill Claude CodeCodex

Guide for adding new AI SDK harness packages. Use when creating a new @ai-sdk/harness- package that adapts a coding-agent runtime to HarnessV1.

27k +14 today A 41 tokens

vercel/ai

Skill Claude CodeCodex

Guide for adding first-party AI provider packages to the AI SDK. Use when creating a provider package under packages/ to integrate an external AI service.

27k +14 today A 33 tokens

adr-skill

15

vercel/ai

Skill Claude CodeCodex

Create and maintain Architecture Decision Records (ADRs) optimized for agentic coding workflows. Use when you need to propose, write, update, accept/reject, deprecate, or supersede an ADR; bootstrap an adr folder and index; consult existing ADRs before implementing changes; or enforce ADR conventions. This skill uses…

27k +14 today A 89 tokens

marimo-pair

16

marimo-team/marimo

Skill Claude CodeCodex

Work inside the user's live marimo notebook from the code editor: run Python in the same kernel the user does, inspect live notebook state, and commit durable notebook changes through code mode. Use whenever you create, analyze, or improve the user's marimo notebook.

23k yesterday A 57 tokens original Apache-2.0

marimo-team/marimo

Skill Claude CodeCodex

Fill empty description: "" fields in packages/llm-info/data/models.yml by querying OpenRouter and provider documentation. Use when the user asks to populate model descriptions, enrich the model catalog, or backfill descriptions after running pnpm sync-models.

23k yesterday A 0 tokens original Apache-2.0

dyad-sh/dyad

Skill Claude CodeCodex

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote…

21k yesterday A 106 tokens

dyad-sh/dyad

Skill Claude CodeCodex

Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.

21k yesterday A 26 tokens

dyad-sh/dyad

Skill Claude CodeCodex

Team-based PR review using Claude Code swarm. Spawns three specialized teammates (correctness expert, code health expert, UX wizard) who review the PR diff, discuss findings with each other, and reach consensus on real issues. Posts a summary with merge verdict and inline comments for HIGH/MEDIUM issues.

21k yesterday A 69 tokens

live-tutorial

21

leon-ai/leon

Skill Claude CodeCodex

Create an annotated MP4 tutorial from real screenshots of a workflow on the owner's computer. Use only when the owner explicitly asks for a tutorial video, not merely when they ask to watch an action happen live.

17k 5d ago A 45 tokens original MIT

tiny-web-crawler

22

leon-ai/leon

Skill Claude CodeCodex

Crawl from one or more starting web pages, fetch readable content, search within pages, follow relevant links, and stop when the requested information is found or a bounded limit is reached.

17k 5d ago A 42 tokens original MIT

decision

23

semantica-agi/semantica

Skill Claude CodeCodex

Full decision lifecycle in Semantica � record, query, find precedents (hybrid/advanced), analyze influence, explain, insights dashboard, list, and record exceptions. Uses AgentContext, ContextGraph, DecisionQuery, CausalChainAnalyzer, DecisionRecorder.

11k yesterday A 55 tokens original MIT

embed

24

semantica-agi/semantica

Skill Claude CodeCodex

Generate, inspect, and use node/text embeddings in Semantica — compute Node2Vec embeddings, find similar nodes, score link predictions, batch similarity, and pairwise similarity. Uses NodeEmbedder, SimilarityCalculator, LinkPredictor, and AgentContext. Sub-commands: compute, similar, similarity, predict-link…

11k yesterday A 0 tokens original MIT