aktsmm/Agent-Skills

26Stars on the repository
68Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
customA LICENSE file GitHub cannot name, so bodies are not copied

opportunity-factory

25

aktsmm/Agent-Skills

Skill Claude Code

Run a reusable opportunity-to-artifact workflow: discover unmet needs, set up workspace factories, schedule recurring commander/worker/reporter prompts, batch-refine many items, optionally use SQLite state, build small artifacts, review quality, and track outcomes. Use when the user wants to repeatedly create apps…

not rated 26 changed 5d ago A 77 tokens

aktsmm/Agent-Skills

Skill Claude Code

Use when analyzing pcap or pcapng files, triaging network captures, labeling IPs with evidence, generating PNG charts, or writing packet analysis reports. Keywords: pcap, pcapng, tshark, Wireshark, scapy, DNS, TLS SNI, RDAP, graph, matplotlib, gnuplot, packet capture.

not rated 26 yesterday A 76 tokens

peer-feedback

27

aktsmm/Agent-Skills

Skill Claude Code

A draft-writing workflow for half-year peer feedback about colleagues. It gathers workplace history such as chats, meetings, email, and shared files, then organizes the draft around a six-part template.

not rated 26 yesterday A 121 tokens

permission-max

28

aktsmm/Agent-Skills

Skill Claude Code

Reduce repeated permission prompts across Microsoft Scout, Copilot CLI, and host tool confirmations with user-approved settings and explicit before/after verification. Use when users ask for permission max, fewer approval prompts, shell allow-list expansion, autoApprove, or diagnosis of repeated Read/Write/PowerShell…

not rated 26 yesterday A 62 tokens

aktsmm/Agent-Skills

Skill Claude Code

Create and edit professional PowerPoint presentations from web articles, blog posts, existing PPTX files, or templates. Use when creating PPTX, converting articles to slides, translating presentations, editing open PowerPoint files, or doing COM Automation / RefURL / overflow review work. Triggers on PowerPoint, PPTX…

not rated 26 yesterday A Socket: passSnyk: warn 95 tokens

powerpoint-planning

30

aktsmm/Agent-Skills

Skill Claude Code

Plan high-quality PowerPoint presentations before file creation or editing. Use when designing slide structure, storyline, section flow, executive summaries, local PowerPoint production briefs, Copilot prompts, or slide-review/revision prompts.

not rated 26 yesterday A 48 tokens

project-workspace

31

aktsmm/Agent-Skills

Skill Claude Code

A skill for creating and managing folders dedicated to a particular project or investigation.

not rated 26 yesterday A 89 tokens

aktsmm/Agent-Skills

Skill Claude Code

A company expense-receipt workflow for processing receipt images, PDFs, and videos for D365 expense reporting.

not rated 26 yesterday A 77 tokens

receipt-tax-ocr

33

aktsmm/Agent-Skills

Skill Claude Code

A Japanese receipt-processing tool for sole proprietors and side businesses. It reads receipt images with OCR, or optical character recognition, renames them, and organizes monthly notes using Japanese tax-account categories.

not rated 26 yesterday A 121 tokens

aktsmm/Agent-Skills

Skill Claude Code

A workflow for creating a presentation on a new topic from an existing PowerPoint deck's visual template. It reuses layouts, footers, fonts, and colours while replacing the content with information from primary sources.

not rated 26 yesterday A 113 tokens

retro-copilot

35

aktsmm/Agent-Skills

Skill Claude Code

A retrospective workflow for improving GitHub Copilot project assets, including instructions, skills, agents, and hooks. A retrospective is a review of what went wrong or could improve after an incident or piece of work.

not rated 26 yesterday A 67 tokens

aktsmm/Agent-Skills

Skill Claude Code

Reflect reusable learnings into a managed Agent Skills repository with scope gates, safe local commits, and conditional push. Use when: skill retro, managed skill authoring, skill repository fix, create or update SKILL.md.

not rated 26 changed 6d ago A 49 tokens

retro-workspace

37

aktsmm/Agent-Skills

Skill Claude Code

Reflect reusable learnings into the current workspace / repository design and automation assets (.github/, AGENTS.md, repo scripts/tasks). Use when running a workspace/repo retro from CLI or Scout. Detects whether a project folder exists and, if not, asks before creating one. Triggers on "retro workspace", "repo…

not rated 26 changed today A 85 tokens

aktsmm/Agent-Skills

Skill Claude Code

Review owned or authorized code for security using structure-first evidence: AST/structure maps, call graphs, complexity, Source/Sink flow, and defensive findings. Use when asked for security review, vulnerability review, AST structure map review, SAST triage, Source/Sink, taint flow, parser/scanner hardening, CI/CD…

not rated 26 yesterday A 103 tokens

session-handoff

39

aktsmm/Agent-Skills

Skill Claude Code

A session-handoff note generator for recording the current state of work before a chat or coding session ends. The note is meant for a new session to read before continuing.

not rated 26 yesterday A 100 tokens

single-html-forge

40

aktsmm/Agent-Skills

Skill Claude Code

A generator for one self-contained HTML file: a horizontal slide deck, a vertical explainer, or a fixed-canvas summary image. The file has no external runtime dependencies and is checked after generation.

not rated 26 changed 4d ago A 135 tokens

skill-creator-plus

41

aktsmm/Agent-Skills

Skill Claude Code

Create or review a reusable skill (SKILL.md) that packages a workflow, and decide whether the request should be a skill instead of a prompt, instruction, agent, or hook. Use when creating a new skill, extracting a workflow from a conversation, updating an existing skill, reviewing SKILL.md quality, or fixing weak…

not rated 26 yesterday A 110 tokens

skill-finder

42

aktsmm/Agent-Skills

Skill Claude Code

Search, install, and manage Agent Skills locally and from GitHub, then help decide whether the task really needs a skill or another customization primitive. Use when looking for skills, installing skills, managing a skill collection, or choosing between a skill, prompt, instruction, or agent.

not rated 26 yesterday A Socket: warnSnyk: fail 60 tokens

sync-public-skills

43

aktsmm/Agent-Skills

Skill Claude Code

Synchronize curated Agent Skills across approved repositories with policy checks and verification. Use when publishing or updating managed skills, validating a repository mirror, or selecting a safe sync scope. Triggers on "sync public skills", "publish skills", "public 公開", "skill sync", "repository mirror".

not rated 26 yesterday A 64 tokens

video-watch

44

aktsmm/Agent-Skills

Skill Claude Code

Prepare video URLs or local video files for GitHub Copilot analysis by extracting captions, sampled frames, contact sheets, and a prompt packet. Use when the user asks Copilot to watch, inspect, summarize, or diagnose a video, screen recording, demo, webinar, YouTube/Loom/TikTok/X/Vimeo URL, or .mp4/.mov/.mkv/.webm…

not rated 26 yesterday A 83 tokens

aktsmm/Agent-Skills

Skill Claude Code

An infographic-making workflow that turns a conversation, topic, file, skill, or process into colourful PNG images. It creates several HTML layout options, renders them as images, and visually checks the results.

not rated 26 yesterday A 89 tokens

aktsmm/Agent-Skills

Skill Claude Code

Guide for creating VS Code extensions and plugins from scratch through Marketplace publication. Use when developing a VS Code extension/plugin, adding commands or keybindings, building TreeView or Webview UI, publishing to Marketplace, or troubleshooting activation and packaging issues.

not rated 26 yesterday A 53 tokens

web-accessibility

47

aktsmm/Agent-Skills

Skill Claude Code

Build and review accessible web products using WCAG 2.2 AA. Use when implementing or reviewing forms, dialogs, navigation, keyboard flows, focus management, ARIA, color contrast, responsive UI, or framework-specific accessibility in React/Next.js, Angular, and Vue.

not rated 26 yesterday A 60 tokens

x-hashtag-research

48

aktsmm/Agent-Skills

Skill Claude Code

Collect and analyze public X posts from hashtags to discover primary sources, official docs, related GitHub repos, and reusable images. Use when researching launch-day announcements, event hashtags like #MSBuild or #MicrosoftBuild, keynote reactions, or when you want to turn noisy X posts into a structured research…

not rated 26 yesterday A 81 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: