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 100 of 240
Open wwa-transformGeneral skillSoftware development
wwa-transform↗
@Humiris·TypeScript
Turn an existing website into a deployable conversational agentfront.
Project overviewProvide a website URL and Agentizer crawls its brand and product content, then generates a Next.js agentfront with chat, voice, interactive browsing, and conversational conversion flows. It can run through Claude Code, Codex, or a standalone CLI and deploy through Vercel and Cloudflare. The generated experience requires Gemini and OpenAI API credentials.
- Stars
- ★ 4
- Forks
- ⑂ 0
- GitHub updated
- Jun 1, 2026
Open skill-twenty-crmGeneral skillSales enablementREST
skill-twenty-crm↗
@devchaudhary24k·Shell
Operate Twenty CRM through deterministic scripts instead of ad hoc API calls.
Project overviewUse 396 named bash scripts that map directly to Twenty CRM REST endpoints for CRUD, filtering, batch operations, duplicate merging, attachments, and more than 30 object types. Agents can discover the right script and inspect its expected JSON before execution, reducing malformed requests. The toolkit works as a Claude or OpenClaw skill, through MCP, or in shell automation, and requires bash, curl, jq, and a Twenty API key.
- Stars
- ★ 4
- Forks
- ⑂ 0
- GitHub updated
- May 20, 2026
Open roaster-kitGeneral skillContent creation
roaster-kit↗
@grippado·JavaScript
Generate persona-styled GitHub roasts from public developer activity.
Project overviewEnter a GitHub username to turn public repositories, languages, commit patterns, and README details into a shareable satire piece in one of several tech-persona parody styles. Roaster Kit works as a Claude skill, slash command, or standalone CLI and supports multiple output formats. Its rules restrict material to public data, prohibit identity-based jokes, and soften third-party or learner roasts when consent is absent.
- Stars
- ★ 4
- Forks
- ⑂ 0
- GitHub updated
- Apr 20, 2026
Open wechat-article-downGeneral skillDocument productivityModel Context Protocol
wechat-article-down↗
@zyw-Wayne·JavaScript
Download WeChat articles and their media as local Markdown files.
Project overviewwechat-article-down opens a WeChat Official Account URL through chrome-devtools MCP, waits for the article to render, scrolls through lazy-loaded media, and extracts the body plus metadata. It converts the HTML to Markdown and saves images, audio, and optionally video alongside the article, with batch processing supported. Node.js 16 or newer and browser automation are required, while video downloads additionally use yt-dlp.
- Stars
- ★ 4
- Forks
- ⑂ 1
- GitHub updated
- May 1, 2026
Open northdata-connectorsConnectorResearch and knowledgeClaude Code
northdata-connectors↗
@p-meier·Python
Query German company-register data through a CLI, MCP server, or Claude skill.
Project overviewNorthData Connectors wraps the NorthData API with a Python CLI, an MCP server, and a Claude skill that share one client and credit guard. It exposes German company profiles, owners, representatives, financials, and publications to shell scripts, CI jobs, and MCP-capable agents without duplicating API logic. A NorthData API key is required, usage remains subject to NorthData's terms, and the wrapper is an unofficial community project.
- Stars
- ★ 4
- Forks
- ⑂ 1
- GitHub updated
- May 25, 2026
Open xiaoer-artstudio-designGeneral skillDesign and creative work
xiaoer-artstudio-design↗
@Jane-xiaoer·HTML
Reproduce and remix a Japanese-editorial artist portfolio aesthetic across LLM tools.
Project overviewxiaoer-artstudio-design packages the 小耳 Art Studio aesthetic as a methodology rather than a page template. Agents can load principles for whitespace, typography, palette, layout rhythm, hand-drawn SVGs, motion, and trilingual copy, plus machine-readable tokens and remix guidance. Optional interaction recipes cover a physics garden, spring-like text, and a pencil cursor, and the kit is portable across Claude Code, Hermes, other agent frameworks, or raw LLM prompts.
- Stars
- ★ 4
- Forks
- ⑂ 0
- GitHub updated
- Jun 9, 2026
Open hermes-on-digitaloceanGeneral skillDevOps and deployment
hermes-on-digitalocean↗
@cobibean
Deploy a Hermes Agent to DigitalOcean and keep its gateway running with systemd.
Project overviewFollow a deployment runbook from DigitalOcean droplet provisioning through Python 3.11 setup on Ubuntu 24.04, non-interactive Hermes installation, profile and workspace linking, credential migration, and OAuth callback caveats. It finishes by running the gateway as a lingering systemd user service for an agent that needs to stay online.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- MIT
Open prcss-product-designGeneral skillDesign and creative work
prcss-product-design↗
@Binary-01
Plan product design projects in Claude with reusable PRCSS workflows.
Project overviewUse PRCSS to scaffold an end-to-end product design project, plan a single phase, or generate one design-method card. After a four-question kickoff, it produces structured Markdown based on a seven-phase workflow, ready to paste into a wiki, kanban board, document, or Figma without locking the team to a specific tracker.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- MIT
Open naverstock-api-skillGeneral skillFinance, legal and compliance
naverstock-api-skill↗
@dd3ok·Python
Query Korean stocks, markets, research, and crypto data from Naver's public pages.
Project overviewNaverStock Web API Skill helps agents call the unofficial read-only endpoints observed behind stock.naver.com. It covers Korean equities, quotes, order books, charts, disclosures, research, indices, ETFs, investor flows, news, and selected crypto-market data, with Python scripts for repeatable queries. It does not require authentication and deliberately excludes trading and private account access. Because the endpoints are undocumented, verify important uses against the current page's actual network requests.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- MIT
Open korean-certified-mailGeneral skillFinance, legal and compliance
korean-certified-mail↗
@kimlawtech·Python
Draft Korean certified-mail letters as court-formatted DOCX files.
Project overviewDraft Korean certified-mail notices for cases such as unpaid wages, deposit recovery, contract termination, and damages, with 14 supported categories and a court-oriented DOCX layout. Its MCP flow masks names, addresses, and amounts before Claude sees them and restores them locally into TXT and DOCX. Without MCP, the project recommends placeholders, and the result remains a draft to review.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- Apache-2.0
Open mobile-ui-replicatorGeneral skillFrontend development
mobile-ui-replicator↗
@Neilander·HTML
Replicate a mobile UI screenshot as an interactive, styled HTML demo.
Project overviewFeed the agent a mobile UI screenshot, a style reference, and a required description of the screen's behavior. It analyzes the layout, uses Gemini to generate image assets, and writes a browser-openable single-page HTML demo with a phone shell and real interactions. Individual assets can be regenerated, and the workflow requires a Gemini API key.
- Stars
- ★ 4
- Forks
- ⑂ 1
- GitHub updated
- May 14, 2026
Open urimal-for-socialworkerGeneral skillDocument productivity
urimal-for-socialworker↗
@dreamworker0·TypeScript
Polish Korean social-work documents without changing their meaning
Project overviewurimal-for-socialworker edits Korean social-work plans and reports for natural wording while preserving facts, numbers, dates, names, and quotations. It applies a 36-point Korean usage guide alongside social-work-specific checks, offers fast and strict modes, and includes kordoc support for HWP, HWPX, PDF, and DOCX inputs. The project is tested for Claude Code; other Claude interfaces may not discover it reliably.
- Stars
- ★ 4
- Forks
- ⑂ 1
- GitHub updated
- Jul 4, 2026
Open production-auditGeneral skillSecurity and privacy
production-audit↗
@commitshow
Audit a deployed public app for production gaps missed during coding.
Project overviewproduction-audit examines a project’s live URL, public GitHub signals, and repository structure to surface high-impact launch risks such as webhook idempotency, RLS gaps, exposed secrets, missing rate limits, and database indexing issues. It complements in-editor security review by checking the state users actually receive after deployment. The service is primarily intended for public repositories with a live app and calls the commit.show audit API.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- MIT
Open lacuna-toolkitSDKSoftware development
lacuna-toolkit↗
@JOYLINK-LTD·TypeScript
Generate AI music through an SDK, CLI, MCP server, or agent skill
Project overviewlacuna-toolkit exposes the Lacuna Music API through a TypeScript SDK, a command-line tool, an MCP server, and an Agent Skill. Developers can generate music from Node 18+, shell scripts, an MCP-compatible client, or an AI coding agent, while the SDK also handles webhook verification. Using any surface still requires access to the Lacuna service and its credentials.
- Stars
- ★ 4
- Forks
- ⑂ 1
- License
- MIT
Open interactive-field-guide-skillGeneral skillResearch and knowledge
interactive-field-guide-skill↗
@klaywang24·HTML
Turn a research topic into an interactive, structured field guide.
Project overviewUse the skill to generate an interactive HTML field guide or concise research brief for a new topic, guide a discovery dialogue, critique an existing analysis, refresh an older report, compare subjects, or expand one subsection into a deeper study. Analytical personas and replaceable templates let teams adapt the research lens and presentation without treating every workflow as the same output.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- Apache-2.0
Open amazing-seo-skillGeneral skillSEO and search optimization
amazing-seo-skill↗
@metawhisp·Python
Audit technical SEO, structured data, performance, and visibility across AI answer engines.
Project overviewUse this Claude Code skill to audit a page or entire site and receive prioritized findings across crawling, sitemaps, redirects, schema, Core Web Vitals, internal links, international SEO, and content quality. It also supports AI-search readiness and live citation checks across several answer engines. The lightweight reasoning layer works after installation, while browser measurements, citation tracking, and external data integrations require additional engines or your own API keys.
- Stars
- ★ 4
- Forks
- ⑂ 1
- License
- Apache-2.0
Open andieGeneral skillCommunication and collaboration
andie↗
@giggsoinc·Shell
Pressure-test decisions with debate, incident response, and improvement modes.
Project overviewAndie organizes an AI advisor room around four modes: Deep explains a subject, Drama debates a contested choice, War focuses on immediate production stabilization, and Kaizen investigates recurring failures. Named experts and a Devil’s Advocate challenge the framing, while the user keeps the casting vote in decision work. It runs across several major AI platforms, but its value is the structured conversation rather than an automatic decision.
- Stars
- ★ 4
- Forks
- ⑂ 1
- GitHub updated
- Jun 26, 2026
Open claude-skill-hormozi-offer-auditGeneral skillMarketing, growth and sales
claude-skill-hormozi-offer-audit↗
@johnericforte
Score existing sales offers and prioritize the fixes that matter most.
Project overviewHormozi Offer Audit reviews an existing landing page, pricing tier, or lead magnet against the Value Equation and related offer frameworks. It identifies the weakest lever, produces a scored assessment, and ranks three concrete changes with before-and-after examples. The skill is designed for improving an offer that already exists; it does not create a new sales offer from a blank page.
- Stars
- ★ 4
- Forks
- ⑂ 0
- License
- MIT