Skip to content

Releases: risadams/skills

v1.1 Neuro Divergent Mind Helpers

19 May 11:52
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Added several new skills focusing on helping neuro-divergent folks with tasks, reading/writing messages, and managing focus

Full Changelog: v1.0...v1.1

v1.0

18 May 11:43
53b47ba

Choose a tag to compare

Ink and Agency Skills Pack

An opinionated library of reusable agent skills.

The pack is built to work well with Claude-compatible skill loading, but most of the content is deliberately plain Markdown and easy to adapt to other prompt-driven agents. Each folder is a self-contained skill, so you can browse the pack like a catalog instead of reading a giant manual.

What’s in the pack

  • Practical skills for writing, planning, triage, architecture, and workspace workflows
  • One SKILL.md entry point per skill folder
  • Supporting docs where a skill needs examples, formats, or deeper guidance
  • A structure that works directly with Claude and can usually be adapted to other agents with light changes

Skill Map

Area Example skills What they help with
Writing writing-humanize, writing-draft-article, writing-shape Turning rough text into something clearer and more natural
Analysis break-it-down, codebase-explain, issue-triage Making sense of a codebase, analyzing messages, and diagnosing bugs faster
Collaboration clarity-council, grill-me, grill-with-docs Getting sharper decisions through structured discussion
Planning sprint-plan, sprint-review, daily-briefing Organizing work, progress, and reporting
Workspace tools obsidian-vault, obsidian-markdown, obsidian-canvas Managing notes, structure, and visual knowledge maps

Release notes

  • v1.0 (2026-05-18)
    • Initial public release of the skills pack

Contributing notes

This is an unsupported personal project. Fork freely, but no PRs are accepted.

Full Changelog: https://github.com/risadams/skills/commits/v1.0