Skip to main content
Run any Skill in Manus
with one click
CrepuscularIRIS
GitHub creator profile

CrepuscularIRIS

Repository-level view of 17 collected skills across 2 GitHub repositories.

skills collected
17
repositories
2
updated
2026-04-27
repository explorer

Repositories and representative skills

research-workflow
anthropology-and-archeology-teachers-postsecondary

Master meta-router for the 7-stage research pipeline. Use when user discusses research at the workflow level — 'how do I start research', 'what's the research pipeline', 'I have a research idea, what's next', 'guide me through a research sprint', 'what stage am I at', 'is my sprint working', '我有个研究想法', '下一步该做什么', '研究流程'. Routes to the right /research-* command based on sprint state + user intent.

2026-04-27
research-cycle
software-developers

Drive the new 6-stage research pipeline (init→survey→axiom→propose→dispatch→loop→review) via Hermes cron. Replaces deprecated auto-research and research-host cron drivers. Reads ledgers/<tag>/TODO.md, picks next stage, invokes claude -p with the appropriate /research-* command. Halts on SOTA/budget/BLOCK/human-flag.

2026-04-27
codex-academic
software-developers

Delegate ACADEMIC tasks to OpenAI Codex CLI. Distinct from codex-router (engineering/debugging). Three modes — novelty audit, citation verify, claim-vs-code-vs-numbers — all conservative + citation-anchored. Used by /research-* commands and Hermes research-cycle cron.

2026-04-27
gemini-academic
computer-science-teachers-postsecondary

Delegate ACADEMIC tasks to Gemini CLI. Distinct from gemini-router (engineering/long-context). Three modes — cross-domain mining (Flash), challenger feasibility audit (Pro), arxiv probe (Pro). All challenger-framed; never agreement-seeking. Always paired with codex-academic citation-verify.

2026-04-27
blog-maintenance
web-developers

Audit the Astro blog at ~/claw/blog/ for missing zh translations, broken links, stale posts, and one-off content fixes. v2 reads from canonical path ~/claw/blog/src/content/blogs/ and treats draft:true entries as 'translated, awaiting human flip' so the audit no longer false-positives on translated drafts (closes Finding F2).

2026-04-27
daily-evolution
software-developers

Daily strict-regulation audit of Hermes Agent + Beatless. Three-model parallel audit (Opus 4.7 + Codex gpt-5.3-codex + Gemini 3.1-pro) all run the SAME audit task simultaneously; final synthesis pass collapses three independent reports into one expert report. Output is committed as a blog post mdx and recorded into Hermes memory so the next cron tick is aware of prior findings.

2026-04-27
feed-crawl
software-developers

Crawl Tier 1/2 lab tech-report feeds (RSS/Atom) into ~/obsidian-vault/feeds/<YYYY-MM-DD>/<lab>-<slug>.md. Output is feed-style notes (NOT papers — papers go to Zotero via paper-harvest). 404s logged and skipped. Rate-limit-friendly with 2s sleep between feeds. Dedup by destination path so re-runs are idempotent.

2026-04-27
github-pr
software-developers

Convergence-driven GitHub PR pipeline. Picks targets from Tier 0 (curated repos.tier0.yaml) and Tier 1 (network-derived from followed-users events), filters via Tier 2 (BIG_ORGS exclusion) and Tier 3 (per-issue gates), then delegates the actual PR work to claude-code-router. Triple-pass review (codex correctness + gemini architecture + sonnet adversarial) before submit.

2026-04-27
Showing top 8 of 15 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded