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 180 of 240
Open tealcCustom agentResearch and knowledgeOAuth
tealc↗
@coleoguy·Python
Run a continuously scheduled research assistant for a biology lab
Project overviewTealc combines a Chainlit chat app, a background scheduler, and a LangGraph tool layer around shared SQLite state. It can watch literature, grants, email, calendars, students, and research projects, draft artifacts, run R or Python analyses, and surface overnight briefings. The system is operational inside the Blackmon Lab but heavily personalized to its accounts, paths, and policies, so it is a reference deployment rather than a turnkey lab product; email remains draft-only and the execution sandboxes are not hardened for shared use.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open kavach-skillGeneral skillSecurity and privacy
kavach-skill↗
@SarthiAI·JavaScript
Add default-deny execution gates to Python and Node services
Project overviewKavach Skill guides a coding agent through adding Kavach gates, policy loading, drift detectors, signed permit tokens, audit chains, and default-deny enforcement in Python or Node/TypeScript services. It also covers observe-only rollout, hot-reloading, and encrypted, signed, replay-protected channels, with the two SDKs backed by the same Rust core. The skill follows the published SDK surface; deeper HTTP or MCP middleware and multi-replica Redis deployments are outside its scope.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- Apache-2.0
Open visa-application-skillGeneral skillFinance, legal and complianceModel Context Protocol
visa-application-skill↗
@Crylikeabit
Prepare and check visa applications under a strict truthfulness protocol
Project overviewVisa Application Skill guides an application from visa-type intake through current official-policy research, difficulty assessment, tiered checklists, fact-based document drafting, file compliance checks, and a submission walkthrough. It can support a guided browser workflow or semi-automated form filling with Chrome MCP, but it never clicks the final Submit or Pay action. Missing facts stay visible as questions, policy claims are sourced at runtime, and applicants must recheck official guidance before filing; the tool is not legal advice.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open openclaw-add-agentGeneral skillAI and agent development
openclaw-add-agent↗
@gaoxiaowei2117
Connect a new Telegram bot agent to an OpenClaw configuration
Project overviewOpenClaw Add Agent walks through adding a Telegram bot agent to OpenClaw. It collects the bot token, agent ID, optional display name, and an allowlist of user IDs, then updates `openclaw.json`, creates the agent workspace, and asks whether memory should be isolated. Afterward it tells you to restart OpenClaw. The skill assumes OpenClaw and its existing configuration are already installed, along with a token obtained from BotFather.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- May 14, 2026
Open learn-xGeneral skillEducation and learning
learn-x↗
@dimayip
Learn any topic through Socratic coaching and a concrete take-home artifact
Project overviewlearn-x turns a request to learn something into a structured coaching session rather than a lecture. It diagnoses the learner first, introduces one concept at a time, uses choices and teach-back to test understanding, revisits locked-in decisions, and challenges correct answers. Sessions move from onboarding to a confirmed path, milestone loops, and a learner-produced artifact such as a demo, cheat sheet, mind map, or flashcards; it is not intended for one-off fact lookups or direct coding work.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open cert-lifecycle-harnessGeneral skillDevOps and deployment
cert-lifecycle-harness↗
@dimayip·Shell
Manage X.509 and TLS certificate changes through layered reviews
Project overviewCert-Lifecycle-Harness guides certificate renewal, migration, and audit through inventory, risk assessment, planning, layered review, execution, rollback, and verification. It produces L3 decision, L2 strategy, and L1 execution documents so reviewers can work in bounded time, and it may perform Import or Modify writes only after six gates are satisfied. Delete operations stay script-only, while cloud APIs, kubectl, and production changes still require explicit authorization and human approval.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open cm-committeeCollection or directoryResearch and knowledgeClaude Code
cm-committee↗
@danlinyu·Python
Debate methodology questions through seven scholarly perspectives
Project overviewcm-committee routes a methodology question to a structured debate among seven independently deployable scholarly perspectives, including systems dynamics, urban systems, spatial statistics, Bayesian workflow, and leverage-point thinking. Each lens is grounded in primary sources, states where it should defer, and can be used alone or orchestrated with others. The result is a disciplined thinking aid, not an authentic statement from any scholar and not a substitute for factual research.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 30, 2026
Open research-agentGeneral skillResearch and knowledge
research-agent↗
@dimayip
Plan, delegate, synthesize, and cite research with three agent roles
Project overviewresearch-agent is a set of three system prompts rather than a standalone program. A lead agent plans the question and delegates up to 20 parallel workers, research subagents gather facts within a tool budget, and the lead synthesizes their results into Markdown before a citations agent adds attribution without changing the prose. It is intended for hosts that can run subagents and research tools, and the prompts enforce source-quality and role boundaries.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open sms-skillGeneral skillSecurity and privacyModel Context Protocol
sms-skill↗
@virtualsms-io
Receive real-SIM verification SMS and OTP codes across many services
Project overviewVirtualSMS exposes physical-SIM phone numbers for receiving verification SMS and OTP codes across more than 145 countries and 2,500 services. The Agent Skill can be used from Claude, Cursor, Codex, Windsurf, OpenClaw, and other MCP-aware clients through an MCP server, REST API, or x402 pay-per-call endpoints. Pricing is returned at request time rather than hardcoded; MCP use requires the service configuration and an API key, while x402 uses USDC on Base.
- Stars
- ★ 0
- Forks
- ⑂ 1
- License
- MIT
Open imessage-spam-cleanupGeneral skillCommunication and collaboration
imessage-spam-cleanup↗
@junhey·Python
Classify and reversibly clean up iMessage spam conversations on macOS
Project overviewimessage-spam-cleanup scans the Messages chat database read-only, classifies conversations as spam, normal, or unknown, and creates a human-readable report before anything is removed. After explicit approval, it uses Messages.app UI automation, protects whitelisted contacts, and relies on the app's Recently Deleted area for 30-day recovery. The skill requires macOS 14 or later, a signed-in Messages.app, Full Disk Access, Accessibility permission, and Python 3.9+.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open urban-experience-uiGeneral skillFrontend development
urban-experience-ui↗
@AbhijeetBabar-2025
Translate a researched city mood into a distinctive web design
Project overviewUrban Experience UI guides an agent from a chosen city and vibe to a complete frontend brief. It researches architecture, lighting, street rhythm, and materials, records design decisions, builds a storyboard and compiled specification, then implements HTML, CSS, and JavaScript with responsive and reduced-motion considerations. The city is treated as research input rather than a visual template to copy, and the workflow includes checks intended to prevent repetitive or low-quality generated layouts.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open jackson-wangGeneral skillPersonal and daily life
jackson-wang↗
@NH3Lan
Use a public-source Jackson Wang-inspired framework for personal reflection
Project overviewjackson-wang.skill distills public interviews, posts, performances, and works into five mental models, eight decision heuristics, and a style reference for advisory or role-play conversations. It can switch among Cantonese, English, Mandarin, and Korean and recognize recurring references. The project explicitly treats its answers as inferences from public material rather than Jackson Wang's real opinions; its research cutoff is April 2026 and private thoughts are out of scope.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open humanizerGeneral skillWriting and editing
humanizer↗
@rbaddam
Remove robotic writing patterns while preserving technical terms
Project overviewhumanizer rewrites text to sound more natural without changing API names, product names, or version numbers. It detects 18 patterns such as inflated vocabulary, filler transitions, passive voice, excessive em dashes, vague attribution, and formulaic conclusions, then adjusts the tone for design documents, READMEs, code comments, emails, or Slack. It works as a Claude Code or opencode skill and focuses on language style rather than technical correctness.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Apr 30, 2026
Open ats-resume-builderGeneral skillWriting and editing
ats-resume-builder↗
@JMR72-CA
Tailor Canadian resumes for ATS filters and recruiter scans
Project overviewATS Resume Builder deconstructs a target job posting, maps its requirements to the candidate's real background, and rewrites bullets with an action, metric, and result structure. Each run produces an ATS-clean resume, a recruiter-readable version, a keyword-gap report, and tailoring notes. The skill follows Canadian conventions such as city-and-province formatting, Canadian English, and omitting photos, birth dates, and marital status, so its guidance is calibrated primarily for that market.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 11, 2026
Open claude-context-window-managementGeneral skillAI and agent development
claude-context-window-management↗
@tjennychen
Keep long-running Claude Code sessions within a small context budget
Project overviewContext Window Management adds operational rules for long Claude Code runs: hard caps on subagent handoffs, a marker-line protocol that accounts for injection and truncation, a launch-turn barrier before merging results, and eight named anti-patterns. Use it before kickoff only when at least two conditions hold: raw tool output is large, several agents reuse the same artifact, or three or more parallel branches need to be merged. If only one condition holds, the project recommends a flat plan instead.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open council-jpGeneral skillPersonal and daily life
council-jp↗
@samejima-ai
Weigh personal decisions through a dynamically selected three-persona council
Project overviewCouncil selects three thinking personas from a pool of five based on the user's situation, gathers their independent views, and lets a JUDGE synthesize them while representing the two absent perspectives. It offers a lightweight role-play mode and a heavier mode with three parallel executions, using Regret, Reversibility, and Alignment as evaluation axes. The skill supports personal choices such as career, relationships, money, and ethics; it is not for fact lookup, technical implementation decisions, decisions for someone else, or urgent life-and-death situations.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open app-store-connect-skillGeneral skillDevOps and deployment
app-store-connect-skill↗
@sosteam65·Python
Manage iOS app metadata, screenshots, TestFlight, and releases from a terminal
Project overviewapp-store-connect-skill provides terminal commands for listing apps, uploading resized App Store screenshots, reading reviews, managing TestFlight groups, and submitting an update for review. Interrupted uploads can resume by sending only the missing pieces. The documented setup targets Windows 10 or 11 and requires a stable connection plus an Apple Developer Team ID and API key file, so it is intended for operators who already have access to the relevant developer account.
- Stars
- ★ 0
- Forks
- ⑂ 0
- License
- MIT
Open claude-skill-widget-utbk-english-literacyGeneral skillEducation and learning
claude-skill-widget-utbk-english-literacy↗
@MQSTH
Practice UTBK and TOBK English literacy with 20 interactive questions
Project overviewThis Claude Skill prototype creates a 20-question multiple-choice English reading session from two or three authentic passages. Questions cover tone, main idea, vocabulary, references, restatement, analogy, and other UTBK/TOBK literacy skills, with a 20-minute timer, one-question navigation, automatic scoring, category breakdowns, and answer review. It relies on Claude Skills and Visualizer, works best in a desktop browser, and may not render well on mobile devices.
- Stars
- ★ 0
- Forks
- ⑂ 0
- GitHub updated
- Jun 6, 2026