Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skrun

skrun contient 20 skills collectées depuis skrun-dev, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
20
Stars
206
mis à jour
2026-05-22
Forks
17
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

adr-writer
Développeurs de logiciels

Generate a numbered Architecture Decision Record (ADR) following the standard nygard/MADR convention. Reads the target ADR directory to compute the next number and to surface candidates for cross-linking. Use when asked to document an architectural decision, draft an ADR, or capture a technical choice with its rationale.

2026-05-22
changelog-generator
Développeurs de logiciels

Generate a polished CHANGELOG.md and release-notes.md from a local git repository (or a captured `.git-log.txt` dump). Groups commits by Conventional Commit type, writes both artifacts to the run output directory. Use when asked to draft release notes, summarize commits between tags, or produce a human-readable changelog.

2026-05-22
code-review
Analystes en assurance qualité des logiciels et testeurs

Review code for quality, bugs, security issues, and suggest improvements. Use when asked to review, audit, or improve code.

2026-05-22
csv-to-executive-report
Analystes financiers et en placements

Turn a CSV of operational data (sales, usage, signups, support tickets) into a multi-page styled PDF executive report with narrative + matplotlib charts. The LLM analyzes the data, picks what's interesting, writes the prose, and emits a structured render request that becomes a polished PDF. Use when given a CSV and asked for a report, summary, or analysis.

2026-05-22
data-analyst
Scientifiques des données

Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.

2026-05-22
email-drafter
Commis de bureau généraux

Draft professional emails based on context, tone, and recipient. Use for composing business emails.

2026-05-22
knowledge-base-from-vault
Développeurs de logiciels

Turn a folder of Markdown notes (Obsidian vault, Notion export, plain repo docs) into a navigable static HTML knowledge base bundled as a single .zip file. Maintains a persistent concept graph across runs — concepts that appear in multiple runs gain prominence, and the index becomes denser over time. Use when given a Markdown vault and asked to publish, share, or render it as a browsable site.

2026-05-22
meeting-transcript-to-action-items
Commis de bureau généraux

Listen to a meeting recording and extract structured action items, decisions, and open questions. Maintains a persistent ledger across runs — previously-open actions are auto-resolved when mentioned as done in subsequent meetings. Outputs `actions.csv` (importable to Linear/Asana/Notion) + `recap.md` (paste into Slack). Use when given a meeting recording and asked for a recap or action items.

2026-05-22
pdf-processing
Commis de bureau généraux

Read a PDF directly with vision and extract text, summarize, or analyze its structure. Use when the user passes a PDF file.

2026-05-22
receipts-to-expenses
Analystes financiers et en placements

Read a batch of receipt images directly via vision, classify each into expense categories, optionally reconcile against a bank statement CSV, and produce a multi-sheet Excel workbook + a PDF summary. Use when given receipt photos and asked for an expense report.

2026-05-22
semgrep-rule-creator
Développeurs de logiciels

Generate a complete Semgrep rule bundle (rule.yml + tests.md + README.md) from a CVE description and a bad-code example. Picks an appropriate severity, infers the right CWE/OWASP mapping, and produces a ready-to-commit rule with documentation. Use when asked to draft a Semgrep rule, encode a security pattern, or productize a security finding for the codebase.

2026-05-22
seo-audit
Analystes en études de marché et spécialistes en marketing

Audit a website for SEO issues and track improvements over time. Use when analyzing website SEO performance.

2026-05-22
slide-deck-generator
Graphistes

Generate a real PowerPoint .pptx deck from a Markdown outline. Picks slide layouts (title / content / closing) based on the outline structure, applies a brand accent color, optionally adds speaker notes. Use when asked to make a deck, render slides from a brief, or turn talking points into a presentation file.

2026-05-22
web-scraper
Développeurs de logiciels

Browse websites and extract structured information. Use when the user needs data from a web page.

2026-05-22
persistent-skill
Développeurs de logiciels

A skill that uses persistent context mode.

2026-05-22
pdf-processing
Développeurs de logiciels

Extract PDF text, fill forms, merge files. Use when handling PDFs.

2026-05-22
script-deps-node-fixture
Analystes en assurance qualité des logiciels et testeurs

Node deps integration fixture for

2026-05-22
script-deps-none-fixture
Analystes en assurance qualité des logiciels et testeurs

No-manifest fixture for

2026-05-22
script-deps-python-fixture
Analystes en assurance qualité des logiciels et testeurs

Python deps integration fixture for

2026-05-22
audit-fixture-tool-error
Analystes en assurance qualité des logiciels et testeurs

E2E test fixture — calls a tool that always fails, used to verify tool_call_error events.

2026-05-22