Skip to content

Add Accordo (eleven CRM-building skills) to Community Skills - #1173

Open
khaoss85 wants to merge 1 commit into
travisvn:mainfrom
khaoss85:add-accordo
Open

Add Accordo (eleven CRM-building skills) to Community Skills#1173
khaoss85 wants to merge 1 commit into
travisvn:mainfrom
khaoss85:add-accordo

Conversation

@khaoss85

Copy link
Copy Markdown

Adds Accordo under Community Skills → Collections & Libraries.

  • Repository: https://github.com/khaoss85/agent-crm (MIT)
  • Install: /plugin marketplace add khaoss85/agent-crm then /plugin install accordo
  • Skills: eleven, each a SKILL.md with YAML frontmatter under skills/

The skills build CRM modules, deterministic workflows and domain packages
against an open-source framework in the same repository. Approval rules are
generated as code and proven by tests that run in the project's merge gate, so
a policy the agent is asked to bypass fails a test rather than a prompt.

Filed under Collections & Libraries rather than Individual Skills because it is
a plugin of eleven skills, not one.

Actively maintained: commits on the default branch this week.

khaoss85 pushed a commit to khaoss85/agent-crm that referenced this pull request Aug 26, 2026
Run from the maintainer's machine with gh authenticated as khaoss85 — the
environment the script was written for:

- punkpeye/awesome-mcp-servers#12938 (+1/−0)
- travisvn/awesome-claude-skills#1173 (+5/−0)
- sneg55/awesome-open-source-crm#4 (+1/−0)

hesreallyhim/awesome-claude-code was submitted by the maintainer through the
web issue form, which its CONTRIBUTING requires; the form was opened prefilled
from the packet, checkboxes and the submit left to the human.

The dry run on macOS caught a portability bug before anything was sent: BWK
awk processes `\|` in a -v assignment differently from gawk, turning the
`'^\|-'` after-anchor into a regex that matches every line, which would have
dropped the CRM-list row between the section heading and its description
instead of into the table. `'^[|]-'` says the same thing with no backslash for
either awk. The Linux test run had validated the unportable spelling.

gtm:check green.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017vRiFuXF3V3n6gnj6sWSRq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant