agentsclimarketplace

Legal strategy

Skill magnus919/agent-skills/legal-strategy

Curated collection of AI agent skills for Hermes and other agent frameworks

Install
npx -y skills add magnus919/agent-skills --skill legal-strategy

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 21 stars21 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

CLO/General Counsel methodology — regulatory landscape analysis (GDPR, CCPA, AI Act, sector-specific), IP strategy (patent, trademark, trade secret, open source licensing), contract risk assessment (indemnification, liability caps, force majeure), data privacy frameworks (privacy-by-design, DPIAs, data mapping), corporate governance (board responsibilities, fiduciary duties, shareholder rights), employment law (classification, IP assignment, non-competes).

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

3.4 KB, as published. Nobody here has run it

Legal Strategy — CLO/General Counsel Methodology

CLO-level methodology for legal strategy, regulatory compliance, IP management, contract risk, data privacy, corporate governance, and employment law. This skill provides the frameworks and reference material for a chief legal officer or general counsel profile.

When to Load

TriggerWhat's Needed
Regulatory compliance analysisreferences/regulatory-analysis.md — GDPR, CCPA, AI Act, HIPAA, cross-border transfers
IP strategy developmentreferences/ip-strategy.md — patents, trademarks, trade secrets, open source licensing
Contract risk assessmentreferences/contract-risk.md — indemnification, liability caps, force majeure, DPA
Data privacy framework designreferences/data-privacy.md — privacy-by-design, DPIAs, data mapping, breach response
Corporate governance counselreferences/regulatory-analysis.md — board duties, fiduciary obligations
Employment law considerationreferences/ip-strategy.md — IP assignment, classification, non-competes

Loading Order

skill_view('legal-strategy')
# Then domain-specific references:
skill_view('legal-strategy', file_path='references/regulatory-analysis.md')
skill_view('legal-strategy', file_path='references/ip-strategy.md')
skill_view('legal-strategy', file_path='references/contract-risk.md')
skill_view('legal-strategy', file_path='references/data-privacy.md')

Reference Files

ReferencePurpose
references/regulatory-analysis.mdGDPR, CCPA, AI Act risk categories, sector-specific (HIPAA, SOX, GLBA, PCI DSS), children's privacy, cross-border data transfers
references/ip-strategy.mdPatent types and process, trademark clearance and registration, trade secret management, open source licensing (permissive/copyleft), IP portfolio management
references/contract-risk.mdIndemnification clauses, liability cap tiers, force majeure (post-COVID), limitation of liability, data protection addenda, contract lifecycle management, risk scoring
references/data-privacy.mdPrivacy-by-design (7 principles), DPIA process, data mapping/RoPA, breach response checklist, vendor privacy assessment

Output Contract

The profile using this skill produces artifact pyramids. The response to any caller is the absolute path to 00-index.md. See artifact-pyramids skill for the specification.

Related Skills

  • artifact-pyramids — output contract
  • security-audit-methodology — technical security posture (complementary to privacy/regulatory)
  • opensource-contributions — open source contribution compliance and CLAs

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.