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 153 of 240
Open influencer-profile-boardGeneral skillResearch and knowledgeModel Context Protocol
influencer-profile-board↗
@bogdankrupin
Turns a person’s public footprint into a sourced, interactive HTML profile board.
Project overviewInfluencer Profile Board resolves which creator, expert, founder, or public personality you mean, gathers corroborated public signals, and renders one interactive HTML board with identity, contact channels, expertise, work, highlights, sources, and an as-of date. An optional SE Ranking connector adds live visibility data from ChatGPT and Google AI surfaces, but the standard web-search board works without it. Privacy rules exclude home addresses, private contact details, sensitive inferences, and gossip.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open character-animation-skillGeneral skillImage generation and editing
character-animation-skill↗
@karem505·Python
Convert a character image or video clip into transparent looping animations.
Project overviewGive the skill a character image and motion description to generate frames with Gemini, remove the background, align and time the sequence, and export looping SVG, WebP, and GIF files. A video path can reuse existing motion without a Gemini API key. Python and ImageMagick are required; interpolation and video input use ffmpeg, while ML background removal also needs onnxruntime, NumPy, and Pillow.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open zobe-aiGeneral skillDesign and creative work
zobe-ai↗
@cloudlei-de·Python
Design new interfaces or rebuild generic AI-looking pages with deliberate visual decisions.
Project overviewGive zobe.ai a design brief, existing code, a screenshot, or a URL, and it will clarify the brand direction before creating or rebuilding the interface. It produces HTML or React with Tailwind plus a portable token set for color, type, spacing, radius, and motion, with formats available for several coding agents. Optional image generation requires a paid OpenAI API key; the core design workflow does not.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open consumer-dispute-agent-skillGeneral skillFinance, legal and compliance
consumer-dispute-agent-skill↗
@JerryNee·Python
Turn refund and billing disputes into organized, evidence-based case packs.
Project overviewconsumer-dispute-assistant organizes messy refund, subscription, and billing problems into a usable case summary, merchant request, payment-dispute statement, complaint draft, and follow-up log. It helps users preserve a factual timeline and escalate gradually instead of producing only a generic complaint letter. The skill is not legal advice, does not invent evidence, and leaves every external submission under the user's control.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open curator-contextGeneral skillAI and agent development
curator-context↗
@Hhhpraise
Classify context before compression so constraints and exact values survive long sessions.
Project overviewCurator triages session context before a compressor decides what to shorten or discard. It scores information by recoverability, constraint criticality, and dependency risk, then routes it as pinned, structurally preserved, summarizable, or discardable. Use it to keep prohibitions, exact configuration values, and decision rationale visible across long agent sessions while continuing to use a separate compression tool for lower-risk content.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open resonateGeneral skillSocial media content
resonate↗
@Hhhpraise
Adapt one topic into platform-native social posts while preserving your writing patterns.
Project overviewBuild a structured voice profile from your own writing samples, including tone, sentence patterns, formatting habits, and phrases to avoid. ResoNote then scouts topical angles and creates separate drafts for platforms such as X, LinkedIn, Bluesky, Threads, Instagram, TikTok, and Mastodon. Posts remain in a human review queue before publishing, and engagement data can refine the profile; direct publishing may require third-party APIs.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open the-boardGeneral skillResearch and knowledge
the-board↗
@pamiray-m·Python
Pressure-test a decision with independent expert lenses and a clear verdict.
Project overviewGive The Board a technical, product, venture, launch, or risk decision, and it selects a panel of contrasting advisory archetypes to review feasibility, economics, user value, compliance, and failure modes. Their independent votes are aggregated into PROCEED, CONCERN, or BLOCK under explicit rules, with reasons and conditions for reconsideration. The panel uses composite roles rather than imitating named real people.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open Project-FoundationsPluginSoftware developmentClaude Code
Project-Foundations↗
@erophames·Python
Start Codex and Claude projects with language-specific engineering defaults
Project overviewProject Foundations adds language-specific setup guidance to Codex and Claude project work without replacing the existing superpowers workflow. Its references cover project structure, naming and style, tooling, starter configuration, TDD, CI checks, quality gates, and common review points across many languages. An installer registers the plugin with Codex and places the marketplace entry, while the same package can be installed for Claude. It is useful when new projects need consistent starting conventions.
- Stars
- ★ 1
- Forks
- ⑂ 1
- GitHub updated
- Jun 24, 2026
Open secauditorGeneral skillSecurity and privacy
secauditor↗
@hannsxpeter
Run a read-only, prioritized security audit across a codebase
Project overviewsecauditor examines a codebase without editing source or running exploits, scoring up to eleven security dimensions against OWASP, CWE, SLSA, and relevant NIST guidance. It writes a self-contained secaudit.md with exact file locations, source-to-sink paths, preconditions, impact, a specific fix, and a way to verify the change. Conditional dimensions are omitted when a project has no matching surface, and the audit looks for controls that exist only on paper. It runs in Claude Code or Codex.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open enterprise-architecture-skillGeneral skillSoftware development
enterprise-architecture-skill↗
@gauravs19·Python
Create and review architecture artifacts with the right framework and shared model.
Project overviewDescribe an architecture task in Claude Code and the skill selects an appropriate combination of C4, ArchiMate, TOGAF, or arc42 with ADRs. It can produce diagrams, documentation, decision records, graded reviews, and enterprise models while reusing stable element IDs across artifacts. A companion linter checks cross-document consistency, including undefined IDs, broken ADR links, and orphaned diagram sources.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open gcloud-gpu-agentGeneral skillDevOps and deployment
gcloud-gpu-agent↗
@AlexBodner·Shell
Create a Google Cloud GPU VM and run remote workloads with a small command set.
Project overviewThis Bash wrapper reduces a Google Cloud GPU workflow to creating a VM, pushing code, launching detached jobs in tmux, streaming logs, pulling results, and stopping or deleting the instance. It works through Claude Code or Codex as well as a standalone CLI. You still need a configured gcloud login, a project with GPU quota, and attention to shutting down running machines because billing continues while they are active.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open shap-figuresGeneral skillData visualization
shap-figures↗
@Brad-zqh·Python
Create journal-style SHAP, GAM, and spatial figures for analytical work
Project overviewshap-figures provides a reusable Python library for publication-oriented SHAP, GAM, and GIS visualizations. It includes coolwarm beeswarms, feature-importance charts, GAM dependence plots with confidence intervals, predicted-versus-actual views, spatial SHAP maps, trends, ablation grids, and labelled multi-panel composites. The package uses a consistent visual style and can be called directly from Python. NumPy, pandas, Matplotlib, and SciPy are required; mapping and image-stacking features add optional dependencies.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open visioncraft-skillGeneral skillMedia, audio and video
visioncraft-skill↗
@BAI-32·PowerShell
Creates Agnes AI images and videos from Claude Code.
Project overviewVisionCraft lets Claude Code use Agnes AI to create images and videos from text or reference images. It supports multi-image and keyframe workflows, handles polling and timeout recovery, and validates JSON, but requires Windows PowerShell 7+, a valid Agnes API key, and the supported session environment.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open solana-fundraise-skillGeneral skillFinance, legal and compliance
solana-fundraise-skill↗
@aruck-commits·Shell
Guides Solana projects through grants and fundraising work.
Project overviewsolana-fundraise-skill helps Solana projects choose suitable funding programs, write credible applications, and plan delivery after funding. It covers positioning, program fit, proposals, social proof, outreach, rejection handling, and grant stacking across Solana Foundation, Superteam Earn, and Colosseum.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jun 21, 2026
Open taiwanizerCLI appWriting and editing
taiwanizer↗
@Hans-Hanlin·Python
Converts Mainland vocabulary toward Taiwanese Mandarin usage.
Project overviewtaiwanizer helps authors adapt Chinese prose to Taiwanese Mandarin. Its pure-Python checker distinguishes hard cases, gray areas, false friends, and whitelist terms, works with Claude Code, Codex, Cursor, and other agents, and offers three detection modes plus editable feedback for tuning the dictionary.
- Stars
- ★ 1
- Forks
- ⑂ 0
- GitHub updated
- Jul 4, 2026
Open lore-skillGeneral skillSoftware development
lore-skill↗
@ABostrom·Python
Use Lore VCS from Claude Code with CLI and SDK guidance.
Project overviewThis Claude Code plugin helps developers set up Lore, run everyday version-control commands, understand its content-addressed model, and work with the Python, JavaScript, C#, and Go SDKs. It also maps common failures to practical fixes and advises checking the installed CLI help because Lore is still pre-1.0. The project is community maintained and is not endorsed by Epic Games.
- Stars
- ★ 1
- Forks
- ⑂ 1
- License
- MIT
Open claude-agent-forgeGeneral skillAI and agent development
claude-agent-forge↗
@oscarvasquezroncal·PowerShell
Bootstrap a repository with verified Claude context and a four-agent workflow.
Project overviewRun the skill in an existing codebase to create or audit root and per-directory CLAUDE.md files from the repository's actual architecture, dependencies, and conventions. It also generates four specialized agents for analysis, implementation, testing, and documentation, plus a guide for handing tasks through them in order. Because initialization writes files autonomously and the project is still early, users should preserve a rollback point and review the resulting diff.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT
Open seo-geo-skillsGeneral skillSEO and search optimization
seo-geo-skills↗
@zarahunter
Optimize pages for both search rankings and AI answer citations.
Project overviewThe two skills combine a conventional on-page SEO pass with a GEO pass focused on making useful passages easier for AI answer engines to retrieve and cite. They can audit a page, improve intent and metadata, restructure copy into extractable answer blocks, and examine competitor citation gaps. A dedicated MENA and Arabic playbook covers multilingual queries and entity consistency, while reminding users to recheck fast-changing citation behavior and statistics.
- Stars
- ★ 1
- Forks
- ⑂ 0
- License
- MIT