Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skillit

skillit contains 11 collected skills from pradeepmouli, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
7
updated
2026-07-03
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

skillit-core
software-developers

Shared types, SKILL.md renderer, and token budgeting for skillit plugins

2026-07-03
skillit
software-developers

Generate structured AI agent skills (SKILL.md) and llms.txt from your TypeScript API documentation

2026-07-03
skillit-cli-docs
software-developers

CLI documentation conventions for generated skills. Use when improving Commander descriptions, help text, positional argument docs, and config-surface correlation.

2026-07-02
skillit-bootstrap
software-developers

Bootstrap an AI-agent skill from a TypeScript codebase by running the deterministic skillit generate/audit loop and enriching repo source (JSDoc, README, config-type properties, MCP tool annotations, examples, package.json) until the skill reaches its grade target. Use for cli, typedoc, config, or mcp (build-mode) projects; never edit SKILL.md/references directly.

2026-07-02
skillit-docs
software-developers

Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, fixing audit warnings, writing @useWhen/@avoidWhen/@never tags, or asking about documentation conventions for skills. Use this even if the user just says 'audit my docs', 'improve my JSDoc', or 'make my skills better'.

2026-07-02
skillit-cli
software-developers

Extract CLI command structure from commander/yargs for AI agent skill generation Use when working with agent-skills, cli, commander, documentation, skill-generation, yargs.

2026-07-02
skillit-docs
software-developers

Generate AI agent skills from TypeScript documentation

2026-07-02
skillit-typedoc
software-developers

TypeDoc plugin that generates AI agent skills (SKILL.md) from TypeScript API documentation Use when working with agent-skills, ai, documentation, llm, skill-md, typedoc, typedoc-plugin.

2026-07-02
skillit-mcp-docs
software-developers

MCP server documentation conventions for high-quality generated skills. Use when writing tool descriptions, `_meta` annotations, or input schemas for MCP extraction.

2026-07-02
skillit-docs
software-developers

Documentation conventions for generating high-quality AI agent skills from TypeScript source. Use when preparing a library for skill generation, auditing JSDoc quality, fixing audit warnings, writing @useWhen/@avoidWhen/@never tags, or asking about documentation conventions for skills.

2026-07-02
skillit-refine
software-developers

Autonomously improve an MCP skill via the skillit audit→draft→review loop (build or runtime mode) Also: skillit, refine, mcp, skill-generation, cli, audit, overlay.

2026-06-04