Find the open-source solution that fits.
Start with a real need, then filter by use case, format, runtime, and repository facts to find projects you can use, combine, or build on.
- Projects
- 4,306
- Authors
- 3,645
- GitHub Stars
- 13,022,829
4306 projects · page 160 of 240
Open biomedical-research-analyst-skillGeneral skillResearch and knowledge
biomedical-research-analyst-skill↗
@xhorange·Python
Analyze biomedical datasets with traceable evidence and produce publication-style slide decks.
Project overviewBiomedical Research Analyst gives Claude a disciplined workflow for verifying a public dataset against the research question, choosing suitable statistics, and keeping data-derived findings separate from cited literature. Before delivery, it requires specific claims, pathway-gene assignments, thresholds, and inferential language to be checked against the underlying results. Included Python components support GEO parsing, differential expression, figures, and PPTX assembly, but the outputs remain hypothesis-generating unless the study design supports stronger conclusions.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open storm-researchGeneral skillResearch and knowledge
storm-research↗
@launchstack-dev·HTML
Produces multi-perspective STORM research briefings with an outline and citation verification.
Project overviewstorm-research adapts Stanford’s STORM method into a Claude Code skill that creates an outline and a citation-checked HTML briefing. It discovers a panel of perspectives or uses a fixed market panel, interviews them, records contradictions and open questions, and verifies source claims before rendering the report. The method is aimed at decisions and due diligence; simple lookups do not justify its multi-agent cost.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open travel-planner-skillGeneral skillPersonal and daily life
travel-planner-skill↗
@EchoVoid2026·Python
Turn a trip request into Apple Notes, Calendar events, and Reminders.
Project overviewTravel Planner collects missing trip details in one round, then previews the itinerary, budget, risks, and every item it plans to write. After confirmation, it creates a linked Apple Notes itinerary and checklist, Calendar events for fixed times, Reminders for pre-departure tasks, and Apple Maps links. Writing to Apple apps requires macOS and the relevant AppleScript automation permissions.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open backend-security-skillPluginSecurity and privacy
backend-security-skill↗
@Ghostfreak-cypher
Audit backend risks and turn verified findings into prioritized fixes.
Project overviewUse the skill in audit, scan, guide, or harden mode to review a backend project. It detects the stack, maps the attack surface, traces untrusted input to dangerous sinks, checks dependencies and configuration, and reports verified findings with file locations, severity, and fix guidance. Its coverage is anchored to OWASP and ASVS, but it is not runtime testing, a professional penetration test, or a compliance program, and it does not edit code without approval.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open claude-to-codexGeneral skillSoftware development
claude-to-codex↗
@Amal-David·JavaScript
Hand off a context-heavy Claude session to Codex with a compact context package.
Project overviewClaude to Codex adds a /handoff command that packages the current Claude transcript, writes hot working context, captures a git snapshot, and starts an interactive Codex terminal. Durable details stay on disk while the prompt carries only hot state and pointers, so Codex can verify the repository before acting. Setup requires authenticated Claude Code and Codex CLI plus Node.js 22 or newer.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open Ultra_Plan_ModeGeneral skillProductivity and office
Ultra_Plan_Mode↗
@JoaquinRuz·HTML
Turn a long candidate list into an offline page for keep, review, or drop decisions.
Project overviewGive the skill leads, findings, files, or any other list that needs human judgment, and it builds one self-contained HTML page with a card for every item. Reviewers can mark keep, review, or drop, add notes, follow source links, and copy the final selection back to the agent. The page opens offline, needs no server or build step, and preserves progress in localStorage.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open zuiti-jiafangGeneral skillCommunication and collaboration
zuiti-jiafang↗
@SilentFleetKK
Turns client price pressure, scope creep, and late payments into clear negotiation replies.
Project overviewzuiti-jiafang handles client messages about discounts, extra requests, delayed payment, or restoring an earlier version without moving the deadline. It explains the implied cost transfer, then offers polite, pointed, and firm replies organized around scope, timing, definitions, and value. Its firmest advice stays within documentation, contract, and lawful remedies; it does not encourage threats, public shaming, or retaliation.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open tradelane-intelPluginResearch and knowledge
tradelane-intel↗
@urveshdev·Python
Research container-shipping lanes, ports, services, and carriers with cited public data.
Project overviewAsk about a container tradelane, port, liner service, carrier network, or freight-rate movement, and the skill searches public alliance documents, carrier releases, port statistics, indices, and trade reporting with citations. It bundles a research method rather than a dataset and excludes air, inland, bulk, and tanker transport. Exact rotations, transit times, cut-offs, and rates still need confirmation from the carrier or forwarder before a commercial decision.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open Learn-From-FailureGeneral skillResearch and knowledge
Learn-From-Failure↗
@DOTfei·Python
Matches company decisions to sourced corporate failures by mechanism, not industry.
Project overviewLearn From Failure organizes sourced corporate case studies by failure mechanism, such as fraud, governance, cash burn, denial, or scaling too fast. Describe a decision and it can point to three to six relevant cases with the warning questions those companies raise, or you can browse the Markdown site and checklist without AI. It is a reflection tool, not a prediction engine, and its public cases should be checked against their sources.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 9, 2026
Open ai-security-guardGeneral skillSecurity and privacy
ai-security-guard↗
@leksman·TypeScript
Hardens LLM features against prompt injection, privilege escalation, marker forgery, and data leaks.
Project overviewai-security-guard combines zero-dependency TypeScript runtime guards with a Claude skill for prompt injection, replayed-history attacks, privilege escalation, forged action markers, cross-tenant PII leaks, media abuse, and unsafe rendering. It can log blocked attacks and propose new patterns, but each candidate must pass a regression check before a human promotes it, so nothing becomes live automatically. The reference code uses Express-style functions that can be ported to other stacks.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open claude-for-pro-max-userGeneral skillSoftware development
claude-for-pro-max-user↗
@morpheusadam
Installs a high-discipline Claude Code protocol for planning, delegation, verification, and concise communication.
Project overviewclaude-for-pro-max-user adds an absolute-mode communication style and a repeatable engineering loop: scope, explore, plan, implement, verify, and report evidence. Its references cover context budgeting, persistent CLAUDE.md rules, delegation, hooks versus skills, headless automation, and failure patterns. It is a protocol layer rather than a feature library, so its main effect is on how future sessions work and communicate.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 10, 2026
Open prompt-mentorGeneral skillWriting and editing
prompt-mentor↗
@srihari2224·HTML
Rewrite rough prompts and teach through the task
Project overviewPrompt Mentor turns a rough request into a clearer instruction before carrying it out. It activates only when invoked, scales its explanation from a quick fix to a multi-file project, and shows the revised prompt, implementation, concepts, takeaways, and final prompt used.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open ats-resume-skillGeneral skillDocument productivity
ats-resume-skill↗
@msdanyg
Fix resume formatting that causes ATS systems to miss key fields.
Project overviewUse this skill to audit and rewrite resume layout so systems such as Workday, Greenhouse, Lever, and iCIMS are more likely to extract company names, job titles, and dates correctly. It targets specific parsing failures such as year-only ranges, fused header lines, stylized company names, and parenthetical titles, then adds pre-upload and post-upload checks. It does not improve or invent resume content, and no format can guarantee a perfect parse.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open ux-motion-teardownGeneral skillDesign and creative workModel Context Protocol
ux-motion-teardown↗
@JuHaoLi·HTML
Turn a live site's motion and scroll behavior into reusable design specifications.
Project overviewGive the skill a URL and it observes the site in a real browser, then converts its motion tracks, scroll model, assets, and design parameters into a structured specification, an implementation-oriented design manual, and an interactive timeline diagram. It is useful before rebuilding or studying a motion-heavy site, but it requires claude-in-chrome and network access rather than a headless browser.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open angular-material-skillGeneral skillFrontend development
angular-material-skill↗
@nicolasaigner·JavaScript
Provides an Angular Material reference skill synchronized from the official components repository.
Project overviewangular-material-skill generates an AI reference skill for Angular Material and CDK from the official angular/components repository. A manifest pins the source tag, while release checks and a manual sync regenerate only changed references for review. The project is still marked as a v1 work in progress, and generated updates are never committed automatically.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open yt-playlist-subsCLI appMedia, audio and video
yt-playlist-subs↗
@jjohnnystwsss·Python
Merge YouTube playlist captions into one transcript
Project overviewyt-playlist-subs creates one ordered Markdown transcript from a YouTube playlist. It prefers creator subtitles, skips machine-translated tracks, uses local faster-whisper for videos without captions, and accepts an exported member cookie for restricted videos; each entry carries a source badge and silent clips receive an extra transcription safeguard.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open wechat-article-formatter-skillGeneral skillDocument productivity
wechat-article-formatter-skill↗
@ystherr·CSS
Format Markdown as styled HTML ready for WeChat article publishing.
Project overviewwechat-article-formatter-skill converts Markdown into styled HTML for WeChat Official Account articles. It supports custom CSS, automatic image uploads, and quick export, letting authors choose an article, adjust its presentation, and save a publishable version. It is intended for writers who want to reduce repetitive copying and manual layout work.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 10, 2026
Open AI-Skill-HubGeneral skillProject and product management
AI-Skill-Hub↗
@gitwith-charles
Automate operational workflows with lightweight AI skills
Project overviewAI Skill Hub is a collection of small AI skills for reducing repetitive operational work and making execution easier to see. Its Standup Agent can combine changes from Jira, GitHub, Slack, and meeting tools into structured updates while surfacing blockers and stale work; the collection is intended for quick, lightweight integrations.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 15, 2026