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

agent-skills

agent-skills contains 12 collected skills from HashLips, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
19
updated
2026-06-12
Forks
5
Occupation coverage
5 occupation categories ยท 100% classified
repository explorer

Skills in this repository

project-graph
software-developers

Generates an interactive HTML map of any coding project showing all files, their connections, and entry-point flows, enriched by a living AI knowledge file that grows as the project is explored. Use when asked to generate a project graph, visualize project structure, map file connections or flows, get a high-level overview of a codebase, or answer questions about a project that already has a generated graph (technologies, services, how a flow works).

2026-06-12
skill-scan
information-security-analysts

Static security audit of an Agent Skill package (untrusted text only)โ€”safe to run, data-exfil and hidden-action risks, est_tokens, and a verdict. Use only when the user explicitly asks to scan, security-scan, or sanity-check a skill.

2026-05-25
md-compressor
word-processors-and-typists

Compresses Markdown to minimal token form while preserving facts and agent-executable intent; duplicates sources first and compresses skill packages (SKILL.md plus reference MD). Use when reducing context cost in docs, skills, or prompts at light, medium, heavy, or extreme compression.

2026-05-23
token-estimator
software-developers

Gives a consistent rough token-size estimate for a file or folder of text using fixed integer rules. Use when you need repeatable ballpark token counts for Markdown or plain text without calling a provider API.

2026-05-23
copy-sanitizer
writers-and-authors

Naturalizes AI-assisted copy by removing statistical fingerprints while preserving the author's tone, meaning, and intent. Use when drafts sound polished but machine-smooth, when glued hyphen words need plain phrasing, or when any body of text needs a light pass to read more naturally.

2026-05-17
agent-creator
software-developers

Authors lean, role-driven agent definitions in Markdown (responsibilities, decision framework, constraints, outputs, completion and handoff, collaboration) for use in any project or product. Use when creating `*-agent.md` files, standardizing a portable agent library, or refactoring ad-hoc prompts so they stay scannable and under a reasonable context budget.

2026-04-21
agent-skill-creator
software-developers

Creates coherent Agent Skills with consistent format, minimal main SKILL.md files, and reference-driven documentation. Use when creating new skills, standardizing existing skills, defining skill structure, or improving skill maintainability and context efficiency.

2026-04-21
art-engine
software-developers

Sets up an Art Engine 2.0 project for creating generative layered NFT artworks with correct structure, dependencies, configuration, and plugin scaffolding. Use when you need to initialize a complete Art Engine project or regenerate its setup based on updated requirements.

2026-04-21
capability-architecture
software-developers

Design software systems around capabilities, clear boundaries, and layered responsibilities to reduce coupling and improve long-term maintainability, security, and observability at trust boundaries. Use when designing new architecture, refactoring for modularity, defining module contracts, evaluating system structure, or hardening authorization, data handling, and operational visibility across frontend, backend, or service-based applications.

2026-04-21
md-design-system
word-processors-and-typists

Lightweight Markdown formatter contract for consistent structure across docs, skills, and agents. Use when you need format normalization (headings, sections, lists, syntax) without changing facts or template-required content.

2026-04-21
story-architect
writers-and-authors

Converts fictional world ideas into structured lore records with correct classification, schema, naming, and canon-safe progressive enrichment behavior. Use when a creator describes new lore concepts, asks to organize or expand a world repository, or needs consistent entries for world, regions, rules, inhabitants, artifacts, phenomena, cultures, symbols, myths, stories, or artworks.

2026-04-21
vector-drawing
graphic-designers

Creates SVG images and vector-based artworks. Use whenever you need to create SVG images, vector graphics, or vector-based artworks instead of raster or bitmap images.

2026-04-21