explaingit

nanparth/ai-skill-hub

Analysis updated 2026-05-18

17PythonAudience · developerComplexity · 2/5Setup · easy

TLDR

A personal collection of nine AI assistant skills covering research, business, legal diagrams, job applications, and coding workflows.

Mindmap

mindmap
  root((ai-skill-hub))
    What it does
      Nine Agent Skills
      Works with Claude Code Copilot Cursor
      Follows Agent Skills spec
    Research skills
      Organization profiles
      Individual profiles
      Business interviews
    Other skills
      Legal diagramming
      Job application prep
      Spec and PRD drafting
      Test driven implementation
      Note taking
    Install
      Copy folder for CLI tools
      Zip and upload for browser
      GIF walkthroughs included

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Install the research skill to turn notes about a company or person into a structured profile.

USE CASE 2

Use the job application skill to tailor a cover letter and CV from your existing materials.

USE CASE 3

Run the spec-drafting skill to interactively write a product requirements document with an AI assistant.

What is it built with?

MarkdownPython

How does it compare?

nanparth/ai-skill-hub0petru/sentimoalingalingling/akasha-wechat
Stars171717
LanguagePythonPythonPython
Setup difficultyeasymoderatehard
Complexity2/53/54/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

In plain English

This repository is a collection of "skills" for AI assistant tools, shared from someone's personal workflows. A skill in this context is a folder containing a structured instruction file (called SKILL.md) that tells an AI coding or agent tool how to handle a specific type of task. Once installed, you can invoke the skill by name and the AI follows the instructions inside it. The format is based on a shared specification called Agent Skills, which is supported by tools like Claude Code, GitHub Copilot CLI, Cursor, and OpenAI Codex. The nine skills currently included cover a range of work types. A few are oriented toward research: one researches organizations into structured profile notes, another does the same for individuals. A business interview skill helps create and analyze customer discovery interview scripts and qualitative reports. A legal diagramming skill generates visual diagrams from legal documents, with support for French-language source material. A job application skill tailors cover letters, CVs, and interview preparation materials from supplied source content. On the technical side, there are skills for writing specs and product requirement documents through an interactive drafting session, running a test-driven implementation or bug-fix process with review gates, and auditing code structure to produce refactoring roadmaps. A general note-taking skill handles creating, merging, and reformatting Markdown notes from various source material. Installing a skill depends on which AI tool you use. For terminal-based tools like Claude Code, you copy the skill folder into a hidden skills directory on your computer. For Claude in the browser, you zip the folder and upload it in settings. For VS Code with GitHub Copilot, you add the skill folder inside a project directory. The README includes animated GIF walkthroughs for each installation method, aimed at users who are not familiar with GitHub or command-line tools. The author notes these are personal tools released as-is, stable enough to share but not polished products. Customization before relying on any skill for serious work is recommended.

Copy-paste prompts

Prompt 1
Walk me through installing the ai-skill-hub research skill into Claude Code and using it to profile a company.
Prompt 2
Use the spec and PRD drafting skill from ai-skill-hub to help me write requirements for a new feature.
Prompt 3
How do I package one of these skills as a zip file to upload to Claude in the browser?

Frequently asked questions

What is ai-skill-hub?

A personal collection of nine AI assistant skills covering research, business, legal diagrams, job applications, and coding workflows.

What language is ai-skill-hub written in?

Mainly Python. The stack also includes Markdown, Python.

How hard is ai-skill-hub to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is ai-skill-hub for?

Mainly developer.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.