win4r/MuseAI-Skills
muse.ai (Muse AI) skills and runtime snapshot: 68 skills, workflow guides, connector manifests. muse.ai 技能与运行环境文件;非官方存档 / Unofficial archive.
About the project
Unofficial archive of skill docs (SKILL.md) and a runtime snapshot of the muse.ai personal AI agent: 68 skills, connector manifests and permission lists. Meant for studying how triggers, task routing and deliverable acceptance are designed in agent workflows.
Useful for
- Study how skill triggers and output contracts are designed to reuse in your own agent instructions
- Examine how skills separate planning, live lookups and transactions using travel-planning and booking
- Review connector permission manifests (Gmail, Google Drive, Plaid) before configuring your own OAuth scopes
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 103 stars so far today, about 129 expected by the end of the day.
- The repository is 0 days old and already has 101 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #164.
- About 227 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 101
- Today
- 103 · ≈ 129 by evening
- Forks
- 38
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- HTML
- Created
- September 25, 2026
- Last push
- September 25, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 25, 2026Top new repositories this week: #164
More in this category
-
8.7
paperclipai/paperclip
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage…
-
8.7
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
7.8
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.5
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.
-
7.4
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
6.9
mikehasa/golive-skill
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.