Skip to main content
Run any Skill in Manus
with one click
GitHub repository

altk-evolve

altk-evolve contains 46 collected skills from AgentToolkit, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
46
Stars
95
updated
2026-07-08
Forks
11
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

evolve-lite-synthesize-skill
computer-occupations-all-other

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

2026-07-08
synthesize-skill
computer-occupations-all-other

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

2026-07-08
synthesize-skill
computer-occupations-all-other

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

2026-07-08
synthesize-skill
computer-occupations-all-other

Convert a saved trajectory into a reusable agent skill (SKILL.md + supporting scripts) that future agents can invoke to skip rediscovered work. Use when a session captured a non-trivial workflow worth promoting from a free-text guideline to an executable skill.

2026-07-08
evolve-lite-adapt-memory
computer-occupations-all-other

Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

2026-06-25
evolve-lite-provenance
software-developers

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

2026-06-25
adapt-memory
software-developers

Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

2026-06-25
doctor
software-developers

Diagnose evolve health on Claude — verify the CLAUDE.md @import is actually loading the thin EVOLVE.md into sessions

2026-06-25
provenance
software-developers

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

2026-06-25
adapt-memory
software-developers

Mirror a just-saved native memory into the shared evolve store so it becomes shareable and auditable

2026-06-25
doctor
software-developers

Diagnose evolve health on Claude — verify the CLAUDE.md @import is actually loading the thin EVOLVE.md into sessions

2026-06-25
provenance
software-developers

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

2026-06-25
provenance
software-developers

Analyze saved trajectories and recall audit events offline to record whether recalled guidelines influenced completed sessions.

2026-06-25
agent-wiki-consolidate-guidelines
computer-occupations-all-other

Read all atomic guidelines in wiki-twobatch/guidelines/ and propose themed clusters that group near-duplicates. Writes cluster pages and updates _config.yaml; originals are preserved with a `superseded_by:` backref.

2026-06-10
agent-wiki-consult
computer-occupations-all-other

Consult an agent-wiki for guidelines relevant to the task at hand. The wiki itself documents how to retrieve from it (AGENTS.md). Use this skill once you know what task or sub-task you're about to do — not at session start.

2026-06-10
agent-wiki-extract-guidelines
computer-occupations-all-other

Read a normalized Claude Code trajectory JSON and extract reusable guidelines into wiki-twobatch/guidelines/. Use when mining saved trajectories for reusable lessons.

2026-06-10
agent-wiki-ingest
computer-occupations-all-other

Ingest one or more agent trajectories (raw bob/claude traces or normalized JSON) into an agent-wiki end-to-end — convert, summarize, extract guidelines, synthesize skills, consolidate into clusters, and catalog. Use when you have a batch of traces to turn into a wiki in one pass.

2026-06-10
agent-wiki-summarize
computer-occupations-all-other

Read a normalized Claude Code trajectory JSON and write an episodic summary page to wiki-twobatch/summaries/. Use when summarizing one or more saved trajectories into the agent wiki.

2026-06-10
agent-wiki-synthesize-skill
computer-occupations-all-other

Read a normalized Claude Code trajectory JSON and produce a wiki-resident SKILL.md page that future agents can invoke. Use when a trajectory captured a non-trivial successful workflow worth promoting from a free-text guideline to an executable, callable artifact.

2026-06-10
agent-wiki-tasks
computer-occupations-all-other

Discover task families across summaries and write per-family comparison pages with findings narrative. Updates wiki-twobatch/_config.yaml task definitions and writes tasks/<slug>__task.md.

2026-06-10
evolve-lite-publish
software-developers

Publish a private guideline to a configured write-scope repo.

2026-06-01
evolve-lite-subscribe
software-developers

Add a shared guidelines repo (read-scope subscription or write-scope publish target) to the unified repos list.

2026-06-01
evolve-lite-sync
software-developers

Pull the latest guidelines from every configured repo (read- and write-scope).

2026-06-01
evolve-lite-unsubscribe
software-developers

Remove a repo from the unified repos list and delete its local clone.

2026-06-01
publish
software-developers

Publish a private guideline to a configured write-scope repo.

2026-06-01
subscribe
software-developers

Add a shared guidelines repo (read-scope subscription or write-scope publish target) to the unified repos list.

2026-06-01
sync
software-developers

Pull the latest guidelines from every configured repo (read- and write-scope).

2026-06-01
unsubscribe
computer-occupations-all-other

Remove a repo from the unified repos list and delete its local clone.

2026-06-01
learn
computer-occupations-all-other

Must be used near the end of any non-trivial turn that produced potentially reusable tools, guidance, errors, workarounds, or workflows, so those lessons are saved for future turns.

2026-06-01
publish
computer-occupations-all-other

Publish a private guideline to a configured write-scope repo.

2026-06-01
recall
computer-occupations-all-other

Must be used at the start of any non-trivial task involving code changes, debugging, repo exploration, file inspection, or environment/tooling investigation to surface stored guidance before analysis or tool use.

2026-06-01
subscribe
computer-occupations-all-other

Add a shared guidelines repo (read-scope subscription or write-scope publish target) to the unified repos list.

2026-06-01
sync
computer-occupations-all-other

Pull the latest guidelines from every configured repo (read- and write-scope).

2026-06-01
unsubscribe
computer-occupations-all-other

Remove a repo from the unified repos list and delete its local clone.

2026-06-01
publish
computer-occupations-all-other

Publish a private guideline to a configured write-scope repo.

2026-06-01
subscribe
computer-occupations-all-other

Add a shared guidelines repo (read-scope subscription or write-scope publish target) to the unified repos list.

2026-06-01
sync
computer-occupations-all-other

Pull the latest guidelines from every configured repo (read- and write-scope).

2026-06-01
unsubscribe
software-developers

Remove a repo from the unified repos list and delete its local clone.

2026-06-01
evolve-lite-save-trajectory
software-developers

Save the current conversation as a trajectory JSON file in OpenAI chat completion format for analysis and fine-tuning

2026-05-07
save-trajectory
software-developers

Save the current conversation as a trajectory JSON file in OpenAI chat completion format for analysis and fine-tuning

2026-05-07
Showing top 40 of 46 collected skills in this repository.
altk-evolve Agent Skills on GitHub | SkillsMP