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 182 of 240
Open ai-tutorGeneral skillEducation and learning
ai-tutor↗
@carlosceja27
Tutor through retrieval, spaced review, and the smallest useful hint
Project overviewAI Tutor structures learning around retrieval practice, spaced review, interleaving, elaborative questions, and adaptive difficulty rather than immediate answer delivery. Its learn, practice, review, quiz, and explain modes prompt the learner to recall first and offer only the hint needed to continue. It is plain Markdown that can be adapted to several LLM platforms; where file uploads are supported, the learning-science reference files can be added as well.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jul 2, 2026
Open decide-skillGeneral skillResearch and knowledgeModel Context Protocol
decide-skill↗
@Moonweave-Systems
Research best practice and handle reversible technical decisions
Project overviewdecide researches current industry practice for an explicit implementation question, then acts autonomously when evidence converges on a reversible choice. When sources disagree, it asks for a factual piece of project context instead of presenting an arbitrary preference poll. This repository is now a legacy mirror whose active development moved to Decision Kernel, and its workflow depends on external research tools.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open oss-due-diligenceGeneral skillSecurity and privacy
oss-due-diligence↗
@Leapfrogger-ai·Shell
Assess open-source dependencies through due diligence and red-team checks
Project overviewoss-due-diligence guides a four-phase assessment of open-source repositories and third-party dependencies: identity and license checks, adversarial review, operating posture, and incident response. It adjusts emphasis for project archetypes and includes shell scripts for dependency hygiene, risky patterns, secrets, and release signals. The methodology is explicit about what was checked and avoids treating a limited review as proof that a dependency is safe.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open perplexity-pluginPluginResearch and knowledgeModel Context Protocol
perplexity-plugin↗
@kugamon
Route Claude to the right Perplexity MCP tool for each research task
Project overviewperplexity-plugin teaches Claude Desktop and Cowork how to route fresh-information tasks across Perplexity's search, answer, reasoning, research, computation, history, and diagnostic tools. It also handles plan-gated features by falling back to free-tier search patterns when needed. The package does not install an MCP server: users must connect one themselves, and plan limits should be checked as they change.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open compass-skillGeneral skillCode review and quality
compass-skill↗
@Moonweave-Systems
Audit session drift and codebase rot before continuing work
Project overviewcompass audits a long Claude Code session along two axes: drift from the original task and rot in the codebase. It reads the transcript plus cached Git, test, lint, file-size, TODO, and boundary signals, then returns a SAFE, CONSIDER, or STOP recommendation with a next action. It does not run tests or research the web, supports Claude Code JSONL transcripts only, and is now a legacy mirror.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open quant-researcherGeneral skillData and analytics
quant-researcher↗
@carlosceja27
Audit datasets and produce reproducible APA-style statistical reports
Project overviewQuantitative Researcher supports audit-and-reproduce, analyze, critique, and consult modes for research data and papers. It inspects coding and assumptions, flags common errors such as suppression or causal overreach, and performs calculations with Python statistics libraries before writing APA-structured methods, results, and limitations. The skill depends on an execution-capable environment; it is not designed to replace computation with model reasoning.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jul 2, 2026
Open mj-agentGeneral skillDesign and creative work
mj-agent↗
@georgespelllens·Shell
Turn one Midjourney prompt into ten Discord-ready variations
Project overviewmj-agent expands one Midjourney prompt into ten raw variations or a single brace permutation that can be pasted into Discord for batch generation. It can also split oversized commands and compare prompt runs across model versions. The number of permutation jobs depends on the Midjourney plan, permutations require Fast mode, and the skill prepares prompts rather than creating images itself.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open journalism-agentGeneral skillResearch and knowledge
journalism-agent↗
@carlosceja27
Structure ethical, source-grounded investigations and journalistic reports
Project overviewJournalism Skill helps journalists and researchers organize investigations around retrievable sources, careful causal language, and explicit verification. Its guidance covers public-records work, interview planning, data review, sensitive allegations, and right-of-reply handling, with reusable templates and examples for both agentic and web-chat settings. It structures the work but cannot turn unsupported claims into verified facts.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jul 2, 2026
Open curiosity-mergeGeneral skillKnowledge management
curiosity-merge↗
@benjsmith·Python
Share, merge, and undo-merge curiosity-engine wikis
Project overviewcuriosity-merge is a separate sharing and federation layer for curiosity-engine wikis. It exports self-contained subgraphs, discovers and accepts possible cross-page bridges, merges by stable IRI with provenance and collision handling, and reverses merges through manifests. Missing source bytes can be marked and later rehydrated with the receiver's own access.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open parallel-dev-worktrees-skillGeneral skillSoftware development
parallel-dev-worktrees-skill↗
@johnpolacek
Isolate parallel agent work with Git worktrees
Project overviewThis skill gives AI coding agents a worktree-based workflow for parallel feature branches. It initializes projects, uses Portless named local URLs, isolates local state, and supports safe resume, browser review, test-data cleanup, and branch finishing. It can also check whether independent local databases are available before parallel stateful work.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open korean-privacy-termsGeneral skillFinance, legal and compliance
korean-privacy-terms↗
@reidrockhind539·Go Template
Generate jurisdiction-aware privacy and terms drafts
Project overviewkorean-privacy-terms is a Claude skill that uses a short interview about service type, users, regions, and operator location to choose a jurisdictional path. It produces Korean, English, or bilingual privacy policies and terms with templates for Korea's PIPA and the EU GDPR. The project clearly presents the output as a draft for legal review.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open skillsGeneral skillEducation and learning
skills↗
@tutoringwithsruthi·Python
A Claude skill for chemistry rendering and problems
Project overviewThis repository currently packages a chemistry-toolkit skill for Claude Code and the Claude Agent SDK. It can render molecular structures with RDKit and 3Dmol.js, typeset equations with KaTeX and mhchem, balance and verify reactions, embed editable structure sketchers, and produce step-by-step problem layouts. The repo also documents symlink installation and .skill bundling.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 4, 2026
Open harness-engineering-skillGeneral skillSoftware development
harness-engineering-skill↗
@yihaoWang·Shell
Bootstrap and maintain an engineering harness for agents
Project overviewharness-engineering-skill bootstraps a project harness for reliable LLM-agent work and maintains it across sessions. Its four modes cover project setup, handoff, promoting repeated mistakes into stronger guardrails, and independent evaluation. Deterministic shell scripts handle repeatable operations, while Markdown modes leave judgment to the agent; project artifacts record configuration, progress, features, lessons, and evaluation reports.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open ai-novel-writerGeneral skillWriting and editing
ai-novel-writer↗
@mingxiangai81
A 13-step Snowflake workflow for AI novel writing
Project overviewThis Claude skill guides short- and long-form novel creation through 13 Snowflake Method steps, from theme and one-sentence premise to characters, layered outlines, scene planning, chapter generation, and prose conversion. Its final pass scans for technical wording, awkward logic, and stiff tone, then applies five style adjustments and shows the original alongside the revised text.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 4, 2026
Open architecture-solverGeneral skillDevOps and deployment
architecture-solver↗
@dominic-righthere·Shell
Derive infrastructure architectures from workload constraints
Project overviewarchitecture-solver turns workload requirements into infrastructure designs through seven dimensions: TIME, SPACE, WORK, STATE, FAILURE, COST, and TRUST. It applies formulas such as Little's Law, Erlang-C, USL, availability calculus, and cost optimization, then matches technologies and proven patterns. The skill can produce sized and costed recommendations, compile them to Terraform, CDK, or Pulumi, and define load, resilience, security, and cost checks.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open imap-mailbox-cleanupCLI appProductivity and office
imap-mailbox-cleanup↗
@neckarshore-skills·Python
Safely triage an IONOS mailbox with dry runs
Project overviewmailbox-cleanup combines a Python CLI with a Claude Code skill for IONOS IMAP mailbox triage. It scans messages, previews destructive changes, and defaults to soft-delete or other dry-run operations. Filters support deletion to Trash, moving, archiving, unsubscribe handling, exact Message-ID deduplication, bounce detection, and large-attachment listing. Applied actions are appended to an audit log, while permanent deletion remains manual.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open genie-code-omopGeneral skillSoftware development
genie-code-omop↗
@saselvan·Python
Build and validate OMOP CDM workflows in Databricks
Project overviewThis Databricks skill turns an EHR-derived Unity Catalog bronze layer into an OMOP CDM v5.4 Asset Bundle project. It generates per-table YAML transform configurations through a conversational flow, validates them with Pydantic, scaffolds jobs and data-processing files, and runs five OHDSI checks for schema, primary keys, concept foreign keys, domain conformance, and NOT NULL completeness. It validates 20 tables and auto-builds templates for 14.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open servicetitan-forms-skillGeneral skillSoftware development
servicetitan-forms-skill↗
@lpeluso-dotcom
Build and repair ServiceTitan Form 2.0 JSON
Project overviewservicetitan-forms-skill helps Claude build, fix, and refactor ServiceTitan Form 2.0 JSON. It covers the envelope and IsForm20 flag, conditional visibility and micro-rule splitting, common import validation failures, fieldType pitfalls, preview errors, and plain-English-to-JSON form generation. The repository says its patterns were checked against live tenant exports and that the skill ships only Markdown, without scripts or network calls.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT